Pull request #42175 opened Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from 9780942e203b09fc4789ff5c426549baf7d242a3+6d72bb6acf2e7e5be6d025665a20076f66868f2d (e9bc19e28ce8fc2b93ce3fdf88cbcf91b77f15f3) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository https://github.com/docker/jps.git > git init /var/cloudbees-jenkins-distribution/workspace/moby_PR-42175@libs/jps # timeout=10 Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 Avoid second fetch Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.20.1' Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-03-19T23:16:29.004Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-03-19T23:16:29.007Z] Trying to pass milestone 1 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-03-19T23:16:44.183Z] Still waiting to schedule task [2021-03-19T23:16:44.185Z] All nodes of label ‘amd64&&ubuntu-1804&&overlay2’ are offline [2021-03-19T23:17:27.821Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e8cc929d5a36d4fb) in /home/ubuntu/workspace/moby_PR-42175 [Pipeline] { [Pipeline] checkout [2021-03-19T23:17:27.971Z] The recommended git tool is: git [2021-03-19T23:17:31.285Z] using credential docker-jenkins-github-credentials [2021-03-19T23:17:31.290Z] Cloning the remote Git repository [2021-03-19T23:17:31.290Z] Cloning with configured refspecs honoured and without tags [2021-03-19T23:17:31.324Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T23:17:31.379Z] > git init /home/ubuntu/workspace/moby_PR-42175 # timeout=10 [2021-03-19T23:17:31.704Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:17:31.704Z] > git --version # timeout=10 [2021-03-19T23:17:31.727Z] > git --version # 'git version 2.17.1' [2021-03-19T23:17:31.728Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:17:31.791Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:17:52.552Z] Fetching without tags [2021-03-19T23:17:52.900Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:17:53.649Z] Merge succeeded, producing 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:17:53.649Z] Checking out Revision 9780942e203b09fc4789ff5c426549baf7d242a3 (PR-42175) [2021-03-19T23:17:52.452Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:17:52.487Z] > git config --add remote.origin.fetch +refs/pull/42175/head:refs/remotes/origin/PR-42175 # timeout=10 [2021-03-19T23:17:52.493Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:17:52.520Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:17:52.557Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:17:52.557Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:17:52.558Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:17:52.910Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:17:52.939Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:17:53.534Z] > git remote # timeout=10 [2021-03-19T23:17:53.545Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T23:17:53.558Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:17:53.623Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T23:17:53.634Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T23:17:53.650Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:17:53.668Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:17:58.007Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-19T23:17:58.007Z] First time build. Skipping changelog. [2021-03-19T23:17:58.025Z] > git --version # timeout=10 [2021-03-19T23:17:58.063Z] > git --version # 'git version 2.17.1' [2021-03-19T23:17:58.095Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-19T23:17:59.159Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42175:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-03-19T23:18:07.286Z] Unable to find image 'alpine:latest' locally [2021-03-19T23:18:07.286Z] latest: Pulling from library/alpine [2021-03-19T23:18:07.286Z] ba3557a56b15: Pulling fs layer [2021-03-19T23:18:07.286Z] ba3557a56b15: Verifying Checksum [2021-03-19T23:18:07.286Z] ba3557a56b15: Download complete [2021-03-19T23:18:07.552Z] ba3557a56b15: Pull complete [2021-03-19T23:18:07.552Z] Digest: sha256:a75afd8b57e7f34e4dad8d65e2c7ba2e1975c795ce1ee22fa34f8cf46f96a3be [2021-03-19T23:18:07.552Z] Status: Downloaded newer image for alpine:latest [2021-03-19T23:18:14.114Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [2021-03-19T23:18:14.971Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e8cc929d5a36d4fb) in /home/ubuntu/workspace/moby_PR-42175 [Pipeline] node [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 [2021-03-19T23:18:15.032Z] The recommended git tool is: git [Pipeline] // stage [2021-03-19T23:18:15.052Z] using credential docker-jenkins-github-credentials [Pipeline] // stage [2021-03-19T23:18:15.061Z] Running on ppc64le-ubuntu-11 in /home/docker/workspace/moby_PR-42175 [2021-03-19T23:18:15.063Z] Running on s390x-ubuntu-30 in /home/jenkins/workspace/moby_PR-42175 [Pipeline] // stage [2021-03-19T23:18:15.082Z] Fetching changes from the remote Git repository [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] } [2021-03-19T23:18:15.112Z] Fetching without tags Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [Pipeline] checkout [2021-03-19T23:18:15.165Z] The recommended git tool is: git [2021-03-19T23:18:15.171Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-03-19T23:18:15.208Z] using credential docker-jenkins-github-credentials [2021-03-19T23:18:15.208Z] using credential docker-jenkins-github-credentials [2021-03-19T23:18:15.223Z] Cloning the remote Git repository [2021-03-19T23:18:15.223Z] Cloning with configured refspecs honoured and without tags [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [2021-03-19T23:18:15.226Z] Cloning the remote Git repository [2021-03-19T23:18:15.226Z] Cloning with configured refspecs honoured and without tags 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] } [2021-03-19T23:18:15.228Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T23:18:15.228Z] > git init /home/jenkins/workspace/moby_PR-42175 # timeout=10 [2021-03-19T23:18:15.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:18:15.245Z] > git --version # timeout=10 [2021-03-19T23:18:15.250Z] > git --version # 'git version 2.17.1' [2021-03-19T23:18:15.250Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:18:15.250Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:18:15.787Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:18:15.057Z] > git rev-parse --is-inside-work-tree # timeout=10 [2021-03-19T23:18:15.083Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:18:15.112Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:18:15.113Z] > git --version # timeout=10 [2021-03-19T23:18:15.140Z] > git --version # 'git version 2.17.1' [2021-03-19T23:18:15.140Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:18:15.141Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:18:15.788Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:18:15.810Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:18:15.946Z] > git remote # timeout=10 [2021-03-19T23:18:15.968Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T23:18:15.991Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:18:15.992Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T23:18:16.024Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T23:18:16.052Z] Merge succeeded, producing 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:18:16.052Z] Checking out Revision 9780942e203b09fc4789ff5c426549baf7d242a3 (PR-42175) [2021-03-19T23:18:15.236Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T23:18:15.237Z] > git init /home/docker/workspace/moby_PR-42175 # timeout=10 [2021-03-19T23:18:15.245Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:18:15.245Z] > git --version # timeout=10 [2021-03-19T23:18:15.249Z] > git --version # 'git version 2.7.4' [2021-03-19T23:18:15.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:18:15.251Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:18:16.223Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-19T23:18:16.258Z] > git --version # timeout=10 [2021-03-19T23:18:16.279Z] > git --version # 'git version 2.17.1' [2021-03-19T23:18:16.310Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-19T23:18:16.996Z] + [ PR != PR ] [2021-03-19T23:18:16.996Z] + [ 20.10 != master ] [2021-03-19T23:18:16.996Z] + echo 1 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T23:18:16.053Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:18:16.083Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:18:17.337Z] + docker version [2021-03-19T23:18:17.337Z] Client: Docker Engine - Community [2021-03-19T23:18:17.337Z] Version: 20.10.3 [2021-03-19T23:18:17.337Z] API version: 1.41 [2021-03-19T23:18:17.337Z] Go version: go1.13.15 [2021-03-19T23:18:17.337Z] Git commit: 48d30b5 [2021-03-19T23:18:17.337Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-19T23:18:17.337Z] OS/Arch: linux/amd64 [2021-03-19T23:18:17.337Z] Context: default [2021-03-19T23:18:17.337Z] Experimental: true [2021-03-19T23:18:17.337Z] [2021-03-19T23:18:17.337Z] Server: Docker Engine - Community [2021-03-19T23:18:17.337Z] Engine: [2021-03-19T23:18:17.337Z] Version: 20.10.3 [2021-03-19T23:18:17.337Z] API version: 1.41 (minimum version 1.12) [2021-03-19T23:18:17.337Z] Go version: go1.13.15 [2021-03-19T23:18:17.337Z] Git commit: 46229ca [2021-03-19T23:18:17.337Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-19T23:18:17.337Z] OS/Arch: linux/amd64 [2021-03-19T23:18:17.337Z] Experimental: true [2021-03-19T23:18:17.337Z] containerd: [2021-03-19T23:18:17.337Z] Version: 1.4.3 [2021-03-19T23:18:17.337Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T23:18:17.337Z] runc: [2021-03-19T23:18:17.337Z] Version: 1.0.0-rc92 [2021-03-19T23:18:17.337Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T23:18:17.337Z] docker-init: [2021-03-19T23:18:17.337Z] Version: 0.19.0 [2021-03-19T23:18:17.337Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-19T23:18:17.628Z] + docker info [2021-03-19T23:18:24.666Z] Fetching without tags [2021-03-19T23:18:24.634Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:18:24.636Z] > git config --add remote.origin.fetch +refs/pull/42175/head:refs/remotes/origin/PR-42175 # timeout=10 [2021-03-19T23:18:24.638Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:18:24.655Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:18:24.672Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:18:24.672Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:18:24.672Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:18:24.961Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:18:25.422Z] Merge succeeded, producing 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:18:25.423Z] Checking out Revision 9780942e203b09fc4789ff5c426549baf7d242a3 (PR-42175) [2021-03-19T23:18:25.911Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-19T23:18:25.961Z] > git --version # timeout=10 [2021-03-19T23:18:25.963Z] > git --version # 'git version 2.17.1' [2021-03-19T23:18:25.965Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-19T23:18:24.966Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:18:24.968Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:18:25.383Z] > git remote # timeout=10 [2021-03-19T23:18:25.385Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T23:18:25.391Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:18:25.391Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T23:18:25.409Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T23:18:25.428Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:18:25.429Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T23:18:26.818Z] + docker version [2021-03-19T23:18:26.818Z] Client: Docker Engine - Community [2021-03-19T23:18:26.818Z] Version: 19.03.7 [2021-03-19T23:18:26.818Z] API version: 1.40 [2021-03-19T23:18:26.818Z] Go version: go1.12.17 [2021-03-19T23:18:26.818Z] Git commit: 7141c199a2 [2021-03-19T23:18:26.818Z] Built: Sat Mar 7 16:48:47 2020 [2021-03-19T23:18:26.818Z] OS/Arch: linux/s390x [2021-03-19T23:18:26.818Z] Experimental: false [2021-03-19T23:18:26.818Z] [2021-03-19T23:18:26.818Z] Server: Docker Engine - Community [2021-03-19T23:18:26.818Z] Engine: [2021-03-19T23:18:26.818Z] Version: 19.03.7 [2021-03-19T23:18:26.818Z] API version: 1.40 (minimum version 1.12) [2021-03-19T23:18:26.818Z] Go version: go1.12.17 [2021-03-19T23:18:26.818Z] Git commit: 7141c199a2 [2021-03-19T23:18:26.818Z] Built: Sat Mar 7 16:47:46 2020 [2021-03-19T23:18:26.818Z] OS/Arch: linux/s390x [2021-03-19T23:18:26.818Z] Experimental: true [2021-03-19T23:18:26.818Z] containerd: [2021-03-19T23:18:26.818Z] Version: 1.2.13 [2021-03-19T23:18:26.818Z] GitCommit: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-19T23:18:26.818Z] runc: [2021-03-19T23:18:26.818Z] Version: 1.0.0-rc10 [2021-03-19T23:18:26.818Z] GitCommit: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-19T23:18:26.818Z] docker-init: [2021-03-19T23:18:26.818Z] Version: 0.18.0 [2021-03-19T23:18:26.818Z] GitCommit: fec3683 [Pipeline] sh [2021-03-19T23:18:27.203Z] + docker info [2021-03-19T23:18:27.203Z] Client: [2021-03-19T23:18:27.203Z] Debug Mode: false [2021-03-19T23:18:27.203Z] [2021-03-19T23:18:27.203Z] Server: [2021-03-19T23:18:27.203Z] Containers: 0 [2021-03-19T23:18:27.203Z] Running: 0 [2021-03-19T23:18:27.203Z] Paused: 0 [2021-03-19T23:18:27.203Z] Stopped: 0 [2021-03-19T23:18:27.203Z] Images: 0 [2021-03-19T23:18:27.203Z] Server Version: 19.03.7 [2021-03-19T23:18:27.203Z] Storage Driver: overlay2 [2021-03-19T23:18:27.203Z] Backing Filesystem: [2021-03-19T23:18:27.203Z] Supports d_type: true [2021-03-19T23:18:27.203Z] Native Overlay Diff: true [2021-03-19T23:18:27.203Z] Logging Driver: json-file [2021-03-19T23:18:27.203Z] Cgroup Driver: cgroupfs [2021-03-19T23:18:27.203Z] Plugins: [2021-03-19T23:18:27.203Z] Volume: local [2021-03-19T23:18:27.203Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T23:18:27.203Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-19T23:18:27.203Z] Swarm: inactive [2021-03-19T23:18:27.203Z] Runtimes: runc [2021-03-19T23:18:27.203Z] Default Runtime: runc [2021-03-19T23:18:27.203Z] Init Binary: docker-init [2021-03-19T23:18:27.203Z] containerd version: 7ad184331fa3e55e52b890ea95e65ba581ae3429 [2021-03-19T23:18:27.203Z] runc version: dc9208a3303feef5b3839f4323d9beb36df0a9dd [2021-03-19T23:18:27.203Z] init version: fec3683 [2021-03-19T23:18:27.203Z] Security Options: [2021-03-19T23:18:27.203Z] apparmor [2021-03-19T23:18:27.203Z] seccomp [2021-03-19T23:18:27.203Z] Profile: default [2021-03-19T23:18:27.203Z] Kernel Version: 4.15.0-88-generic [2021-03-19T23:18:27.203Z] Operating System: Ubuntu 18.04.4 LTS [2021-03-19T23:18:27.203Z] OSType: linux [2021-03-19T23:18:27.203Z] Architecture: s390x [2021-03-19T23:18:27.203Z] CPUs: 2 [2021-03-19T23:18:27.203Z] Total Memory: 7.861GiB [2021-03-19T23:18:27.203Z] Name: s390x-ubuntu-30 [2021-03-19T23:18:27.203Z] ID: KX4W:OISZ:E4EJ:3QOX:GCSE:TDK3:6NVC:NGLB:7US2:36DL:6NT2:YLOM [2021-03-19T23:18:27.203Z] Docker Root Dir: /var/lib/docker [2021-03-19T23:18:27.203Z] Debug Mode: false [2021-03-19T23:18:27.203Z] Registry: https://index.docker.io/v1/ [2021-03-19T23:18:27.203Z] Labels: [2021-03-19T23:18:27.203Z] Experimental: true [2021-03-19T23:18:27.203Z] Insecure Registries: [2021-03-19T23:18:27.203Z] 127.0.0.0/8 [2021-03-19T23:18:27.203Z] Live Restore Enabled: false [2021-03-19T23:18:27.203Z] [2021-03-19T23:18:27.203Z] WARNING: No swap limit support [Pipeline] sh [2021-03-19T23:18:27.588Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T23:18:27.588Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T23:18:27.588Z] + curl -fsSL -o /home/jenkins/workspace/moby_PR-42175/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-19T23:18:27.588Z] + bash /home/jenkins/workspace/moby_PR-42175/check-config.sh [2021-03-19T23:18:27.588Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-19T23:18:27.588Z] info: reading kernel config from /boot/config-4.15.0-88-generic ... [2021-03-19T23:18:27.588Z] [2021-03-19T23:18:27.588Z] Generally Necessary: [2021-03-19T23:18:27.588Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-19T23:18:27.882Z] - apparmor: enabled and tools installed [2021-03-19T23:18:27.882Z] - CONFIG_NAMESPACES: enabled [2021-03-19T23:18:27.882Z] - CONFIG_NET_NS: enabled [2021-03-19T23:18:27.882Z] - CONFIG_PID_NS: enabled [2021-03-19T23:18:27.882Z] - CONFIG_IPC_NS: enabled [2021-03-19T23:18:27.882Z] - CONFIG_UTS_NS: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CGROUPS: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CPUSETS: enabled [2021-03-19T23:18:27.882Z] - CONFIG_MEMCG: enabled [2021-03-19T23:18:27.882Z] - CONFIG_KEYS: enabled [2021-03-19T23:18:27.882Z] - CONFIG_VETH: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-19T23:18:27.882Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-19T23:18:27.882Z] [2021-03-19T23:18:27.882Z] Optional Features: [2021-03-19T23:18:27.882Z] - CONFIG_USER_NS: enabled [2021-03-19T23:18:27.882Z] - CONFIG_SECCOMP: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-19T23:18:27.882Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-19T23:18:27.882Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-19T23:18:27.882Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-19T23:18:27.882Z] - CONFIG_BLK_CGROUP: enabled [2021-03-19T23:18:27.882Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-19T23:18:27.882Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CGROUP_PERF: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-19T23:18:27.882Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-19T23:18:27.882Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-19T23:18:27.882Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-19T23:18:27.882Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_IP_VS: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-19T23:18:27.882Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-19T23:18:27.882Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-19T23:18:27.882Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_EXT4_FS: enabled [2021-03-19T23:18:27.882Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-19T23:18:27.882Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-19T23:18:27.882Z] - Network Drivers: [2021-03-19T23:18:27.882Z] - "overlay": [2021-03-19T23:18:27.882Z] - CONFIG_VXLAN: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-19T23:18:27.882Z] Optional (for encrypted networks): [2021-03-19T23:18:27.882Z] - CONFIG_CRYPTO: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-19T23:18:27.882Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-19T23:18:27.882Z] - CONFIG_XFRM: enabled [2021-03-19T23:18:27.882Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-19T23:18:27.882Z] - "ipvlan": [2021-03-19T23:18:27.882Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-19T23:18:27.882Z] - "macvlan": [2021-03-19T23:18:27.882Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-19T23:18:27.882Z] - CONFIG_DUMMY: enabled (as module) [2021-03-19T23:18:27.882Z] - "ftp,tftp client in container": [2021-03-19T23:18:28.176Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-19T23:18:28.176Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-19T23:18:28.176Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-19T23:18:28.176Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-19T23:18:28.176Z] - Storage Drivers: [2021-03-19T23:18:28.176Z] - "aufs": [2021-03-19T23:18:28.176Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-19T23:18:28.176Z] - "btrfs": [2021-03-19T23:18:28.176Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-19T23:18:28.176Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-19T23:18:28.176Z] - "devicemapper": [2021-03-19T23:18:28.176Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-19T23:18:28.176Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-19T23:18:28.176Z] - "overlay": [2021-03-19T23:18:28.176Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-19T23:18:28.176Z] - "zfs": [2021-03-19T23:18:28.176Z] - /dev/zfs: missing [2021-03-19T23:18:28.176Z] - zfs command: missing [2021-03-19T23:18:28.176Z] - zpool command: missing [2021-03-19T23:18:28.176Z] [2021-03-19T23:18:28.176Z] Limits: [2021-03-19T23:18:28.176Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-19T23:18:28.176Z] [2021-03-19T23:18:28.176Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T23:18:28.622Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9780942e203b09fc4789ff5c426549baf7d242a3 . [2021-03-19T23:18:28.622Z] #2 [internal] load .dockerignore [2021-03-19T23:18:28.622Z] #2 transferring context: 87B done [2021-03-19T23:18:28.622Z] #2 DONE 0.0s [2021-03-19T23:18:28.622Z] [2021-03-19T23:18:28.622Z] #1 [internal] load build definition from Dockerfile [2021-03-19T23:18:28.622Z] #1 transferring dockerfile: 16.83kB done [2021-03-19T23:18:28.622Z] #1 DONE 0.0s [2021-03-19T23:18:28.622Z] [2021-03-19T23:18:28.622Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T23:18:28.919Z] #3 DONE 0.2s [2021-03-19T23:18:28.919Z] [2021-03-19T23:18:28.919Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de8... [2021-03-19T23:18:28.919Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T23:18:28.919Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-19T23:18:28.919Z] #4 sha256:5bf144d844d8560c37576acf15f95a39f34818f35fc6f48495d827161e397cea 521B / 521B done [2021-03-19T23:18:28.919Z] #4 sha256:4f216ae6358af18e67fc5776f6cfbce0c11d409ab23468a9be6b99bf08c7a101 897B / 897B done [2021-03-19T23:18:28.919Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 1.63MB / 8.88MB 0.2s [2021-03-19T23:18:29.212Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s [2021-03-19T23:18:29.212Z] #4 sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 8.88MB / 8.88MB 0.3s done [2021-03-19T23:18:29.212Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 [2021-03-19T23:18:29.507Z] #4 extracting sha256:7fea19bf2517ee096d8b716d068d08b6687ce220fe8eb4767ebbb9c6137072f4 0.2s done [2021-03-19T23:18:29.507Z] #4 DONE 0.6s [2021-03-19T23:18:29.800Z] [2021-03-19T23:18:29.800Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T23:18:29.853Z] Client: [2021-03-19T23:18:29.853Z] Context: default [2021-03-19T23:18:29.853Z] Debug Mode: false [2021-03-19T23:18:29.853Z] Plugins: [2021-03-19T23:18:29.853Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-19T23:18:29.853Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-19T23:18:29.853Z] [2021-03-19T23:18:29.853Z] Server: [2021-03-19T23:18:29.853Z] Containers: 0 [2021-03-19T23:18:29.853Z] Running: 0 [2021-03-19T23:18:29.853Z] Paused: 0 [2021-03-19T23:18:29.853Z] Stopped: 0 [2021-03-19T23:18:29.853Z] Images: 1 [2021-03-19T23:18:29.853Z] Server Version: 20.10.3 [2021-03-19T23:18:29.853Z] Storage Driver: overlay2 [2021-03-19T23:18:29.853Z] Backing Filesystem: extfs [2021-03-19T23:18:29.853Z] Supports d_type: true [2021-03-19T23:18:29.853Z] Native Overlay Diff: true [2021-03-19T23:18:29.853Z] Logging Driver: json-file [2021-03-19T23:18:29.853Z] Cgroup Driver: cgroupfs [2021-03-19T23:18:29.853Z] Cgroup Version: 1 [2021-03-19T23:18:29.853Z] Plugins: [2021-03-19T23:18:29.853Z] Volume: local [2021-03-19T23:18:29.853Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T23:18:29.853Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-19T23:18:29.853Z] Swarm: inactive [2021-03-19T23:18:29.853Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-19T23:18:29.853Z] Default Runtime: runc [2021-03-19T23:18:29.853Z] Init Binary: docker-init [2021-03-19T23:18:29.853Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T23:18:29.853Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T23:18:29.853Z] init version: de40ad0 [2021-03-19T23:18:29.853Z] Security Options: [2021-03-19T23:18:29.853Z] apparmor [2021-03-19T23:18:29.853Z] seccomp [2021-03-19T23:18:29.853Z] Profile: default [2021-03-19T23:18:29.853Z] Kernel Version: 5.4.0-1037-aws [2021-03-19T23:18:29.853Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-19T23:18:29.853Z] OSType: linux [2021-03-19T23:18:29.853Z] Architecture: x86_64 [2021-03-19T23:18:29.853Z] CPUs: 2 [2021-03-19T23:18:29.853Z] Total Memory: 7.487GiB [2021-03-19T23:18:29.853Z] Name: ip-10-100-69-61 [2021-03-19T23:18:29.853Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-19T23:18:29.853Z] Docker Root Dir: /var/lib/docker [2021-03-19T23:18:29.853Z] Debug Mode: false [2021-03-19T23:18:29.853Z] Registry: https://index.docker.io/v1/ [2021-03-19T23:18:29.853Z] Labels: [2021-03-19T23:18:29.853Z] Experimental: true [2021-03-19T23:18:29.853Z] Insecure Registries: [2021-03-19T23:18:29.853Z] 127.0.0.0/8 [2021-03-19T23:18:29.853Z] Live Restore Enabled: true [2021-03-19T23:18:29.853Z] [2021-03-19T23:18:29.853Z] WARNING: No swap limit support [2021-03-19T23:18:29.853Z] WARNING: No blkio weight support [2021-03-19T23:18:29.853Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-19T23:18:29.971Z] Still waiting to schedule task [2021-03-19T23:18:29.971Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e8cc929d5a36d4fb)’ [2021-03-19T23:18:29.972Z] Still waiting to schedule task [2021-03-19T23:18:29.972Z] Waiting for next available executor on ‘EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e8cc929d5a36d4fb)’ [2021-03-19T23:18:29.973Z] Still waiting to schedule task [2021-03-19T23:18:29.973Z] All nodes of label ‘amd64&&ubuntu-2004&&cgroup2’ are offline [2021-03-19T23:18:29.978Z] Still waiting to schedule task [2021-03-19T23:18:29.978Z] All nodes of label ‘arm64&&linux’ are offline [2021-03-19T23:18:29.980Z] Still waiting to schedule task [2021-03-19T23:18:29.980Z] All nodes of label ‘windows-2019’ are offline [2021-03-19T23:18:30.136Z] #7 DONE 0.1s [2021-03-19T23:18:30.137Z] [2021-03-19T23:18:30.137Z] #5 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T23:18:30.137Z] #5 DONE 0.1s [2021-03-19T23:18:30.137Z] [2021-03-19T23:18:30.137Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T23:18:30.137Z] #6 DONE 0.2s [2021-03-19T23:18:30.137Z] [2021-03-19T23:18:30.137Z] #8 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817... [2021-03-19T23:18:30.137Z] #8 DONE 0.0s [2021-03-19T23:18:30.137Z] [2021-03-19T23:18:30.137Z] #9 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";'... [2021-03-19T23:18:30.137Z] #9 CACHED [2021-03-19T23:18:30.137Z] [2021-03-19T23:18:30.137Z] #10 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debi... [2021-03-19T23:18:30.137Z] #10 CACHED [2021-03-19T23:18:30.137Z] [2021-03-19T23:18:30.137Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-19T23:18:30.137Z] #25 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-19T23:18:30.137Z] #25 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-19T23:18:30.137Z] #25 sha256:a4661b41a4f92b1bf91aafa05cfa9e039686560713b2785c00e2c73c299ae0a4 529B / 529B done [2021-03-19T23:18:30.137Z] #25 sha256:c517c1d5e3a6eef40e886e359910bdb415547ff050576016d4425b0e71c195f5 1.46kB / 1.46kB done [2021-03-19T23:18:30.137Z] #25 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 0B / 48.97MB 0.1s [2021-03-19T23:18:30.137Z] #25 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 5.63MB / 48.97MB 0.2s [2021-03-19T23:18:30.209Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T23:18:30.209Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T23:18:30.209Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42175/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-19T23:18:30.209Z] + bash /home/ubuntu/workspace/moby_PR-42175/check-config.sh [2021-03-19T23:18:30.209Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-19T23:18:30.209Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-19T23:18:30.209Z] [2021-03-19T23:18:30.209Z] Generally Necessary: [2021-03-19T23:18:30.209Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-19T23:18:30.209Z] - apparmor: enabled and tools installed [2021-03-19T23:18:30.209Z] - CONFIG_NAMESPACES: enabled [2021-03-19T23:18:30.209Z] - CONFIG_NET_NS: enabled [2021-03-19T23:18:30.209Z] - CONFIG_PID_NS: enabled [2021-03-19T23:18:30.209Z] - CONFIG_IPC_NS: enabled [2021-03-19T23:18:30.209Z] - CONFIG_UTS_NS: enabled [2021-03-19T23:18:30.209Z] - CONFIG_CGROUPS: enabled [2021-03-19T23:18:30.209Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-19T23:18:30.209Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-19T23:18:30.209Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-19T23:18:30.209Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-19T23:18:30.209Z] - CONFIG_CPUSETS: enabled [2021-03-19T23:18:30.209Z] - CONFIG_MEMCG: enabled [2021-03-19T23:18:30.209Z] - CONFIG_KEYS: enabled [2021-03-19T23:18:30.209Z] - CONFIG_VETH: enabled (as module) [2021-03-19T23:18:30.209Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-19T23:18:30.209Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-19T23:18:30.209Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-19T23:18:30.209Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-19T23:18:30.209Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-19T23:18:30.209Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-19T23:18:30.209Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-19T23:18:30.209Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-19T23:18:30.209Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-19T23:18:30.209Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-19T23:18:30.209Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-19T23:18:30.209Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-19T23:18:30.209Z] [2021-03-19T23:18:30.209Z] Optional Features: [2021-03-19T23:18:30.209Z] - CONFIG_USER_NS: enabled [2021-03-19T23:18:30.209Z] - CONFIG_SECCOMP: enabled [2021-03-19T23:18:30.209Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-19T23:18:30.209Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-19T23:18:30.209Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-19T23:18:30.209Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-19T23:18:30.209Z] - CONFIG_BLK_CGROUP: enabled [2021-03-19T23:18:30.447Z] #25 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 11.27MB / 48.97MB 0.3s [2021-03-19T23:18:30.447Z] #25 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 19.31MB / 48.97MB 0.4s [2021-03-19T23:18:30.466Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-19T23:18:30.466Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-19T23:18:30.466Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-19T23:18:30.466Z] - CONFIG_CGROUP_PERF: enabled [2021-03-19T23:18:30.466Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-19T23:18:30.466Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-19T23:18:30.466Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-19T23:18:30.466Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-19T23:18:30.466Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-19T23:18:30.466Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-19T23:18:30.466Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-19T23:18:30.466Z] - CONFIG_IP_VS: enabled (as module) [2021-03-19T23:18:30.466Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-19T23:18:30.466Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-19T23:18:30.466Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-19T23:18:30.466Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-19T23:18:30.466Z] - CONFIG_EXT4_FS: enabled [2021-03-19T23:18:30.466Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-19T23:18:30.466Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-19T23:18:30.466Z] - Network Drivers: [2021-03-19T23:18:30.466Z] - "overlay": [2021-03-19T23:18:30.466Z] - CONFIG_VXLAN: enabled (as module) [2021-03-19T23:18:30.466Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-19T23:18:30.466Z] Optional (for encrypted networks): [2021-03-19T23:18:30.466Z] - CONFIG_CRYPTO: enabled [2021-03-19T23:18:30.466Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-19T23:18:30.466Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-19T23:18:30.466Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-19T23:18:30.466Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-19T23:18:30.466Z] - CONFIG_XFRM: enabled [2021-03-19T23:18:30.466Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-19T23:18:30.466Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-19T23:18:30.466Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-19T23:18:30.466Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-19T23:18:30.466Z] - "ipvlan": [2021-03-19T23:18:30.466Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-19T23:18:30.466Z] - "macvlan": [2021-03-19T23:18:30.728Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-19T23:18:30.728Z] - CONFIG_DUMMY: enabled (as module) [2021-03-19T23:18:30.728Z] - "ftp,tftp client in container": [2021-03-19T23:18:30.728Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-19T23:18:30.728Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-19T23:18:30.728Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-19T23:18:30.728Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-19T23:18:30.728Z] - Storage Drivers: [2021-03-19T23:18:30.728Z] - "aufs": [2021-03-19T23:18:30.728Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-19T23:18:30.728Z] - "btrfs": [2021-03-19T23:18:30.728Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-19T23:18:30.728Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-19T23:18:30.728Z] - "devicemapper": [2021-03-19T23:18:30.728Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-19T23:18:30.728Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-19T23:18:30.728Z] - "overlay": [2021-03-19T23:18:30.728Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-19T23:18:30.728Z] - "zfs": [2021-03-19T23:18:30.728Z] - /dev/zfs: present [2021-03-19T23:18:30.728Z] - zfs command: missing [2021-03-19T23:18:30.728Z] - zpool command: missing [2021-03-19T23:18:30.728Z] [2021-03-19T23:18:30.728Z] Limits: [2021-03-19T23:18:30.728Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-19T23:18:30.728Z] [2021-03-19T23:18:30.728Z] + true [Pipeline] } [2021-03-19T23:18:30.744Z] #25 ... [2021-03-19T23:18:30.744Z] [2021-03-19T23:18:30.744Z] #38 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T23:18:30.744Z] #38 DONE 0.5s [2021-03-19T23:18:30.744Z] [2021-03-19T23:18:30.744Z] #30 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T23:18:30.744Z] #30 DONE 0.5s [2021-03-19T23:18:30.744Z] [2021-03-19T23:18:30.744Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-19T23:18:30.744Z] #25 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 28.48MB / 48.97MB 0.5s [2021-03-19T23:18:30.744Z] #25 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 32.57MB / 48.97MB 0.6s [2021-03-19T23:18:30.744Z] #25 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 36.34MB / 48.97MB 0.7s [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T23:18:31.038Z] #25 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 48.97MB / 48.97MB 0.9s [2021-03-19T23:18:31.038Z] #25 sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 48.97MB / 48.97MB 0.9s done [2021-03-19T23:18:31.065Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9780942e203b09fc4789ff5c426549baf7d242a3 . [2021-03-19T23:18:31.321Z] #1 [internal] load build definition from Dockerfile [2021-03-19T23:18:31.321Z] #1 sha256:6dc0057d27f248076dd18351c8e148410951de50ce11f827f35f8d171f81b291 [2021-03-19T23:18:31.321Z] #1 transferring dockerfile: 16.83kB done [2021-03-19T23:18:31.321Z] #1 DONE 0.1s [2021-03-19T23:18:31.321Z] [2021-03-19T23:18:31.321Z] #2 [internal] load .dockerignore [2021-03-19T23:18:31.321Z] #2 sha256:50cbba6e6fa5d64995638fd1c4c9a5267ec2d7208bd01a376009454e9f39e859 [2021-03-19T23:18:31.321Z] #2 transferring context: 87B done [2021-03-19T23:18:31.321Z] #2 DONE 0.1s [2021-03-19T23:18:31.321Z] [2021-03-19T23:18:31.321Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T23:18:31.321Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-19T23:18:31.578Z] #3 DONE 0.3s [2021-03-19T23:18:31.578Z] [2021-03-19T23:18:31.578Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-19T23:18:31.578Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-19T23:18:31.578Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T23:18:31.696Z] #25 ... [2021-03-19T23:18:31.696Z] [2021-03-19T23:18:31.696Z] #11 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian... [2021-03-19T23:18:31.696Z] #11 DONE 1.6s [2021-03-19T23:18:31.836Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-19T23:18:31.836Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-03-19T23:18:31.836Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-03-19T23:18:31.836Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 1.05MB / 8.88MB 0.2s [2021-03-19T23:18:31.836Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2021-03-19T23:18:31.995Z] [2021-03-19T23:18:31.995Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-03-19T23:18:31.995Z] #61 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-19T23:18:31.995Z] #61 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-19T23:18:31.995Z] #61 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-19T23:18:31.995Z] #61 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-03-19T23:18:31.995Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s [2021-03-19T23:18:32.095Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-03-19T23:18:32.095Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-03-19T23:18:32.354Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-03-19T23:18:32.354Z] #4 DONE 0.8s [2021-03-19T23:18:32.612Z] [2021-03-19T23:18:32.612Z] #5 [internal] load build definition from Dockerfile [2021-03-19T23:18:32.612Z] #5 sha256:3369c45f4ff0bc9019a0e01e19eefe4532100e29ae33cc201fe6229531e63b45 [2021-03-19T23:18:32.612Z] #5 transferring dockerfile: 16.83kB done [2021-03-19T23:18:32.612Z] #5 DONE 0.0s [2021-03-19T23:18:32.612Z] [2021-03-19T23:18:32.612Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T23:18:32.612Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-19T23:18:32.868Z] #8 ... [2021-03-19T23:18:32.868Z] [2021-03-19T23:18:32.868Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T23:18:32.868Z] #7 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-19T23:18:32.868Z] #7 DONE 0.2s [2021-03-19T23:18:32.868Z] [2021-03-19T23:18:32.868Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T23:18:32.868Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-19T23:18:32.868Z] #6 DONE 0.2s [2021-03-19T23:18:32.868Z] [2021-03-19T23:18:32.868Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T23:18:32.868Z] #8 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-19T23:18:32.868Z] #8 DONE 0.2s [2021-03-19T23:18:33.101Z] Fetching without tags [2021-03-19T23:18:33.499Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:18:33.524Z] #61 ... [2021-03-19T23:18:33.524Z] [2021-03-19T23:18:33.524Z] #22 [internal] load build context [2021-03-19T23:18:33.524Z] #22 transferring context: 53.38MB 3.0s done [2021-03-19T23:18:33.524Z] #22 DONE 3.1s [2021-03-19T23:18:33.524Z] [2021-03-19T23:18:33.524Z] #61 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4... [2021-03-19T23:18:33.524Z] #61 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.6s done [2021-03-19T23:18:33.524Z] #61 DONE 3.3s [2021-03-19T23:18:33.524Z] [2021-03-19T23:18:33.524Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:18:33.805Z] [2021-03-19T23:18:33.805Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:18:33.805Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T23:18:33.805Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-19T23:18:33.805Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-19T23:18:33.805Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-19T23:18:33.805Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-19T23:18:33.805Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 2.10MB / 50.40MB 0.2s [2021-03-19T23:18:34.063Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 11.53MB / 50.40MB 0.4s [2021-03-19T23:18:34.273Z] Merge succeeded, producing 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:18:34.273Z] Checking out Revision 9780942e203b09fc4789ff5c426549baf7d242a3 (PR-42175) [2021-03-19T23:18:34.321Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 14.68MB / 50.40MB 0.6s [2021-03-19T23:18:34.321Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 20.97MB / 50.40MB 0.7s [2021-03-19T23:18:34.581Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 29.36MB / 50.40MB 0.9s [2021-03-19T23:18:34.662Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-19T23:18:34.713Z] > git --version # timeout=10 [2021-03-19T23:18:34.715Z] > git --version # 'git version 2.7.4' [2021-03-19T23:18:34.718Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-19T23:18:33.073Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:18:33.076Z] > git config --add remote.origin.fetch +refs/pull/42175/head:refs/remotes/origin/PR-42175 # timeout=10 [2021-03-19T23:18:33.079Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:18:33.093Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:18:33.108Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:18:33.109Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:18:33.110Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:18:33.506Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:18:33.508Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:18:34.235Z] > git remote # timeout=10 [2021-03-19T23:18:34.238Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T23:18:34.241Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:18:34.242Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T23:18:34.265Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T23:18:34.279Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:18:34.282Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:18:34.841Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 35.68MB / 50.40MB 1.1s [2021-03-19T23:18:34.841Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 39.85MB / 50.40MB 1.2s [2021-03-19T23:18:35.101Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 44.04MB / 50.40MB 1.3s [2021-03-19T23:18:35.101Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 48.23MB / 50.40MB 1.4s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T23:18:35.533Z] + docker version [2021-03-19T23:18:35.533Z] Client: [2021-03-19T23:18:35.533Z] Version: 18.06.1-ce [2021-03-19T23:18:35.533Z] API version: 1.38 [2021-03-19T23:18:35.533Z] Go version: go1.10.3 [2021-03-19T23:18:35.533Z] Git commit: e68fc7a [2021-03-19T23:18:35.533Z] Built: Tue Aug 21 17:26:10 2018 [2021-03-19T23:18:35.533Z] OS/Arch: linux/ppc64le [2021-03-19T23:18:35.533Z] Experimental: false [2021-03-19T23:18:35.533Z] [2021-03-19T23:18:35.533Z] Server: [2021-03-19T23:18:35.533Z] Engine: [2021-03-19T23:18:35.533Z] Version: 18.06.1-ce [2021-03-19T23:18:35.533Z] API version: 1.38 (minimum version 1.12) [2021-03-19T23:18:35.533Z] Go version: go1.10.3 [2021-03-19T23:18:35.533Z] Git commit: e68fc7a [2021-03-19T23:18:35.533Z] Built: Tue Aug 21 17:24:20 2018 [2021-03-19T23:18:35.533Z] OS/Arch: linux/ppc64le [2021-03-19T23:18:35.533Z] Experimental: true [Pipeline] sh [2021-03-19T23:18:35.917Z] + docker info [2021-03-19T23:18:35.917Z] Containers: 0 [2021-03-19T23:18:35.917Z] Running: 0 [2021-03-19T23:18:35.917Z] Paused: 0 [2021-03-19T23:18:35.917Z] Stopped: 0 [2021-03-19T23:18:35.917Z] Images: 0 [2021-03-19T23:18:35.917Z] Server Version: 18.06.1-ce [2021-03-19T23:18:35.917Z] Storage Driver: overlay2 [2021-03-19T23:18:35.917Z] Backing Filesystem: extfs [2021-03-19T23:18:35.917Z] Supports d_type: true [2021-03-19T23:18:35.917Z] Native Overlay Diff: true [2021-03-19T23:18:35.917Z] Logging Driver: json-file [2021-03-19T23:18:35.917Z] Cgroup Driver: cgroupfs [2021-03-19T23:18:35.917Z] Plugins: [2021-03-19T23:18:35.917Z] Volume: local [2021-03-19T23:18:35.917Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T23:18:35.917Z] Log: awslogs fluentd gcplogs gelf journald json-file logentries splunk syslog [2021-03-19T23:18:35.917Z] Swarm: inactive [2021-03-19T23:18:35.917Z] Runtimes: runc [2021-03-19T23:18:35.917Z] Default Runtime: runc [2021-03-19T23:18:35.917Z] Init Binary: docker-init [2021-03-19T23:18:35.917Z] containerd version: 468a545b9edcd5932818eb9de8e72413e616e86e [2021-03-19T23:18:35.917Z] runc version: 69663f0bd4b60df09991c08812a60108003fa340 [2021-03-19T23:18:35.917Z] init version: fec3683 [2021-03-19T23:18:35.917Z] Security Options: [2021-03-19T23:18:35.917Z] apparmor [2021-03-19T23:18:35.917Z] seccomp [2021-03-19T23:18:35.917Z] Profile: default [2021-03-19T23:18:35.917Z] Kernel Version: 4.4.0-139-generic [2021-03-19T23:18:35.917Z] Operating System: Ubuntu 16.04.3 LTS [2021-03-19T23:18:35.917Z] OSType: linux [2021-03-19T23:18:35.917Z] Architecture: ppc64le [2021-03-19T23:18:35.917Z] CPUs: 4 [2021-03-19T23:18:35.917Z] Total Memory: 7.972GiB [2021-03-19T23:18:35.917Z] Name: ppc64le-ubuntu-11 [2021-03-19T23:18:35.917Z] ID: WOPC:TAG6:HOGL:S7JK:UILM:CDDZ:Y2NL:NBVS:26FK:OZ4Z:642S:KUOE [2021-03-19T23:18:35.917Z] Docker Root Dir: /var/lib/docker [2021-03-19T23:18:35.917Z] Debug Mode (client): false [2021-03-19T23:18:35.917Z] Debug Mode (server): false [2021-03-19T23:18:35.917Z] Registry: https://index.docker.io/v1/ [2021-03-19T23:18:35.917Z] Labels: [2021-03-19T23:18:35.917Z] Experimental: true [2021-03-19T23:18:35.917Z] Insecure Registries: [2021-03-19T23:18:35.917Z] 127.0.0.0/8 [2021-03-19T23:18:35.917Z] Live Restore Enabled: false [2021-03-19T23:18:35.917Z] [Pipeline] sh [2021-03-19T23:18:36.037Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 2.2s done [2021-03-19T23:18:36.302Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T23:18:36.302Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T23:18:36.302Z] + curl -fsSL -o /home/docker/workspace/moby_PR-42175/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-19T23:18:36.302Z] + bash /home/docker/workspace/moby_PR-42175/check-config.sh [2021-03-19T23:18:36.302Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-19T23:18:36.302Z] info: reading kernel config from /boot/config-4.4.0-139-generic ... [2021-03-19T23:18:36.302Z] [2021-03-19T23:18:36.302Z] Generally Necessary: [2021-03-19T23:18:36.302Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-19T23:18:36.302Z] - apparmor: enabled and tools installed [2021-03-19T23:18:36.302Z] - CONFIG_NAMESPACES: enabled [2021-03-19T23:18:36.302Z] - CONFIG_NET_NS: enabled [2021-03-19T23:18:36.302Z] - CONFIG_PID_NS: enabled [2021-03-19T23:18:36.302Z] - CONFIG_IPC_NS: enabled [2021-03-19T23:18:36.302Z] - CONFIG_UTS_NS: enabled [2021-03-19T23:18:36.302Z] - CONFIG_CGROUPS: enabled [2021-03-19T23:18:36.302Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-19T23:18:36.302Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-19T23:18:36.302Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-19T23:18:36.302Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-19T23:18:36.302Z] - CONFIG_CPUSETS: enabled [2021-03-19T23:18:36.302Z] - CONFIG_MEMCG: enabled [2021-03-19T23:18:36.302Z] - CONFIG_KEYS: enabled [2021-03-19T23:18:36.302Z] - CONFIG_VETH: enabled (as module) [2021-03-19T23:18:36.302Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-19T23:18:36.307Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d [2021-03-19T23:18:36.603Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-19T23:18:36.603Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-19T23:18:36.603Z] - CONFIG_DEVPTS_MULTIPLE_INSTANCES: enabled [2021-03-19T23:18:36.603Z] [2021-03-19T23:18:36.603Z] Optional Features: [2021-03-19T23:18:36.603Z] - CONFIG_USER_NS: enabled [2021-03-19T23:18:36.603Z] - CONFIG_SECCOMP: enabled [2021-03-19T23:18:36.603Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-19T23:18:36.603Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-19T23:18:36.603Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-19T23:18:36.603Z] (cgroup swap accounting is currently enabled) [2021-03-19T23:18:36.603Z] - CONFIG_MEMCG_KMEM: enabled [2021-03-19T23:18:36.603Z] - CONFIG_BLK_CGROUP: enabled [2021-03-19T23:18:36.603Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-19T23:18:36.603Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-19T23:18:36.603Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-19T23:18:36.603Z] - CONFIG_CGROUP_PERF: enabled [2021-03-19T23:18:36.603Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-19T23:18:36.603Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-19T23:18:36.603Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-19T23:18:36.603Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-19T23:18:36.603Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-19T23:18:36.603Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_IP_VS: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-19T23:18:36.603Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-19T23:18:36.603Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-19T23:18:36.603Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_EXT4_FS: enabled [2021-03-19T23:18:36.603Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-19T23:18:36.603Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-19T23:18:36.603Z] - Network Drivers: [2021-03-19T23:18:36.603Z] - "overlay": [2021-03-19T23:18:36.603Z] - CONFIG_VXLAN: enabled (as module) [2021-03-19T23:18:36.603Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-19T23:18:36.603Z] Optional (for encrypted networks): [2021-03-19T23:18:36.895Z] - CONFIG_CRYPTO: enabled [2021-03-19T23:18:36.895Z] - CONFIG_CRYPTO_AEAD: enabled (as module) [2021-03-19T23:18:36.895Z] - CONFIG_CRYPTO_GCM: enabled (as module) [2021-03-19T23:18:36.895Z] - CONFIG_CRYPTO_SEQIV: enabled (as module) [2021-03-19T23:18:36.895Z] - CONFIG_CRYPTO_GHASH: enabled (as module) [2021-03-19T23:18:36.895Z] - CONFIG_XFRM: enabled [2021-03-19T23:18:36.895Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-19T23:18:36.895Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-19T23:18:36.895Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-19T23:18:36.895Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-19T23:18:36.895Z] - "ipvlan": [2021-03-19T23:18:36.895Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-19T23:18:36.895Z] - "macvlan": [2021-03-19T23:18:36.895Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-19T23:18:36.895Z] - CONFIG_DUMMY: enabled (as module) [2021-03-19T23:18:36.895Z] - "ftp,tftp client in container": [2021-03-19T23:18:36.895Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-19T23:18:36.895Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-19T23:18:36.895Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-19T23:18:36.895Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-19T23:18:36.895Z] - Storage Drivers: [2021-03-19T23:18:36.895Z] - "aufs": [2021-03-19T23:18:36.895Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-19T23:18:36.895Z] - "btrfs": [2021-03-19T23:18:36.895Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-19T23:18:36.895Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-19T23:18:36.895Z] - "devicemapper": [2021-03-19T23:18:36.895Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-19T23:18:36.895Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-19T23:18:36.895Z] - "overlay": [2021-03-19T23:18:36.895Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-19T23:18:36.895Z] - "zfs": [2021-03-19T23:18:36.895Z] - /dev/zfs: missing [2021-03-19T23:18:36.895Z] - zfs command: missing [2021-03-19T23:18:36.895Z] - zpool command: missing [2021-03-19T23:18:36.895Z] [2021-03-19T23:18:36.895Z] Limits: [2021-03-19T23:18:36.895Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-19T23:18:36.895Z] [2021-03-19T23:18:36.895Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T23:18:37.330Z] + make bundles/buildx [2021-03-19T23:18:37.623Z] make: command: Command not found [2021-03-19T23:18:37.623Z] make: command: Command not found [2021-03-19T23:18:37.623Z] mkdir bundles [2021-03-19T23:18:37.623Z] docker build -f ${BUILDX_DOCKERFILE:-Dockerfile.buildx} -t "moby-buildx:${BUILDX_COMMIT:-latest}" \ [2021-03-19T23:18:37.623Z] --build-arg BUILDX_COMMIT \ [2021-03-19T23:18:37.623Z] --build-arg BUILDX_REPO \ [2021-03-19T23:18:37.623Z] --build-arg GOOS=$(if [ -n "" ]; then echo ; else go env GOHOSTOS || uname | awk '{print tolower($0)}' || true; fi) \ [2021-03-19T23:18:37.623Z] --build-arg GOARCH=$(if [ -n "" ]; then echo ; else go env GOHOSTARCH || true; fi) \ [2021-03-19T23:18:37.623Z] . [2021-03-19T23:18:37.623Z] /bin/sh: 4: go: not found [2021-03-19T23:18:37.623Z] /bin/sh: 5: go: not found [2021-03-19T23:18:38.224Z] #26 ... [2021-03-19T23:18:38.224Z] [2021-03-19T23:18:38.224Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T23:18:38.224Z] #62 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-19T23:18:38.224Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-19T23:18:38.224Z] #62 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-19T23:18:38.224Z] #62 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-19T23:18:38.224Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.7s done [2021-03-19T23:18:38.224Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.8s done [2021-03-19T23:18:38.224Z] #62 DONE 4.3s [2021-03-19T23:18:38.224Z] [2021-03-19T23:18:38.224Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:18:38.224Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T23:18:39.194Z] #44 ... [2021-03-19T23:18:39.194Z] [2021-03-19T23:18:39.194Z] #25 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94a... [2021-03-19T23:18:39.194Z] #25 extracting sha256:2fc1f9e428b932a8750b1c7f11f48b4c9a41328e9107b957451d8b8efbfd3fce 6.1s done [2021-03-19T23:18:39.194Z] #25 DONE 8.3s [2021-03-19T23:18:39.194Z] [2021-03-19T23:18:39.194Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-19T23:18:39.714Z] Sending build context to Docker daemon 58.27MB [2021-03-19T23:18:39.714Z] Step 1/15 : ARG GO_VERSION=1.13.15 [2021-03-19T23:18:39.714Z] Step 2/15 : ARG BUILDX_COMMIT=v0.5.1 [2021-03-19T23:18:39.714Z] Step 3/15 : ARG BUILDX_REPO=https://github.com/docker/buildx.git [2021-03-19T23:18:39.714Z] Step 4/15 : FROM golang:${GO_VERSION}-buster AS build [2021-03-19T23:18:40.015Z] 1.13.15-buster: Pulling from library/golang [2021-03-19T23:18:40.015Z] db4e2d8d5901: Pulling fs layer [2021-03-19T23:18:40.015Z] dfe2d012519c: Pulling fs layer [2021-03-19T23:18:40.015Z] 5d8f1d1f9197: Pulling fs layer [2021-03-19T23:18:40.015Z] 1301750ffb48: Pulling fs layer [2021-03-19T23:18:40.015Z] dc5c6edc9cff: Pulling fs layer [2021-03-19T23:18:40.015Z] 3c370c2e2f82: Pulling fs layer [2021-03-19T23:18:40.015Z] 5ffb2f5886e2: Pulling fs layer [2021-03-19T23:18:40.015Z] 1301750ffb48: Waiting [2021-03-19T23:18:40.015Z] dc5c6edc9cff: Waiting [2021-03-19T23:18:40.015Z] 3c370c2e2f82: Waiting [2021-03-19T23:18:40.015Z] 5ffb2f5886e2: Waiting [2021-03-19T23:18:40.235Z] #26 ... [2021-03-19T23:18:40.235Z] [2021-03-19T23:18:40.235Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-19T23:18:40.235Z] #41 2.565 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:18:40.235Z] #41 2.603 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:18:40.235Z] #41 2.603 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:18:40.235Z] #41 3.062 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-19T23:18:40.235Z] #41 4.641 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-19T23:18:40.235Z] #41 7.504 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-19T23:18:40.235Z] #41 ... [2021-03-19T23:18:40.236Z] [2021-03-19T23:18:40.236Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-19T23:18:40.236Z] #35 2.142 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:18:40.236Z] #35 2.222 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:18:40.236Z] #35 2.308 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:18:40.236Z] #35 2.717 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-19T23:18:40.236Z] #35 4.589 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-19T23:18:40.236Z] #35 7.140 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-19T23:18:40.376Z] dfe2d012519c: Verifying Checksum [2021-03-19T23:18:40.376Z] dfe2d012519c: Download complete [2021-03-19T23:18:40.530Z] #35 ... [2021-03-19T23:18:40.530Z] [2021-03-19T23:18:40.530Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-19T23:18:40.530Z] #54 2.096 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:18:40.530Z] #54 2.221 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:18:40.530Z] #54 2.307 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:18:40.530Z] #54 2.713 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-19T23:18:40.530Z] #54 3.899 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-19T23:18:40.530Z] #54 6.990 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-19T23:18:40.530Z] #54 ... [2021-03-19T23:18:40.530Z] [2021-03-19T23:18:40.530Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-19T23:18:40.530Z] #39 1.786 + git clone https://github.com/docker/distribution.git . [2021-03-19T23:18:40.530Z] #39 1.786 Cloning into '.'... [2021-03-19T23:18:40.697Z] 5d8f1d1f9197: Verifying Checksum [2021-03-19T23:18:40.697Z] 5d8f1d1f9197: Download complete [2021-03-19T23:18:40.823Z] #39 ... [2021-03-19T23:18:40.824Z] [2021-03-19T23:18:40.824Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-19T23:18:40.824Z] #31 2.426 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-19T23:18:40.824Z] #31 2.426 Cloning into '.'... [2021-03-19T23:18:40.824Z] #31 ... [2021-03-19T23:18:40.824Z] [2021-03-19T23:18:40.824Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:18:40.824Z] #44 5.226 + RM_GOPATH=0 [2021-03-19T23:18:40.824Z] #44 5.226 + TMP_GOPATH= [2021-03-19T23:18:40.824Z] #44 5.226 + : /build [2021-03-19T23:18:40.824Z] #44 5.227 + '[' -z '' ']' [2021-03-19T23:18:40.824Z] #44 5.227 ++ mktemp -d [2021-03-19T23:18:40.824Z] #44 5.227 + export GOPATH=/tmp/tmp.lWFTCFXjMw [2021-03-19T23:18:40.824Z] #44 5.228 + GOPATH=/tmp/tmp.lWFTCFXjMw [2021-03-19T23:18:40.824Z] #44 5.228 + RM_GOPATH=1 [2021-03-19T23:18:40.824Z] #44 5.228 + case "$(go env GOARCH)" in [2021-03-19T23:18:40.824Z] #44 5.228 ++ go env GOARCH [2021-03-19T23:18:40.824Z] #44 5.231 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:40.824Z] #44 5.232 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:40.824Z] #44 5.233 ++ dirname /tmp/install/install.sh [2021-03-19T23:18:40.824Z] #44 5.237 + dir=/tmp/install [2021-03-19T23:18:40.824Z] #44 5.237 + bin=vndr [2021-03-19T23:18:40.824Z] #44 5.237 + shift [2021-03-19T23:18:40.824Z] #44 5.237 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-19T23:18:40.824Z] #44 5.237 + . /tmp/install/vndr.installer [2021-03-19T23:18:40.824Z] #44 5.237 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:18:40.824Z] #44 5.237 + install_vndr [2021-03-19T23:18:40.824Z] #44 5.238 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-19T23:18:40.824Z] #44 5.238 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.lWFTCFXjMw/src/github.com/LK4D4/vndr [2021-03-19T23:18:40.824Z] #44 5.238 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:18:40.824Z] #44 5.245 Cloning into '/tmp/tmp.lWFTCFXjMw/src/github.com/LK4D4/vndr'... [2021-03-19T23:18:40.824Z] #44 5.927 + cd /tmp/tmp.lWFTCFXjMw/src/github.com/LK4D4/vndr [2021-03-19T23:18:40.824Z] #44 5.928 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:18:40.824Z] #44 5.943 + go build -buildmode=pie -v -o /build/vndr . [2021-03-19T23:18:40.824Z] #44 6.840 internal/race [2021-03-19T23:18:40.824Z] #44 6.937 runtime [2021-03-19T23:18:40.824Z] #44 6.940 sync/atomic [2021-03-19T23:18:40.824Z] #44 7.224 unicode [2021-03-19T23:18:41.511Z] #26 ... [2021-03-19T23:18:41.511Z] [2021-03-19T23:18:41.511Z] #23 [internal] load build context [2021-03-19T23:18:41.511Z] #23 sha256:f57e4cf64757aba0d4f710faa5602ae2e88538232de76b8228138326a21bf9d8 [2021-03-19T23:18:41.511Z] #23 transferring context: 53.38MB 6.4s done [2021-03-19T23:18:41.511Z] #23 DONE 7.6s [2021-03-19T23:18:41.511Z] [2021-03-19T23:18:41.511Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:18:41.511Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T23:18:41.511Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.0s [2021-03-19T23:18:41.868Z] #44 ... [2021-03-19T23:18:41.868Z] [2021-03-19T23:18:41.868Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T23:18:41.868Z] #12 2.967 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:18:41.868Z] #12 3.002 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:18:41.868Z] #12 3.169 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:18:41.868Z] #12 3.169 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:18:41.868Z] #12 3.629 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB] [2021-03-19T23:18:41.868Z] #12 4.738 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-19T23:18:41.868Z] #12 7.386 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-19T23:18:41.868Z] #12 9.616 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-19T23:18:41.868Z] #12 ... [2021-03-19T23:18:41.868Z] [2021-03-19T23:18:41.868Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:18:41.868Z] #46 5.092 + RM_GOPATH=0 [2021-03-19T23:18:41.868Z] #46 5.092 + TMP_GOPATH= [2021-03-19T23:18:41.868Z] #46 5.092 + : /build [2021-03-19T23:18:41.868Z] #46 5.092 + '[' -z '' ']' [2021-03-19T23:18:41.868Z] #46 5.092 ++ mktemp -d [2021-03-19T23:18:41.868Z] #46 5.092 + export GOPATH=/tmp/tmp.U1r76QGf2c [2021-03-19T23:18:41.868Z] #46 5.092 + GOPATH=/tmp/tmp.U1r76QGf2c [2021-03-19T23:18:41.868Z] #46 5.092 + RM_GOPATH=1 [2021-03-19T23:18:41.868Z] #46 5.092 + case "$(go env GOARCH)" in [2021-03-19T23:18:41.868Z] #46 5.092 ++ go env GOARCH [2021-03-19T23:18:41.868Z] #46 5.112 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:41.868Z] #46 5.112 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:41.868Z] #46 5.116 ++ dirname /tmp/install/install.sh [2021-03-19T23:18:41.868Z] #46 5.124 + dir=/tmp/install [2021-03-19T23:18:41.868Z] #46 5.124 + bin=gotestsum [2021-03-19T23:18:41.868Z] #46 5.124 + shift [2021-03-19T23:18:41.868Z] #46 5.124 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-19T23:18:41.868Z] #46 5.124 + . /tmp/install/gotestsum.installer [2021-03-19T23:18:41.868Z] #46 5.124 ++ : v0.5.3 [2021-03-19T23:18:41.868Z] #46 5.124 + install_gotestsum [2021-03-19T23:18:41.868Z] #46 5.125 + set -e [2021-03-19T23:18:41.868Z] #46 5.125 + export GO111MODULE=on [2021-03-19T23:18:41.868Z] #46 5.125 + GO111MODULE=on [2021-03-19T23:18:41.868Z] #46 5.125 + GOBIN=/build [2021-03-19T23:18:41.868Z] #46 5.125 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-19T23:18:41.868Z] #46 5.167 go: finding gotest.tools v0.5.3 [2021-03-19T23:18:41.868Z] #46 5.170 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T23:18:41.868Z] #46 5.796 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T23:18:41.868Z] #46 5.964 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T23:18:41.868Z] #46 7.924 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:18:41.868Z] #46 7.932 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T23:18:41.868Z] #46 8.028 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:18:41.868Z] #46 8.032 go: downloading github.com/fatih/color v1.9.0 [2021-03-19T23:18:41.868Z] #46 8.065 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:18:41.868Z] #46 8.105 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:18:41.868Z] #46 8.162 go: extracting github.com/fatih/color v1.9.0 [2021-03-19T23:18:41.868Z] #46 8.165 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:18:41.868Z] #46 8.169 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T23:18:41.868Z] #46 8.200 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:18:41.868Z] #46 8.200 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:18:41.868Z] #46 8.261 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:18:41.868Z] #46 8.265 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:18:41.868Z] #46 8.283 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:18:41.868Z] #46 8.307 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:18:41.868Z] #46 8.341 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:18:41.868Z] #46 8.438 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:18:42.162Z] #46 8.812 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:18:42.162Z] #46 8.835 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:18:42.162Z] #46 ... [2021-03-19T23:18:42.162Z] [2021-03-19T23:18:42.162Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-19T23:18:42.162Z] #35 12.25 Fetched 8112 kB in 10s (793 kB/s) [2021-03-19T23:18:42.796Z] db4e2d8d5901: Verifying Checksum [2021-03-19T23:18:42.796Z] db4e2d8d5901: Download complete [2021-03-19T23:18:43.680Z] #35 12.25 Reading package lists... [2021-03-19T23:18:43.680Z] #35 ... [2021-03-19T23:18:43.680Z] [2021-03-19T23:18:43.680Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:18:43.680Z] #57 3.235 + RM_GOPATH=0 [2021-03-19T23:18:43.680Z] #57 3.235 + TMP_GOPATH= [2021-03-19T23:18:43.680Z] #57 3.235 + : /build [2021-03-19T23:18:43.680Z] #57 3.235 + '[' -z '' ']' [2021-03-19T23:18:43.680Z] #57 3.235 ++ mktemp -d [2021-03-19T23:18:43.680Z] #57 3.235 + export GOPATH=/tmp/tmp.pRYA1UNTeQ [2021-03-19T23:18:43.680Z] #57 3.235 + GOPATH=/tmp/tmp.pRYA1UNTeQ [2021-03-19T23:18:43.680Z] #57 3.235 + RM_GOPATH=1 [2021-03-19T23:18:43.680Z] #57 3.235 + case "$(go env GOARCH)" in [2021-03-19T23:18:43.680Z] #57 3.235 ++ go env GOARCH [2021-03-19T23:18:43.680Z] #57 3.265 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:43.680Z] #57 3.265 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:43.680Z] #57 3.265 ++ dirname /tmp/install/install.sh [2021-03-19T23:18:43.680Z] #57 3.284 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:18:43.680Z] #57 3.284 + dir=/tmp/install [2021-03-19T23:18:43.680Z] #57 3.284 + bin=rootlesskit [2021-03-19T23:18:43.680Z] #57 3.284 + shift [2021-03-19T23:18:43.680Z] #57 3.284 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-19T23:18:43.680Z] #57 3.284 + . /tmp/install/rootlesskit.installer [2021-03-19T23:18:43.680Z] #57 3.284 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:18:43.680Z] #57 3.284 + install_rootlesskit [2021-03-19T23:18:43.680Z] #57 3.284 + case "$1" in [2021-03-19T23:18:43.680Z] #57 3.284 + export CGO_ENABLED=0 [2021-03-19T23:18:43.680Z] #57 3.284 + CGO_ENABLED=0 [2021-03-19T23:18:43.680Z] #57 3.284 + _install_rootlesskit [2021-03-19T23:18:43.680Z] #57 3.284 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-19T23:18:43.680Z] #57 3.284 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.pRYA1UNTeQ/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:18:43.680Z] #57 3.284 Cloning into '/tmp/tmp.pRYA1UNTeQ/src/github.com/rootless-containers/rootlesskit'... [2021-03-19T23:18:43.680Z] #57 7.033 + cd /tmp/tmp.pRYA1UNTeQ/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:18:43.680Z] #57 7.033 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:18:43.680Z] #57 7.082 + export GO111MODULE=on [2021-03-19T23:18:43.680Z] #57 7.082 + GO111MODULE=on [2021-03-19T23:18:43.680Z] #57 7.082 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:18:43.680Z] #57 7.082 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-19T23:18:43.680Z] #57 8.529 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:18:43.680Z] #57 8.559 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:18:43.680Z] #57 8.570 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:18:43.680Z] #57 8.595 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:18:43.680Z] #57 8.610 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:18:43.680Z] #57 8.677 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-19T23:18:43.680Z] #57 8.754 go: downloading github.com/google/uuid v1.2.0 [2021-03-19T23:18:43.680Z] #57 8.804 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-19T23:18:43.680Z] #57 8.815 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:18:43.680Z] #57 8.849 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:18:43.680Z] #57 8.972 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:18:43.680Z] #57 8.974 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:18:43.680Z] #57 8.975 go: extracting github.com/google/uuid v1.2.0 [2021-03-19T23:18:43.680Z] #57 9.040 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:18:43.680Z] #57 9.045 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T23:18:43.680Z] #57 9.046 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-19T23:18:43.680Z] #57 9.463 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:18:43.680Z] #57 9.903 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-19T23:18:43.680Z] #57 10.05 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:18:43.680Z] #57 ... [2021-03-19T23:18:43.680Z] [2021-03-19T23:18:43.680Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:18:43.680Z] #23 5.068 + RM_GOPATH=0 [2021-03-19T23:18:43.680Z] #23 5.068 + TMP_GOPATH= [2021-03-19T23:18:43.680Z] #23 5.068 + : /build [2021-03-19T23:18:43.680Z] #23 5.070 + '[' -z '' ']' [2021-03-19T23:18:43.680Z] #23 5.073 ++ mktemp -d [2021-03-19T23:18:43.680Z] #23 5.074 + export GOPATH=/tmp/tmp.XZh9VJiDOa [2021-03-19T23:18:43.680Z] #23 5.074 + GOPATH=/tmp/tmp.XZh9VJiDOa [2021-03-19T23:18:43.680Z] #23 5.074 + RM_GOPATH=1 [2021-03-19T23:18:43.680Z] #23 5.074 + case "$(go env GOARCH)" in [2021-03-19T23:18:43.680Z] #23 5.075 ++ go env GOARCH [2021-03-19T23:18:43.680Z] #23 5.079 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:43.680Z] #23 5.079 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:43.680Z] #23 5.080 ++ dirname /tmp/install/install.sh [2021-03-19T23:18:43.680Z] #23 5.080 + dir=/tmp/install [2021-03-19T23:18:43.680Z] #23 5.080 + bin=dockercli [2021-03-19T23:18:43.680Z] #23 5.080 + shift [2021-03-19T23:18:43.680Z] #23 5.080 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-19T23:18:43.680Z] #23 5.080 + . /tmp/install/dockercli.installer [2021-03-19T23:18:43.680Z] #23 5.081 ++ : stable [2021-03-19T23:18:43.680Z] #23 5.081 ++ : 17.06.2-ce [2021-03-19T23:18:43.680Z] #23 5.081 + install_dockercli [2021-03-19T23:18:43.680Z] #23 5.081 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-19T23:18:43.680Z] #23 5.081 Install docker/cli version 17.06.2-ce from stable [2021-03-19T23:18:43.680Z] #23 5.090 ++ uname -m [2021-03-19T23:18:43.680Z] #23 5.093 + arch=s390x [2021-03-19T23:18:43.680Z] #23 5.093 + '[' s390x '!=' x86_64 ']' [2021-03-19T23:18:43.680Z] #23 5.093 + '[' s390x '!=' s390x ']' [2021-03-19T23:18:43.680Z] #23 5.093 + url=https://download.docker.com/linux/static [2021-03-19T23:18:43.680Z] #23 5.104 + curl -Ls https://download.docker.com/linux/static/stable/s390x/docker-17.06.2-ce.tgz [2021-03-19T23:18:43.680Z] #23 5.114 + tar -xz docker/docker [2021-03-19T23:18:43.680Z] #23 ... [2021-03-19T23:18:43.680Z] [2021-03-19T23:18:43.680Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:18:43.680Z] #50 4.891 + RM_GOPATH=0 [2021-03-19T23:18:43.680Z] #50 4.891 + TMP_GOPATH= [2021-03-19T23:18:43.680Z] #50 4.891 + : /build [2021-03-19T23:18:43.680Z] #50 4.891 + '[' -z '' ']' [2021-03-19T23:18:43.680Z] #50 4.891 ++ mktemp -d [2021-03-19T23:18:43.680Z] #50 4.891 + export GOPATH=/tmp/tmp.Z8zTeYJCpf [2021-03-19T23:18:43.680Z] #50 4.891 + GOPATH=/tmp/tmp.Z8zTeYJCpf [2021-03-19T23:18:43.680Z] #50 4.891 + RM_GOPATH=1 [2021-03-19T23:18:43.680Z] #50 4.891 + case "$(go env GOARCH)" in [2021-03-19T23:18:43.680Z] #50 4.891 ++ go env GOARCH [2021-03-19T23:18:43.680Z] #50 4.910 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:18:43.680Z] #50 4.916 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:43.680Z] #50 4.916 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:43.680Z] #50 4.916 ++ dirname /tmp/install/install.sh [2021-03-19T23:18:43.680Z] #50 4.916 + dir=/tmp/install [2021-03-19T23:18:43.680Z] #50 4.916 + bin=shfmt [2021-03-19T23:18:43.680Z] #50 4.916 + shift [2021-03-19T23:18:43.680Z] #50 4.916 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-19T23:18:43.680Z] #50 4.916 + . /tmp/install/shfmt.installer [2021-03-19T23:18:43.680Z] #50 4.916 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:18:43.680Z] #50 4.916 + install_shfmt [2021-03-19T23:18:43.680Z] #50 4.916 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-19T23:18:43.680Z] #50 4.916 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Z8zTeYJCpf/src/github.com/mvdan/sh [2021-03-19T23:18:43.680Z] #50 4.918 Cloning into '/tmp/tmp.Z8zTeYJCpf/src/github.com/mvdan/sh'... [2021-03-19T23:18:43.974Z] #50 ... [2021-03-19T23:18:43.974Z] [2021-03-19T23:18:43.974Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:18:43.974Z] #63 5.214 + RM_GOPATH=0 [2021-03-19T23:18:43.974Z] #63 5.214 + TMP_GOPATH= [2021-03-19T23:18:43.974Z] #63 5.214 + : /build [2021-03-19T23:18:43.974Z] #63 5.214 + '[' -z '' ']' [2021-03-19T23:18:43.974Z] #63 5.215 ++ mktemp -d [2021-03-19T23:18:43.974Z] #63 5.217 + export GOPATH=/tmp/tmp.8ghTvyyzW0 [2021-03-19T23:18:43.974Z] #63 5.217 + GOPATH=/tmp/tmp.8ghTvyyzW0 [2021-03-19T23:18:43.974Z] #63 5.217 + RM_GOPATH=1 [2021-03-19T23:18:43.974Z] #63 5.217 + case "$(go env GOARCH)" in [2021-03-19T23:18:43.974Z] #63 5.217 ++ go env GOARCH [2021-03-19T23:18:43.974Z] #63 5.234 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:43.974Z] #63 5.234 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:43.974Z] #63 5.234 ++ dirname /tmp/install/install.sh [2021-03-19T23:18:43.974Z] #63 5.236 + dir=/tmp/install [2021-03-19T23:18:43.974Z] #63 5.238 + bin=proxy [2021-03-19T23:18:43.974Z] #63 5.238 + shift [2021-03-19T23:18:43.974Z] #63 5.238 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-19T23:18:43.974Z] #63 5.238 + . /tmp/install/proxy.installer [2021-03-19T23:18:43.974Z] #63 5.238 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:18:43.974Z] #63 5.239 + install_proxy [2021-03-19T23:18:43.974Z] #63 5.239 + case "$1" in [2021-03-19T23:18:43.974Z] #63 5.239 + export CGO_ENABLED=0 [2021-03-19T23:18:43.974Z] #63 5.239 + CGO_ENABLED=0 [2021-03-19T23:18:43.974Z] #63 5.239 + _install_proxy [2021-03-19T23:18:43.974Z] #63 5.239 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-19T23:18:43.974Z] #63 5.239 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:18:43.974Z] #63 5.239 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.8ghTvyyzW0/src/github.com/docker/libnetwork [2021-03-19T23:18:43.974Z] #63 5.245 Cloning into '/tmp/tmp.8ghTvyyzW0/src/github.com/docker/libnetwork'... [2021-03-19T23:18:43.974Z] #63 ... [2021-03-19T23:18:43.974Z] [2021-03-19T23:18:43.974Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:18:43.974Z] #33 3.486 + RM_GOPATH=0 [2021-03-19T23:18:43.974Z] #33 3.486 + TMP_GOPATH= [2021-03-19T23:18:43.974Z] #33 3.486 + : /build [2021-03-19T23:18:43.974Z] #33 3.486 + '[' -z '' ']' [2021-03-19T23:18:43.974Z] #33 3.487 ++ mktemp -d [2021-03-19T23:18:43.974Z] #33 3.493 + export GOPATH=/tmp/tmp.EhjlNPSqlD [2021-03-19T23:18:43.974Z] #33 3.493 + GOPATH=/tmp/tmp.EhjlNPSqlD [2021-03-19T23:18:43.974Z] #33 3.493 + RM_GOPATH=1 [2021-03-19T23:18:43.974Z] #33 3.493 + case "$(go env GOARCH)" in [2021-03-19T23:18:43.974Z] #33 3.493 ++ go env GOARCH [2021-03-19T23:18:43.974Z] #33 3.545 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:43.974Z] #33 3.545 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:43.974Z] #33 3.545 ++ dirname /tmp/install/install.sh [2021-03-19T23:18:43.974Z] #33 3.557 + dir=/tmp/install [2021-03-19T23:18:43.974Z] #33 3.557 + bin=tomlv [2021-03-19T23:18:43.974Z] #33 3.557 + shift [2021-03-19T23:18:43.974Z] #33 3.557 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-19T23:18:43.974Z] #33 3.557 + . /tmp/install/tomlv.installer [2021-03-19T23:18:43.974Z] #33 3.557 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:18:43.974Z] #33 3.557 + install_tomlv [2021-03-19T23:18:43.974Z] #33 3.558 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-19T23:18:43.974Z] #33 3.558 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.EhjlNPSqlD/src/github.com/BurntSushi/toml [2021-03-19T23:18:43.974Z] #33 3.559 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:18:43.974Z] #33 3.562 Cloning into '/tmp/tmp.EhjlNPSqlD/src/github.com/BurntSushi/toml'... [2021-03-19T23:18:43.974Z] #33 4.737 + cd /tmp/tmp.EhjlNPSqlD/src/github.com/BurntSushi/toml [2021-03-19T23:18:43.974Z] #33 4.737 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:18:43.974Z] #33 4.752 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:18:43.974Z] #33 5.310 internal/cpu [2021-03-19T23:18:43.974Z] #33 5.328 runtime/internal/atomic [2021-03-19T23:18:43.974Z] #33 5.559 runtime/internal/sys [2021-03-19T23:18:43.974Z] #33 5.776 runtime/internal/math [2021-03-19T23:18:43.974Z] #33 5.880 internal/bytealg [2021-03-19T23:18:43.974Z] #33 5.884 math/bits [2021-03-19T23:18:43.974Z] #33 6.176 runtime [2021-03-19T23:18:43.974Z] #33 6.425 math [2021-03-19T23:18:44.040Z] #26 ... [2021-03-19T23:18:44.040Z] [2021-03-19T23:18:44.040Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:18:44.040Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:18:44.040Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-19T23:18:44.040Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-19T23:18:44.040Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-19T23:18:44.040Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-19T23:18:44.040Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.7s done [2021-03-19T23:18:44.040Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.1s done [2021-03-19T23:18:44.040Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.2s done [2021-03-19T23:18:44.040Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.9s [2021-03-19T23:18:44.040Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 8.0s done [2021-03-19T23:18:44.040Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 5.3s done [2021-03-19T23:18:44.040Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 7.4s done [2021-03-19T23:18:44.040Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 5.7s done [2021-03-19T23:18:44.268Z] #33 ... [2021-03-19T23:18:44.268Z] [2021-03-19T23:18:44.268Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:18:44.268Z] #48 4.956 + RM_GOPATH=0 [2021-03-19T23:18:44.268Z] #48 4.956 + TMP_GOPATH= [2021-03-19T23:18:44.268Z] #48 4.956 + : /build [2021-03-19T23:18:44.268Z] #48 4.956 + '[' -z '' ']' [2021-03-19T23:18:44.268Z] #48 4.956 ++ mktemp -d [2021-03-19T23:18:44.268Z] #48 4.956 + export GOPATH=/tmp/tmp.E1XibZedTU [2021-03-19T23:18:44.268Z] #48 4.956 + GOPATH=/tmp/tmp.E1XibZedTU [2021-03-19T23:18:44.268Z] #48 4.956 + RM_GOPATH=1 [2021-03-19T23:18:44.268Z] #48 4.956 + case "$(go env GOARCH)" in [2021-03-19T23:18:44.268Z] #48 4.956 ++ go env GOARCH [2021-03-19T23:18:44.268Z] #48 4.979 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:44.268Z] #48 4.980 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:18:44.268Z] #48 4.983 ++ dirname /tmp/install/install.sh [2021-03-19T23:18:44.268Z] #48 4.984 + dir=/tmp/install [2021-03-19T23:18:44.268Z] #48 4.984 + bin=golangci_lint [2021-03-19T23:18:44.268Z] #48 4.984 + shift [2021-03-19T23:18:44.268Z] #48 4.984 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-19T23:18:44.268Z] #48 4.984 + . /tmp/install/golangci_lint.installer [2021-03-19T23:18:44.268Z] #48 4.985 ++ : v1.23.8 [2021-03-19T23:18:44.268Z] #48 4.986 + install_golangci_lint [2021-03-19T23:18:44.268Z] #48 4.986 + set -e [2021-03-19T23:18:44.268Z] #48 4.986 + export GO111MODULE=on [2021-03-19T23:18:44.268Z] #48 4.986 + GO111MODULE=on [2021-03-19T23:18:44.268Z] #48 4.986 + GOBIN=/build [2021-03-19T23:18:44.268Z] #48 4.986 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-19T23:18:44.268Z] #48 5.111 go: finding github.com v1.23.8 [2021-03-19T23:18:44.268Z] #48 5.112 go: finding github.com/golangci v1.23.8 [2021-03-19T23:18:44.268Z] #48 5.116 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-19T23:18:44.268Z] #48 5.117 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:18:44.268Z] #48 5.124 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-19T23:18:44.268Z] #48 5.725 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:18:44.268Z] #48 6.030 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:18:44.268Z] #48 9.710 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:18:44.268Z] #48 9.730 go: downloading github.com/fatih/color v1.7.0 [2021-03-19T23:18:44.268Z] #48 9.736 go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T23:18:44.268Z] #48 9.737 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:18:44.268Z] #48 9.738 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:18:44.268Z] #48 9.739 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:18:44.268Z] #48 9.740 go: downloading github.com/spf13/viper v1.6.1 [2021-03-19T23:18:44.268Z] #48 9.744 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-19T23:18:44.268Z] #48 9.752 go: extracting github.com/fatih/color v1.7.0 [2021-03-19T23:18:44.268Z] #48 9.759 go: extracting github.com/pkg/errors v0.8.1 [2021-03-19T23:18:44.268Z] #48 9.819 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:18:44.268Z] #48 9.879 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:18:44.268Z] #48 9.880 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-19T23:18:44.268Z] #48 9.960 go: extracting github.com/spf13/viper v1.6.1 [2021-03-19T23:18:44.268Z] #48 9.964 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:18:44.268Z] #48 10.37 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:18:44.268Z] #48 10.41 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-19T23:18:44.268Z] #48 10.52 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:18:44.268Z] #48 10.56 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-19T23:18:44.268Z] #48 10.80 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:18:44.268Z] #48 10.81 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:18:44.268Z] #48 ... [2021-03-19T23:18:44.268Z] [2021-03-19T23:18:44.268Z] #23 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:18:44.268Z] #23 10.91 + mkdir -p /build [2021-03-19T23:18:44.350Z] 1301750ffb48: Verifying Checksum [2021-03-19T23:18:44.350Z] 1301750ffb48: Download complete [2021-03-19T23:18:44.350Z] 5ffb2f5886e2: Verifying Checksum [2021-03-19T23:18:44.350Z] 5ffb2f5886e2: Download complete [2021-03-19T23:18:44.350Z] dc5c6edc9cff: Verifying Checksum [2021-03-19T23:18:44.350Z] dc5c6edc9cff: Download complete [2021-03-19T23:18:44.599Z] #23 10.91 + mv docker/docker /build/ [2021-03-19T23:18:44.599Z] #23 10.92 + rmdir docker [2021-03-19T23:18:44.974Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.1s done [2021-03-19T23:18:44.974Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-19T23:18:44.974Z] #9 ... [2021-03-19T23:18:44.974Z] [2021-03-19T23:18:44.974Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:18:44.974Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T23:18:44.974Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 8.6s done [2021-03-19T23:18:44.974Z] #26 DONE 11.4s [2021-03-19T23:18:44.974Z] [2021-03-19T23:18:44.974Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:18:44.974Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:18:44.974Z] #9 ... [2021-03-19T23:18:44.974Z] [2021-03-19T23:18:44.974Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:18:44.974Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T23:18:45.237Z] #23 DONE 11.9s [2021-03-19T23:18:45.237Z] [2021-03-19T23:18:45.237Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:18:45.237Z] #48 11.18 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:18:45.237Z] #48 11.28 go: downloading github.com/spf13/afero v1.1.2 [2021-03-19T23:18:45.237Z] #48 11.37 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:18:45.237Z] #48 11.69 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:18:45.237Z] #48 11.87 go: extracting github.com/spf13/afero v1.1.2 [2021-03-19T23:18:45.530Z] #48 12.18 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:18:45.530Z] #48 12.23 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:18:46.167Z] #48 12.72 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:18:46.167Z] #48 12.78 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:18:46.167Z] #48 12.79 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:18:46.167Z] #48 12.83 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:18:46.343Z] #27 1.397 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:18:46.343Z] #27 1.397 Get:2 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:18:46.343Z] #27 1.407 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:18:46.460Z] #48 12.83 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:18:46.460Z] #48 12.85 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:18:46.600Z] #27 1.635 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:18:46.857Z] #27 1.863 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:18:47.113Z] db4e2d8d5901: Pull complete [2021-03-19T23:18:47.113Z] dfe2d012519c: Pull complete [2021-03-19T23:18:47.113Z] 3c370c2e2f82: Verifying Checksum [2021-03-19T23:18:47.113Z] 3c370c2e2f82: Download complete [2021-03-19T23:18:47.117Z] #27 2.212 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:18:47.408Z] 5d8f1d1f9197: Pull complete [2021-03-19T23:18:47.977Z] #48 14.28 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:18:47.977Z] #48 14.29 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:18:47.977Z] #48 14.29 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:18:47.977Z] #48 14.29 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:18:47.977Z] #48 14.29 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:18:47.977Z] #48 14.29 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:18:47.977Z] #48 14.29 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:18:47.977Z] #48 14.29 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:18:47.977Z] #48 14.30 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:18:47.977Z] #48 14.30 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:18:47.977Z] #48 14.31 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:18:47.977Z] #48 14.31 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:18:47.977Z] #48 14.32 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:18:47.977Z] #48 14.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:18:47.977Z] #48 14.35 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:18:47.977Z] #48 14.36 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:18:47.977Z] #48 14.36 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:18:47.977Z] #48 14.39 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:18:47.977Z] #48 14.40 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:18:47.977Z] #48 14.44 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:18:47.977Z] #48 14.49 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:18:47.977Z] #48 14.50 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:18:47.977Z] #48 14.53 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:18:47.977Z] #48 14.55 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:18:47.977Z] #48 14.60 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:18:47.977Z] #48 14.63 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:18:47.977Z] #48 14.63 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:18:47.977Z] #48 14.63 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:18:47.977Z] #48 14.66 go: downloading github.com/spf13/cast v1.3.0 [2021-03-19T23:18:48.270Z] #48 14.68 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:18:48.270Z] #48 14.68 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:18:48.270Z] #48 14.70 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:18:48.270Z] #48 14.74 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-19T23:18:48.270Z] #48 14.82 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:18:48.270Z] #48 14.82 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:18:48.270Z] #48 14.84 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:18:48.270Z] #48 14.85 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:18:48.270Z] #48 14.93 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:18:48.564Z] #48 14.93 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:18:48.564Z] #48 14.96 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-19T23:18:48.564Z] #48 14.97 go: extracting github.com/spf13/cast v1.3.0 [2021-03-19T23:18:48.564Z] #48 15.03 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:18:48.564Z] #48 15.06 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:18:48.564Z] #48 15.06 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:18:48.564Z] #48 15.06 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:18:48.564Z] #48 15.08 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-19T23:18:48.564Z] #48 15.09 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:18:48.564Z] #48 15.23 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:18:48.564Z] #48 15.23 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-19T23:18:48.564Z] #48 15.23 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:18:48.564Z] #48 15.23 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-19T23:18:48.564Z] #48 15.28 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:18:48.857Z] #48 15.36 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-19T23:18:48.857Z] #48 15.37 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-19T23:18:48.857Z] #48 15.37 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:18:48.857Z] #48 15.37 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:18:48.857Z] #48 15.37 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:18:48.857Z] #48 15.37 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:18:48.857Z] #48 15.46 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:18:48.857Z] #48 15.53 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:18:49.045Z] #27 3.766 Fetched 8424 kB in 3s (3207 kB/s) [2021-03-19T23:18:49.151Z] #48 15.59 go: downloading golang.org/x/text v0.3.2 [2021-03-19T23:18:49.445Z] #48 15.91 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:18:49.445Z] #48 15.91 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:18:49.445Z] #48 15.91 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:18:49.445Z] #48 15.91 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:18:49.445Z] #48 15.91 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:18:49.445Z] #48 15.92 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:18:49.445Z] #48 15.92 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:18:49.445Z] #48 15.92 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:18:49.445Z] #48 15.92 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:18:49.445Z] #48 15.92 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:18:49.445Z] #48 15.92 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-19T23:18:49.445Z] #48 15.96 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:18:49.445Z] #48 15.99 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:18:49.445Z] #48 15.99 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:18:49.445Z] #48 16.00 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:18:49.445Z] #48 16.00 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:18:49.445Z] #48 16.01 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:18:49.445Z] #48 16.02 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:18:49.445Z] #48 16.07 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:18:49.445Z] #48 16.08 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:18:49.445Z] #48 16.09 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:18:49.445Z] #48 16.10 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:18:49.445Z] #48 16.15 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:18:49.445Z] #48 16.18 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-19T23:18:49.625Z] #27 3.766 Reading package lists... [2021-03-19T23:18:49.739Z] #48 16.19 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:18:49.739Z] #48 16.24 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:18:49.739Z] #48 16.25 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:18:49.739Z] #48 16.32 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:18:49.739Z] #48 16.34 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:18:49.739Z] #48 16.42 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:18:49.739Z] #48 16.47 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-19T23:18:50.032Z] #48 16.50 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-19T23:18:50.032Z] #48 16.50 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:18:50.032Z] #48 16.51 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:18:50.032Z] #48 16.61 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-19T23:18:50.032Z] #48 16.62 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:18:50.032Z] #48 16.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:18:50.165Z] 1301750ffb48: Pull complete [2021-03-19T23:18:50.325Z] #48 16.76 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:18:50.326Z] #48 16.86 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:18:50.326Z] #48 ... [2021-03-19T23:18:50.326Z] [2021-03-19T23:18:50.326Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-19T23:18:50.326Z] #26 1.822 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:18:50.326Z] #26 1.895 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:18:50.326Z] #26 1.895 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:18:50.326Z] #26 2.480 Get:4 http://security.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-19T23:18:50.326Z] #26 3.499 Get:5 http://deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-19T23:18:50.326Z] #26 5.239 Get:6 http://deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-19T23:18:50.326Z] #26 ... [2021-03-19T23:18:50.326Z] [2021-03-19T23:18:50.326Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:18:50.326Z] #48 16.90 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:18:50.326Z] #48 16.90 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-19T23:18:50.326Z] #48 16.96 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:18:50.556Z] #27 4.734 Reading package lists... [2021-03-19T23:18:50.631Z] #48 17.03 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:18:50.631Z] #48 17.12 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-19T23:18:50.631Z] #48 17.22 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:18:50.812Z] #27 5.697 Building dependency tree... [2021-03-19T23:18:50.925Z] #48 17.46 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-19T23:18:50.925Z] #48 17.49 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:18:50.925Z] #48 17.55 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:18:50.925Z] #48 17.56 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:18:50.925Z] #48 17.57 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:18:51.070Z] #27 6.038 The following additional packages will be installed: [2021-03-19T23:18:51.070Z] #27 6.038 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-19T23:18:51.070Z] #27 6.038 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-19T23:18:51.070Z] #27 6.038 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-19T23:18:51.070Z] #27 6.038 Suggested packages: [2021-03-19T23:18:51.070Z] #27 6.038 krb5-doc krb5-user [2021-03-19T23:18:51.070Z] #27 6.038 Recommended packages: [2021-03-19T23:18:51.070Z] #27 6.038 krb5-locales publicsuffix libsasl2-modules [2021-03-19T23:18:51.367Z] #27 6.215 The following NEW packages will be installed: [2021-03-19T23:18:51.368Z] #27 6.218 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-19T23:18:51.368Z] #27 6.218 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-19T23:18:51.368Z] #27 6.218 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-19T23:18:51.368Z] #27 6.218 libssh2-1 libssl1.1 openssl [2021-03-19T23:18:51.628Z] #27 6.544 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T23:18:51.628Z] #27 6.544 Need to get 5057 kB of archives. [2021-03-19T23:18:51.628Z] #27 6.544 After this operation, 12.1 MB of additional disk space will be used. [2021-03-19T23:18:51.628Z] #27 6.544 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-19T23:18:51.628Z] #27 6.544 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-19T23:18:51.628Z] #27 6.546 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-19T23:18:51.628Z] #27 6.560 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-19T23:18:51.628Z] #27 6.562 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-19T23:18:51.628Z] #27 6.562 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-19T23:18:51.628Z] #27 6.564 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-19T23:18:51.628Z] #27 6.570 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-19T23:18:51.628Z] #27 6.583 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-19T23:18:51.628Z] #27 6.583 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-19T23:18:51.628Z] #27 6.588 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-19T23:18:51.628Z] #27 6.594 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-19T23:18:51.628Z] #27 6.596 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-19T23:18:51.628Z] #27 6.605 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-19T23:18:51.628Z] #27 6.611 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-19T23:18:51.628Z] #27 6.613 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-19T23:18:51.628Z] #27 6.619 Get:17 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-19T23:18:51.628Z] #27 6.620 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-19T23:18:51.628Z] #27 6.638 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T23:18:51.628Z] #27 6.647 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T23:18:51.628Z] #27 6.647 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T23:18:51.704Z] #48 18.41 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:18:51.893Z] #27 6.824 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:18:51.893Z] #27 6.857 Fetched 5057 kB in 0s (12.3 MB/s) [2021-03-19T23:18:51.893Z] #27 6.910 Selecting previously unselected package libssl1.1:amd64. [2021-03-19T23:18:51.893Z] #27 6.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 ... 6677 files and directories currently installed.) [2021-03-19T23:18:51.893Z] #27 6.913 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T23:18:51.893Z] #27 6.929 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T23:18:51.998Z] #48 18.56 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:18:52.177Z] #27 7.156 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-19T23:18:52.177Z] #27 7.156 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T23:18:52.177Z] #27 7.162 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:18:52.177Z] #27 7.245 Selecting previously unselected package libsasl2-2:amd64. [2021-03-19T23:18:52.177Z] #27 7.245 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T23:18:52.177Z] #27 7.250 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:18:52.247Z] dc5c6edc9cff: Pull complete [2021-03-19T23:18:52.292Z] #48 18.82 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:18:52.453Z] #27 7.333 Selecting previously unselected package libldap-common. [2021-03-19T23:18:52.453Z] #27 7.333 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-19T23:18:52.453Z] #27 7.350 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:18:52.453Z] #27 7.436 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-19T23:18:52.453Z] #27 7.436 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-19T23:18:52.453Z] #27 7.441 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:18:52.453Z] #27 7.529 Selecting previously unselected package openssl. [2021-03-19T23:18:52.453Z] #27 7.529 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T23:18:52.453Z] #27 7.534 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:18:52.727Z] #27 7.770 Selecting previously unselected package ca-certificates. [2021-03-19T23:18:52.727Z] #27 7.770 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-19T23:18:52.727Z] #27 7.774 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-19T23:18:52.727Z] #27 7.880 Selecting previously unselected package libkeyutils1:amd64. [2021-03-19T23:18:52.727Z] #27 7.880 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-19T23:18:52.930Z] #48 19.27 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:18:52.930Z] #48 ... [2021-03-19T23:18:52.930Z] [2021-03-19T23:18:52.930Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-19T23:18:52.930Z] #39 12.34 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-19T23:18:52.930Z] #39 14.22 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-19T23:18:52.930Z] #39 ... [2021-03-19T23:18:52.930Z] [2021-03-19T23:18:52.930Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-19T23:18:52.930Z] #41 12.99 Fetched 8112 kB in 10s (776 kB/s) [2021-03-19T23:18:52.930Z] #41 12.99 Reading package lists... [2021-03-19T23:18:52.930Z] #41 17.74 Reading package lists... [2021-03-19T23:18:52.989Z] #27 7.890 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-19T23:18:52.989Z] #27 7.941 Selecting previously unselected package libkrb5support0:amd64. [2021-03-19T23:18:52.989Z] #27 7.941 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:18:52.989Z] #27 7.945 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:18:52.989Z] #27 8.002 Selecting previously unselected package libk5crypto3:amd64. [2021-03-19T23:18:52.989Z] #27 8.002 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:18:52.989Z] #27 8.008 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:18:52.989Z] #27 8.095 Selecting previously unselected package libkrb5-3:amd64. [2021-03-19T23:18:52.989Z] #27 8.095 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:18:52.989Z] #27 8.099 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:18:53.224Z] #41 22.21 Building dependency tree... [2021-03-19T23:18:53.224Z] #41 ... [2021-03-19T23:18:53.224Z] [2021-03-19T23:18:53.224Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-19T23:18:53.224Z] #54 13.04 Fetched 8112 kB in 11s (723 kB/s) [2021-03-19T23:18:53.224Z] #54 13.04 Reading package lists... [2021-03-19T23:18:53.224Z] #54 17.87 Reading package lists... [2021-03-19T23:18:53.224Z] #54 22.46 Building dependency tree... [2021-03-19T23:18:53.224Z] #54 ... [2021-03-19T23:18:53.224Z] [2021-03-19T23:18:53.224Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:18:53.224Z] #63 18.22 Checking out files: 89% (1708/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-19T23:18:53.224Z] #63 18.50 + cd /tmp/tmp.8ghTvyyzW0/src/github.com/docker/libnetwork [2021-03-19T23:18:53.224Z] #63 18.50 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:18:53.224Z] #63 18.92 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-19T23:18:53.246Z] #27 8.273 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-19T23:18:53.246Z] #27 8.273 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:18:53.503Z] #27 8.277 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:18:53.503Z] #27 8.359 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-19T23:18:53.503Z] #27 8.359 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-19T23:18:53.503Z] #27 8.363 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T23:18:53.503Z] #27 8.426 Selecting previously unselected package libpsl5:amd64. [2021-03-19T23:18:53.503Z] #27 8.429 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-19T23:18:53.503Z] #27 8.436 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-19T23:18:53.503Z] #27 8.491 Selecting previously unselected package librtmp1:amd64. [2021-03-19T23:18:53.503Z] #27 8.491 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-19T23:18:53.503Z] #27 8.495 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:18:53.503Z] #27 8.548 Selecting previously unselected package libssh2-1:amd64. [2021-03-19T23:18:53.503Z] #27 8.548 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-19T23:18:53.517Z] #63 ... [2021-03-19T23:18:53.517Z] [2021-03-19T23:18:53.517Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:18:53.517Z] #46 10.02 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:18:53.518Z] #46 10.65 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:18:53.518Z] #46 11.36 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:18:53.518Z] #46 14.10 go: finding github.com/fatih/color v1.9.0 [2021-03-19T23:18:53.518Z] #46 14.11 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:18:53.518Z] #46 14.20 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:18:53.518Z] #46 14.22 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:18:53.518Z] #46 14.23 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:18:53.518Z] #46 14.29 go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T23:18:53.518Z] #46 14.30 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:18:53.518Z] #46 14.44 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:18:53.518Z] #46 14.54 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:18:53.518Z] #46 14.55 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:18:53.518Z] #46 14.58 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:18:53.760Z] #27 8.554 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T23:18:53.760Z] #27 8.638 Selecting previously unselected package libcurl4:amd64. [2021-03-19T23:18:53.760Z] #27 8.638 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T23:18:53.760Z] #27 8.639 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T23:18:53.760Z] #27 8.732 Selecting previously unselected package curl. [2021-03-19T23:18:53.760Z] #27 8.732 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T23:18:53.760Z] #27 8.736 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-19T23:18:53.760Z] #27 8.828 Selecting previously unselected package libonig5:amd64. [2021-03-19T23:18:53.760Z] #27 8.828 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T23:18:53.811Z] #46 ... [2021-03-19T23:18:53.811Z] [2021-03-19T23:18:53.811Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-19T23:18:53.811Z] #54 22.46 Building dependency tree... [2021-03-19T23:18:53.811Z] #54 ... [2021-03-19T23:18:53.811Z] [2021-03-19T23:18:53.811Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:18:53.811Z] #57 10.42 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-19T23:18:53.811Z] #57 10.93 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:18:53.811Z] #57 11.14 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:18:53.811Z] #57 11.14 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:18:53.811Z] #57 11.83 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:18:53.811Z] #57 13.78 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:18:53.811Z] #57 15.16 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:18:53.811Z] #57 15.30 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:18:53.811Z] #57 15.53 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:18:53.811Z] #57 15.54 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:18:53.811Z] #57 16.00 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:18:53.811Z] #57 17.20 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:18:53.811Z] #57 17.23 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:18:53.811Z] #57 17.41 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:18:53.811Z] #57 17.54 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:18:53.811Z] #57 17.59 go: finding github.com/google/uuid v1.2.0 [2021-03-19T23:18:53.811Z] #57 17.66 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:18:53.811Z] #57 17.66 go: finding github.com/gofrs/flock v0.8.0 [2021-03-19T23:18:53.811Z] #57 17.69 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-19T23:18:53.811Z] #57 17.70 go: finding github.com/gorilla/mux v1.8.0 [2021-03-19T23:18:53.811Z] #57 17.76 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:18:53.811Z] #57 17.79 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:18:53.811Z] #57 17.80 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:18:53.811Z] #57 17.84 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:18:53.811Z] #57 17.99 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:18:53.811Z] #57 18.13 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:18:54.017Z] #27 8.832 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:18:54.017Z] #27 8.955 Selecting previously unselected package libjq1:amd64. [2021-03-19T23:18:54.017Z] #27 8.955 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:18:54.017Z] #27 8.966 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:18:54.017Z] #27 9.020 Selecting previously unselected package jq. [2021-03-19T23:18:54.017Z] #27 9.020 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:18:54.017Z] #27 9.026 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:18:54.017Z] #27 9.084 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-19T23:18:54.177Z] #57 ... [2021-03-19T23:18:54.177Z] [2021-03-19T23:18:54.177Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:18:54.177Z] #44 10.51 unicode/utf8 [2021-03-19T23:18:54.177Z] #44 11.02 math [2021-03-19T23:18:54.177Z] #44 15.10 unicode/utf16 [2021-03-19T23:18:54.177Z] #44 15.32 runtime/cgo [2021-03-19T23:18:54.177Z] #44 ... [2021-03-19T23:18:54.177Z] [2021-03-19T23:18:54.177Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-19T23:18:54.177Z] #54 24.06 The following additional packages will be installed: [2021-03-19T23:18:54.177Z] #54 24.06 libbtrfs0 [2021-03-19T23:18:54.177Z] #54 24.18 The following NEW packages will be installed: [2021-03-19T23:18:54.281Z] #27 9.102 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-19T23:18:54.281Z] #27 9.115 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T23:18:54.281Z] #27 9.260 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T23:18:54.281Z] #27 9.272 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:18:54.281Z] #27 9.287 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:18:54.281Z] #27 9.297 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:18:54.281Z] #27 9.312 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:18:54.281Z] #27 9.325 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:18:54.281Z] #27 9.336 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:18:54.471Z] #54 24.18 libbtrfs-dev libbtrfs0 [2021-03-19T23:18:54.471Z] #54 24.32 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:18:54.471Z] #54 24.32 Need to get 118 kB of archives. [2021-03-19T23:18:54.471Z] #54 24.32 After this operation, 390 kB of additional disk space will be used. [2021-03-19T23:18:54.471Z] #54 24.32 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-19T23:18:54.471Z] #54 24.34 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-19T23:18:54.539Z] #27 9.347 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T23:18:54.539Z] #27 9.360 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:18:54.539Z] #27 9.374 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:18:54.539Z] #27 9.392 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:18:54.539Z] #27 9.403 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:18:54.539Z] #27 9.415 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:18:54.539Z] #27 9.427 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-19T23:18:54.765Z] #54 ... [2021-03-19T23:18:54.765Z] [2021-03-19T23:18:54.765Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:18:54.765Z] #33 11.37 internal/testlog [2021-03-19T23:18:54.765Z] #33 11.82 encoding [2021-03-19T23:18:54.765Z] #33 12.00 runtime/cgo [2021-03-19T23:18:55.065Z] #33 ... [2021-03-19T23:18:55.065Z] [2021-03-19T23:18:55.065Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-19T23:18:55.065Z] #35 12.25 Reading package lists... [2021-03-19T23:18:55.065Z] #35 16.53 Reading package lists... [2021-03-19T23:18:55.065Z] #35 20.84 Building dependency tree... [2021-03-19T23:18:55.065Z] #35 22.22 The following additional packages will be installed: [2021-03-19T23:18:55.065Z] #35 22.24 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-19T23:18:55.065Z] #35 22.24 Suggested packages: [2021-03-19T23:18:55.065Z] #35 22.24 cmake-doc ninja-build lrzip [2021-03-19T23:18:55.065Z] #35 22.24 Recommended packages: [2021-03-19T23:18:55.065Z] #35 22.24 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-19T23:18:55.065Z] #35 23.01 The following NEW packages will be installed: [2021-03-19T23:18:55.065Z] #35 23.03 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-19T23:18:55.065Z] #35 23.04 vim-common xxd [2021-03-19T23:18:55.065Z] #35 23.18 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:18:55.065Z] #35 23.18 Need to get 14.0 MB of archives. [2021-03-19T23:18:55.065Z] #35 23.18 After this operation, 62.1 MB of additional disk space will be used. [2021-03-19T23:18:55.065Z] #35 23.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-19T23:18:55.065Z] #35 23.21 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:18:55.065Z] #35 23.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake-data all 3.13.4-1 [1476 kB] [2021-03-19T23:18:55.065Z] #35 23.31 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-19T23:18:55.065Z] #35 23.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libxml2 s390x 2.9.4+dfsg1-7+deb10u1 [607 kB] [2021-03-19T23:18:55.065Z] #35 23.85 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libarchive13 s390x 3.3.3-4+deb10u1 [290 kB] [2021-03-19T23:18:55.065Z] #35 23.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjsoncpp1 s390x 1.7.4-3 [73.6 kB] [2021-03-19T23:18:55.065Z] #35 23.87 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x librhash0 s390x 1.3.8-1 [121 kB] [2021-03-19T23:18:55.065Z] #35 23.88 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libuv1 s390x 1.24.1-1 [104 kB] [2021-03-19T23:18:55.065Z] #35 23.90 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x cmake s390x 3.13.4-1 [2912 kB] [2021-03-19T23:18:55.065Z] #35 24.69 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:18:55.065Z] #35 24.83 Fetched 14.0 MB in 1s (14.6 MB/s) [2021-03-19T23:18:55.065Z] #35 24.93 Selecting previously unselected package xxd. [2021-03-19T23:18:55.065Z] #35 24.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% [2021-03-19T23:18:55.065Z] #35 ... [2021-03-19T23:18:55.065Z] [2021-03-19T23:18:55.065Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-19T23:18:55.065Z] #41 23.82 The following additional packages will be installed: [2021-03-19T23:18:55.065Z] #41 23.82 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-19T23:18:55.065Z] #41 23.83 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-19T23:18:55.065Z] #41 23.83 Suggested packages: [2021-03-19T23:18:55.065Z] #41 23.83 manpages-dev python-setuptools [2021-03-19T23:18:55.065Z] #41 25.00 The following NEW packages will be installed: [2021-03-19T23:18:55.065Z] #41 25.00 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-19T23:18:55.065Z] #41 25.00 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-19T23:18:55.065Z] #41 25.00 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-19T23:18:55.065Z] #41 25.00 python-six zlib1g-dev [2021-03-19T23:18:55.103Z] #27 ... [2021-03-19T23:18:55.103Z] [2021-03-19T23:18:55.103Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:18:55.103Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:18:55.103Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-03-19T23:18:55.103Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-03-19T23:18:55.103Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.1s done [2021-03-19T23:18:55.103Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.9s [2021-03-19T23:18:55.359Z] #41 25.18 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:18:55.359Z] #41 25.18 Need to get 3742 kB of archives. [2021-03-19T23:18:55.359Z] #41 25.18 After this operation, 22.0 MB of additional disk space will be used. [2021-03-19T23:18:55.359Z] #41 25.18 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x libcap-dev s390x 1:2.25-2 [30.3 kB] [2021-03-19T23:18:55.359Z] #41 25.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-19T23:18:55.359Z] #41 25.19 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1-dev s390x 1.1.6+dfsg-3.1 [114 kB] [2021-03-19T23:18:55.359Z] #41 25.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-19T23:18:55.359Z] #41 25.21 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-dev s390x 3.4.0-1 [99.5 kB] [2021-03-19T23:18:55.359Z] #41 25.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-19T23:18:55.359Z] #41 25.21 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c-dev s390x 1.3.1-1+b1 [33.8 kB] [2021-03-19T23:18:55.359Z] #41 25.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x zlib1g-dev s390x 1:1.2.11.dfsg-1 [211 kB] [2021-03-19T23:18:55.359Z] #41 25.23 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf17 s390x 3.6.1.3-2 [716 kB] [2021-03-19T23:18:55.359Z] #41 25.25 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-lite17 s390x 3.6.1.3-2 [152 kB] [2021-03-19T23:18:55.359Z] #41 25.26 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-dev s390x 3.6.1.3-2 [1004 kB] [2021-03-19T23:18:55.359Z] #41 25.32 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotoc17 s390x 3.6.1.3-2 [582 kB] [2021-03-19T23:18:55.359Z] #41 25.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-c-compiler s390x 1.3.1-1+b1 [67.4 kB] [2021-03-19T23:18:55.359Z] #41 25.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x protobuf-compiler s390x 3.6.1.3-2 [64.7 kB] [2021-03-19T23:18:55.359Z] #41 25.39 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-19T23:18:55.359Z] #41 25.40 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-six all 1.12.0-1 [15.7 kB] [2021-03-19T23:18:55.359Z] #41 25.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-protobuf s390x 3.6.1.3-2 [328 kB] [2021-03-19T23:18:55.360Z] #9 ... [2021-03-19T23:18:55.360Z] [2021-03-19T23:18:55.360Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:18:55.360Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T23:18:55.360Z] #27 10.22 Updating certificates in /etc/ssl/certs... [2021-03-19T23:18:55.791Z] 3c370c2e2f82: Pull complete [2021-03-19T23:18:55.997Z] #41 ... [2021-03-19T23:18:55.997Z] [2021-03-19T23:18:55.997Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:18:55.997Z] #50 12.48 + cd /tmp/tmp.Z8zTeYJCpf/src/github.com/mvdan/sh [2021-03-19T23:18:55.997Z] #50 12.48 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:18:55.997Z] #50 12.73 + GO111MODULE=on [2021-03-19T23:18:55.997Z] #50 12.73 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-19T23:18:55.997Z] #50 13.32 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:18:55.997Z] #50 13.33 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:18:55.997Z] #50 13.34 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:18:55.997Z] #50 13.53 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:18:55.997Z] #50 13.70 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:18:55.997Z] #50 14.05 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:18:55.997Z] #50 14.64 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:18:55.997Z] #50 15.35 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:18:55.997Z] #50 16.68 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:18:55.997Z] #50 16.70 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:18:55.997Z] #50 16.93 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:18:55.997Z] #50 16.94 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:18:55.997Z] #50 17.55 runtime [2021-03-19T23:18:55.997Z] #50 17.55 runtime/cgo [2021-03-19T23:18:55.997Z] #50 ... [2021-03-19T23:18:55.997Z] [2021-03-19T23:18:55.997Z] #54 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-container... [2021-03-19T23:18:55.997Z] #54 25.13 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:18:55.997Z] #54 25.25 Fetched 118 kB in 0s (1206 kB/s) [2021-03-19T23:18:55.997Z] #54 25.30 Selecting previously unselected package libbtrfs0. [2021-03-19T23:18:55.997Z] #54 25.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-19T23:18:55.997Z] #54 25.40 Preparing to unpack .../libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-19T23:18:55.997Z] #54 25.40 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:18:55.997Z] #54 25.52 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:18:55.997Z] #54 25.54 Preparing to unpack .../libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-19T23:18:55.997Z] #54 25.55 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:18:55.997Z] #54 25.74 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:18:55.997Z] #54 25.75 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:18:55.997Z] #54 25.76 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:18:56.085Z] 5ffb2f5886e2: Pull complete [2021-03-19T23:18:56.085Z] Digest: sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:18:56.085Z] Status: Downloaded newer image for golang:1.13.15-buster [2021-03-19T23:18:56.085Z] ---> 805dc2d65d1c [2021-03-19T23:18:56.085Z] Step 5/15 : ARG BUILDX_REPO [2021-03-19T23:18:56.085Z] ---> Running in d6f873214da7 [2021-03-19T23:18:56.085Z] Removing intermediate container d6f873214da7 [2021-03-19T23:18:56.085Z] ---> 5dae956a0125 [2021-03-19T23:18:56.085Z] Step 6/15 : RUN git clone "${BUILDX_REPO}" /buildx [2021-03-19T23:18:56.085Z] ---> Running in ecc496d50f92 [2021-03-19T23:18:56.395Z] Cloning into '/buildx'... [2021-03-19T23:18:56.665Z] #54 DONE 26.3s [2021-03-19T23:18:56.665Z] [2021-03-19T23:18:56.665Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-19T23:18:56.665Z] #35 24.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 ... 15177 files and directories currently installed.) [2021-03-19T23:18:56.665Z] #35 25.03 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-19T23:18:56.665Z] #35 25.03 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:18:56.665Z] #35 25.16 Selecting previously unselected package vim-common. [2021-03-19T23:18:56.665Z] #35 25.17 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:18:56.665Z] #35 25.20 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T23:18:56.665Z] #35 25.45 Selecting previously unselected package cmake-data. [2021-03-19T23:18:56.665Z] #35 25.45 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-19T23:18:56.665Z] #35 25.45 Unpacking cmake-data (3.13.4-1) ... [2021-03-19T23:18:56.729Z] #27 11.47 137 added, 0 removed; done. [2021-03-19T23:18:56.729Z] #27 11.51 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:18:56.729Z] #27 11.52 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:18:56.729Z] #27 11.53 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T23:18:56.729Z] #27 11.55 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-19T23:18:56.729Z] #27 11.56 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:18:56.729Z] #27 11.58 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-19T23:18:56.729Z] #27 11.59 Updating certificates in /etc/ssl/certs... [2021-03-19T23:18:57.662Z] #27 12.52 0 added, 0 removed; done. [2021-03-19T23:18:57.662Z] #27 12.52 Running hooks in /etc/ca-certificates/update.d... [2021-03-19T23:18:57.662Z] #27 12.53 done. [2021-03-19T23:18:57.778Z] #35 ... [2021-03-19T23:18:57.778Z] [2021-03-19T23:18:57.778Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T23:18:57.778Z] #12 15.80 Fetched 8584 kB in 13s (666 kB/s) [2021-03-19T23:18:57.778Z] #12 15.80 Reading package lists... [2021-03-19T23:18:57.778Z] #12 20.59 Reading package lists... [2021-03-19T23:18:57.778Z] #12 25.14 Building dependency tree... [2021-03-19T23:18:57.778Z] #12 ... [2021-03-19T23:18:57.778Z] [2021-03-19T23:18:57.778Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-19T23:18:57.778Z] #41 26.65 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:18:57.778Z] #41 26.89 Fetched 3742 kB in 0s (10.0 MB/s) [2021-03-19T23:18:57.778Z] #41 26.98 Selecting previously unselected package libcap-dev:s390x. [2021-03-19T23:18:57.778Z] #41 26.98 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-19T23:18:57.778Z] #41 27.13 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_s390x.deb ... [2021-03-19T23:18:57.778Z] #41 27.13 Unpacking libcap-dev:s390x (1:2.25-2) ... [2021-03-19T23:18:57.778Z] #41 27.26 Selecting previously unselected package libnet1:s390x. [2021-03-19T23:18:57.778Z] #41 27.28 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-19T23:18:57.778Z] #41 27.29 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-19T23:18:57.778Z] #41 27.40 Selecting previously unselected package libnet1-dev. [2021-03-19T23:18:57.778Z] #41 27.41 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-19T23:18:57.778Z] #41 27.41 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:18:57.778Z] #41 27.58 Selecting previously unselected package libnl-3-200:s390x. [2021-03-19T23:18:57.778Z] #41 27.59 Preparing to unpack .../03-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-19T23:18:57.778Z] #41 27.60 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-19T23:18:57.778Z] #41 27.69 Selecting previously unselected package libnl-3-dev:s390x. [2021-03-19T23:18:57.778Z] #41 27.69 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_s390x.deb ... [2021-03-19T23:18:57.778Z] #41 27.70 Unpacking libnl-3-dev:s390x (3.4.0-1) ... [2021-03-19T23:18:58.072Z] #41 27.86 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-19T23:18:58.072Z] #41 27.89 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-19T23:18:58.072Z] #41 27.89 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-19T23:18:58.072Z] #41 27.94 Selecting previously unselected package libprotobuf-c-dev:s390x. [2021-03-19T23:18:58.072Z] #41 27.95 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_s390x.deb ... [2021-03-19T23:18:58.072Z] #41 27.95 Unpacking libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-19T23:18:58.072Z] #41 28.02 Selecting previously unselected package zlib1g-dev:s390x. [2021-03-19T23:18:58.072Z] #41 28.03 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_s390x.deb ... [2021-03-19T23:18:58.072Z] #41 28.03 Unpacking zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-19T23:18:58.365Z] #41 28.30 Selecting previously unselected package libprotobuf17:s390x. [2021-03-19T23:18:58.365Z] #41 28.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_s390x.deb ... [2021-03-19T23:18:58.365Z] #41 28.30 Unpacking libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-19T23:18:59.002Z] #41 28.82 Selecting previously unselected package libprotobuf-lite17:s390x. [2021-03-19T23:18:59.002Z] #41 28.83 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_s390x.deb ... [2021-03-19T23:18:59.002Z] #41 28.83 Unpacking libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-19T23:18:59.002Z] #41 28.95 Selecting previously unselected package libprotobuf-dev:s390x. [2021-03-19T23:18:59.295Z] #41 28.96 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_s390x.deb ... [2021-03-19T23:18:59.295Z] #41 28.96 Unpacking libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-19T23:18:59.944Z] #41 29.91 Selecting previously unselected package libprotoc17:s390x. [2021-03-19T23:19:00.194Z] #27 DONE 15.1s [2021-03-19T23:19:00.194Z] [2021-03-19T23:19:00.194Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:19:00.194Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:19:00.194Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.3s done [2021-03-19T23:19:00.194Z] #9 ... [2021-03-19T23:19:00.194Z] [2021-03-19T23:19:00.195Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T23:19:00.195Z] #28 sha256:1458198dd4edf9169f421f1b312c1a1dfc0dd6e0728f40f747b23cf780c3b0f1 [2021-03-19T23:19:00.195Z] #28 DONE 0.1s [2021-03-19T23:19:00.195Z] [2021-03-19T23:19:00.195Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:19:00.195Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:19:00.195Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-19T23:19:00.238Z] #41 29.94 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_s390x.deb ... [2021-03-19T23:19:00.238Z] #41 29.94 Unpacking libprotoc17:s390x (3.6.1.3-2) ... [2021-03-19T23:19:00.531Z] #41 30.46 Selecting previously unselected package protobuf-c-compiler. [2021-03-19T23:19:00.531Z] #41 30.47 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_s390x.deb ... [2021-03-19T23:19:00.531Z] #41 30.47 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:19:00.825Z] #41 30.57 Selecting previously unselected package protobuf-compiler. [2021-03-19T23:19:00.825Z] #41 30.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_s390x.deb ... [2021-03-19T23:19:00.825Z] #41 30.57 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:19:00.825Z] #41 30.68 Selecting previously unselected package python-pkg-resources. [2021-03-19T23:19:00.825Z] #41 30.69 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:19:00.825Z] #41 30.69 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-19T23:19:00.870Z] Removing intermediate container ecc496d50f92 [2021-03-19T23:19:00.870Z] ---> 6e30542cb97f [2021-03-19T23:19:00.870Z] Step 7/15 : WORKDIR /buildx [2021-03-19T23:19:00.870Z] ---> Running in af8e4b803211 [2021-03-19T23:19:00.870Z] Removing intermediate container af8e4b803211 [2021-03-19T23:19:00.870Z] ---> 0b6e79e31a9f [2021-03-19T23:19:00.870Z] Step 8/15 : ARG BUILDX_COMMIT [2021-03-19T23:19:00.870Z] ---> Running in 02325b55759a [2021-03-19T23:19:00.870Z] Removing intermediate container 02325b55759a [2021-03-19T23:19:00.870Z] ---> 317176f654e5 [2021-03-19T23:19:00.870Z] Step 9/15 : RUN git fetch origin "${BUILDX_COMMIT}":build && git checkout build [2021-03-19T23:19:00.870Z] ---> Running in 74703a6f1e09 [2021-03-19T23:19:00.870Z] From https://github.com/docker/buildx [2021-03-19T23:19:00.870Z] * [new tag] v0.5.1 -> build [2021-03-19T23:19:01.118Z] #41 30.88 Selecting previously unselected package python-six. [2021-03-19T23:19:01.118Z] #41 30.88 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-19T23:19:01.118Z] #41 30.89 Unpacking python-six (1.12.0-1) ... [2021-03-19T23:19:01.118Z] #41 30.99 Selecting previously unselected package python-protobuf. [2021-03-19T23:19:01.118Z] #41 30.99 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_s390x.deb ... [2021-03-19T23:19:01.118Z] #41 31.00 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-19T23:19:01.164Z] Switched to branch 'build' [2021-03-19T23:19:01.412Z] #41 ... [2021-03-19T23:19:01.412Z] [2021-03-19T23:19:01.412Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-19T23:19:01.412Z] #26 12.98 Fetched 8112 kB in 11s (727 kB/s) [2021-03-19T23:19:01.412Z] #26 12.98 Reading package lists... [2021-03-19T23:19:01.412Z] #26 17.57 Reading package lists... [2021-03-19T23:19:01.412Z] #26 22.76 Building dependency tree... [2021-03-19T23:19:01.412Z] #26 ... [2021-03-19T23:19:01.412Z] [2021-03-19T23:19:01.412Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-19T23:19:01.412Z] #41 31.44 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-19T23:19:01.808Z] Removing intermediate container 74703a6f1e09 [2021-03-19T23:19:01.808Z] ---> 023f80127b88 [2021-03-19T23:19:01.808Z] Step 10/15 : ARG GOOS [2021-03-19T23:19:01.808Z] ---> Running in 97bb0a360872 [2021-03-19T23:19:01.808Z] Removing intermediate container 97bb0a360872 [2021-03-19T23:19:01.808Z] ---> 2d42811b48bb [2021-03-19T23:19:01.808Z] Step 11/15 : ARG GOARCH [2021-03-19T23:19:01.808Z] ---> Running in 10628def10ea [2021-03-19T23:19:01.808Z] Removing intermediate container 10628def10ea [2021-03-19T23:19:01.808Z] ---> a0584a1c42f6 [2021-03-19T23:19:01.808Z] Step 12/15 : RUN GOOS="${GOOS}" GOARCH="${GOARCH}" BUILDX_COMMIT="${BUILDX_COMMIT}"; pkg="github.com/docker/buildx"; ldflags=" -X \"${pkg}/version.Version=$(git describe --tags)\" -X \"${pkg}/version.Revision=$(git rev-parse --short HEAD)\" -X \"${pkg}/version.Package=buildx\" "; go build -mod=vendor -ldflags "${ldflags}" -o /usr/bin/buildx ./cmd/buildx [2021-03-19T23:19:01.808Z] ---> Running in aa09a829d578 [2021-03-19T23:19:03.489Z] #41 ... [2021-03-19T23:19:03.489Z] [2021-03-19T23:19:03.489Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:19:03.489Z] #48 19.71 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:19:03.489Z] #48 21.43 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-19T23:19:03.489Z] #48 23.78 go: extracting golang.org/x/text v0.3.2 [2021-03-19T23:19:03.489Z] #48 28.14 go: finding github.com/fatih/color v1.7.0 [2021-03-19T23:19:03.489Z] #48 28.16 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:19:03.489Z] #48 28.19 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:19:03.489Z] #48 28.24 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:19:03.489Z] #48 28.25 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:19:03.489Z] #48 28.29 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:19:03.489Z] #48 28.30 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:19:03.489Z] #48 28.30 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:19:03.489Z] #48 28.31 go: finding github.com/pkg/errors v0.8.1 [2021-03-19T23:19:03.489Z] #48 28.36 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:19:03.489Z] #48 28.36 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:19:03.489Z] #48 28.36 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:19:03.489Z] #48 28.37 go: finding github.com/stretchr/testify v1.4.0 [2021-03-19T23:19:03.489Z] #48 28.39 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:19:03.489Z] #48 28.40 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:19:03.489Z] #48 28.41 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:19:03.489Z] #48 28.43 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:19:03.489Z] #48 28.43 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:19:03.489Z] #48 28.44 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:19:03.489Z] #48 28.44 go: finding github.com/stretchr/objx v0.2.0 [2021-03-19T23:19:03.489Z] #48 28.47 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:19:03.489Z] #48 28.48 go: finding github.com/spf13/viper v1.6.1 [2021-03-19T23:19:03.489Z] #48 28.54 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:19:03.489Z] #48 28.72 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:19:03.489Z] #48 28.76 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:19:03.489Z] #48 28.78 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:19:03.489Z] #48 28.78 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:19:03.489Z] #48 28.79 go: finding github.com/spf13/cobra v0.0.5 [2021-03-19T23:19:03.489Z] #48 28.81 go: finding github.com/gobwas/glob v0.2.3 [2021-03-19T23:19:03.489Z] #48 28.81 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:19:03.489Z] #48 28.92 go: finding github.com/spf13/pflag v1.0.5 [2021-03-19T23:19:03.489Z] #48 28.94 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:19:03.489Z] #48 28.98 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:19:03.489Z] #48 28.98 go: finding github.com/magiconair/properties v1.8.1 [2021-03-19T23:19:03.489Z] #48 29.01 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:19:03.489Z] #48 29.03 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:19:03.489Z] #48 29.06 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:19:03.489Z] #48 29.11 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:19:03.489Z] #48 29.11 go: finding github.com/spf13/afero v1.1.2 [2021-03-19T23:19:03.489Z] #48 29.12 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:19:03.489Z] #48 29.13 go: finding github.com/spf13/cast v1.3.0 [2021-03-19T23:19:03.489Z] #48 29.16 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:19:03.489Z] #48 29.16 go: finding golang.org/x/text v0.3.2 [2021-03-19T23:19:03.489Z] #48 29.17 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:19:03.489Z] #48 29.21 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:19:03.489Z] #48 29.22 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-19T23:19:03.489Z] #48 29.22 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:19:03.489Z] #48 29.24 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:19:03.489Z] #48 29.25 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:19:03.489Z] #48 29.35 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:19:03.489Z] #48 29.36 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:19:03.489Z] #48 29.36 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:19:03.489Z] #48 29.37 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:19:03.489Z] #48 29.38 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:19:03.489Z] #48 29.38 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:19:03.489Z] #48 29.38 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:19:03.489Z] #48 29.38 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-19T23:19:03.489Z] #48 29.42 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:19:03.489Z] #48 29.42 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:19:03.489Z] #48 29.42 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:19:03.489Z] #48 29.43 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:19:03.489Z] #48 29.47 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:19:03.489Z] #48 29.48 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:19:03.489Z] #48 29.48 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:19:03.489Z] #48 29.49 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-19T23:19:03.489Z] #48 29.54 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:19:03.489Z] #48 29.54 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:19:03.489Z] #48 29.54 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-19T23:19:03.489Z] #48 29.63 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:19:03.489Z] #48 29.74 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:19:03.489Z] #48 29.75 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:19:03.489Z] #48 29.76 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:19:03.489Z] #48 29.80 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:19:03.490Z] #48 29.80 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:19:03.783Z] #48 ... [2021-03-19T23:19:03.783Z] [2021-03-19T23:19:03.783Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-19T23:19:03.783Z] #41 33.60 Setting up libprotobuf-lite17:s390x (3.6.1.3-2) ... [2021-03-19T23:19:03.783Z] #41 33.61 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-19T23:19:03.783Z] #41 33.62 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-19T23:19:03.783Z] #41 33.62 Setting up libprotobuf-c-dev:s390x (1.3.1-1+b1) ... [2021-03-19T23:19:03.783Z] #41 33.63 Setting up python-six (1.12.0-1) ... [2021-03-19T23:19:05.300Z] #41 35.00 Setting up zlib1g-dev:s390x (1:1.2.11.dfsg-1) ... [2021-03-19T23:19:05.300Z] #41 35.01 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-19T23:19:05.300Z] #41 35.02 Setting up libprotobuf17:s390x (3.6.1.3-2) ... [2021-03-19T23:19:05.300Z] #41 35.03 Setting up libcap-dev:s390x (1:2.25-2) ... [2021-03-19T23:19:05.300Z] #41 35.04 Setting up libprotoc17:s390x (3.6.1.3-2) ... [2021-03-19T23:19:05.300Z] #41 35.05 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:19:05.300Z] #41 35.06 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:19:05.300Z] #41 35.06 Setting up libprotobuf-dev:s390x (3.6.1.3-2) ... [2021-03-19T23:19:05.300Z] #41 35.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:19:05.300Z] #41 35.08 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-19T23:19:05.474Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-19T23:19:06.346Z] #41 ... [2021-03-19T23:19:06.346Z] [2021-03-19T23:19:06.346Z] #63 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:19:06.346Z] #63 DONE 32.9s [2021-03-19T23:19:06.346Z] [2021-03-19T23:19:06.346Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:19:06.346Z] #55 1.996 + RM_GOPATH=0 [2021-03-19T23:19:06.346Z] #55 1.996 + TMP_GOPATH= [2021-03-19T23:19:06.346Z] #55 1.996 + : /build [2021-03-19T23:19:06.346Z] #55 1.996 + '[' -z '' ']' [2021-03-19T23:19:06.346Z] #55 1.996 ++ mktemp -d [2021-03-19T23:19:06.346Z] #55 1.996 + export GOPATH=/tmp/tmp.BbUSMPGgyC [2021-03-19T23:19:06.346Z] #55 1.996 + GOPATH=/tmp/tmp.BbUSMPGgyC [2021-03-19T23:19:06.346Z] #55 1.996 + RM_GOPATH=1 [2021-03-19T23:19:06.346Z] #55 1.996 + case "$(go env GOARCH)" in [2021-03-19T23:19:06.346Z] #55 1.997 ++ go env GOARCH [2021-03-19T23:19:06.346Z] #55 2.026 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:06.346Z] #55 2.026 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:06.346Z] #55 2.031 ++ dirname /tmp/install/install.sh [2021-03-19T23:19:06.346Z] #55 2.040 + dir=/tmp/install [2021-03-19T23:19:06.346Z] #55 2.040 + bin=containerd [2021-03-19T23:19:06.346Z] #55 2.040 + shift [2021-03-19T23:19:06.346Z] #55 2.040 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-19T23:19:06.346Z] #55 2.040 + . /tmp/install/containerd.installer [2021-03-19T23:19:06.346Z] #55 2.040 ++ set -e [2021-03-19T23:19:06.346Z] #55 2.040 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:19:06.346Z] #55 2.040 + install_containerd [2021-03-19T23:19:06.346Z] #55 2.041 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-19T23:19:06.346Z] #55 2.041 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:19:06.346Z] #55 2.041 + git clone https://github.com/containerd/containerd.git /tmp/tmp.BbUSMPGgyC/src/github.com/containerd/containerd [2021-03-19T23:19:06.346Z] #55 2.056 Cloning into '/tmp/tmp.BbUSMPGgyC/src/github.com/containerd/containerd'... [2021-03-19T23:19:06.640Z] #55 ... [2021-03-19T23:19:06.640Z] [2021-03-19T23:19:06.640Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-19T23:19:06.640Z] #26 22.76 Building dependency tree... [2021-03-19T23:19:06.640Z] #26 24.28 The following additional packages will be installed: [2021-03-19T23:19:06.640Z] #26 24.31 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-19T23:19:06.640Z] #26 24.31 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-19T23:19:06.640Z] #26 24.31 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-19T23:19:06.640Z] #26 24.31 Suggested packages: [2021-03-19T23:19:06.640Z] #26 24.31 krb5-doc krb5-user [2021-03-19T23:19:06.640Z] #26 24.31 Recommended packages: [2021-03-19T23:19:06.640Z] #26 24.31 krb5-locales publicsuffix libsasl2-modules [2021-03-19T23:19:06.640Z] #26 25.19 The following NEW packages will be installed: [2021-03-19T23:19:06.640Z] #26 25.19 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-19T23:19:06.640Z] #26 25.20 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-19T23:19:06.640Z] #26 25.20 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-19T23:19:06.640Z] #26 25.20 libssh2-1 libssl1.1 openssl [2021-03-19T23:19:06.640Z] #26 25.39 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T23:19:06.640Z] #26 25.39 Need to get 4601 kB of archives. [2021-03-19T23:19:06.640Z] #26 25.39 After this operation, 11.9 MB of additional disk space will be used. [2021-03-19T23:19:06.640Z] #26 25.39 Get:1 http://deb.debian.org/debian buster/main s390x libsasl2-modules-db s390x 2.1.27+dfsg-1+deb10u1 [68.2 kB] [2021-03-19T23:19:06.640Z] #26 25.41 Get:2 http://deb.debian.org/debian buster/main s390x libsasl2-2 s390x 2.1.27+dfsg-1+deb10u1 [103 kB] [2021-03-19T23:19:06.640Z] #26 25.42 Get:3 http://deb.debian.org/debian buster/main s390x ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-19T23:19:06.640Z] #26 25.44 Get:4 http://deb.debian.org/debian buster/main s390x libkeyutils1 s390x 1.6-6 [14.7 kB] [2021-03-19T23:19:06.640Z] #26 25.44 Get:5 http://deb.debian.org/debian buster/main s390x libkrb5support0 s390x 1.17-3+deb10u1 [64.7 kB] [2021-03-19T23:19:06.640Z] #26 25.46 Get:6 http://deb.debian.org/debian buster/main s390x libk5crypto3 s390x 1.17-3+deb10u1 [120 kB] [2021-03-19T23:19:06.640Z] #26 25.47 Get:7 http://security.debian.org/debian-security buster/updates/main s390x libssl1.1 s390x 1.1.1d-0+deb10u5 [1200 kB] [2021-03-19T23:19:06.640Z] #26 25.47 Get:8 http://deb.debian.org/debian buster/main s390x libkrb5-3 s390x 1.17-3+deb10u1 [346 kB] [2021-03-19T23:19:06.640Z] #26 25.54 Get:9 http://deb.debian.org/debian buster/main s390x libgssapi-krb5-2 s390x 1.17-3+deb10u1 [146 kB] [2021-03-19T23:19:06.640Z] #26 25.57 Get:10 http://deb.debian.org/debian buster/main s390x libnghttp2-14 s390x 1.36.0-2+deb10u1 [80.8 kB] [2021-03-19T23:19:06.640Z] #26 25.58 Get:11 http://deb.debian.org/debian buster/main s390x libpsl5 s390x 0.20.2-2 [53.5 kB] [2021-03-19T23:19:06.640Z] #26 25.59 Get:12 http://deb.debian.org/debian buster/main s390x librtmp1 s390x 2.4+20151223.gitfa8646d.1-2 [56.6 kB] [2021-03-19T23:19:06.640Z] #26 25.60 Get:13 http://deb.debian.org/debian buster/main s390x libssh2-1 s390x 1.8.0-2.1 [132 kB] [2021-03-19T23:19:06.640Z] #26 25.63 Get:14 http://deb.debian.org/debian buster/main s390x libcurl4 s390x 7.64.0-4+deb10u1 [309 kB] [2021-03-19T23:19:06.640Z] #26 25.67 Get:15 http://security.debian.org/debian-security buster/updates/main s390x libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-19T23:19:06.640Z] #26 25.68 Get:16 http://deb.debian.org/debian buster/main s390x curl s390x 7.64.0-4+deb10u1 [260 kB] [2021-03-19T23:19:06.641Z] #26 25.69 Get:17 http://security.debian.org/debian-security buster/updates/main s390x libldap-2.4-2 s390x 2.4.47+dfsg-3+deb10u6 [213 kB] [2021-03-19T23:19:06.641Z] #26 25.72 Get:18 http://security.debian.org/debian-security buster/updates/main s390x openssl s390x 1.1.1d-0+deb10u5 [827 kB] [2021-03-19T23:19:06.641Z] #26 25.72 Get:19 http://deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-19T23:19:06.641Z] #26 25.75 Get:20 http://deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-19T23:19:06.641Z] #26 25.77 Get:21 http://deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-19T23:19:06.641Z] #26 26.69 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:19:06.641Z] #26 26.82 Fetched 4601 kB in 0s (9271 kB/s) [2021-03-19T23:19:06.641Z] #26 26.90 Selecting previously unselected package libssl1.1:s390x. [2021-03-19T23:19:06.641Z] #26 26.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6675 files and directories currently installed.) [2021-03-19T23:19:06.641Z] #26 26.94 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-19T23:19:06.641Z] #26 26.95 Unpacking libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-19T23:19:06.641Z] #26 27.70 Selecting previously unselected package libsasl2-modules-db:s390x. [2021-03-19T23:19:06.641Z] #26 27.70 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-19T23:19:06.641Z] #26 27.71 Unpacking libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:19:06.641Z] #26 27.95 Selecting previously unselected package libsasl2-2:s390x. [2021-03-19T23:19:06.641Z] #26 27.95 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_s390x.deb ... [2021-03-19T23:19:06.641Z] #26 27.95 Unpacking libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:19:06.641Z] #26 28.16 Selecting previously unselected package libldap-common. [2021-03-19T23:19:06.641Z] #26 28.17 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-19T23:19:06.641Z] #26 28.17 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:19:06.934Z] #26 28.49 Selecting previously unselected package libldap-2.4-2:s390x. [2021-03-19T23:19:06.934Z] #26 28.50 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_s390x.deb ... [2021-03-19T23:19:06.934Z] #26 28.51 Unpacking libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:19:07.227Z] #26 28.79 Selecting previously unselected package openssl. [2021-03-19T23:19:07.227Z] #26 28.80 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_s390x.deb ... [2021-03-19T23:19:07.227Z] #26 28.80 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:19:07.865Z] #26 29.43 Selecting previously unselected package ca-certificates. [2021-03-19T23:19:07.865Z] #26 29.45 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-19T23:19:07.865Z] #26 29.45 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-19T23:19:08.166Z] #26 ... [2021-03-19T23:19:08.166Z] [2021-03-19T23:19:08.166Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T23:19:08.166Z] #12 25.14 Building dependency tree... [2021-03-19T23:19:08.166Z] #12 26.92 The following additional packages will be installed: [2021-03-19T23:19:08.166Z] #12 26.92 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-19T23:19:08.166Z] #12 26.92 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-19T23:19:08.166Z] #12 26.92 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-19T23:19:08.166Z] #12 26.92 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-19T23:19:08.166Z] #12 26.92 mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:19:08.166Z] #12 26.92 Suggested packages: [2021-03-19T23:19:08.166Z] #12 26.92 gcc-8-locales seccomp wine64 [2021-03-19T23:19:08.166Z] #12 28.02 The following NEW packages will be installed: [2021-03-19T23:19:08.166Z] #12 28.02 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-19T23:19:08.166Z] #12 28.03 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-19T23:19:08.166Z] #12 28.03 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-19T23:19:08.166Z] #12 28.03 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-19T23:19:08.166Z] #12 28.03 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-19T23:19:08.166Z] #12 28.03 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:19:08.166Z] #12 28.03 The following packages will be upgraded: [2021-03-19T23:19:08.166Z] #12 28.03 libseccomp2 libsystemd0 libudev1 [2021-03-19T23:19:08.166Z] #12 28.23 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:19:08.166Z] #12 28.23 Need to get 73.8 MB of archives. [2021-03-19T23:19:08.166Z] #12 28.23 After this operation, 494 MB of additional disk space will be used. [2021-03-19T23:19:08.166Z] #12 28.23 Get:1 http://deb.debian.org/debian buster-backports/main s390x libseccomp2 s390x 2.4.1-2~bpo10+1 [44.9 kB] [2021-03-19T23:19:08.166Z] #12 28.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd0 s390x 241-7~deb10u6 [307 kB] [2021-03-19T23:19:08.166Z] #12 28.25 Get:3 http://deb.debian.org/debian buster-backports/main s390x libseccomp-dev s390x 2.4.1-2~bpo10+1 [65.3 kB] [2021-03-19T23:19:08.166Z] #12 28.29 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev1 s390x 241-7~deb10u6 [145 kB] [2021-03-19T23:19:08.166Z] #12 28.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-i686 s390x 2.31.1-11+8.3 [2161 kB] [2021-03-19T23:19:08.166Z] #12 28.45 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64-x86-64 s390x 2.31.1-11+8.3 [2517 kB] [2021-03-19T23:19:08.166Z] #12 28.65 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-19T23:19:08.166Z] #12 28.66 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper1.02.1 s390x 2:1.02.155-3 [135 kB] [2021-03-19T23:19:08.166Z] #12 28.67 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x dmsetup s390x 2:1.02.155-3 [89.2 kB] [2021-03-19T23:19:08.166Z] #12 28.68 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-19T23:19:08.166Z] #12 29.01 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-19T23:19:08.166Z] #12 29.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-base s390x 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-19T23:19:08.166Z] #12 29.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [33.3 MB] [2021-03-19T23:19:08.166Z] #12 31.31 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x g++-mingw-w64-x86-64 s390x 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-03-19T23:19:08.166Z] #12 32.88 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-03-19T23:19:08.166Z] #12 32.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-03-19T23:19:08.166Z] #12 32.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs0 s390x 4.20.1-2 [41.6 kB] [2021-03-19T23:19:08.166Z] #12 32.90 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x libbtrfs-dev s390x 4.20.1-2 [76.9 kB] [2021-03-19T23:19:08.166Z] #12 32.91 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-event1.02.1 s390x 2:1.02.155-3 [22.3 kB] [2021-03-19T23:19:08.166Z] #12 32.91 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x libudev-dev s390x 241-7~deb10u6 [110 kB] [2021-03-19T23:19:08.166Z] #12 32.92 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsepol1-dev s390x 2.8-1 [313 kB] [2021-03-19T23:19:08.166Z] #12 32.94 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre16-3 s390x 2:8.39-12 [188 kB] [2021-03-19T23:19:08.166Z] #12 32.95 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre32-3 s390x 2:8.39-12 [183 kB] [2021-03-19T23:19:08.166Z] #12 32.96 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcrecpp0v5 s390x 2:8.39-12 [151 kB] [2021-03-19T23:19:08.166Z] #12 32.97 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpcre3-dev s390x 2:8.39-12 [481 kB] [2021-03-19T23:19:08.166Z] #12 33.00 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x libselinux1-dev s390x 2.8-1+b1 [165 kB] [2021-03-19T23:19:08.166Z] #12 33.01 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libdevmapper-dev s390x 2:1.02.155-3 [51.4 kB] [2021-03-19T23:19:08.166Z] #12 33.01 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libsystemd-dev s390x 241-7~deb10u6 [322 kB] [2021-03-19T23:19:08.166Z] #12 33.75 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:19:08.166Z] #12 33.83 Fetched 73.8 MB in 5s (15.1 MB/s) [2021-03-19T23:19:08.166Z] #12 33.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-19T23:19:08.166Z] #12 33.92 Preparing to unpack .../libsystemd0_241-7~deb10u6_s390x.deb ... [2021-03-19T23:19:08.166Z] #12 33.94 Unpacking libsystemd0:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:19:08.166Z] #12 34.21 Setting up libsystemd0:s390x (241-7~deb10u6) ... [2021-03-19T23:19:08.166Z] #12 34.31 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-19T23:19:08.166Z] #12 34.36 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-19T23:19:08.166Z] #12 34.37 Unpacking libseccomp2:s390x (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-19T23:19:08.166Z] #12 34.74 Setting up libseccomp2:s390x (2.4.1-2~bpo10+1) ... [2021-03-19T23:19:08.166Z] #12 34.88 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-19T23:19:08.166Z] #12 34.95 Preparing to unpack .../libudev1_241-7~deb10u6_s390x.deb ... [2021-03-19T23:19:08.166Z] #12 34.96 Unpacking libudev1:s390x (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:19:08.166Z] #12 35.41 Setting up libudev1:s390x (241-7~deb10u6) ... [2021-03-19T23:19:08.166Z] #12 35.58 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-19T23:19:08.166Z] #12 35.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15177 files and directories currently installed.) [2021-03-19T23:19:08.166Z] #12 35.66 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_s390x.deb ... [2021-03-19T23:19:08.166Z] #12 35.67 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:19:08.166Z] #12 ... [2021-03-19T23:19:08.166Z] [2021-03-19T23:19:08.166Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-19T23:19:08.166Z] #26 29.68 Selecting previously unselected package libkeyutils1:s390x. [2021-03-19T23:19:08.166Z] #26 29.70 Preparing to unpack .../07-libkeyutils1_1.6-6_s390x.deb ... [2021-03-19T23:19:08.166Z] #26 29.71 Unpacking libkeyutils1:s390x (1.6-6) ... [2021-03-19T23:19:08.166Z] #26 29.77 Selecting previously unselected package libkrb5support0:s390x. [2021-03-19T23:19:08.166Z] #26 29.78 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_s390x.deb ... [2021-03-19T23:19:08.166Z] #26 29.78 Unpacking libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-19T23:19:08.460Z] #26 ... [2021-03-19T23:19:08.460Z] [2021-03-19T23:19:08.460Z] #35 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,tar... [2021-03-19T23:19:08.460Z] #35 28.43 Selecting previously unselected package libicu63:s390x. [2021-03-19T23:19:08.460Z] #35 28.45 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-19T23:19:08.460Z] #35 28.46 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-19T23:19:08.460Z] #35 33.59 Selecting previously unselected package libxml2:s390x. [2021-03-19T23:19:08.460Z] #35 33.61 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_s390x.deb ... [2021-03-19T23:19:08.460Z] #35 33.61 Unpacking libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:19:08.460Z] #35 33.95 Selecting previously unselected package libarchive13:s390x. [2021-03-19T23:19:08.460Z] #35 33.96 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_s390x.deb ... [2021-03-19T23:19:08.460Z] #35 33.96 Unpacking libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-19T23:19:08.460Z] #35 34.22 Selecting previously unselected package libjsoncpp1:s390x. [2021-03-19T23:19:08.460Z] #35 34.22 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_s390x.deb ... [2021-03-19T23:19:08.460Z] #35 34.23 Unpacking libjsoncpp1:s390x (1.7.4-3) ... [2021-03-19T23:19:08.460Z] #35 34.37 Selecting previously unselected package librhash0:s390x. [2021-03-19T23:19:08.460Z] #35 34.40 Preparing to unpack .../7-librhash0_1.3.8-1_s390x.deb ... [2021-03-19T23:19:08.460Z] #35 34.40 Unpacking librhash0:s390x (1.3.8-1) ... [2021-03-19T23:19:08.460Z] #35 34.58 Selecting previously unselected package libuv1:s390x. [2021-03-19T23:19:08.460Z] #35 34.60 Preparing to unpack .../8-libuv1_1.24.1-1_s390x.deb ... [2021-03-19T23:19:08.460Z] #35 34.60 Unpacking libuv1:s390x (1.24.1-1) ... [2021-03-19T23:19:08.460Z] #35 34.76 Selecting previously unselected package cmake. [2021-03-19T23:19:08.460Z] #35 34.79 Preparing to unpack .../9-cmake_3.13.4-1_s390x.deb ... [2021-03-19T23:19:08.460Z] #35 34.79 Unpacking cmake (3.13.4-1) ... [2021-03-19T23:19:08.460Z] #35 37.66 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-19T23:19:08.460Z] #35 37.68 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:19:08.460Z] #35 37.69 Setting up libuv1:s390x (1.24.1-1) ... [2021-03-19T23:19:08.460Z] #35 37.70 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:19:08.460Z] #35 37.72 Setting up librhash0:s390x (1.3.8-1) ... [2021-03-19T23:19:08.460Z] #35 37.72 Setting up cmake-data (3.13.4-1) ... [2021-03-19T23:19:08.460Z] #35 37.74 Setting up libxml2:s390x (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:19:08.460Z] #35 37.75 Setting up libjsoncpp1:s390x (1.7.4-3) ... [2021-03-19T23:19:08.460Z] #35 37.75 Setting up libarchive13:s390x (3.3.3-4+deb10u1) ... [2021-03-19T23:19:08.460Z] #35 37.76 Setting up cmake (3.13.4-1) ... [2021-03-19T23:19:08.460Z] #35 37.77 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:19:08.460Z] #35 37.85 Processing triggers for mime-support (3.62) ... [2021-03-19T23:19:08.460Z] #35 DONE 38.3s [2021-03-19T23:19:08.460Z] [2021-03-19T23:19:08.460Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-19T23:19:08.460Z] #26 29.93 Selecting previously unselected package libk5crypto3:s390x. [2021-03-19T23:19:08.460Z] #26 29.94 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_s390x.deb ... [2021-03-19T23:19:08.460Z] #26 29.94 Unpacking libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-19T23:19:08.460Z] #26 30.12 Selecting previously unselected package libkrb5-3:s390x. [2021-03-19T23:19:08.460Z] #26 30.12 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_s390x.deb ... [2021-03-19T23:19:08.460Z] #26 30.12 Unpacking libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-19T23:19:09.107Z] #26 30.57 Selecting previously unselected package libgssapi-krb5-2:s390x. [2021-03-19T23:19:09.107Z] #26 30.57 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_s390x.deb ... [2021-03-19T23:19:09.107Z] #26 30.58 Unpacking libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-19T23:19:09.107Z] #26 30.69 Selecting previously unselected package libnghttp2-14:s390x. [2021-03-19T23:19:09.107Z] #26 30.69 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_s390x.deb ... [2021-03-19T23:19:09.107Z] #26 30.70 Unpacking libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-19T23:19:09.107Z] #26 30.81 Selecting previously unselected package libpsl5:s390x. [2021-03-19T23:19:09.400Z] #26 30.81 Preparing to unpack .../13-libpsl5_0.20.2-2_s390x.deb ... [2021-03-19T23:19:09.400Z] #26 30.82 Unpacking libpsl5:s390x (0.20.2-2) ... [2021-03-19T23:19:09.400Z] #26 30.87 Selecting previously unselected package librtmp1:s390x. [2021-03-19T23:19:09.400Z] #26 30.87 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_s390x.deb ... [2021-03-19T23:19:09.400Z] #26 30.88 Unpacking librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:19:09.400Z] #26 30.98 Selecting previously unselected package libssh2-1:s390x. [2021-03-19T23:19:09.400Z] #26 30.98 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_s390x.deb ... [2021-03-19T23:19:09.400Z] #26 30.98 Unpacking libssh2-1:s390x (1.8.0-2.1) ... [2021-03-19T23:19:09.696Z] #26 31.13 Selecting previously unselected package libcurl4:s390x. [2021-03-19T23:19:09.696Z] #26 31.13 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_s390x.deb ... [2021-03-19T23:19:09.696Z] #26 31.13 Unpacking libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-19T23:19:09.696Z] #26 ... [2021-03-19T23:19:09.696Z] [2021-03-19T23:19:09.696Z] #41 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,tar... [2021-03-19T23:19:09.696Z] #41 39.26 Setting up libnl-3-dev:s390x (3.4.0-1) ... [2021-03-19T23:19:09.696Z] #41 39.27 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:19:09.696Z] #41 DONE 39.6s [2021-03-19T23:19:09.696Z] [2021-03-19T23:19:09.696Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-19T23:19:09.696Z] #26 31.36 Selecting previously unselected package curl. [2021-03-19T23:19:09.696Z] #26 31.36 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_s390x.deb ... [2021-03-19T23:19:09.696Z] #26 31.37 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-19T23:19:09.997Z] #26 31.63 Selecting previously unselected package libonig5:s390x. [2021-03-19T23:19:09.997Z] #26 31.67 Preparing to unpack .../18-libonig5_6.9.1-1_s390x.deb ... [2021-03-19T23:19:09.997Z] #26 31.71 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-19T23:19:10.291Z] #26 31.92 Selecting previously unselected package libjq1:s390x. [2021-03-19T23:19:10.291Z] #26 31.92 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-19T23:19:10.291Z] #26 31.92 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-19T23:19:10.586Z] #26 32.08 Selecting previously unselected package jq. [2021-03-19T23:19:10.586Z] #26 32.08 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-19T23:19:10.586Z] #26 32.09 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:19:10.742Z] #9 ... [2021-03-19T23:19:10.742Z] [2021-03-19T23:19:10.742Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:19:10.742Z] #29 sha256:fc1f1d8163af42aa70ab30da084134f239985b448fd8611020cd296b72a8560e [2021-03-19T23:19:10.742Z] #29 1.741 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-19T23:19:10.742Z] #29 1.836 [2021-03-19T23:19:10.742Z] #29 1.962 ###### 9.2% ########################## 36.5% ######################################## 56.6% ####################################################### 76.6% ##################################################################### 96.4% ######################################################################## 100.0% [2021-03-19T23:19:10.742Z] #29 2.488 [2021-03-19T23:19:10.742Z] #29 2.621 ############################################## 64.8% ######################################################################## 100.0% [2021-03-19T23:19:10.742Z] #29 2.743 [2021-03-19T23:19:10.742Z] #29 2.860 ############################################################# 85.0% ######################################################################## 100.0% [2021-03-19T23:19:10.742Z] #29 2.993 [2021-03-19T23:19:10.742Z] #29 3.123 ########## 15.1% ######################### 35.1% ####################################### 54.4% ##################################################### 73.8% ################################################################## 93.0% ######################################################################## 100.0% [2021-03-19T23:19:10.742Z] #29 3.652 [2021-03-19T23:19:10.742Z] #29 3.859 0.0% ### 4.9% ########## 14.4% ################# 24.1% ##################### 29.2% ######################## 34.6% ############################ 39.8% ################################ 45.0% #################################### 50.2% ####################################### 55.3% ########################################### 60.5% ############################################### 65.7% ################################################### 71.0% ###################################################### 76.1% ########################################################## 81.4% ############################################################## 86.5% ################################################################# 91.6% ##################################################################### 96.6% ######################################################################## 100.0% [2021-03-19T23:19:10.742Z] #29 5.663 [2021-03-19T23:19:10.742Z] #29 5.987 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-19T23:19:10.742Z] #29 6.085 [2021-03-19T23:19:10.742Z] #29 6.150 ######################################################################## 100.0% [2021-03-19T23:19:10.742Z] #29 6.170 [2021-03-19T23:19:10.742Z] #29 6.488 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-19T23:19:10.742Z] #29 6.611 [2021-03-19T23:19:10.742Z] #29 6.773 0.1% ######################################################################## 100.0% [2021-03-19T23:19:10.742Z] #29 6.831 [2021-03-19T23:19:10.742Z] #29 7.151 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-19T23:19:10.742Z] #29 7.265 [2021-03-19T23:19:10.742Z] #29 7.382 0.0% ################ 23.5% ################################ 44.7% ########################################## 59.2% ########################################### 60.4% ######################################################## 78.1% ######################################################################## 100.0% [2021-03-19T23:19:10.742Z] #29 8.000 [2021-03-19T23:19:10.742Z] #29 8.325 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-19T23:19:10.742Z] #29 8.425 [2021-03-19T23:19:10.742Z] #29 8.529 ######################################################################## 100.0% [2021-03-19T23:19:10.742Z] #29 8.558 [2021-03-19T23:19:10.742Z] #29 8.794 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-19T23:19:10.742Z] #29 8.885 [2021-03-19T23:19:10.742Z] #29 8.982 ######################################################################## 100.0% [2021-03-19T23:19:10.742Z] #29 9.016 [2021-03-19T23:19:10.742Z] #29 9.037 Download of images into '/build' complete. [2021-03-19T23:19:10.742Z] #29 9.037 Use something like the following to load the result into a Docker daemon: [2021-03-19T23:19:10.742Z] #29 9.037 tar -cC '/build' . | docker load [2021-03-19T23:19:10.742Z] #29 ... [2021-03-19T23:19:10.742Z] [2021-03-19T23:19:10.742Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:19:10.742Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:19:10.742Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.4s done [2021-03-19T23:19:10.880Z] #26 32.23 Setting up libkeyutils1:s390x (1.6-6) ... [2021-03-19T23:19:10.880Z] #26 32.24 Setting up libpsl5:s390x (0.20.2-2) ... [2021-03-19T23:19:10.880Z] #26 32.25 Setting up libssl1.1:s390x (1.1.1d-0+deb10u5) ... [2021-03-19T23:19:10.880Z] #26 32.63 Setting up libnghttp2-14:s390x (1.36.0-2+deb10u1) ... [2021-03-19T23:19:10.880Z] #26 32.63 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:19:10.880Z] #26 32.64 Setting up libkrb5support0:s390x (1.17-3+deb10u1) ... [2021-03-19T23:19:11.173Z] #26 32.65 Setting up libsasl2-modules-db:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:19:11.173Z] #26 32.66 Setting up librtmp1:s390x (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:19:11.173Z] #26 32.67 Setting up libk5crypto3:s390x (1.17-3+deb10u1) ... [2021-03-19T23:19:11.173Z] #26 32.67 Setting up libsasl2-2:s390x (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:19:11.173Z] #26 32.71 Setting up libssh2-1:s390x (1.8.0-2.1) ... [2021-03-19T23:19:11.173Z] #26 32.71 Setting up libkrb5-3:s390x (1.17-3+deb10u1) ... [2021-03-19T23:19:11.173Z] #26 32.72 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:19:11.173Z] #26 32.73 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-19T23:19:11.173Z] #26 32.74 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-19T23:19:11.173Z] #26 32.75 Setting up libldap-2.4-2:s390x (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:19:11.173Z] #26 32.75 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-19T23:19:12.059Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0f23361a038f000f3) in /home/ubuntu/workspace/moby_PR-42175 [Pipeline] { [Pipeline] checkout [2021-03-19T23:19:12.109Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-19T23:19:12.193Z] The recommended git tool is: git [2021-03-19T23:19:12.690Z] #26 ... [2021-03-19T23:19:12.691Z] [2021-03-19T23:19:12.691Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:19:12.691Z] #33 29.07 sync [2021-03-19T23:19:12.691Z] #33 29.07 internal/reflectlite [2021-03-19T23:19:12.691Z] #33 31.34 sort [2021-03-19T23:19:12.691Z] #33 31.34 errors [2021-03-19T23:19:12.691Z] #33 31.70 strconv [2021-03-19T23:19:12.691Z] #33 32.22 io [2021-03-19T23:19:12.691Z] #33 33.76 internal/oserror [2021-03-19T23:19:12.691Z] #33 33.84 syscall [2021-03-19T23:19:12.691Z] #33 34.86 reflect [2021-03-19T23:19:12.691Z] #33 ... [2021-03-19T23:19:12.691Z] [2021-03-19T23:19:12.691Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:19:12.691Z] #36 1.767 + RM_GOPATH=0 [2021-03-19T23:19:12.691Z] #36 1.767 + TMP_GOPATH= [2021-03-19T23:19:12.691Z] #36 1.767 + : /build [2021-03-19T23:19:12.691Z] #36 1.767 + '[' -z '' ']' [2021-03-19T23:19:12.691Z] #36 1.768 ++ mktemp -d [2021-03-19T23:19:12.691Z] #36 1.768 + export GOPATH=/tmp/tmp.cUO3N6SGHU [2021-03-19T23:19:12.691Z] #36 1.768 + GOPATH=/tmp/tmp.cUO3N6SGHU [2021-03-19T23:19:12.691Z] #36 1.769 + RM_GOPATH=1 [2021-03-19T23:19:12.691Z] #36 1.769 + case "$(go env GOARCH)" in [2021-03-19T23:19:12.691Z] #36 1.769 ++ go env GOARCH [2021-03-19T23:19:12.691Z] #36 1.791 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:12.691Z] #36 1.792 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:12.691Z] #36 1.800 ++ dirname /tmp/install/install.sh [2021-03-19T23:19:12.691Z] #36 1.801 + dir=/tmp/install [2021-03-19T23:19:12.691Z] #36 1.801 + bin=tini [2021-03-19T23:19:12.691Z] #36 1.801 + shift [2021-03-19T23:19:12.691Z] #36 1.801 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-19T23:19:12.691Z] #36 1.801 + . /tmp/install/tini.installer [2021-03-19T23:19:12.691Z] #36 1.802 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:19:12.691Z] #36 1.802 + install_tini [2021-03-19T23:19:12.691Z] #36 1.802 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-19T23:19:12.691Z] #36 1.802 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:19:12.691Z] #36 1.802 + git clone https://github.com/krallin/tini.git /tmp/tmp.cUO3N6SGHU/tini [2021-03-19T23:19:12.691Z] #36 1.822 Cloning into '/tmp/tmp.cUO3N6SGHU/tini'... [2021-03-19T23:19:12.691Z] #36 2.761 + cd /tmp/tmp.cUO3N6SGHU/tini [2021-03-19T23:19:12.691Z] #36 2.761 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:19:12.691Z] #36 2.766 + cmake . [2021-03-19T23:19:12.691Z] #36 3.326 -- The C compiler identification is GNU 8.3.0 [2021-03-19T23:19:12.691Z] #36 3.427 -- Check for working C compiler: /usr/bin/cc [2021-03-19T23:19:12.691Z] #36 3.892 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-19T23:19:12.691Z] #36 3.893 -- Detecting C compiler ABI info [2021-03-19T23:19:12.984Z] #36 4.580 -- Detecting C compiler ABI info - done [2021-03-19T23:19:12.985Z] #36 4.585 -- Detecting C compile features [2021-03-19T23:19:13.622Z] #36 ... [2021-03-19T23:19:13.622Z] [2021-03-19T23:19:13.622Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:19:13.622Z] #33 40.18 time [2021-03-19T23:19:14.260Z] #33 ... [2021-03-19T23:19:14.260Z] [2021-03-19T23:19:14.260Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-19T23:19:14.260Z] #31 33.49 Checking out files: 92% (1403/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-19T23:19:14.260Z] #31 33.78 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-19T23:19:14.260Z] #31 34.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:19:14.260Z] #31 ... [2021-03-19T23:19:14.260Z] [2021-03-19T23:19:14.260Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T23:19:14.260Z] #12 37.85 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-19T23:19:14.260Z] #12 37.87 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_s390x.deb ... [2021-03-19T23:19:14.260Z] #12 37.87 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:19:14.260Z] #12 40.19 Selecting previously unselected package binutils-mingw-w64. [2021-03-19T23:19:14.260Z] #12 40.20 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-19T23:19:14.260Z] #12 40.20 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:19:14.260Z] #12 40.33 Selecting previously unselected package libdevmapper1.02.1:s390x. [2021-03-19T23:19:14.260Z] #12 40.34 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-19T23:19:14.260Z] #12 40.34 Unpacking libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-19T23:19:14.260Z] #12 40.46 Selecting previously unselected package dmsetup. [2021-03-19T23:19:14.260Z] #12 40.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_s390x.deb ... [2021-03-19T23:19:14.260Z] #12 40.46 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-19T23:19:14.260Z] #12 40.60 Selecting previously unselected package mingw-w64-common. [2021-03-19T23:19:14.260Z] #12 40.61 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-19T23:19:14.260Z] #12 40.61 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-19T23:19:14.554Z] #12 ... [2021-03-19T23:19:14.554Z] [2021-03-19T23:19:14.554Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:19:14.554Z] #36 6.231 -- Detecting C compile features - done [2021-03-19T23:19:14.554Z] #36 6.237 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-19T23:19:14.637Z] #9 DONE 41.0s [2021-03-19T23:19:14.637Z] [2021-03-19T23:19:14.637Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:19:14.637Z] #29 sha256:fc1f1d8163af42aa70ab30da084134f239985b448fd8611020cd296b72a8560e [2021-03-19T23:19:14.847Z] #36 6.474 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-19T23:19:14.847Z] #36 6.548 -- Configuring done [2021-03-19T23:19:14.895Z] #29 ... [2021-03-19T23:19:14.895Z] [2021-03-19T23:19:14.895Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T23:19:14.895Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-19T23:19:15.141Z] #36 6.617 -- Generating done [2021-03-19T23:19:15.141Z] #36 6.630 -- Build files have been written to: /tmp/tmp.cUO3N6SGHU/tini [2021-03-19T23:19:15.141Z] #36 6.651 + make tini-static [2021-03-19T23:19:15.152Z] #10 ... [2021-03-19T23:19:15.152Z] [2021-03-19T23:19:15.152Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:19:15.152Z] #29 sha256:fc1f1d8163af42aa70ab30da084134f239985b448fd8611020cd296b72a8560e [2021-03-19T23:19:15.152Z] #29 DONE 15.0s [2021-03-19T23:19:15.409Z] [2021-03-19T23:19:15.409Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T23:19:15.409Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-19T23:19:15.435Z] #36 7.032 Scanning dependencies of target tini-static [2021-03-19T23:19:15.435Z] #36 7.161 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-19T23:19:15.728Z] #36 ... [2021-03-19T23:19:15.728Z] [2021-03-19T23:19:15.728Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:19:15.728Z] #44 32.16 io [2021-03-19T23:19:15.728Z] #44 32.23 strconv [2021-03-19T23:19:15.728Z] #44 33.24 bytes [2021-03-19T23:19:15.728Z] #44 35.16 bufio [2021-03-19T23:19:15.728Z] #44 35.27 reflect [2021-03-19T23:19:15.728Z] #44 36.76 syscall [2021-03-19T23:19:15.728Z] #44 ... [2021-03-19T23:19:15.728Z] [2021-03-19T23:19:15.728Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:15.728Z] #42 2.579 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:19:15.728Z] #42 2.579 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:19:15.728Z] #42 2.605 Note: Building without GnuTLS support [2021-03-19T23:19:15.728Z] #42 2.607 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:19:15.728Z] #42 2.607 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:19:15.728Z] #42 3.972 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:19:15.728Z] #42 4.010 GEN .gitid [2021-03-19T23:19:15.728Z] #42 4.028 GEN criu/include/version.h [2021-03-19T23:19:15.728Z] #42 4.048 GEN include/common/asm [2021-03-19T23:19:15.728Z] #42 5.136 PBCC images/timens.pb-c.c [2021-03-19T23:19:15.728Z] #42 5.167 DEP images/timens.pb-c.d [2021-03-19T23:19:15.728Z] #42 5.248 PBCC images/fown.pb-c.c [2021-03-19T23:19:15.728Z] #42 5.292 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-19T23:19:15.728Z] #42 5.350 PBCC images/opts.pb-c.c [2021-03-19T23:19:15.728Z] #42 5.388 PBCC images/memfd.pb-c.c [2021-03-19T23:19:15.728Z] #42 5.435 DEP images/fown.pb-c.d [2021-03-19T23:19:15.728Z] #42 5.470 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-19T23:19:15.728Z] #42 5.504 DEP images/opts.pb-c.d [2021-03-19T23:19:15.728Z] #42 5.567 DEP images/memfd.pb-c.d [2021-03-19T23:19:15.728Z] #42 5.616 PBCC images/sit.pb-c.c [2021-03-19T23:19:15.728Z] #42 5.628 DEP images/sit.pb-c.d [2021-03-19T23:19:15.728Z] #42 5.697 PBCC images/macvlan.pb-c.c [2021-03-19T23:19:15.728Z] #42 5.730 DEP images/macvlan.pb-c.d [2021-03-19T23:19:15.728Z] #42 5.773 PBCC images/autofs.pb-c.c [2021-03-19T23:19:15.728Z] #42 5.776 DEP images/autofs.pb-c.d [2021-03-19T23:19:15.728Z] #42 5.849 PBCC images/sysctl.pb-c.c [2021-03-19T23:19:15.728Z] #42 5.874 DEP images/sysctl.pb-c.d [2021-03-19T23:19:15.728Z] #42 5.904 PBCC images/time.pb-c.c [2021-03-19T23:19:15.728Z] #42 5.908 DEP images/time.pb-c.d [2021-03-19T23:19:15.728Z] #42 5.958 PBCC images/binfmt-misc.pb-c.c [2021-03-19T23:19:15.728Z] #42 5.964 DEP images/binfmt-misc.pb-c.d [2021-03-19T23:19:15.728Z] #42 5.998 PBCC images/seccomp.pb-c.c [2021-03-19T23:19:15.728Z] #42 6.034 DEP images/seccomp.pb-c.d [2021-03-19T23:19:15.728Z] #42 6.078 PBCC images/userns.pb-c.c [2021-03-19T23:19:15.728Z] #42 6.102 DEP images/userns.pb-c.d [2021-03-19T23:19:15.728Z] #42 6.139 PBCC images/cgroup.pb-c.c [2021-03-19T23:19:15.728Z] #42 6.147 DEP images/cgroup.pb-c.d [2021-03-19T23:19:15.728Z] #42 6.195 PBCC images/ext-file.pb-c.c [2021-03-19T23:19:16.022Z] #42 6.199 DEP images/ext-file.pb-c.d [2021-03-19T23:19:16.022Z] #42 6.273 PBCC images/rpc.pb-c.c [2021-03-19T23:19:16.022Z] #42 6.318 DEP images/rpc.pb-c.d [2021-03-19T23:19:16.022Z] #42 6.399 PBCC images/siginfo.pb-c.c [2021-03-19T23:19:16.022Z] #42 6.402 DEP images/siginfo.pb-c.d [2021-03-19T23:19:16.022Z] #42 6.461 PBCC images/pagemap.pb-c.c [2021-03-19T23:19:16.205Z] using credential docker-jenkins-github-credentials [2021-03-19T23:19:16.212Z] Cloning the remote Git repository [2021-03-19T23:19:16.212Z] Cloning with configured refspecs honoured and without tags [2021-03-19T23:19:16.316Z] #42 6.501 DEP images/pagemap.pb-c.d [2021-03-19T23:19:16.316Z] #42 6.575 PBCC images/rlimit.pb-c.c [2021-03-19T23:19:16.316Z] #42 6.598 DEP images/rlimit.pb-c.d [2021-03-19T23:19:16.316Z] #42 6.642 PBCC images/file-lock.pb-c.c [2021-03-19T23:19:16.316Z] #42 6.645 DEP images/file-lock.pb-c.d [2021-03-19T23:19:16.316Z] #42 6.663 PBCC images/tty.pb-c.c [2021-03-19T23:19:16.316Z] #42 ... [2021-03-19T23:19:16.316Z] [2021-03-19T23:19:16.316Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:19:16.316Z] #44 42.96 time [2021-03-19T23:19:16.347Z] #10 DONE 1.5s [2021-03-19T23:19:16.347Z] [2021-03-19T23:19:16.347Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-19T23:19:16.347Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-19T23:19:16.233Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T23:19:16.283Z] > git init /home/ubuntu/workspace/moby_PR-42175 # timeout=10 [2021-03-19T23:19:16.620Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:19:16.620Z] > git --version # timeout=10 [2021-03-19T23:19:16.657Z] > git --version # 'git version 2.17.1' [2021-03-19T23:19:16.658Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:19:16.659Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:19:17.246Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0d37af44bc77e56cd) in /home/ubuntu/workspace/moby_PR-42175 [Pipeline] { [Pipeline] checkout [2021-03-19T23:19:17.390Z] The recommended git tool is: git [2021-03-19T23:19:17.720Z] #11 DONE 1.2s [2021-03-19T23:19:17.721Z] [2021-03-19T23:19:17.721Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:19:17.721Z] #58 sha256:65748b53a9cde85699097525df027c2896c5056303077a30ca8061c6509f775d [2021-03-19T23:19:17.721Z] #58 ... [2021-03-19T23:19:17.721Z] [2021-03-19T23:19:17.721Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T23:19:17.721Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-19T23:19:17.721Z] #39 DONE 0.4s [2021-03-19T23:19:17.834Z] #44 ... [2021-03-19T23:19:17.834Z] [2021-03-19T23:19:17.834Z] #36 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:19:17.834Z] #36 8.220 [100%] Linking C executable tini-static [2021-03-19T23:19:17.834Z] #36 8.768 [100%] Built target tini-static [2021-03-19T23:19:17.834Z] #36 8.880 + mkdir -p /build [2021-03-19T23:19:17.834Z] #36 8.882 + cp tini-static /build/docker-init [2021-03-19T23:19:17.834Z] #36 DONE 9.2s [2021-03-19T23:19:17.834Z] [2021-03-19T23:19:17.834Z] #26 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen... [2021-03-19T23:19:17.834Z] #26 34.60 Updating certificates in /etc/ssl/certs... [2021-03-19T23:19:17.834Z] #26 36.80 137 added, 0 removed; done. [2021-03-19T23:19:17.834Z] #26 36.90 Setting up libgssapi-krb5-2:s390x (1.17-3+deb10u1) ... [2021-03-19T23:19:17.834Z] #26 36.92 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:19:17.834Z] #26 36.93 Setting up libcurl4:s390x (7.64.0-4+deb10u1) ... [2021-03-19T23:19:17.834Z] #26 36.93 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-19T23:19:17.834Z] #26 36.94 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:19:17.834Z] #26 36.99 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-19T23:19:17.834Z] #26 37.00 Updating certificates in /etc/ssl/certs... [2021-03-19T23:19:17.834Z] #26 38.83 0 added, 0 removed; done. [2021-03-19T23:19:17.834Z] #26 38.83 Running hooks in /etc/ca-certificates/update.d... [2021-03-19T23:19:17.834Z] #26 38.83 done. [2021-03-19T23:19:17.834Z] #26 DONE 39.2s [2021-03-19T23:19:17.834Z] [2021-03-19T23:19:17.834Z] #27 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T23:19:17.834Z] #27 DONE 0.1s [2021-03-19T23:19:17.834Z] [2021-03-19T23:19:17.834Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:17.834Z] #42 6.735 DEP images/tty.pb-c.d [2021-03-19T23:19:17.834Z] #42 6.809 PBCC images/tun.pb-c.c [2021-03-19T23:19:17.834Z] #42 6.817 PBCC images/netdev.pb-c.c [2021-03-19T23:19:17.834Z] #42 6.900 DEP images/tun.pb-c.d [2021-03-19T23:19:17.834Z] #42 6.959 DEP images/netdev.pb-c.d [2021-03-19T23:19:17.834Z] #42 7.043 PBCC images/vma.pb-c.c [2021-03-19T23:19:17.834Z] #42 7.132 DEP images/vma.pb-c.d [2021-03-19T23:19:17.834Z] #42 7.218 PBCC images/creds.pb-c.c [2021-03-19T23:19:17.834Z] #42 7.243 DEP images/creds.pb-c.d [2021-03-19T23:19:17.834Z] #42 7.306 PBCC images/utsns.pb-c.c [2021-03-19T23:19:17.834Z] #42 7.326 DEP images/utsns.pb-c.d [2021-03-19T23:19:17.834Z] #42 7.365 PBCC images/ipc-desc.pb-c.c [2021-03-19T23:19:17.834Z] #42 7.386 PBCC images/ipc-sem.pb-c.c [2021-03-19T23:19:17.834Z] #42 7.391 DEP images/ipc-desc.pb-c.d [2021-03-19T23:19:17.834Z] #42 7.458 DEP images/ipc-sem.pb-c.d [2021-03-19T23:19:17.834Z] #42 7.504 PBCC images/ipc-msg.pb-c.c [2021-03-19T23:19:17.834Z] #42 7.527 DEP images/ipc-msg.pb-c.d [2021-03-19T23:19:17.834Z] #42 7.576 PBCC images/ipc-shm.pb-c.c [2021-03-19T23:19:17.834Z] #42 7.580 DEP images/ipc-shm.pb-c.d [2021-03-19T23:19:17.834Z] #42 7.648 PBCC images/ipc-var.pb-c.c [2021-03-19T23:19:17.834Z] #42 7.690 DEP images/ipc-var.pb-c.d [2021-03-19T23:19:17.834Z] #42 7.755 PBCC images/sk-opts.pb-c.c [2021-03-19T23:19:17.834Z] #42 7.802 PBCC images/packet-sock.pb-c.c [2021-03-19T23:19:17.834Z] #42 7.910 DEP images/sk-opts.pb-c.d [2021-03-19T23:19:17.834Z] #42 7.958 DEP images/packet-sock.pb-c.d [2021-03-19T23:19:17.834Z] #42 8.037 PBCC images/sk-netlink.pb-c.c [2021-03-19T23:19:17.834Z] #42 8.158 DEP images/sk-netlink.pb-c.d [2021-03-19T23:19:17.834Z] #42 8.229 PBCC images/sk-inet.pb-c.c [2021-03-19T23:19:17.834Z] #42 8.265 DEP images/sk-inet.pb-c.d [2021-03-19T23:19:17.979Z] [2021-03-19T23:19:17.979Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T23:19:17.979Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-19T23:19:17.979Z] #31 DONE 0.4s [2021-03-19T23:19:17.979Z] [2021-03-19T23:19:17.979Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:19:17.979Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:19:18.151Z] #42 8.346 PBCC images/sk-unix.pb-c.c [2021-03-19T23:19:18.151Z] #42 8.416 DEP images/sk-unix.pb-c.d [2021-03-19T23:19:18.151Z] #42 8.474 PBCC images/mm.pb-c.c [2021-03-19T23:19:18.151Z] #42 8.545 DEP images/mm.pb-c.d [2021-03-19T23:19:18.151Z] #42 8.545 PBCC images/timerfd.pb-c.c [2021-03-19T23:19:18.454Z] #42 8.595 DEP images/timerfd.pb-c.d [2021-03-19T23:19:18.454Z] #42 8.622 PBCC images/timer.pb-c.c [2021-03-19T23:19:18.454Z] #42 8.665 DEP images/timer.pb-c.d [2021-03-19T23:19:18.454Z] #42 8.815 PBCC images/sa.pb-c.c [2021-03-19T23:19:18.748Z] #42 8.860 DEP images/sa.pb-c.d [2021-03-19T23:19:18.748Z] #42 8.993 PBCC images/pipe-data.pb-c.c [2021-03-19T23:19:18.748Z] #42 9.005 DEP images/pipe-data.pb-c.d [2021-03-19T23:19:18.748Z] #42 9.045 PBCC images/mnt.pb-c.c [2021-03-19T23:19:18.748Z] #42 9.082 DEP images/mnt.pb-c.d [2021-03-19T23:19:18.748Z] #42 9.129 PBCC images/sk-packet.pb-c.c [2021-03-19T23:19:19.042Z] #42 9.147 DEP images/sk-packet.pb-c.d [2021-03-19T23:19:19.042Z] #42 9.183 PBCC images/tcp-stream.pb-c.c [2021-03-19T23:19:19.042Z] #42 9.214 DEP images/tcp-stream.pb-c.d [2021-03-19T23:19:19.042Z] #42 9.248 PBCC images/pipe.pb-c.c [2021-03-19T23:19:19.042Z] #42 9.282 DEP images/pipe.pb-c.d [2021-03-19T23:19:19.042Z] #42 9.309 PBCC images/pstree.pb-c.c [2021-03-19T23:19:19.042Z] #42 9.326 DEP images/pstree.pb-c.d [2021-03-19T23:19:19.042Z] #42 9.362 PBCC images/fs.pb-c.c [2021-03-19T23:19:19.042Z] #42 9.379 DEP images/fs.pb-c.d [2021-03-19T23:19:19.042Z] #42 9.417 PBCC images/signalfd.pb-c.c [2021-03-19T23:19:19.042Z] #42 9.444 DEP images/signalfd.pb-c.d [2021-03-19T23:19:19.042Z] #42 9.485 PBCC images/fh.pb-c.c [2021-03-19T23:19:19.346Z] #42 ... [2021-03-19T23:19:19.346Z] [2021-03-19T23:19:19.346Z] #46 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:19:19.346Z] #46 DONE 45.9s [2021-03-19T23:19:19.346Z] [2021-03-19T23:19:19.346Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:19.346Z] #42 9.523 PBCC images/fsnotify.pb-c.c [2021-03-19T23:19:19.346Z] #42 9.565 DEP images/fh.pb-c.d [2021-03-19T23:19:19.346Z] #42 9.682 DEP images/fsnotify.pb-c.d [2021-03-19T23:19:19.346Z] #42 9.729 PBCC images/eventpoll.pb-c.c [2021-03-19T23:19:19.346Z] #42 9.744 DEP images/eventpoll.pb-c.d [2021-03-19T23:19:19.642Z] #42 9.804 PBCC images/eventfd.pb-c.c [2021-03-19T23:19:19.642Z] #42 9.822 DEP images/eventfd.pb-c.d [2021-03-19T23:19:19.642Z] #42 9.859 PBCC images/remap-file-path.pb-c.c [2021-03-19T23:19:19.642Z] #42 9.887 DEP images/remap-file-path.pb-c.d [2021-03-19T23:19:19.642Z] #42 9.914 PBCC images/fifo.pb-c.c [2021-03-19T23:19:19.642Z] #42 9.941 DEP images/fifo.pb-c.d [2021-03-19T23:19:19.642Z] #42 9.983 PBCC images/ghost-file.pb-c.c [2021-03-19T23:19:19.642Z] #42 10.00 DEP images/ghost-file.pb-c.d [2021-03-19T23:19:19.642Z] #42 10.07 PBCC images/regfile.pb-c.c [2021-03-19T23:19:19.642Z] #42 10.10 DEP images/regfile.pb-c.d [2021-03-19T23:19:19.936Z] #42 10.27 PBCC images/ns.pb-c.c [2021-03-19T23:19:19.936Z] #42 10.31 DEP images/ns.pb-c.d [2021-03-19T23:19:20.244Z] #42 10.40 PBCC images/fdinfo.pb-c.c [2021-03-19T23:19:20.244Z] #42 10.58 DEP images/fdinfo.pb-c.d [2021-03-19T23:19:20.244Z] #42 10.68 PBCC images/core-aarch64.pb-c.c [2021-03-19T23:19:20.244Z] #42 ... [2021-03-19T23:19:20.244Z] [2021-03-19T23:19:20.244Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:19:20.244Z] #50 36.94 syscall [2021-03-19T23:19:20.244Z] #50 36.94 reflect [2021-03-19T23:19:20.244Z] #50 42.22 time [2021-03-19T23:19:20.537Z] #50 ... [2021-03-19T23:19:20.537Z] [2021-03-19T23:19:20.537Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:20.537Z] #42 10.69 PBCC images/core-arm.pb-c.c [2021-03-19T23:19:20.537Z] #42 10.70 PBCC images/core-ppc64.pb-c.c [2021-03-19T23:19:20.537Z] #42 10.81 PBCC images/core-s390.pb-c.c [2021-03-19T23:19:20.537Z] #42 10.85 PBCC images/core-x86.pb-c.c [2021-03-19T23:19:20.537Z] #42 10.92 PBCC images/core.pb-c.c [2021-03-19T23:19:20.679Z] using credential docker-jenkins-github-credentials [2021-03-19T23:19:20.687Z] Cloning the remote Git repository [2021-03-19T23:19:20.687Z] Cloning with configured refspecs honoured and without tags [2021-03-19T23:19:20.831Z] #42 10.97 PBCC images/inventory.pb-c.c [2021-03-19T23:19:20.831Z] #42 11.01 DEP images/core-aarch64.pb-c.d [2021-03-19T23:19:20.831Z] #42 11.05 DEP images/core-arm.pb-c.d [2021-03-19T23:19:20.831Z] #42 11.09 DEP images/core-ppc64.pb-c.d [2021-03-19T23:19:20.831Z] #42 11.15 DEP images/core-s390.pb-c.d [2021-03-19T23:19:20.831Z] #42 11.20 DEP images/core-x86.pb-c.d [2021-03-19T23:19:20.831Z] #42 11.24 DEP images/core.pb-c.d [2021-03-19T23:19:20.831Z] #42 11.27 DEP images/inventory.pb-c.d [2021-03-19T23:19:20.705Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T23:19:20.822Z] > git init /home/ubuntu/workspace/moby_PR-42175 # timeout=10 [2021-03-19T23:19:21.124Z] #42 11.32 PBCC images/cpuinfo.pb-c.c [2021-03-19T23:19:21.124Z] #42 11.34 DEP images/cpuinfo.pb-c.d [2021-03-19T23:19:21.124Z] #42 11.36 PBCC images/stats.pb-c.c [2021-03-19T23:19:21.124Z] #42 11.43 DEP images/stats.pb-c.d [2021-03-19T23:19:22.175Z] #42 12.39 make[1]: Nothing to be done for 'all'. [2021-03-19T23:19:21.252Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:19:21.252Z] > git --version # timeout=10 [2021-03-19T23:19:21.276Z] > git --version # 'git version 2.17.1' [2021-03-19T23:19:21.276Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:19:21.313Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:19:23.227Z] #42 13.41 CC images/stats.o [2021-03-19T23:19:23.240Z] #32 ... [2021-03-19T23:19:23.240Z] [2021-03-19T23:19:23.240Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-19T23:19:23.240Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-19T23:19:23.240Z] #12 DONE 5.3s [2021-03-19T23:19:23.240Z] [2021-03-19T23:19:23.240Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:19:23.240Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:19:23.576Z] #42 13.72 CC images/core.o [2021-03-19T23:19:23.905Z] #42 14.23 CC images/core-x86.o [2021-03-19T23:19:24.226Z] #42 14.68 CC images/core-arm.o [2021-03-19T23:19:24.879Z] #42 14.92 CC images/core-aarch64.o [2021-03-19T23:19:24.879Z] #42 15.23 CC images/core-ppc64.o [2021-03-19T23:19:25.520Z] #42 15.68 CC images/core-s390.o [2021-03-19T23:19:25.520Z] #42 ... [2021-03-19T23:19:25.520Z] [2021-03-19T23:19:25.520Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-19T23:19:25.520Z] #28 3.435 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-19T23:19:25.520Z] #28 3.658 [2021-03-19T23:19:25.520Z] #28 3.786 # 2.1% #### 6.6% ######### 13.4% ################ 22.4% ###################### 31.4% ############################# 40.4% ################################# 47.2% ######################################## 56.1% ############################################# 62.9% ################################################## 69.6% ######################################################## 78.6% ############################################################# 85.3% ################################################################### 94.3% ######################################################################## 100.0% [2021-03-19T23:19:25.520Z] #28 5.542 [2021-03-19T23:19:25.520Z] #28 5.654 ## 2.9% ############################################################ 83.6% ######################################################################## 100.0% [2021-03-19T23:19:25.520Z] #28 6.097 [2021-03-19T23:19:25.520Z] #28 6.246 0.1% ############################## 43.0% ############################################################## 87.0% ######################################################################## 100.0% [2021-03-19T23:19:25.520Z] #28 6.819 [2021-03-19T23:19:25.814Z] #28 6.950 0.1% ########## 14.6% ################## 25.3% ######################## 33.9% ############################# 40.3% ################################### 48.9% ######################################### 57.5% ################################################# 68.1% ####################################################### 76.7% ########################################################### 83.2% ################################################################## 91.7% ######################################################################## 100.0% [2021-03-19T23:19:25.814Z] #28 ... [2021-03-19T23:19:25.814Z] [2021-03-19T23:19:25.814Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:25.814Z] #42 16.21 CC images/cpuinfo.o [2021-03-19T23:19:26.108Z] #42 16.49 CC images/inventory.o [2021-03-19T23:19:26.403Z] #42 16.60 CC images/fdinfo.o [2021-03-19T23:19:26.403Z] #42 16.79 CC images/fown.o [2021-03-19T23:19:26.697Z] #42 17.04 CC images/ns.o [2021-03-19T23:19:26.697Z] #42 ... [2021-03-19T23:19:26.697Z] [2021-03-19T23:19:26.697Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T23:19:26.697Z] #12 44.98 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-19T23:19:26.697Z] #12 44.99 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-19T23:19:26.697Z] #12 44.99 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:19:26.697Z] #12 51.12 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-19T23:19:26.697Z] #12 51.13 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-19T23:19:26.697Z] #12 51.14 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:19:26.697Z] #12 51.29 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-19T23:19:26.697Z] #12 51.31 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-19T23:19:26.697Z] #12 51.32 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:19:26.697Z] #12 ... [2021-03-19T23:19:26.697Z] [2021-03-19T23:19:26.697Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-19T23:19:26.697Z] #28 8.594 #=#=# [2021-03-19T23:19:27.430Z] #13 ... [2021-03-19T23:19:27.430Z] [2021-03-19T23:19:27.430Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:19:27.430Z] #34 sha256:1df18ce448b3d84b2696c7d82c2f01bfe60103b8bc33e1f5a6afc974ef1ded6e [2021-03-19T23:19:27.430Z] #34 8.130 + RM_GOPATH=0 [2021-03-19T23:19:27.430Z] #34 8.130 + TMP_GOPATH= [2021-03-19T23:19:27.430Z] #34 8.130 + : /build [2021-03-19T23:19:27.430Z] #34 8.130 + '[' -z '' ']' [2021-03-19T23:19:27.430Z] #34 8.130 ++ mktemp -d [2021-03-19T23:19:27.430Z] #34 8.130 + export GOPATH=/tmp/tmp.vYGbetwihY [2021-03-19T23:19:27.430Z] #34 8.130 + GOPATH=/tmp/tmp.vYGbetwihY [2021-03-19T23:19:27.430Z] #34 8.130 + RM_GOPATH=1 [2021-03-19T23:19:27.430Z] #34 8.130 + case "$(go env GOARCH)" in [2021-03-19T23:19:27.430Z] #34 8.130 ++ go env GOARCH [2021-03-19T23:19:27.430Z] #34 8.142 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:27.430Z] #34 8.142 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:27.430Z] #34 8.142 ++ dirname /tmp/install/install.sh [2021-03-19T23:19:27.431Z] #34 8.142 + dir=/tmp/install [2021-03-19T23:19:27.431Z] #34 8.142 + bin=tomlv [2021-03-19T23:19:27.431Z] #34 8.142 + shift [2021-03-19T23:19:27.431Z] #34 8.142 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-19T23:19:27.431Z] #34 8.142 + . /tmp/install/tomlv.installer [2021-03-19T23:19:27.431Z] #34 8.142 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:19:27.431Z] #34 8.143 + install_tomlv [2021-03-19T23:19:27.431Z] #34 8.143 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-19T23:19:27.431Z] #34 8.143 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.vYGbetwihY/src/github.com/BurntSushi/toml [2021-03-19T23:19:27.431Z] #34 8.143 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:19:27.431Z] #34 8.161 Cloning into '/tmp/tmp.vYGbetwihY/src/github.com/BurntSushi/toml'... [2021-03-19T23:19:27.431Z] #34 8.989 + cd /tmp/tmp.vYGbetwihY/src/github.com/BurntSushi/toml [2021-03-19T23:19:27.431Z] #34 8.989 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:19:27.431Z] #34 9.117 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:19:27.687Z] #34 ... [2021-03-19T23:19:27.687Z] [2021-03-19T23:19:27.687Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:19:27.687Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:19:27.687Z] #49 7.917 + RM_GOPATH=0 [2021-03-19T23:19:27.687Z] #49 7.917 + TMP_GOPATH= [2021-03-19T23:19:27.687Z] #49 7.917 + : /build [2021-03-19T23:19:27.687Z] #49 7.917 + '[' -z '' ']' [2021-03-19T23:19:27.687Z] #49 7.917 ++ mktemp -d [2021-03-19T23:19:27.687Z] #49 7.917 + export GOPATH=/tmp/tmp.vZn8K1h2hE [2021-03-19T23:19:27.687Z] #49 7.917 + GOPATH=/tmp/tmp.vZn8K1h2hE [2021-03-19T23:19:27.687Z] #49 7.917 + RM_GOPATH=1 [2021-03-19T23:19:27.687Z] #49 7.917 + case "$(go env GOARCH)" in [2021-03-19T23:19:27.687Z] #49 7.917 ++ go env GOARCH [2021-03-19T23:19:27.687Z] #49 7.931 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:27.687Z] #49 7.931 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:27.687Z] #49 7.932 ++ dirname /tmp/install/install.sh [2021-03-19T23:19:27.687Z] #49 7.934 + dir=/tmp/install [2021-03-19T23:19:27.687Z] #49 7.934 + bin=golangci_lint [2021-03-19T23:19:27.687Z] #49 7.934 + shift [2021-03-19T23:19:27.687Z] #49 7.934 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-19T23:19:27.687Z] #49 7.934 + . /tmp/install/golangci_lint.installer [2021-03-19T23:19:27.687Z] #49 7.934 ++ : v1.23.8 [2021-03-19T23:19:27.687Z] #49 7.934 + install_golangci_lint [2021-03-19T23:19:27.687Z] #49 7.934 + set -e [2021-03-19T23:19:27.687Z] #49 7.934 + export GO111MODULE=on [2021-03-19T23:19:27.687Z] #49 7.934 + GO111MODULE=on [2021-03-19T23:19:27.687Z] #49 7.934 + GOBIN=/build [2021-03-19T23:19:27.687Z] #49 7.934 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-19T23:19:27.687Z] #49 8.017 go: finding github.com v1.23.8 [2021-03-19T23:19:27.687Z] #49 8.017 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-19T23:19:27.687Z] #49 8.017 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-19T23:19:27.687Z] #49 8.017 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:19:27.687Z] #49 8.017 go: finding github.com/golangci v1.23.8 [2021-03-19T23:19:27.687Z] #49 9.274 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:19:27.687Z] #49 ... [2021-03-19T23:19:27.687Z] [2021-03-19T23:19:27.687Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:19:27.687Z] #51 sha256:7f3689a8f1137d51766f8d42da1304c13b835d4d5d55257d1bf9422b224b2984 [2021-03-19T23:19:27.687Z] #51 6.028 + RM_GOPATH=0 [2021-03-19T23:19:27.687Z] #51 6.028 + TMP_GOPATH= [2021-03-19T23:19:27.687Z] #51 6.028 + : /build [2021-03-19T23:19:27.687Z] #51 6.028 + '[' -z '' ']' [2021-03-19T23:19:27.687Z] #51 6.028 ++ mktemp -d [2021-03-19T23:19:27.687Z] #51 6.032 + export GOPATH=/tmp/tmp.Ld1sNuBTsp [2021-03-19T23:19:27.687Z] #51 6.032 + GOPATH=/tmp/tmp.Ld1sNuBTsp [2021-03-19T23:19:27.687Z] #51 6.032 + RM_GOPATH=1 [2021-03-19T23:19:27.687Z] #51 6.032 + case "$(go env GOARCH)" in [2021-03-19T23:19:27.687Z] #51 6.032 ++ go env GOARCH [2021-03-19T23:19:27.687Z] #51 6.034 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:27.687Z] #51 6.034 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:27.687Z] #51 6.035 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:19:27.687Z] #51 6.035 ++ dirname /tmp/install/install.sh [2021-03-19T23:19:27.687Z] #51 6.035 + dir=/tmp/install [2021-03-19T23:19:27.687Z] #51 6.035 + bin=shfmt [2021-03-19T23:19:27.687Z] #51 6.035 + shift [2021-03-19T23:19:27.687Z] #51 6.035 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-19T23:19:27.687Z] #51 6.035 + . /tmp/install/shfmt.installer [2021-03-19T23:19:27.687Z] #51 6.035 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:19:27.687Z] #51 6.035 + install_shfmt [2021-03-19T23:19:27.687Z] #51 6.035 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-19T23:19:27.687Z] #51 6.035 + git clone https://github.com/mvdan/sh.git /tmp/tmp.Ld1sNuBTsp/src/github.com/mvdan/sh [2021-03-19T23:19:27.687Z] #51 6.040 Cloning into '/tmp/tmp.Ld1sNuBTsp/src/github.com/mvdan/sh'... [2021-03-19T23:19:27.687Z] #51 8.522 + cd /tmp/tmp.Ld1sNuBTsp/src/github.com/mvdan/sh [2021-03-19T23:19:27.687Z] #51 8.522 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:19:27.687Z] #51 8.703 + GO111MODULE=on [2021-03-19T23:19:27.687Z] #51 8.703 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-19T23:19:27.952Z] #51 ... [2021-03-19T23:19:27.952Z] [2021-03-19T23:19:27.952Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:19:27.952Z] #47 sha256:eb578ac96d3b958d54ee64cfae4312a9f27f6414d9554d4051a8a4d1d393c8d8 [2021-03-19T23:19:27.952Z] #47 7.895 + RM_GOPATH=0 [2021-03-19T23:19:27.952Z] #47 7.895 + TMP_GOPATH= [2021-03-19T23:19:27.952Z] #47 7.895 + : /build [2021-03-19T23:19:27.952Z] #47 7.895 + '[' -z '' ']' [2021-03-19T23:19:27.952Z] #47 7.896 ++ mktemp -d [2021-03-19T23:19:27.952Z] #47 7.898 + export GOPATH=/tmp/tmp.u3Un7rbCGf [2021-03-19T23:19:27.952Z] #47 7.898 + GOPATH=/tmp/tmp.u3Un7rbCGf [2021-03-19T23:19:27.952Z] #47 7.898 + RM_GOPATH=1 [2021-03-19T23:19:27.952Z] #47 7.898 + case "$(go env GOARCH)" in [2021-03-19T23:19:27.952Z] #47 7.912 ++ go env GOARCH [2021-03-19T23:19:27.952Z] #47 7.926 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:27.952Z] #47 7.926 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:27.952Z] #47 7.926 ++ dirname /tmp/install/install.sh [2021-03-19T23:19:27.952Z] #47 7.928 + dir=/tmp/install [2021-03-19T23:19:27.952Z] #47 7.928 + bin=gotestsum [2021-03-19T23:19:27.952Z] #47 7.928 + shift [2021-03-19T23:19:27.952Z] #47 7.928 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-19T23:19:27.952Z] #47 7.928 + . /tmp/install/gotestsum.installer [2021-03-19T23:19:27.952Z] #47 7.928 ++ : v0.5.3 [2021-03-19T23:19:27.952Z] #47 7.928 + install_gotestsum [2021-03-19T23:19:27.952Z] #47 7.929 + set -e [2021-03-19T23:19:27.952Z] #47 7.929 + export GO111MODULE=on [2021-03-19T23:19:27.952Z] #47 7.929 + GO111MODULE=on [2021-03-19T23:19:27.952Z] #47 7.929 + GOBIN=/build [2021-03-19T23:19:27.952Z] #47 7.929 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-19T23:19:27.952Z] #47 8.022 go: finding gotest.tools v0.5.3 [2021-03-19T23:19:27.952Z] #47 8.022 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T23:19:27.952Z] #47 9.172 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T23:19:27.952Z] #47 9.933 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T23:19:27.952Z] #47 ... [2021-03-19T23:19:27.952Z] [2021-03-19T23:19:27.952Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:19:27.952Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:19:27.952Z] #42 9.517 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:19:27.952Z] #42 9.694 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:19:27.952Z] #42 9.694 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:19:28.209Z] #42 ... [2021-03-19T23:19:28.209Z] [2021-03-19T23:19:28.209Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:19:28.209Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:19:28.209Z] #55 9.891 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:19:28.209Z] #55 9.956 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:19:28.209Z] #55 9.956 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:19:28.209Z] #55 ... [2021-03-19T23:19:28.209Z] [2021-03-19T23:19:28.209Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:19:28.209Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:19:28.209Z] #36 9.495 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:19:28.209Z] #36 9.648 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:19:28.209Z] #36 9.659 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:19:28.467Z] #36 ... [2021-03-19T23:19:28.467Z] [2021-03-19T23:19:28.467Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:19:28.467Z] #64 sha256:9d288d4de2a030d93cecfeae7e9f23fdc74e6b199ed3740364c8e35c922a3962 [2021-03-19T23:19:28.467Z] #64 7.564 + RM_GOPATH=0 [2021-03-19T23:19:28.467Z] #64 7.564 + TMP_GOPATH= [2021-03-19T23:19:28.467Z] #64 7.564 + : /build [2021-03-19T23:19:28.467Z] #64 7.564 + '[' -z '' ']' [2021-03-19T23:19:28.467Z] #64 7.564 ++ mktemp -d [2021-03-19T23:19:28.467Z] #64 7.564 + export GOPATH=/tmp/tmp.j1ISMxML9t [2021-03-19T23:19:28.467Z] #64 7.564 + GOPATH=/tmp/tmp.j1ISMxML9t [2021-03-19T23:19:28.467Z] #64 7.564 + RM_GOPATH=1 [2021-03-19T23:19:28.467Z] #64 7.564 + case "$(go env GOARCH)" in [2021-03-19T23:19:28.467Z] #64 7.566 ++ go env GOARCH [2021-03-19T23:19:28.467Z] #64 7.584 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:28.467Z] #64 7.584 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:28.467Z] #64 7.584 ++ dirname /tmp/install/install.sh [2021-03-19T23:19:28.467Z] #64 7.584 + dir=/tmp/install [2021-03-19T23:19:28.467Z] #64 7.584 + bin=proxy [2021-03-19T23:19:28.467Z] #64 7.584 + shift [2021-03-19T23:19:28.467Z] #64 7.584 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-19T23:19:28.467Z] #64 7.584 + . /tmp/install/proxy.installer [2021-03-19T23:19:28.467Z] #64 7.584 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:19:28.467Z] #64 7.584 + install_proxy [2021-03-19T23:19:28.467Z] #64 7.584 + case "$1" in [2021-03-19T23:19:28.467Z] #64 7.584 + export CGO_ENABLED=0 [2021-03-19T23:19:28.467Z] #64 7.584 + CGO_ENABLED=0 [2021-03-19T23:19:28.467Z] #64 7.584 + _install_proxy [2021-03-19T23:19:28.467Z] #64 7.584 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-19T23:19:28.467Z] #64 7.584 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.j1ISMxML9t/src/github.com/docker/libnetwork [2021-03-19T23:19:28.467Z] #64 7.584 Cloning into '/tmp/tmp.j1ISMxML9t/src/github.com/docker/libnetwork'... [2021-03-19T23:19:28.467Z] #64 7.584 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:19:28.467Z] #64 ... [2021-03-19T23:19:28.467Z] [2021-03-19T23:19:28.467Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:19:28.467Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:19:28.467Z] #45 8.906 + RM_GOPATH=0 [2021-03-19T23:19:28.467Z] #45 8.906 + TMP_GOPATH= [2021-03-19T23:19:28.467Z] #45 8.906 + : /build [2021-03-19T23:19:28.467Z] #45 8.906 + '[' -z '' ']' [2021-03-19T23:19:28.467Z] #45 8.906 ++ mktemp -d [2021-03-19T23:19:28.467Z] #45 8.906 + export GOPATH=/tmp/tmp.5yE7KYaZwW [2021-03-19T23:19:28.467Z] #45 8.906 + GOPATH=/tmp/tmp.5yE7KYaZwW [2021-03-19T23:19:28.467Z] #45 8.906 + RM_GOPATH=1 [2021-03-19T23:19:28.467Z] #45 8.906 + case "$(go env GOARCH)" in [2021-03-19T23:19:28.467Z] #45 8.906 ++ go env GOARCH [2021-03-19T23:19:28.467Z] #45 8.965 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:28.467Z] #45 8.965 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:28.467Z] #45 8.989 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:19:28.467Z] #45 8.989 ++ dirname /tmp/install/install.sh [2021-03-19T23:19:28.467Z] #45 8.989 + dir=/tmp/install [2021-03-19T23:19:28.467Z] #45 8.989 + bin=vndr [2021-03-19T23:19:28.467Z] #45 8.989 + shift [2021-03-19T23:19:28.467Z] #45 8.989 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-19T23:19:28.467Z] #45 8.989 + . /tmp/install/vndr.installer [2021-03-19T23:19:28.467Z] #45 8.989 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:19:28.467Z] #45 8.989 + install_vndr [2021-03-19T23:19:28.467Z] #45 8.989 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-19T23:19:28.467Z] #45 8.989 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.5yE7KYaZwW/src/github.com/LK4D4/vndr [2021-03-19T23:19:28.467Z] #45 8.997 Cloning into '/tmp/tmp.5yE7KYaZwW/src/github.com/LK4D4/vndr'... [2021-03-19T23:19:28.467Z] #45 10.10 + cd /tmp/tmp.5yE7KYaZwW/src/github.com/LK4D4/vndr [2021-03-19T23:19:28.467Z] #45 10.10 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:19:28.467Z] #45 10.26 + go build -buildmode=pie -v -o /build/vndr . [2021-03-19T23:19:28.727Z] #45 ... [2021-03-19T23:19:28.727Z] [2021-03-19T23:19:28.727Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:19:28.727Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:19:28.727Z] #40 8.761 + git clone https://github.com/docker/distribution.git . [2021-03-19T23:19:28.727Z] #40 8.761 Cloning into '.'... [2021-03-19T23:19:28.727Z] #40 ... [2021-03-19T23:19:28.727Z] [2021-03-19T23:19:28.727Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:19:28.727Z] #24 sha256:994ae5cfd7c1e7f8a5bede27382b1686402bf156097ea8260e6536b87bad8a92 [2021-03-19T23:19:28.727Z] #24 8.549 + RM_GOPATH=0 [2021-03-19T23:19:28.727Z] #24 8.549 + TMP_GOPATH= [2021-03-19T23:19:28.727Z] #24 8.549 + : /build [2021-03-19T23:19:28.727Z] #24 8.549 + '[' -z '' ']' [2021-03-19T23:19:28.727Z] #24 8.549 ++ mktemp -d [2021-03-19T23:19:28.727Z] #24 8.549 + export GOPATH=/tmp/tmp.ZiMqZqmgi1 [2021-03-19T23:19:28.727Z] #24 8.549 + GOPATH=/tmp/tmp.ZiMqZqmgi1 [2021-03-19T23:19:28.727Z] #24 8.549 + RM_GOPATH=1 [2021-03-19T23:19:28.727Z] #24 8.549 + case "$(go env GOARCH)" in [2021-03-19T23:19:28.727Z] #24 8.549 ++ go env GOARCH [2021-03-19T23:19:28.727Z] #24 8.590 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:28.727Z] #24 8.590 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:28.727Z] #24 8.590 ++ dirname /tmp/install/install.sh [2021-03-19T23:19:28.727Z] #24 8.590 + dir=/tmp/install [2021-03-19T23:19:28.727Z] #24 8.590 + bin=dockercli [2021-03-19T23:19:28.727Z] #24 8.590 + shift [2021-03-19T23:19:28.727Z] #24 8.590 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-19T23:19:28.727Z] #24 8.590 + . /tmp/install/dockercli.installer [2021-03-19T23:19:28.727Z] #24 8.590 ++ : stable [2021-03-19T23:19:28.727Z] #24 8.590 ++ : 17.06.2-ce [2021-03-19T23:19:28.727Z] #24 8.590 + install_dockercli [2021-03-19T23:19:28.727Z] #24 8.590 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-19T23:19:28.727Z] #24 8.600 Install docker/cli version 17.06.2-ce from stable [2021-03-19T23:19:28.727Z] #24 8.623 ++ uname -m [2021-03-19T23:19:28.727Z] #24 8.623 + arch=x86_64 [2021-03-19T23:19:28.727Z] #24 8.623 + '[' x86_64 '!=' x86_64 ']' [2021-03-19T23:19:28.727Z] #24 8.623 + url=https://download.docker.com/linux/static [2021-03-19T23:19:28.727Z] #24 8.623 + tar -xz docker/docker [2021-03-19T23:19:28.727Z] #24 8.623 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-19T23:19:28.984Z] #24 ... [2021-03-19T23:19:28.984Z] [2021-03-19T23:19:28.984Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:19:28.984Z] #47 sha256:eb578ac96d3b958d54ee64cfae4312a9f27f6414d9554d4051a8a4d1d393c8d8 [2021-03-19T23:19:28.984Z] #47 11.38 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:19:28.984Z] #47 11.45 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:19:28.984Z] #47 11.50 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:19:28.984Z] #47 11.51 go: downloading github.com/fatih/color v1.9.0 [2021-03-19T23:19:29.242Z] #47 11.67 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:19:29.242Z] #47 11.81 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T23:19:29.242Z] #47 11.84 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:19:29.242Z] #47 11.87 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:19:29.242Z] #47 11.98 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:19:29.341Z] #28 8.763 #=#=# # 2.8% ### 5.2% ##### 7.1% ###### 9.0% ####### 10.9% ########## 14.0% ############ 17.1% ############## 20.2% ################ 23.3% ################## 25.8% #################### 28.3% ###################### 30.8% ####################### 33.3% ######################### 35.8% ########################### 38.3% ############################# 41.4% ################################ 45.2% ################################## 47.7% ################################### 48.9% #################################### 50.4% ##################################### 52.1% ###################################### 53.4% ######################################## 55.6% ########################################## 58.4% [2021-03-19T23:19:29.341Z] #28 ... [2021-03-19T23:19:29.341Z] [2021-03-19T23:19:29.341Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:19:29.341Z] #33 45.85 internal/poll [2021-03-19T23:19:29.341Z] #33 47.22 internal/fmtsort [2021-03-19T23:19:29.341Z] #33 47.45 internal/syscall/execenv [2021-03-19T23:19:29.341Z] #33 47.64 internal/syscall/unix [2021-03-19T23:19:29.341Z] #33 47.67 strings [2021-03-19T23:19:29.341Z] #33 47.87 os [2021-03-19T23:19:29.341Z] #33 50.07 path [2021-03-19T23:19:29.341Z] #33 50.52 text/tabwriter [2021-03-19T23:19:29.341Z] #33 50.80 fmt [2021-03-19T23:19:29.341Z] #33 51.05 path/filepath [2021-03-19T23:19:29.341Z] #33 52.13 io/ioutil [2021-03-19T23:19:29.341Z] #33 53.31 flag [2021-03-19T23:19:29.341Z] #33 53.31 github.com/BurntSushi/toml [2021-03-19T23:19:29.341Z] #33 54.79 log [2021-03-19T23:19:29.341Z] #33 ... [2021-03-19T23:19:29.341Z] [2021-03-19T23:19:29.341Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-19T23:19:29.509Z] #47 12.05 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:19:29.766Z] #47 12.28 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:19:29.766Z] #47 12.38 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:19:30.023Z] #47 12.39 go: extracting github.com/fatih/color v1.9.0 [2021-03-19T23:19:30.288Z] #47 12.93 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:19:30.566Z] #47 13.01 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:19:30.566Z] #47 13.07 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:19:30.738Z] Running on EC2 (managed-agents) - ubuntu-2004-cgroup2 (i-06da6288425d97ccd) in /home/ubuntu/workspace/moby_PR-42175 [Pipeline] { [Pipeline] checkout [2021-03-19T23:19:30.820Z] The recommended git tool is: git [2021-03-19T23:19:31.133Z] #47 13.55 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T23:19:31.133Z] #47 13.59 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:19:31.149Z] #28 8.763 #=#=# # 2.8% ### 5.2% ##### 7.1% ###### 9.0% ####### 10.9% ########## 14.0% ############ 17.1% ############## 20.2% ################ 23.3% ################## 25.8% #################### 28.3% ###################### 30.8% ####################### 33.3% ######################### 35.8% ########################### 38.3% ############################# 41.4% ################################ 45.2% ################################## 47.7% ################################### 48.9% #################################### 50.4% ##################################### 52.1% ###################################### 53.4% ######################################## 55.6% ########################################## 58.4% ########################################### 60.9% ############################################# 63.4% ############################################### 66.6% ################################################## 69.7% ################################################### 72.2% ##################################################### 74.1% ###################################################### 75.9% ######################################################## 78.4% ######################################################### 80.3% ########################################################### 82.8% ############################################################# 85.3% ############################################################### 87.8% ################################################################ 89.7% ################################################################## 92.2% #################################################################### 94.7% ##################################################################### 96.5% ###################################################################### 98.4% ######################################################################## 100.0% [2021-03-19T23:19:31.391Z] #47 13.87 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:19:31.443Z] #28 13.64 [2021-03-19T23:19:31.443Z] #28 ... [2021-03-19T23:19:31.443Z] [2021-03-19T23:19:31.443Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:19:31.443Z] #50 47.89 context [2021-03-19T23:19:31.443Z] #50 48.38 encoding/binary [2021-03-19T23:19:31.443Z] #50 48.47 os [2021-03-19T23:19:31.443Z] #50 49.92 encoding/base64 [2021-03-19T23:19:31.443Z] #50 50.67 golang.org/x/sys/unix [2021-03-19T23:19:31.443Z] #50 51.72 fmt [2021-03-19T23:19:31.443Z] #50 55.03 encoding/json [2021-03-19T23:19:31.443Z] #50 57.14 github.com/pkg/diff [2021-03-19T23:19:31.443Z] #50 ... [2021-03-19T23:19:31.443Z] [2021-03-19T23:19:31.443Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:19:31.443Z] #44 47.94 os [2021-03-19T23:19:31.443Z] #44 48.24 strings [2021-03-19T23:19:31.443Z] #44 50.03 fmt [2021-03-19T23:19:31.443Z] #44 50.70 path/filepath [2021-03-19T23:19:31.444Z] #44 51.59 regexp/syntax [2021-03-19T23:19:31.444Z] #44 53.25 flag [2021-03-19T23:19:31.444Z] #44 54.69 go/token [2021-03-19T23:19:31.444Z] #44 55.29 regexp [2021-03-19T23:19:31.444Z] #44 55.50 go/scanner [2021-03-19T23:19:31.444Z] #44 56.63 go/ast [2021-03-19T23:19:31.444Z] #44 ... [2021-03-19T23:19:31.444Z] [2021-03-19T23:19:31.444Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:19:32.032Z] #55 34.66 Checking out files: 60% (2297/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-19T23:19:32.032Z] #55 35.71 + cd /tmp/tmp.BbUSMPGgyC/src/github.com/containerd/containerd [2021-03-19T23:19:32.032Z] #55 35.71 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:19:33.555Z] #55 ... [2021-03-19T23:19:33.555Z] [2021-03-19T23:19:33.555Z] #33 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:19:33.555Z] #33 56.04 github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:19:33.555Z] #33 DONE 60.0s [2021-03-19T23:19:33.555Z] [2021-03-19T23:19:33.555Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-19T23:19:33.555Z] #28 14.53 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-19T23:19:33.555Z] #28 14.84 #=#=# [2021-03-19T23:19:33.555Z] #28 15.04 ################################################# 69.1% ######################################################################## 100.0% [2021-03-19T23:19:33.555Z] #28 15.12 [2021-03-19T23:19:33.639Z] using credential docker-jenkins-github-credentials [2021-03-19T23:19:33.645Z] Cloning the remote Git repository [2021-03-19T23:19:33.645Z] Cloning with configured refspecs honoured and without tags [2021-03-19T23:19:33.862Z] #28 16.18 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-19T23:19:33.918Z] #47 16.60 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:19:34.157Z] #28 16.39 skipping existing aab193acf6ba [2021-03-19T23:19:34.157Z] #28 16.50 [2021-03-19T23:19:33.022Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T23:19:33.088Z] > git init /home/ubuntu/workspace/moby_PR-42175 # timeout=10 [2021-03-19T23:19:34.076Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:19:34.076Z] > git --version # timeout=10 [2021-03-19T23:19:34.096Z] > git --version # 'git version 2.25.1' [2021-03-19T23:19:34.097Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:19:34.099Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:19:35.197Z] #28 17.38 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-19T23:19:35.302Z] #47 17.71 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:19:35.493Z] #28 17.66 [2021-03-19T23:19:36.286Z] #47 ... [2021-03-19T23:19:36.286Z] [2021-03-19T23:19:36.286Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:19:36.286Z] #58 sha256:65748b53a9cde85699097525df027c2896c5056303077a30ca8061c6509f775d [2021-03-19T23:19:36.286Z] #58 8.622 + RM_GOPATH=0 [2021-03-19T23:19:36.286Z] #58 8.622 + TMP_GOPATH= [2021-03-19T23:19:36.286Z] #58 8.622 + : /build [2021-03-19T23:19:36.286Z] #58 8.622 + '[' -z '' ']' [2021-03-19T23:19:36.286Z] #58 8.622 ++ mktemp -d [2021-03-19T23:19:36.286Z] #58 8.622 + export GOPATH=/tmp/tmp.nbvb68iKDc [2021-03-19T23:19:36.286Z] #58 8.622 + GOPATH=/tmp/tmp.nbvb68iKDc [2021-03-19T23:19:36.286Z] #58 8.622 + RM_GOPATH=1 [2021-03-19T23:19:36.286Z] #58 8.622 + case "$(go env GOARCH)" in [2021-03-19T23:19:36.286Z] #58 8.622 ++ go env GOARCH [2021-03-19T23:19:36.286Z] #58 8.640 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:19:36.286Z] #58 8.640 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:36.286Z] #58 8.640 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:36.286Z] #58 8.640 ++ dirname /tmp/install/install.sh [2021-03-19T23:19:36.286Z] #58 8.640 + dir=/tmp/install [2021-03-19T23:19:36.286Z] #58 8.640 + bin=rootlesskit [2021-03-19T23:19:36.286Z] #58 8.640 + shift [2021-03-19T23:19:36.286Z] #58 8.640 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-19T23:19:36.286Z] #58 8.640 + . /tmp/install/rootlesskit.installer [2021-03-19T23:19:36.286Z] #58 8.640 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:19:36.286Z] #58 8.640 + install_rootlesskit [2021-03-19T23:19:36.286Z] #58 8.640 + case "$1" in [2021-03-19T23:19:36.286Z] #58 8.640 + export CGO_ENABLED=0 [2021-03-19T23:19:36.286Z] #58 8.640 + CGO_ENABLED=0 [2021-03-19T23:19:36.286Z] #58 8.640 + _install_rootlesskit [2021-03-19T23:19:36.286Z] #58 8.640 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-19T23:19:36.286Z] #58 8.640 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.nbvb68iKDc/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:19:36.286Z] #58 8.652 Cloning into '/tmp/tmp.nbvb68iKDc/src/github.com/rootless-containers/rootlesskit'... [2021-03-19T23:19:36.286Z] #58 15.47 + cd /tmp/tmp.nbvb68iKDc/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:19:36.286Z] #58 15.47 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:19:36.286Z] #58 15.60 + export GO111MODULE=on [2021-03-19T23:19:36.286Z] #58 15.60 + GO111MODULE=on [2021-03-19T23:19:36.286Z] #58 15.60 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:19:36.286Z] #58 15.60 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-19T23:19:36.286Z] #58 18.50 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:19:36.286Z] #58 18.53 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:19:36.286Z] #58 18.54 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:19:36.286Z] #58 18.56 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:19:36.286Z] #58 18.56 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:19:36.286Z] #58 18.57 go: downloading github.com/google/uuid v1.2.0 [2021-03-19T23:19:36.457Z] Running on EC2 (managed-agents) - ubuntu-1604-overlay2-arm64v8 (i-0f7f67eb7848153d5) in /home/ubuntu/workspace/moby_PR-42175 [Pipeline] { [Pipeline] checkout [2021-03-19T23:19:36.548Z] #58 ... [2021-03-19T23:19:36.548Z] [2021-03-19T23:19:36.548Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:19:36.548Z] #47 sha256:eb578ac96d3b958d54ee64cfae4312a9f27f6414d9554d4051a8a4d1d393c8d8 [2021-03-19T23:19:36.548Z] #47 18.98 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:19:36.627Z] The recommended git tool is: git [2021-03-19T23:19:36.673Z] #28 17.78 1.4% ######## 12.2% ############# 18.3% ################### 26.5% ######################## 34.7% ############################## 42.9% ####################################### 55.2% ############################################## 64.1% #################################################### 72.7% ########################################################### 83.3% ################################################################## 92.8% ######################################################################## 100.0% [2021-03-19T23:19:36.673Z] #28 19.05 [2021-03-19T23:19:36.870Z] #47 ... [2021-03-19T23:19:36.870Z] [2021-03-19T23:19:36.870Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:19:36.870Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:19:36.870Z] #32 8.975 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-19T23:19:36.870Z] #32 8.975 Cloning into '.'... [2021-03-19T23:19:36.966Z] #28 ... [2021-03-19T23:19:36.966Z] [2021-03-19T23:19:36.966Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:36.966Z] #42 17.29 CC images/regfile.o [2021-03-19T23:19:36.966Z] #42 17.52 CC images/ghost-file.o [2021-03-19T23:19:36.966Z] #42 17.79 CC images/fifo.o [2021-03-19T23:19:36.966Z] #42 17.91 CC images/remap-file-path.o [2021-03-19T23:19:36.966Z] #42 18.08 CC images/eventfd.o [2021-03-19T23:19:36.966Z] #42 18.28 CC images/eventpoll.o [2021-03-19T23:19:36.966Z] #42 18.58 CC images/fh.o [2021-03-19T23:19:36.966Z] #42 18.87 CC images/fsnotify.o [2021-03-19T23:19:36.966Z] #42 19.29 CC images/signalfd.o [2021-03-19T23:19:36.966Z] #42 19.52 CC images/fs.o [2021-03-19T23:19:36.966Z] #42 19.65 CC images/pstree.o [2021-03-19T23:19:36.966Z] #42 19.83 CC images/pipe.o [2021-03-19T23:19:36.966Z] #42 20.01 CC images/tcp-stream.o [2021-03-19T23:19:36.966Z] #42 20.19 CC images/sk-packet.o [2021-03-19T23:19:36.966Z] #42 20.45 CC images/mnt.o [2021-03-19T23:19:36.966Z] #42 20.58 CC images/pipe-data.o [2021-03-19T23:19:36.966Z] #42 20.84 CC images/sa.o [2021-03-19T23:19:36.966Z] #42 21.01 CC images/timer.o [2021-03-19T23:19:36.966Z] #42 21.34 CC images/timerfd.o [2021-03-19T23:19:36.966Z] #42 21.47 CC images/mm.o [2021-03-19T23:19:36.966Z] #42 21.69 CC images/sk-opts.o [2021-03-19T23:19:36.966Z] #42 21.80 CC images/sk-unix.o [2021-03-19T23:19:36.966Z] #42 22.12 CC images/sk-inet.o [2021-03-19T23:19:36.966Z] #42 22.37 CC images/tun.o [2021-03-19T23:19:36.966Z] #42 22.61 CC images/sk-netlink.o [2021-03-19T23:19:36.966Z] #42 22.72 CC images/packet-sock.o [2021-03-19T23:19:36.966Z] #42 22.89 CC images/ipc-var.o [2021-03-19T23:19:36.966Z] #42 23.08 CC images/ipc-desc.o [2021-03-19T23:19:36.966Z] #42 23.26 CC images/ipc-shm.o [2021-03-19T23:19:36.966Z] #42 23.44 CC images/ipc-msg.o [2021-03-19T23:19:36.966Z] #42 23.62 CC images/ipc-sem.o [2021-03-19T23:19:36.966Z] #42 23.75 CC images/utsns.o [2021-03-19T23:19:36.966Z] #42 23.90 CC images/creds.o [2021-03-19T23:19:36.966Z] #42 24.46 CC images/vma.o [2021-03-19T23:19:36.966Z] #42 24.60 CC images/netdev.o [2021-03-19T23:19:36.966Z] #42 24.84 CC images/tty.o [2021-03-19T23:19:36.966Z] #42 25.12 CC images/file-lock.o [2021-03-19T23:19:36.966Z] #42 25.26 CC images/rlimit.o [2021-03-19T23:19:36.966Z] #42 25.41 CC images/pagemap.o [2021-03-19T23:19:36.966Z] #42 25.63 CC images/siginfo.o [2021-03-19T23:19:36.966Z] #42 25.77 CC images/rpc.o [2021-03-19T23:19:36.966Z] #42 26.63 CC images/ext-file.o [2021-03-19T23:19:36.966Z] #42 26.74 CC images/cgroup.o [2021-03-19T23:19:36.966Z] #42 27.13 CC images/userns.o [2021-03-19T23:19:36.966Z] #42 27.35 CC images/google/protobuf/descriptor.o [2021-03-19T23:19:37.127Z] #32 ... [2021-03-19T23:19:37.127Z] [2021-03-19T23:19:37.127Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:19:37.127Z] #58 sha256:65748b53a9cde85699097525df027c2896c5056303077a30ca8061c6509f775d [2021-03-19T23:19:37.127Z] #58 19.24 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:19:37.127Z] #58 19.41 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T23:19:37.127Z] #58 19.63 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-19T23:19:37.422Z] #58 19.88 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-19T23:19:37.422Z] #58 19.93 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:19:37.422Z] #58 20.07 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:19:37.461Z] #42 ... [2021-03-19T23:19:37.461Z] [2021-03-19T23:19:37.461Z] #28 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buil... [2021-03-19T23:19:37.461Z] #28 19.83 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-19T23:19:37.730Z] #58 20.19 go: extracting github.com/google/uuid v1.2.0 [2021-03-19T23:19:37.730Z] #58 20.21 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:19:37.730Z] #58 ... [2021-03-19T23:19:37.730Z] [2021-03-19T23:19:37.730Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:19:37.730Z] #34 sha256:1df18ce448b3d84b2696c7d82c2f01bfe60103b8bc33e1f5a6afc974ef1ded6e [2021-03-19T23:19:37.730Z] #34 10.31 internal/cpu [2021-03-19T23:19:37.730Z] #34 10.33 runtime/internal/atomic [2021-03-19T23:19:37.730Z] #34 10.93 runtime/internal/sys [2021-03-19T23:19:37.730Z] #34 11.35 runtime/internal/math [2021-03-19T23:19:37.730Z] #34 11.37 internal/bytealg [2021-03-19T23:19:37.730Z] #34 11.45 math/bits [2021-03-19T23:19:37.730Z] #34 12.33 math [2021-03-19T23:19:37.730Z] #34 13.17 runtime [2021-03-19T23:19:37.730Z] #34 18.73 unicode/utf8 [2021-03-19T23:19:37.730Z] #34 19.82 internal/testlog [2021-03-19T23:19:37.998Z] #34 ... [2021-03-19T23:19:37.998Z] [2021-03-19T23:19:37.998Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:19:37.998Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:19:37.998Z] #49 10.42 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:19:37.998Z] #49 ... [2021-03-19T23:19:37.998Z] [2021-03-19T23:19:37.998Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:19:37.998Z] #34 sha256:1df18ce448b3d84b2696c7d82c2f01bfe60103b8bc33e1f5a6afc974ef1ded6e [2021-03-19T23:19:37.998Z] #34 20.53 encoding [2021-03-19T23:19:38.047Z] #28 20.20 #=#=# [2021-03-19T23:19:38.047Z] #28 20.35 ######################################################################## 100.0% [2021-03-19T23:19:38.047Z] #28 20.40 [2021-03-19T23:19:38.262Z] #34 ... [2021-03-19T23:19:38.262Z] [2021-03-19T23:19:38.262Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:19:38.262Z] #51 sha256:7f3689a8f1137d51766f8d42da1304c13b835d4d5d55257d1bf9422b224b2984 [2021-03-19T23:19:38.262Z] #51 10.68 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:19:38.262Z] #51 10.77 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:19:38.262Z] #51 10.83 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:19:38.262Z] #51 10.92 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:19:38.262Z] #51 11.46 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:19:38.262Z] #51 12.99 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:19:38.262Z] #51 14.34 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:19:38.262Z] #51 16.25 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:19:38.262Z] #51 18.82 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:19:38.262Z] #51 18.93 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:19:38.262Z] #51 19.21 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:19:38.262Z] #51 19.73 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:19:38.525Z] #51 21.05 unicode/utf16 [2021-03-19T23:19:38.525Z] #51 ... [2021-03-19T23:19:38.525Z] [2021-03-19T23:19:38.525Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:19:38.525Z] #58 sha256:65748b53a9cde85699097525df027c2896c5056303077a30ca8061c6509f775d [2021-03-19T23:19:38.525Z] #58 21.02 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-19T23:19:38.525Z] #58 ... [2021-03-19T23:19:38.525Z] [2021-03-19T23:19:38.525Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:19:38.525Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:19:38.525Z] #13 5.777 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:19:38.525Z] #13 5.824 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:19:38.525Z] #13 5.851 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:19:38.525Z] #13 5.934 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:19:38.525Z] #13 7.492 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T23:19:38.525Z] #13 9.999 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:19:38.525Z] #13 14.92 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:19:38.525Z] #13 ... [2021-03-19T23:19:38.525Z] [2021-03-19T23:19:38.525Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:19:38.525Z] #34 sha256:1df18ce448b3d84b2696c7d82c2f01bfe60103b8bc33e1f5a6afc974ef1ded6e [2021-03-19T23:19:38.525Z] #34 21.16 runtime/cgo [2021-03-19T23:19:38.684Z] #28 20.85 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-19T23:19:38.684Z] #28 21.09 [2021-03-19T23:19:38.842Z] #34 ... [2021-03-19T23:19:38.842Z] [2021-03-19T23:19:38.842Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:19:38.842Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:19:38.842Z] #36 11.33 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:19:38.842Z] #36 14.51 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:19:38.842Z] #36 18.37 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:19:38.977Z] #28 21.21 ######################################################################## 100.0% [2021-03-19T23:19:38.977Z] #28 21.25 [2021-03-19T23:19:38.977Z] #28 21.28 Download of images into '/build' complete. [2021-03-19T23:19:38.977Z] #28 21.28 Use something like the following to load the result into a Docker daemon: [2021-03-19T23:19:38.977Z] #28 21.28 tar -cC '/build' . | docker load [2021-03-19T23:19:39.099Z] #36 ... [2021-03-19T23:19:39.099Z] [2021-03-19T23:19:39.099Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:19:39.099Z] #58 sha256:65748b53a9cde85699097525df027c2896c5056303077a30ca8061c6509f775d [2021-03-19T23:19:39.099Z] #58 21.40 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:19:39.099Z] #58 ... [2021-03-19T23:19:39.099Z] [2021-03-19T23:19:39.099Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:19:39.099Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:19:39.099Z] #55 11.69 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:19:39.099Z] #55 14.86 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:19:39.099Z] #55 18.62 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:19:39.274Z] #28 DONE 21.6s [2021-03-19T23:19:39.274Z] [2021-03-19T23:19:39.274Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:39.274Z] #42 28.48 CC images/opts.o [2021-03-19T23:19:39.275Z] #42 28.62 CC images/seccomp.o [2021-03-19T23:19:39.275Z] #42 28.88 CC images/binfmt-misc.o [2021-03-19T23:19:39.275Z] #42 28.99 CC images/time.o [2021-03-19T23:19:39.275Z] #42 29.19 CC images/sysctl.o [2021-03-19T23:19:39.275Z] #42 29.41 CC images/autofs.o [2021-03-19T23:19:39.275Z] #42 29.63 CC images/macvlan.o [2021-03-19T23:19:39.356Z] #55 ... [2021-03-19T23:19:39.356Z] [2021-03-19T23:19:39.356Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:19:39.356Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:19:39.356Z] #42 11.65 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:19:39.356Z] #42 14.85 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:19:39.356Z] #42 18.40 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:19:39.356Z] #42 ... [2021-03-19T23:19:39.356Z] [2021-03-19T23:19:39.356Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:19:39.356Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:19:39.356Z] #49 21.16 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:19:39.356Z] #49 21.42 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-19T23:19:39.356Z] #49 21.50 go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T23:19:39.356Z] #49 21.51 go: downloading github.com/spf13/viper v1.6.1 [2021-03-19T23:19:39.356Z] #49 21.52 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:19:39.356Z] #49 21.52 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:19:39.356Z] #49 21.52 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:19:39.356Z] #49 21.52 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-19T23:19:39.356Z] #49 21.54 go: downloading github.com/fatih/color v1.7.0 [2021-03-19T23:19:39.356Z] #49 21.71 go: extracting github.com/fatih/color v1.7.0 [2021-03-19T23:19:39.356Z] #49 21.79 go: extracting github.com/spf13/viper v1.6.1 [2021-03-19T23:19:39.356Z] #49 21.97 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-19T23:19:39.356Z] #49 21.98 go: extracting github.com/pkg/errors v0.8.1 [2021-03-19T23:19:39.356Z] #49 22.05 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:19:39.575Z] #42 29.78 CC images/sit.o [2021-03-19T23:19:39.614Z] #49 22.08 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:19:39.614Z] #49 22.10 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:19:39.614Z] #49 22.21 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:19:39.614Z] #49 22.23 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-19T23:19:39.614Z] #49 22.29 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:19:39.614Z] #49 22.29 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:19:39.869Z] #42 30.03 CC images/memfd.o [2021-03-19T23:19:39.869Z] #42 30.18 CC images/timens.o [2021-03-19T23:19:40.163Z] #42 30.33 LINK images/built-in.o [2021-03-19T23:19:40.163Z] #42 30.38 GEN compel/include/asm [2021-03-19T23:19:40.163Z] #42 30.38 GEN compel/include/version.h [2021-03-19T23:19:40.163Z] #42 30.40 touch .config [2021-03-19T23:19:40.163Z] #42 30.42 GEN include/common/config.h [2021-03-19T23:19:40.163Z] #42 30.46 DEP compel/arch/s390/plugins/std/syscalls/syscalls-s390.d [2021-03-19T23:19:40.163Z] #42 30.49 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-19T23:19:40.163Z] #42 30.51 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-19T23:19:40.219Z] #49 ... [2021-03-19T23:19:40.219Z] [2021-03-19T23:19:40.219Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:19:40.219Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:19:40.219Z] #45 12.55 internal/race [2021-03-19T23:19:40.219Z] #45 12.63 internal/bytealg [2021-03-19T23:19:40.219Z] #45 12.65 sync/atomic [2021-03-19T23:19:40.219Z] #45 13.22 unicode [2021-03-19T23:19:40.219Z] #45 13.74 runtime [2021-03-19T23:19:40.219Z] #45 18.46 unicode/utf8 [2021-03-19T23:19:40.219Z] #45 19.81 internal/testlog [2021-03-19T23:19:40.219Z] #45 20.49 encoding [2021-03-19T23:19:40.219Z] #45 20.66 unicode/utf16 [2021-03-19T23:19:40.219Z] #45 21.27 container/list [2021-03-19T23:19:40.219Z] #45 21.98 crypto/internal/subtle [2021-03-19T23:19:40.219Z] #45 22.54 crypto/subtle [2021-03-19T23:19:40.219Z] #45 ... [2021-03-19T23:19:40.219Z] [2021-03-19T23:19:40.219Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:19:40.219Z] #24 sha256:994ae5cfd7c1e7f8a5bede27382b1686402bf156097ea8260e6536b87bad8a92 [2021-03-19T23:19:40.219Z] #24 22.28 + mkdir -p /build [2021-03-19T23:19:40.219Z] #24 22.52 + mv docker/docker /build/ [2021-03-19T23:19:40.219Z] #24 22.52 + rmdir docker [2021-03-19T23:19:40.457Z] #42 30.52 GEN compel/arch/s390/plugins/std/syscalls/syscalls.S [2021-03-19T23:19:40.457Z] #42 30.53 DEP compel/arch/s390/plugins/std/syscalls/syscalls.d [2021-03-19T23:19:40.457Z] #42 30.56 DEP compel/arch/s390/plugins/std/parasite-head.d [2021-03-19T23:19:40.457Z] #42 30.57 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-19T23:19:40.457Z] #42 30.57 DEP compel/plugins/std/infect.d [2021-03-19T23:19:40.457Z] #42 30.71 DEP compel/plugins/std/string.d [2021-03-19T23:19:40.457Z] #42 30.75 DEP compel/plugins/std/log.d [2021-03-19T23:19:40.750Z] #42 30.89 DEP compel/plugins/std/fds.d [2021-03-19T23:19:40.750Z] #42 31.00 DEP compel/plugins/std/std.d [2021-03-19T23:19:40.750Z] #42 31.08 DEP compel/plugins/shmem/shmem.d [2021-03-19T23:19:40.750Z] #42 31.16 DEP compel/plugins/fds/fds.d [2021-03-19T23:19:41.041Z] using credential docker-jenkins-github-credentials [2021-03-19T23:19:41.044Z] #42 31.29 CC compel/plugins/std/std.o [2021-03-19T23:19:41.057Z] Cloning the remote Git repository [2021-03-19T23:19:41.057Z] Cloning with configured refspecs honoured and without tags [2021-03-19T23:19:41.338Z] #42 31.53 CC compel/plugins/std/fds.o [2021-03-19T23:19:41.338Z] #42 31.80 CC compel/plugins/std/log.o [2021-03-19T23:19:41.632Z] #42 ... [2021-03-19T23:19:41.632Z] [2021-03-19T23:19:41.632Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:19:41.632Z] #50 58.20 go/ast [2021-03-19T23:19:41.632Z] #50 59.61 golang.org/x/crypto/ssh/terminal [2021-03-19T23:19:41.632Z] #50 60.95 mvdan.cc/editorconfig [2021-03-19T23:19:41.632Z] #50 61.57 mvdan.cc/sh/v3/fileutil [2021-03-19T23:19:41.632Z] #50 61.72 mvdan.cc/sh/v3/syntax [2021-03-19T23:19:41.632Z] #50 66.85 mvdan.cc/sh/v3/cmd/shfmt [2021-03-19T23:19:41.632Z] #50 ... [2021-03-19T23:19:41.632Z] [2021-03-19T23:19:41.632Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T23:19:41.632Z] #12 68.68 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-19T23:19:41.632Z] #12 68.68 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_s390x.deb ... [2021-03-19T23:19:41.632Z] #12 68.69 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:19:41.264Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T23:19:41.337Z] > git init /home/ubuntu/workspace/moby_PR-42175 # timeout=10 [2021-03-19T23:19:41.676Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:19:41.677Z] > git --version # timeout=10 [2021-03-19T23:19:41.694Z] > git --version # 'git version 2.7.4' [2021-03-19T23:19:41.695Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:19:41.701Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:19:41.926Z] #12 ... [2021-03-19T23:19:41.926Z] [2021-03-19T23:19:41.926Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:19:41.926Z] #44 58.39 internal/lazyregexp [2021-03-19T23:19:41.926Z] #44 58.77 net/url [2021-03-19T23:19:41.926Z] #44 60.04 text/template/parse [2021-03-19T23:19:41.926Z] #44 60.74 go/parser [2021-03-19T23:19:41.926Z] #44 63.09 encoding/xml [2021-03-19T23:19:41.926Z] #44 63.50 text/template [2021-03-19T23:19:41.926Z] #44 67.10 go/doc [2021-03-19T23:19:41.926Z] #44 67.95 github.com/LK4D4/vndr/godl/singleflight [2021-03-19T23:19:41.926Z] #44 68.12 github.com/LK4D4/vndr/versioned [2021-03-19T23:19:41.926Z] #44 68.14 compress/flate [2021-03-19T23:19:41.926Z] #44 ... [2021-03-19T23:19:41.926Z] [2021-03-19T23:19:41.926Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:41.926Z] #42 32.22 CC compel/plugins/std/string.o [2021-03-19T23:19:42.563Z] #42 32.72 CC compel/plugins/std/infect.o [2021-03-19T23:19:42.563Z] #42 32.95 CC compel/arch/s390/plugins/std/parasite-head.o [2021-03-19T23:19:42.741Z] #24 DONE 24.8s [2021-03-19T23:19:42.741Z] [2021-03-19T23:19:42.741Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:19:42.741Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:19:42.741Z] #49 23.07 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:19:42.741Z] #49 23.08 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:19:42.741Z] #49 23.25 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:19:42.741Z] #49 23.43 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:19:42.741Z] #49 23.53 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:19:42.741Z] #49 23.60 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:19:42.741Z] #49 23.66 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:19:42.741Z] #49 23.79 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:19:42.741Z] #49 24.08 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:19:42.741Z] #49 24.18 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:19:42.741Z] #49 24.22 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:19:42.741Z] #49 24.33 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-19T23:19:42.741Z] #49 24.79 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-19T23:19:42.741Z] #49 25.07 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:19:42.741Z] #49 25.21 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:19:42.741Z] #49 25.27 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:19:42.856Z] #42 32.96 CC compel/arch/s390/plugins/std/syscalls/syscalls.o [2021-03-19T23:19:42.856Z] #42 33.00 CC compel/arch/s390/plugins/std/syscalls/syscalls-s390.o [2021-03-19T23:19:42.856Z] #42 33.04 AR compel/plugins/std.lib.a [2021-03-19T23:19:42.856Z] #42 33.08 CC compel/plugins/fds/fds.o [2021-03-19T23:19:42.856Z] #42 33.29 AR compel/plugins/fds.lib.a [2021-03-19T23:19:42.856Z] #42 33.31 HOSTDEP compel/src/lib/log-host.d [2021-03-19T23:19:42.998Z] #49 25.45 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:19:42.998Z] #49 25.60 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:19:43.150Z] #42 33.41 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-19T23:19:43.150Z] #42 33.54 HOSTDEP compel/arch/s390/src/lib/handle-elf-host.d [2021-03-19T23:19:43.227Z] Fetching without tags [2021-03-19T23:19:43.255Z] #49 25.91 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:19:43.138Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:19:43.170Z] > git config --add remote.origin.fetch +refs/pull/42175/head:refs/remotes/origin/PR-42175 # timeout=10 [2021-03-19T23:19:43.182Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:19:43.211Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:19:43.231Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:19:43.231Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:19:43.232Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:19:43.443Z] #42 33.60 HOSTDEP compel/src/main-host.d [2021-03-19T23:19:43.444Z] #42 33.66 DEP compel/src/lib/ptrace.d [2021-03-19T23:19:43.444Z] #42 33.73 DEP compel/src/lib/infect.d [2021-03-19T23:19:43.512Z] #49 26.11 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:19:43.512Z] #49 26.19 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:19:43.550Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:19:43.737Z] #42 33.90 DEP compel/src/lib/infect-util.d [2021-03-19T23:19:43.737Z] #42 33.97 DEP compel/src/lib/infect-rpc.d [2021-03-19T23:19:43.737Z] #42 ... [2021-03-19T23:19:43.737Z] [2021-03-19T23:19:43.737Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:19:43.737Z] #55 37.22 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-19T23:19:43.737Z] #55 37.22 + BUILDTAGS='netgo osusergo static_build' [2021-03-19T23:19:43.737Z] #55 37.22 + export EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:19:43.737Z] #55 37.22 + EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:19:43.737Z] #55 37.22 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-19T23:19:43.737Z] #55 37.22 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-19T23:19:43.737Z] #55 37.22 + '[' '' = dynamic ']' [2021-03-19T23:19:43.737Z] #55 37.22 + make [2021-03-19T23:19:43.737Z] #55 38.28 + bin/ctr [2021-03-19T23:19:43.737Z] #55 ... [2021-03-19T23:19:43.737Z] [2021-03-19T23:19:43.737Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:43.737Z] #42 34.14 DEP compel/arch/s390/src/lib/infect.d [2021-03-19T23:19:44.041Z] #42 ... [2021-03-19T23:19:44.041Z] [2021-03-19T23:19:44.041Z] #50 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mo... [2021-03-19T23:19:44.041Z] #50 DONE 70.5s [2021-03-19T23:19:44.041Z] [2021-03-19T23:19:44.041Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:44.041Z] #42 34.30 DEP compel/arch/s390/src/lib/cpu.d [2021-03-19T23:19:44.041Z] #42 34.35 DEP compel/src/lib/log.d [2021-03-19T23:19:44.077Z] #49 26.60 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:19:44.077Z] #49 26.74 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:19:44.340Z] #42 34.57 DEP compel/src/main.d [2021-03-19T23:19:44.414Z] Merge succeeded, producing 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:19:44.414Z] Checking out Revision 9780942e203b09fc4789ff5c426549baf7d242a3 (PR-42175) [2021-03-19T23:19:44.636Z] #42 34.74 DEP compel/src/lib/handle-elf.d [2021-03-19T23:19:44.636Z] #42 34.87 DEP compel/arch/s390/src/lib/handle-elf.d [2021-03-19T23:19:44.636Z] #42 34.99 CC compel/src/lib/log.o [2021-03-19T23:19:44.929Z] #42 35.23 CC compel/arch/s390/src/lib/cpu.o [2021-03-19T23:19:44.929Z] #42 35.32 CC compel/arch/s390/src/lib/infect.o [2021-03-19T23:19:45.448Z] #49 27.85 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:19:45.468Z] Fetching without tags [2021-03-19T23:19:45.566Z] #42 35.89 CC compel/src/lib/infect-rpc.o [2021-03-19T23:19:45.860Z] #42 36.20 CC compel/src/lib/infect-util.o [2021-03-19T23:19:43.558Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:19:43.586Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:19:44.296Z] > git remote # timeout=10 [2021-03-19T23:19:44.338Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T23:19:44.370Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:19:44.371Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T23:19:44.400Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T23:19:44.418Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:19:44.458Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:19:45.914Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:19:45.359Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:19:45.396Z] > git config --add remote.origin.fetch +refs/pull/42175/head:refs/remotes/origin/PR-42175 # timeout=10 [2021-03-19T23:19:45.421Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:19:45.451Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:19:45.473Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:19:45.473Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:19:45.474Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:19:45.931Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:19:46.153Z] #42 36.40 CC compel/src/lib/infect.o [2021-03-19T23:19:46.924Z] Merge succeeded, producing 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:19:46.924Z] Checking out Revision 9780942e203b09fc4789ff5c426549baf7d242a3 (PR-42175) [2021-03-19T23:19:47.669Z] #42 37.65 CC compel/src/lib/ptrace.o [2021-03-19T23:19:47.669Z] #42 37.85 AR compel/libcompel.a [2021-03-19T23:19:47.670Z] #42 37.88 HOSTCC compel/src/main-host.o [2021-03-19T23:19:47.670Z] #42 38.14 HOSTCC compel/arch/s390/src/lib/handle-elf-host.o [2021-03-19T23:19:47.963Z] #42 38.21 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-19T23:19:47.989Z] #49 ... [2021-03-19T23:19:47.989Z] [2021-03-19T23:19:47.989Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:19:47.989Z] #64 sha256:9d288d4de2a030d93cecfeae7e9f23fdc74e6b199ed3740364c8e35c922a3962 [2021-03-19T23:19:48.256Z] #42 38.50 HOSTCC compel/src/lib/log-host.o [2021-03-19T23:19:48.256Z] #42 38.62 HOSTLINK compel/compel-host-bin [2021-03-19T23:19:45.984Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:19:46.763Z] > git remote # timeout=10 [2021-03-19T23:19:46.794Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T23:19:46.812Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:19:46.813Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T23:19:46.898Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T23:19:46.926Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:19:46.954Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:19:48.550Z] #42 38.71 DEP soccr/soccr.d [2021-03-19T23:19:48.550Z] #42 38.91 CC soccr/soccr.o [2021-03-19T23:19:48.768Z] #64 30.56 Checking out files: 43% (825/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) [2021-03-19T23:19:48.768Z] #64 ... [2021-03-19T23:19:48.768Z] [2021-03-19T23:19:48.768Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:19:48.768Z] #51 sha256:7f3689a8f1137d51766f8d42da1304c13b835d4d5d55257d1bf9422b224b2984 [2021-03-19T23:19:48.768Z] #51 21.38 runtime [2021-03-19T23:19:48.768Z] #51 21.63 runtime/cgo [2021-03-19T23:19:48.768Z] #51 ... [2021-03-19T23:19:48.768Z] [2021-03-19T23:19:48.768Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:19:48.768Z] #64 sha256:9d288d4de2a030d93cecfeae7e9f23fdc74e6b199ed3740364c8e35c922a3962 [2021-03-19T23:19:49.139Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-19T23:19:49.190Z] > git --version # timeout=10 [2021-03-19T23:19:49.229Z] > git --version # 'git version 2.17.1' [2021-03-19T23:19:49.255Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-19T23:19:49.291Z] #64 30.56 Checking out files: 43% (825/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: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 85% (1621/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) [2021-03-19T23:19:49.291Z] #64 ... [2021-03-19T23:19:49.291Z] [2021-03-19T23:19:49.291Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:19:49.291Z] #58 sha256:65748b53a9cde85699097525df027c2896c5056303077a30ca8061c6509f775d [2021-03-19T23:19:49.291Z] #58 21.95 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:19:49.291Z] #58 22.07 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:19:49.291Z] #58 22.09 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-19T23:19:49.291Z] #58 24.95 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-19T23:19:49.291Z] #58 25.28 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:19:49.291Z] #58 25.41 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:19:49.291Z] #58 25.41 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:19:49.291Z] #58 26.22 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:19:49.291Z] #58 31.88 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:19:49.548Z] #58 ... [2021-03-19T23:19:49.548Z] [2021-03-19T23:19:49.548Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:19:49.548Z] #64 sha256:9d288d4de2a030d93cecfeae7e9f23fdc74e6b199ed3740364c8e35c922a3962 [2021-03-19T23:19:49.549Z] #64 30.56 Checking out files: 43% (825/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: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 85% (1621/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-19T23:19:49.549Z] #64 32.25 + cd /tmp/tmp.j1ISMxML9t/src/github.com/docker/libnetwork [2021-03-19T23:19:49.549Z] #64 32.25 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:19:49.590Z] #42 39.75 AR soccr/libsoccr.a [2021-03-19T23:19:49.590Z] #42 39.78 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:19:49.590Z] #42 39.96 DEP criu/arch/s390/sigframe.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T23:19:49.884Z] #42 40.08 DEP criu/arch/s390/crtools.d [2021-03-19T23:19:49.884Z] #42 40.22 DEP criu/arch/s390/cpu.d [2021-03-19T23:19:50.178Z] #42 40.40 CC criu/arch/s390/cpu.o [2021-03-19T23:19:50.415Z] + docker version [2021-03-19T23:19:50.480Z] #64 32.91 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-19T23:19:50.480Z] #64 ... [2021-03-19T23:19:50.480Z] [2021-03-19T23:19:50.480Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:19:50.480Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:19:50.480Z] #45 22.98 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-19T23:19:50.480Z] #45 23.73 internal/nettrace [2021-03-19T23:19:50.480Z] #45 24.24 runtime/cgo [2021-03-19T23:19:50.480Z] #45 ... [2021-03-19T23:19:50.480Z] [2021-03-19T23:19:50.480Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:19:50.480Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:19:50.815Z] #42 40.81 CC criu/arch/s390/crtools.o [2021-03-19T23:19:50.999Z] #40 32.53 Checking out files: 71% (1208/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-19T23:19:51.108Z] #42 41.43 CC criu/arch/s390/sigframe.o [2021-03-19T23:19:51.256Z] #40 33.37 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-19T23:19:51.402Z] #42 41.55 LINK criu/arch/s390/crtools.built-in.o [2021-03-19T23:19:51.402Z] #42 41.57 DEP criu/pie/util-vdso.d [2021-03-19T23:19:51.402Z] #42 ... [2021-03-19T23:19:51.402Z] [2021-03-19T23:19:51.402Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T23:19:51.402Z] #12 79.55 Selecting previously unselected package libapparmor1:s390x. [2021-03-19T23:19:51.402Z] #12 79.55 Preparing to unpack .../10-libapparmor1_2.13.2-10_s390x.deb ... [2021-03-19T23:19:51.402Z] #12 79.55 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-03-19T23:19:51.402Z] #12 79.61 Selecting previously unselected package libapparmor-dev:s390x. [2021-03-19T23:19:51.402Z] #12 79.61 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-03-19T23:19:51.402Z] #12 79.62 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-03-19T23:19:51.402Z] #12 79.72 Selecting previously unselected package libbtrfs0. [2021-03-19T23:19:51.402Z] #12 79.72 Preparing to unpack .../12-libbtrfs0_4.20.1-2_s390x.deb ... [2021-03-19T23:19:51.402Z] #12 79.72 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:19:51.402Z] #12 79.77 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:19:51.402Z] #12 79.77 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_s390x.deb ... [2021-03-19T23:19:51.696Z] #12 79.78 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:19:51.696Z] #12 79.84 Selecting previously unselected package libdevmapper-event1.02.1:s390x. [2021-03-19T23:19:51.696Z] #12 79.84 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_s390x.deb ... [2021-03-19T23:19:51.696Z] #12 79.84 Unpacking libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-19T23:19:51.696Z] #12 79.88 Selecting previously unselected package libudev-dev:s390x. [2021-03-19T23:19:51.696Z] #12 79.88 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_s390x.deb ... [2021-03-19T23:19:51.696Z] #12 79.89 Unpacking libudev-dev:s390x (241-7~deb10u6) ... [2021-03-19T23:19:51.696Z] #12 79.99 Selecting previously unselected package libsepol1-dev:s390x. [2021-03-19T23:19:51.696Z] #12 79.99 Preparing to unpack .../16-libsepol1-dev_2.8-1_s390x.deb ... [2021-03-19T23:19:51.696Z] #12 80.01 Unpacking libsepol1-dev:s390x (2.8-1) ... [2021-03-19T23:19:51.821Z] #40 ... [2021-03-19T23:19:51.821Z] [2021-03-19T23:19:51.821Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:19:51.821Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:19:51.821Z] #13 19.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:19:51.821Z] #13 ... [2021-03-19T23:19:51.821Z] [2021-03-19T23:19:51.821Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:19:51.821Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:19:51.821Z] #49 31.49 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:19:51.821Z] #49 31.54 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:19:51.821Z] #49 31.55 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:19:51.821Z] #49 31.55 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:19:51.821Z] #49 31.55 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:19:51.821Z] #49 31.55 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:19:51.821Z] #49 31.55 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:19:51.821Z] #49 31.56 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:19:51.821Z] #49 31.57 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:19:51.821Z] #49 31.57 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:19:51.821Z] #49 31.75 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:19:51.821Z] #49 31.89 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:19:51.821Z] #49 31.91 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:19:51.821Z] #49 31.93 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:19:51.821Z] #49 32.09 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:19:51.821Z] #49 32.14 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:19:51.821Z] #49 32.16 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:19:51.821Z] #49 32.21 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:19:51.821Z] #49 32.37 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:19:51.821Z] #49 32.43 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:19:51.821Z] #49 32.45 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:19:51.821Z] #49 32.52 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:19:51.821Z] #49 32.52 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:19:51.821Z] #49 32.52 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:19:51.821Z] #49 32.69 go: downloading github.com/spf13/afero v1.1.2 [2021-03-19T23:19:51.821Z] #49 32.70 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:19:51.821Z] #49 32.82 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:19:51.821Z] #49 32.82 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:19:51.821Z] #49 32.97 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:19:51.821Z] #49 33.00 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:19:51.821Z] #49 33.09 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:19:51.821Z] #49 33.19 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:19:51.821Z] #49 33.33 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:19:51.821Z] #49 33.36 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:19:51.821Z] #49 33.46 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:19:51.821Z] #49 33.51 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:19:51.821Z] #49 33.74 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:19:51.821Z] #49 33.75 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:19:51.821Z] #49 33.77 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:19:51.821Z] #49 34.06 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:19:51.821Z] #49 34.11 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:19:51.821Z] #49 34.20 go: extracting github.com/spf13/afero v1.1.2 [2021-03-19T23:19:51.821Z] #49 34.24 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:19:51.821Z] #49 34.34 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:19:51.821Z] #49 34.35 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:19:51.821Z] #49 34.37 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:19:51.821Z] #49 34.38 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:19:51.821Z] #49 34.44 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-19T23:19:51.821Z] #49 34.47 go: downloading github.com/spf13/cast v1.3.0 [2021-03-19T23:19:51.990Z] #12 80.17 Selecting previously unselected package libpcre16-3:s390x. [2021-03-19T23:19:51.990Z] #12 80.17 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_s390x.deb ... [2021-03-19T23:19:51.990Z] #12 80.17 Unpacking libpcre16-3:s390x (2:8.39-12) ... [2021-03-19T23:19:51.990Z] #12 80.25 Selecting previously unselected package libpcre32-3:s390x. [2021-03-19T23:19:51.990Z] #12 80.25 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_s390x.deb ... [2021-03-19T23:19:51.990Z] #12 80.25 Unpacking libpcre32-3:s390x (2:8.39-12) ... [2021-03-19T23:19:51.990Z] #12 80.34 Selecting previously unselected package libpcrecpp0v5:s390x. [2021-03-19T23:19:51.990Z] #12 80.34 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_s390x.deb ... [2021-03-19T23:19:51.990Z] #12 80.34 Unpacking libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-19T23:19:52.077Z] #49 34.53 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:19:52.077Z] #49 34.60 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:19:52.094Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-19T23:19:52.116Z] > git --version # timeout=10 [2021-03-19T23:19:52.131Z] > git --version # 'git version 2.17.1' [2021-03-19T23:19:52.143Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-19T23:19:52.283Z] #12 80.40 Selecting previously unselected package libpcre3-dev:s390x. [2021-03-19T23:19:52.283Z] #12 80.40 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_s390x.deb ... [2021-03-19T23:19:52.283Z] #12 80.40 Unpacking libpcre3-dev:s390x (2:8.39-12) ... [2021-03-19T23:19:52.283Z] #12 80.69 Selecting previously unselected package libselinux1-dev:s390x. [2021-03-19T23:19:52.334Z] #49 34.83 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:19:52.334Z] #49 34.87 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:19:52.334Z] #49 34.92 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:19:52.576Z] #12 80.71 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_s390x.deb ... [2021-03-19T23:19:52.576Z] #12 80.72 Unpacking libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-19T23:19:52.576Z] #12 80.87 Selecting previously unselected package libdevmapper-dev:s390x. [2021-03-19T23:19:52.576Z] #12 80.88 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_s390x.deb ... [2021-03-19T23:19:52.576Z] #12 80.88 Unpacking libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-19T23:19:52.576Z] #12 80.95 Selecting previously unselected package libseccomp-dev:s390x. [2021-03-19T23:19:52.591Z] #49 35.11 go: extracting github.com/spf13/cast v1.3.0 [2021-03-19T23:19:52.591Z] #49 35.26 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:19:52.591Z] #49 35.35 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T23:19:52.848Z] #49 35.36 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:19:52.871Z] #12 80.95 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_s390x.deb ... [2021-03-19T23:19:52.871Z] #12 80.95 Unpacking libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-19T23:19:52.871Z] #12 81.02 Selecting previously unselected package libsystemd-dev:s390x. [2021-03-19T23:19:52.871Z] #12 81.03 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_s390x.deb ... [2021-03-19T23:19:52.871Z] #12 81.03 Unpacking libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-19T23:19:52.871Z] #12 ... [2021-03-19T23:19:52.871Z] [2021-03-19T23:19:52.871Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:19:52.871Z] #44 69.47 github.com/LK4D4/vndr/build [2021-03-19T23:19:52.871Z] #44 69.84 compress/gzip [2021-03-19T23:19:52.871Z] #44 70.35 vendor/golang.org/x/crypto/cryptobyte [2021-03-19T23:19:52.871Z] #44 71.38 net [2021-03-19T23:19:52.871Z] #44 72.09 vendor/golang.org/x/crypto/internal/chacha20 [2021-03-19T23:19:52.871Z] #44 72.31 vendor/golang.org/x/crypto/poly1305 [2021-03-19T23:19:52.871Z] #44 72.65 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-19T23:19:52.871Z] #44 72.99 vendor/golang.org/x/crypto/curve25519 [2021-03-19T23:19:52.871Z] #44 73.29 vendor/golang.org/x/crypto/hkdf [2021-03-19T23:19:52.871Z] #44 73.41 vendor/golang.org/x/text/transform [2021-03-19T23:19:52.871Z] #44 73.85 vendor/golang.org/x/text/unicode/bidi [2021-03-19T23:19:52.871Z] #44 74.82 vendor/golang.org/x/text/secure/bidirule [2021-03-19T23:19:52.871Z] #44 75.03 vendor/golang.org/x/text/unicode/norm [2021-03-19T23:19:52.871Z] #44 77.82 vendor/golang.org/x/net/idna [2021-03-19T23:19:52.871Z] #44 79.33 vendor/golang.org/x/net/http2/hpack [2021-03-19T23:19:53.165Z] #44 ... [2021-03-19T23:19:53.165Z] [2021-03-19T23:19:53.165Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:53.165Z] #42 41.75 DEP criu/pie/util.d [2021-03-19T23:19:53.165Z] #42 41.84 CC criu/pie/util.o [2021-03-19T23:19:53.165Z] #42 42.04 CC criu/pie/util-vdso.o [2021-03-19T23:19:53.165Z] #42 42.59 AR criu/pie/pie.lib.a [2021-03-19T23:19:53.165Z] #42 42.62 DEP criu/pie/restorer.d [2021-03-19T23:19:53.165Z] #42 42.88 DEP criu/arch/s390/restorer.d [2021-03-19T23:19:53.165Z] #42 42.99 DEP criu/arch/s390/vdso-pie.d [2021-03-19T23:19:53.165Z] #42 43.05 DEP criu/pie/parasite-vdso.d [2021-03-19T23:19:53.165Z] #42 43.21 DEP criu/pie/parasite.d [2021-03-19T23:19:53.165Z] #42 43.39 CC criu/pie/parasite.o [2021-03-19T23:19:53.202Z] Fetching without tags [2021-03-19T23:19:53.356Z] + docker version [2021-03-19T23:19:53.413Z] #49 35.84 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:19:53.413Z] #49 36.07 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-19T23:19:53.671Z] #49 36.07 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:19:53.671Z] #49 36.25 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:19:53.671Z] #49 36.37 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:19:53.672Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:19:53.802Z] #42 ... [2021-03-19T23:19:53.802Z] [2021-03-19T23:19:53.802Z] #12 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=m... [2021-03-19T23:19:53.802Z] #12 81.38 Setting up libpcrecpp0v5:s390x (2:8.39-12) ... [2021-03-19T23:19:53.802Z] #12 81.39 Setting up libseccomp-dev:s390x (2.4.1-2~bpo10+1) ... [2021-03-19T23:19:53.802Z] #12 81.39 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-03-19T23:19:53.802Z] #12 81.40 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:19:53.802Z] #12 81.41 Setting up libpcre16-3:s390x (2:8.39-12) ... [2021-03-19T23:19:53.802Z] #12 81.41 Setting up libsepol1-dev:s390x (2.8-1) ... [2021-03-19T23:19:53.802Z] #12 81.42 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:19:53.802Z] #12 81.46 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:19:53.802Z] #12 81.47 Setting up libpcre32-3:s390x (2:8.39-12) ... [2021-03-19T23:19:53.802Z] #12 81.48 Setting up libudev-dev:s390x (241-7~deb10u6) ... [2021-03-19T23:19:53.802Z] #12 81.49 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:19:53.802Z] #12 81.51 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:19:53.802Z] #12 81.52 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-03-19T23:19:53.802Z] #12 81.55 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-19T23:19:53.802Z] #12 81.56 Setting up libsystemd-dev:s390x (241-7~deb10u6) ... [2021-03-19T23:19:53.802Z] #12 81.56 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:19:53.802Z] #12 81.57 Setting up libpcre3-dev:s390x (2:8.39-12) ... [2021-03-19T23:19:53.802Z] #12 81.58 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:19:53.802Z] #12 81.60 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T23:19:53.802Z] #12 81.61 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T23:19:53.802Z] #12 81.61 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:19:53.802Z] #12 81.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T23:19:53.802Z] #12 81.62 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T23:19:53.802Z] #12 81.63 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:19:53.802Z] #12 81.63 Setting up libselinux1-dev:s390x (2.8-1+b1) ... [2021-03-19T23:19:53.802Z] #12 81.64 Setting up libdevmapper1.02.1:s390x (2:1.02.155-3) ... [2021-03-19T23:19:53.802Z] #12 81.65 Setting up dmsetup (2:1.02.155-3) ... [2021-03-19T23:19:53.802Z] #12 81.65 Setting up libdevmapper-event1.02.1:s390x (2:1.02.155-3) ... [2021-03-19T23:19:53.802Z] #12 81.66 Setting up libdevmapper-dev:s390x (2:1.02.155-3) ... [2021-03-19T23:19:53.802Z] #12 81.67 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:19:53.802Z] #12 DONE 82.2s [2021-03-19T23:19:53.802Z] [2021-03-19T23:19:53.802Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:53.802Z] #42 44.23 LINK criu/pie/parasite.built-in.o [2021-03-19T23:19:53.803Z] #42 44.24 GEN criu/pie/parasite-blob.h [2021-03-19T23:19:53.803Z] #42 44.25 CC criu/pie/parasite-vdso.o [2021-03-19T23:19:53.937Z] #49 36.55 go: downloading golang.org/x/text v0.3.2 [2021-03-19T23:19:54.195Z] #49 36.73 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:19:54.195Z] #49 36.80 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-19T23:19:54.195Z] #49 36.80 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:19:54.195Z] #49 ... [2021-03-19T23:19:54.195Z] [2021-03-19T23:19:54.195Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:19:54.195Z] #47 sha256:eb578ac96d3b958d54ee64cfae4312a9f27f6414d9554d4051a8a4d1d393c8d8 [2021-03-19T23:19:54.195Z] #47 26.92 go: finding github.com/fatih/color v1.9.0 [2021-03-19T23:19:54.195Z] #47 27.02 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:19:54.195Z] #47 27.04 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:19:54.195Z] #47 27.23 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:19:54.195Z] #47 27.23 go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T23:19:54.195Z] #47 27.35 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:19:54.195Z] #47 27.59 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:19:54.195Z] #47 28.00 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:19:54.195Z] #47 28.03 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:19:54.195Z] #47 28.24 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:19:54.195Z] #47 28.26 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:19:54.452Z] #47 ... [2021-03-19T23:19:54.452Z] [2021-03-19T23:19:54.452Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:19:54.452Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:19:54.452Z] #49 36.95 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:19:54.452Z] #49 37.02 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-19T23:19:53.094Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:19:53.116Z] > git config --add remote.origin.fetch +refs/pull/42175/head:refs/remotes/origin/PR-42175 # timeout=10 [2021-03-19T23:19:53.141Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:19:53.175Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:19:53.248Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:19:53.249Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:19:53.290Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:19:53.687Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:19:53.741Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:19:54.860Z] #42 44.89 CC criu/arch/s390/vdso-pie.o [2021-03-19T23:19:54.860Z] #42 45.09 CC criu/arch/s390/restorer.o [2021-03-19T23:19:54.860Z] #42 45.27 CC criu/pie/restorer.o [2021-03-19T23:19:55.020Z] #49 37.54 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:19:55.218Z] Merge succeeded, producing 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:19:55.218Z] Checking out Revision 9780942e203b09fc4789ff5c426549baf7d242a3 (PR-42175) [2021-03-19T23:19:55.278Z] #49 37.69 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-19T23:19:55.278Z] #49 37.74 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:19:55.278Z] #49 37.78 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-19T23:19:55.278Z] #49 37.80 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:19:55.278Z] #49 37.85 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:19:55.278Z] #49 37.87 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:19:55.536Z] #49 38.00 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-19T23:19:55.536Z] #49 38.10 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:19:55.536Z] #49 38.11 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-19T23:19:55.536Z] #49 38.19 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-19T23:19:55.793Z] #49 38.25 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-19T23:19:55.793Z] #49 38.37 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-19T23:19:55.906Z] #42 ... [2021-03-19T23:19:55.906Z] [2021-03-19T23:19:55.906Z] #13 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T23:19:55.906Z] #13 DONE 1.8s [2021-03-19T23:19:55.906Z] [2021-03-19T23:19:55.906Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:19:55.906Z] #52 1.555 + RM_GOPATH=0 [2021-03-19T23:19:55.906Z] #52 1.556 + TMP_GOPATH= [2021-03-19T23:19:55.906Z] #52 1.556 + : /build [2021-03-19T23:19:55.906Z] #52 1.556 + '[' -z '' ']' [2021-03-19T23:19:55.906Z] #52 1.556 ++ mktemp -d [2021-03-19T23:19:55.906Z] #52 1.557 + export GOPATH=/tmp/tmp.3UKlNp6XcN [2021-03-19T23:19:55.906Z] #52 1.557 + GOPATH=/tmp/tmp.3UKlNp6XcN [2021-03-19T23:19:55.906Z] #52 1.557 + RM_GOPATH=1 [2021-03-19T23:19:55.906Z] #52 1.557 + case "$(go env GOARCH)" in [2021-03-19T23:19:55.906Z] #52 1.559 ++ go env GOARCH [2021-03-19T23:19:55.906Z] #52 1.580 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:55.906Z] #52 1.580 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:19:55.906Z] #52 1.582 ++ dirname /tmp/install/install.sh [2021-03-19T23:19:55.906Z] #52 1.582 + dir=/tmp/install [2021-03-19T23:19:55.906Z] #52 1.582 + bin=runc [2021-03-19T23:19:55.906Z] #52 1.582 + shift [2021-03-19T23:19:55.906Z] #52 1.583 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-19T23:19:55.906Z] #52 1.583 + . /tmp/install/runc.installer [2021-03-19T23:19:55.906Z] #52 1.583 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:19:55.906Z] #52 1.583 + install_runc [2021-03-19T23:19:55.906Z] #52 1.583 + uname -r [2021-03-19T23:19:55.906Z] #52 1.584 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-19T23:19:55.906Z] #52 1.585 + RUNC_BUILDTAGS='seccomp ' [2021-03-19T23:19:55.906Z] #52 1.585 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-19T23:19:55.906Z] #52 1.585 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-19T23:19:55.906Z] #52 1.585 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.3UKlNp6XcN/src/github.com/opencontainers/runc [2021-03-19T23:19:55.906Z] #52 1.589 Cloning into '/tmp/tmp.3UKlNp6XcN/src/github.com/opencontainers/runc'... [2021-03-19T23:19:56.358Z] #49 38.69 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-19T23:19:56.358Z] #49 38.73 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:19:56.615Z] #49 39.00 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-19T23:19:55.020Z] > git remote # timeout=10 [2021-03-19T23:19:55.042Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T23:19:55.052Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:19:55.121Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T23:19:55.195Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T23:19:55.219Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:19:55.234Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:19:56.873Z] #49 39.35 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:19:57.134Z] #49 39.64 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:19:57.391Z] #49 40.14 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:19:57.429Z] #52 ... [2021-03-19T23:19:57.429Z] [2021-03-19T23:19:57.429Z] #14 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivi... [2021-03-19T23:19:57.429Z] #14 DONE 1.8s [2021-03-19T23:19:57.586Z] Client: Docker Engine - Community [2021-03-19T23:19:57.586Z] Version: 20.10.3 [2021-03-19T23:19:57.586Z] API version: 1.41 [2021-03-19T23:19:57.586Z] Go version: go1.13.15 [2021-03-19T23:19:57.586Z] Git commit: 48d30b5 [2021-03-19T23:19:57.586Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-19T23:19:57.586Z] OS/Arch: linux/amd64 [2021-03-19T23:19:57.586Z] Context: default [2021-03-19T23:19:57.586Z] Experimental: true [2021-03-19T23:19:57.586Z] [2021-03-19T23:19:57.586Z] Server: Docker Engine - Community [2021-03-19T23:19:57.586Z] Engine: [2021-03-19T23:19:57.586Z] Version: 20.10.3 [2021-03-19T23:19:57.586Z] API version: 1.41 (minimum version 1.12) [2021-03-19T23:19:57.586Z] Go version: go1.13.15 [2021-03-19T23:19:57.586Z] Git commit: 46229ca [2021-03-19T23:19:57.586Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-19T23:19:57.586Z] OS/Arch: linux/amd64 [2021-03-19T23:19:57.586Z] Experimental: true [2021-03-19T23:19:57.586Z] containerd: [2021-03-19T23:19:57.586Z] Version: 1.4.3 [2021-03-19T23:19:57.586Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T23:19:57.586Z] runc: [2021-03-19T23:19:57.586Z] Version: 1.0.0-rc92 [2021-03-19T23:19:57.586Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T23:19:57.586Z] docker-init: [2021-03-19T23:19:57.586Z] Version: 0.19.0 [2021-03-19T23:19:57.586Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-19T23:19:57.649Z] #49 40.19 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:19:57.649Z] #49 40.29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:19:57.649Z] #49 40.40 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:19:57.733Z] [2021-03-19T23:19:57.733Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:57.733Z] #42 47.16 LINK criu/pie/restorer.built-in.o [2021-03-19T23:19:57.733Z] #42 47.17 GEN criu/pie/restorer-blob.h [2021-03-19T23:19:57.733Z] #42 47.20 DEP criu/vdso.d [2021-03-19T23:19:57.733Z] #42 47.45 DEP criu/uts_ns.d [2021-03-19T23:19:57.733Z] #42 47.56 DEP criu/util.d [2021-03-19T23:19:57.733Z] #42 47.75 DEP criu/uffd.d [2021-03-19T23:19:57.733Z] #42 47.98 DEP criu/tun.d [2021-03-19T23:19:57.733Z] #42 48.08 DEP criu/tty.d [2021-03-19T23:19:57.906Z] #49 40.44 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:19:57.923Z] + docker info [2021-03-19T23:19:58.027Z] #42 48.22 DEP criu/timerfd.d [2021-03-19T23:19:58.027Z] #42 48.35 DEP criu/timens.d [2021-03-19T23:19:58.164Z] #49 40.77 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:19:58.320Z] #42 48.46 DEP criu/sysfs_parse.d [2021-03-19T23:19:58.320Z] #42 48.67 DEP criu/sysctl.d [2021-03-19T23:19:58.422Z] #49 40.85 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:19:58.543Z] Client: Docker Engine - Community [2021-03-19T23:19:58.543Z] Version: 20.10.3 [2021-03-19T23:19:58.543Z] API version: 1.41 [2021-03-19T23:19:58.543Z] Go version: go1.13.15 [2021-03-19T23:19:58.543Z] Git commit: 48d30b5 [2021-03-19T23:19:58.543Z] Built: Fri Jan 29 14:33:13 2021 [2021-03-19T23:19:58.543Z] OS/Arch: linux/amd64 [2021-03-19T23:19:58.543Z] Context: default [2021-03-19T23:19:58.543Z] Experimental: true [2021-03-19T23:19:58.543Z] [2021-03-19T23:19:58.543Z] Server: Docker Engine - Community [2021-03-19T23:19:58.543Z] Engine: [2021-03-19T23:19:58.543Z] Version: 20.10.3 [2021-03-19T23:19:58.543Z] API version: 1.41 (minimum version 1.12) [2021-03-19T23:19:58.543Z] Go version: go1.13.15 [2021-03-19T23:19:58.543Z] Git commit: 46229ca [2021-03-19T23:19:58.543Z] Built: Fri Jan 29 14:31:25 2021 [2021-03-19T23:19:58.543Z] OS/Arch: linux/amd64 [2021-03-19T23:19:58.543Z] Experimental: true [2021-03-19T23:19:58.543Z] containerd: [2021-03-19T23:19:58.543Z] Version: 1.4.3 [2021-03-19T23:19:58.543Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T23:19:58.543Z] runc: [2021-03-19T23:19:58.543Z] Version: 1.0.0-rc92 [2021-03-19T23:19:58.543Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T23:19:58.543Z] docker-init: [2021-03-19T23:19:58.543Z] Version: 0.19.0 [2021-03-19T23:19:58.543Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-19T23:19:58.614Z] #42 48.84 DEP criu/string.d [2021-03-19T23:19:58.614Z] #42 48.88 DEP criu/stats.d [2021-03-19T23:19:58.679Z] #49 41.20 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:19:58.879Z] + docker info [2021-03-19T23:19:58.908Z] #42 49.00 DEP criu/sockets.d [2021-03-19T23:19:58.908Z] #42 49.20 DEP criu/sk-unix.d [2021-03-19T23:19:58.936Z] #49 41.39 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:19:58.936Z] #49 41.58 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:19:59.199Z] #49 41.71 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:19:59.199Z] #49 41.71 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:19:59.199Z] #49 41.72 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:19:59.199Z] #49 41.85 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:19:59.201Z] #42 ... [2021-03-19T23:19:59.201Z] [2021-03-19T23:19:59.201Z] #15 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.... [2021-03-19T23:19:59.201Z] #15 1.380 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-19T23:19:59.201Z] #15 DONE 1.6s [2021-03-19T23:19:59.201Z] [2021-03-19T23:19:59.201Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:19:59.201Z] #42 49.47 DEP criu/sk-tcp.d [2021-03-19T23:19:59.495Z] #42 49.60 DEP criu/sk-queue.d [2021-03-19T23:19:59.495Z] #42 49.77 DEP criu/sk-packet.d [2021-03-19T23:19:59.764Z] #49 42.35 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:19:59.764Z] #49 ... [2021-03-19T23:19:59.764Z] [2021-03-19T23:19:59.764Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:19:59.764Z] #58 sha256:65748b53a9cde85699097525df027c2896c5056303077a30ca8061c6509f775d [2021-03-19T23:19:59.764Z] #58 32.41 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:19:59.764Z] #58 33.04 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:19:59.764Z] #58 33.06 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:19:59.764Z] #58 33.98 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:19:59.764Z] #58 36.86 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:19:59.764Z] #58 41.14 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:19:59.764Z] #58 41.62 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:19:59.764Z] #58 41.89 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:19:59.764Z] #58 41.92 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:19:59.764Z] #58 42.17 go: finding github.com/google/uuid v1.2.0 [2021-03-19T23:19:59.764Z] #58 42.39 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:19:59.780Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-19T23:19:59.788Z] #42 49.94 DEP criu/sk-netlink.d [2021-03-19T23:19:59.788Z] #42 50.09 DEP criu/sk-inet.d [2021-03-19T23:19:59.800Z] > git --version # timeout=10 [2021-03-19T23:19:59.817Z] > git --version # 'git version 2.25.1' [2021-03-19T23:19:59.842Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-19T23:20:00.021Z] #58 42.50 go: finding github.com/gofrs/flock v0.8.0 [2021-03-19T23:20:00.021Z] #58 42.50 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-19T23:20:00.021Z] #58 ... [2021-03-19T23:20:00.021Z] [2021-03-19T23:20:00.021Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:20:00.021Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:20:00.021Z] #49 42.58 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:20:00.082Z] #42 50.32 DEP criu/signalfd.d [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T23:20:00.279Z] #49 42.79 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:20:00.375Z] #42 50.50 DEP criu/sigframe.d [2021-03-19T23:20:00.375Z] #42 50.65 DEP criu/shmem.d [2021-03-19T23:20:00.669Z] #42 ... [2021-03-19T23:20:00.669Z] [2021-03-19T23:20:00.669Z] #16 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/ba... [2021-03-19T23:20:00.669Z] #16 DONE 1.6s [2021-03-19T23:20:00.669Z] [2021-03-19T23:20:00.669Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:20:00.669Z] #42 50.79 DEP criu/servicefd.d [2021-03-19T23:20:00.669Z] #42 50.95 DEP criu/seize.d [2021-03-19T23:20:00.842Z] + docker version [2021-03-19T23:20:00.963Z] #42 51.13 DEP criu/seccomp.d [2021-03-19T23:20:00.963Z] #42 51.32 DEP criu/rst-malloc.d [2021-03-19T23:20:00.963Z] #42 51.42 DEP criu/rbtree.d [2021-03-19T23:20:01.256Z] #42 51.50 DEP criu/pstree.d [2021-03-19T23:20:01.256Z] #42 51.65 DEP criu/protobuf.d [2021-03-19T23:20:01.550Z] #42 51.85 GEN criu/protobuf-desc-gen.h [2021-03-19T23:20:01.649Z] #49 44.29 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:20:02.187Z] #42 ... [2021-03-19T23:20:02.187Z] [2021-03-19T23:20:02.187Z] #17 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /e... [2021-03-19T23:20:02.187Z] #17 DONE 1.6s [2021-03-19T23:20:02.482Z] [2021-03-19T23:20:02.482Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T23:20:02.581Z] #49 45.07 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:20:02.838Z] #49 ... [2021-03-19T23:20:02.838Z] [2021-03-19T23:20:02.838Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:20:02.838Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:20:02.838Z] #55 35.56 Fetched 8424 kB in 26s (326 kB/s) [2021-03-19T23:20:02.838Z] #55 35.56 Reading package lists... [2021-03-19T23:20:03.095Z] #55 ... [2021-03-19T23:20:03.095Z] [2021-03-19T23:20:03.095Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:20:03.095Z] #58 sha256:65748b53a9cde85699097525df027c2896c5056303077a30ca8061c6509f775d [2021-03-19T23:20:03.095Z] #58 42.68 go: finding github.com/gorilla/mux v1.8.0 [2021-03-19T23:20:03.095Z] #58 42.80 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:20:03.095Z] #58 42.82 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:20:03.095Z] #58 42.95 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:20:03.095Z] #58 43.02 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:20:03.095Z] #58 43.51 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:20:03.095Z] #58 43.83 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:20:03.353Z] #58 ... [2021-03-19T23:20:03.353Z] [2021-03-19T23:20:03.353Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:20:03.353Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:20:03.353Z] #42 35.82 Fetched 8424 kB in 27s (317 kB/s) [2021-03-19T23:20:03.353Z] #42 35.82 Reading package lists... [2021-03-19T23:20:03.353Z] #42 ... [2021-03-19T23:20:03.353Z] [2021-03-19T23:20:03.353Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:20:03.353Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:20:03.353Z] #45 41.80 vendor/golang.org/x/crypto/curve25519 [2021-03-19T23:20:03.408Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:20:03.494Z] Fetching without tags [2021-03-19T23:20:03.523Z] #18 ... [2021-03-19T23:20:03.523Z] [2021-03-19T23:20:03.523Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:20:03.523Z] #44 79.89 mime [2021-03-19T23:20:03.523Z] #44 80.89 mime/quotedprintable [2021-03-19T23:20:03.523Z] #44 81.46 net/http/internal [2021-03-19T23:20:03.523Z] #44 83.61 crypto/tls [2021-03-19T23:20:03.523Z] #44 88.49 net/http/httptrace [2021-03-19T23:20:03.523Z] #44 88.64 net/http [2021-03-19T23:20:03.523Z] #44 ... [2021-03-19T23:20:03.523Z] [2021-03-19T23:20:03.523Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:20:03.523Z] #42 53.18 DEP criu/protobuf-desc.d [2021-03-19T23:20:03.523Z] #42 53.27 DEP criu/proc_parse.d [2021-03-19T23:20:03.523Z] #42 53.52 DEP criu/plugin.d [2021-03-19T23:20:03.523Z] #42 53.66 DEP criu/pipes.d [2021-03-19T23:20:03.523Z] #42 53.86 DEP criu/pie-util.d [2021-03-19T23:20:03.610Z] #45 ... [2021-03-19T23:20:03.610Z] [2021-03-19T23:20:03.610Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:20:03.610Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:20:03.610Z] #36 36.13 Fetched 8424 kB in 27s (312 kB/s) [2021-03-19T23:20:03.610Z] #36 36.13 Reading package lists... [2021-03-19T23:20:03.610Z] #36 ... [2021-03-19T23:20:03.610Z] [2021-03-19T23:20:03.610Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:20:03.610Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:20:03.896Z] #42 54.01 DEP criu/pie-util-vdso.d [2021-03-19T23:20:03.896Z] #42 ... [2021-03-19T23:20:03.896Z] [2021-03-19T23:20:03.896Z] #18 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T23:20:03.896Z] #18 DONE 1.6s [2021-03-19T23:20:03.896Z] [2021-03-19T23:20:03.896Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:20:03.896Z] #42 54.15 DEP criu/path.d [2021-03-19T23:20:03.896Z] #42 54.23 DEP criu/parasite-syscall.d [2021-03-19T23:20:03.929Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:20:04.222Z] #42 54.51 DEP criu/pagemap.d [2021-03-19T23:20:04.222Z] #42 54.62 DEP criu/pagemap-cache.d [2021-03-19T23:20:04.523Z] #42 54.79 DEP criu/page-xfer.d [2021-03-19T23:20:04.816Z] #42 54.97 DEP criu/page-pipe.d [2021-03-19T23:20:04.816Z] #42 55.12 DEP criu/netfilter.d [2021-03-19T23:20:04.983Z] #42 46.17 Reading package lists... [2021-03-19T23:20:04.983Z] #42 ... [2021-03-19T23:20:04.983Z] [2021-03-19T23:20:04.983Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:20:04.983Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:20:04.983Z] #40 36.86 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-19T23:20:04.983Z] #40 ... [2021-03-19T23:20:04.983Z] [2021-03-19T23:20:04.983Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:20:04.983Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:20:05.110Z] #42 55.31 DEP criu/net.d [2021-03-19T23:20:05.110Z] #42 55.52 DEP criu/namespaces.d [2021-03-19T23:20:05.403Z] #42 55.76 DEP criu/mount.d [2021-03-19T23:20:05.697Z] #42 55.89 DEP criu/memfd.d [2021-03-19T23:20:05.697Z] #42 56.00 DEP criu/mem.d [2021-03-19T23:20:03.428Z] > git config --add remote.origin.fetch +refs/pull/42175/head:refs/remotes/origin/PR-42175 # timeout=10 [2021-03-19T23:20:03.479Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:20:03.499Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:20:03.511Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:20:03.511Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:20:03.513Z] > git fetch --no-tags --progress https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:20:03.949Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:20:03.961Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:20:05.990Z] #42 56.21 DEP criu/lsm.d [2021-03-19T23:20:05.990Z] #42 56.42 DEP criu/log.d [2021-03-19T23:20:06.010Z] Merge succeeded, producing 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:20:06.010Z] Checking out Revision 9780942e203b09fc4789ff5c426549baf7d242a3 (PR-42175) [2021-03-19T23:20:06.284Z] #42 56.61 DEP criu/libnetlink.d [2021-03-19T23:20:06.579Z] #42 56.77 DEP criu/kerndat.d [2021-03-19T23:20:06.579Z] #42 ... [2021-03-19T23:20:06.579Z] [2021-03-19T23:20:06.579Z] #57 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:20:06.579Z] #57 87.51 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:20:06.579Z] #57 87.51 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-19T23:20:06.579Z] #57 DONE 93.2s [2021-03-19T23:20:06.579Z] [2021-03-19T23:20:06.579Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:20:06.579Z] #42 56.97 DEP criu/kcmp-ids.d [2021-03-19T23:20:06.579Z] #42 57.05 DEP criu/irmap.d [2021-03-19T23:20:06.873Z] #42 ... [2021-03-19T23:20:06.873Z] [2021-03-19T23:20:06.873Z] #58 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T23:20:06.873Z] #58 DONE 0.1s [2021-03-19T23:20:06.873Z] [2021-03-19T23:20:06.873Z] #59 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T23:20:06.873Z] #59 DONE 0.1s [2021-03-19T23:20:06.873Z] [2021-03-19T23:20:06.873Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:20:06.873Z] #42 57.13 DEP criu/ipc_ns.d [2021-03-19T23:20:07.180Z] #42 57.50 DEP criu/image.d [2021-03-19T23:20:07.508Z] #42 57.73 DEP criu/image-desc.d [2021-03-19T23:20:07.508Z] #42 57.91 DEP criu/fsnotify.d [2021-03-19T23:20:07.956Z] Client: [2021-03-19T23:20:07.956Z] Context: default [2021-03-19T23:20:07.956Z] Debug Mode: false [2021-03-19T23:20:07.956Z] Plugins: [2021-03-19T23:20:07.956Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-19T23:20:07.956Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-19T23:20:07.956Z] [2021-03-19T23:20:07.956Z] Server: [2021-03-19T23:20:07.956Z] Containers: 0 [2021-03-19T23:20:07.956Z] Running: 0 [2021-03-19T23:20:07.956Z] Paused: 0 [2021-03-19T23:20:07.956Z] Stopped: 0 [2021-03-19T23:20:07.956Z] Images: 0 [2021-03-19T23:20:07.956Z] Server Version: 20.10.3 [2021-03-19T23:20:07.956Z] Storage Driver: overlay2 [2021-03-19T23:20:07.956Z] Backing Filesystem: extfs [2021-03-19T23:20:07.956Z] Supports d_type: true [2021-03-19T23:20:07.956Z] Native Overlay Diff: true [2021-03-19T23:20:07.956Z] Logging Driver: json-file [2021-03-19T23:20:07.956Z] Cgroup Driver: cgroupfs [2021-03-19T23:20:07.956Z] Cgroup Version: 1 [2021-03-19T23:20:07.956Z] Plugins: [2021-03-19T23:20:07.956Z] Volume: local [2021-03-19T23:20:07.956Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T23:20:07.956Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-19T23:20:07.956Z] Swarm: inactive [2021-03-19T23:20:07.956Z] Runtimes: io.containerd.runtime.v1.linux runc io.containerd.runc.v2 [2021-03-19T23:20:07.956Z] Default Runtime: runc [2021-03-19T23:20:07.956Z] Init Binary: docker-init [2021-03-19T23:20:07.956Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T23:20:07.956Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T23:20:07.956Z] init version: de40ad0 [2021-03-19T23:20:07.956Z] Security Options: [2021-03-19T23:20:07.956Z] apparmor [2021-03-19T23:20:07.956Z] seccomp [2021-03-19T23:20:07.956Z] Profile: default [2021-03-19T23:20:07.956Z] Kernel Version: 5.4.0-1037-aws [2021-03-19T23:20:07.956Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-19T23:20:07.956Z] OSType: linux [2021-03-19T23:20:07.956Z] Architecture: x86_64 [2021-03-19T23:20:07.956Z] CPUs: 2 [2021-03-19T23:20:07.956Z] Total Memory: 7.487GiB [2021-03-19T23:20:07.956Z] Name: ip-10-100-48-105 [2021-03-19T23:20:07.956Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-19T23:20:07.956Z] Docker Root Dir: /var/lib/docker [2021-03-19T23:20:07.956Z] Debug Mode: false [2021-03-19T23:20:07.956Z] Registry: https://index.docker.io/v1/ [2021-03-19T23:20:07.956Z] Labels: [2021-03-19T23:20:07.956Z] Experimental: true [2021-03-19T23:20:07.956Z] Insecure Registries: [2021-03-19T23:20:07.956Z] 127.0.0.0/8 [2021-03-19T23:20:07.956Z] Live Restore Enabled: true [2021-03-19T23:20:07.956Z] [2021-03-19T23:20:07.956Z] WARNING: No swap limit support [2021-03-19T23:20:07.956Z] WARNING: No blkio weight support [2021-03-19T23:20:07.956Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-19T23:20:05.780Z] > git remote # timeout=10 [2021-03-19T23:20:05.812Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T23:20:05.827Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:20:05.997Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T23:20:06.012Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-03-19T23:20:06.022Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:20:06.044Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:20:08.162Z] #42 58.27 DEP criu/filesystems.d [2021-03-19T23:20:08.253Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T23:20:08.253Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T23:20:08.253Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42175/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-19T23:20:08.253Z] + bash /home/ubuntu/workspace/moby_PR-42175/check-config.sh [2021-03-19T23:20:08.253Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-19T23:20:08.253Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-19T23:20:08.253Z] [2021-03-19T23:20:08.253Z] Generally Necessary: [2021-03-19T23:20:08.253Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-19T23:20:08.253Z] - apparmor: enabled and tools installed [2021-03-19T23:20:08.253Z] - CONFIG_NAMESPACES: enabled [2021-03-19T23:20:08.253Z] - CONFIG_NET_NS: enabled [2021-03-19T23:20:08.253Z] - CONFIG_PID_NS: enabled [2021-03-19T23:20:08.253Z] - CONFIG_IPC_NS: enabled [2021-03-19T23:20:08.253Z] - CONFIG_UTS_NS: enabled [2021-03-19T23:20:08.253Z] - CONFIG_CGROUPS: enabled [2021-03-19T23:20:08.253Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-19T23:20:08.253Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-19T23:20:08.253Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-19T23:20:08.253Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-19T23:20:08.253Z] - CONFIG_CPUSETS: enabled [2021-03-19T23:20:08.259Z] #36 46.36 Reading package lists... [2021-03-19T23:20:08.259Z] #36 ... [2021-03-19T23:20:08.259Z] [2021-03-19T23:20:08.259Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:20:08.259Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:20:08.259Z] #13 34.97 Fetched 8929 kB in 29s (303 kB/s) [2021-03-19T23:20:08.259Z] #13 34.97 Reading package lists... [2021-03-19T23:20:08.259Z] #13 ... [2021-03-19T23:20:08.259Z] [2021-03-19T23:20:08.259Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:20:08.259Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:20:08.259Z] #49 49.18 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-19T23:20:08.456Z] #42 58.69 DEP criu/files.d [2021-03-19T23:20:08.516Z] - CONFIG_MEMCG: enabled [2021-03-19T23:20:08.516Z] - CONFIG_KEYS: enabled [2021-03-19T23:20:08.516Z] - CONFIG_VETH: enabled (as module) [2021-03-19T23:20:08.516Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-19T23:20:08.516Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-19T23:20:08.516Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-19T23:20:08.516Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-19T23:20:08.516Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-19T23:20:08.516Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-19T23:20:08.516Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-19T23:20:08.516Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-19T23:20:08.516Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-19T23:20:08.516Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-19T23:20:08.516Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-19T23:20:08.516Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-19T23:20:08.516Z] [2021-03-19T23:20:08.516Z] Optional Features: [2021-03-19T23:20:08.516Z] - CONFIG_USER_NS: enabled [2021-03-19T23:20:08.516Z] - CONFIG_SECCOMP: enabled [2021-03-19T23:20:08.516Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-19T23:20:08.516Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-19T23:20:08.516Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-19T23:20:08.516Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-19T23:20:08.516Z] - CONFIG_BLK_CGROUP: enabled [2021-03-19T23:20:08.516Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-19T23:20:08.516Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-19T23:20:08.516Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-19T23:20:08.516Z] - CONFIG_CGROUP_PERF: enabled [2021-03-19T23:20:08.516Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-19T23:20:08.516Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-19T23:20:08.516Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-19T23:20:08.516Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-19T23:20:08.516Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-19T23:20:08.516Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-19T23:20:08.516Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-19T23:20:08.516Z] - CONFIG_IP_VS: enabled (as module) [2021-03-19T23:20:08.516Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-19T23:20:08.516Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-19T23:20:08.516Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-19T23:20:08.764Z] #42 58.94 DEP criu/files-reg.d [2021-03-19T23:20:08.778Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-19T23:20:08.778Z] - CONFIG_EXT4_FS: enabled [2021-03-19T23:20:08.778Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-19T23:20:08.778Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-19T23:20:08.778Z] - Network Drivers: [2021-03-19T23:20:08.778Z] - "overlay": [2021-03-19T23:20:08.778Z] - CONFIG_VXLAN: enabled (as module) [2021-03-19T23:20:08.778Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-19T23:20:08.778Z] Optional (for encrypted networks): [2021-03-19T23:20:08.778Z] - CONFIG_CRYPTO: enabled [2021-03-19T23:20:08.778Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-19T23:20:08.778Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-19T23:20:08.778Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-19T23:20:08.778Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-19T23:20:08.778Z] - CONFIG_XFRM: enabled [2021-03-19T23:20:08.778Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-19T23:20:08.778Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-19T23:20:08.778Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-19T23:20:08.778Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-19T23:20:08.778Z] - "ipvlan": [2021-03-19T23:20:08.778Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-19T23:20:08.778Z] - "macvlan": [2021-03-19T23:20:08.778Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-19T23:20:08.778Z] - CONFIG_DUMMY: enabled (as module) [2021-03-19T23:20:08.778Z] - "ftp,tftp client in container": [2021-03-19T23:20:08.778Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-19T23:20:08.778Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-19T23:20:08.778Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-19T23:20:08.778Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-19T23:20:08.778Z] - Storage Drivers: [2021-03-19T23:20:08.778Z] - "aufs": [2021-03-19T23:20:08.778Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-19T23:20:08.778Z] - "btrfs": [2021-03-19T23:20:08.778Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-19T23:20:08.778Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-19T23:20:08.778Z] - "devicemapper": [2021-03-19T23:20:08.778Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-19T23:20:08.778Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-19T23:20:08.778Z] - "overlay": [2021-03-19T23:20:08.778Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-19T23:20:08.778Z] - "zfs": [2021-03-19T23:20:08.778Z] - /dev/zfs: present [2021-03-19T23:20:08.778Z] - zfs command: missing [2021-03-19T23:20:08.778Z] - zpool command: missing [2021-03-19T23:20:08.778Z] [2021-03-19T23:20:08.778Z] Limits: [2021-03-19T23:20:08.778Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-19T23:20:08.778Z] [2021-03-19T23:20:08.778Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T23:20:08.880Z] Client: [2021-03-19T23:20:08.880Z] Context: default [2021-03-19T23:20:08.880Z] Debug Mode: false [2021-03-19T23:20:08.880Z] Plugins: [2021-03-19T23:20:08.880Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-19T23:20:08.880Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-19T23:20:08.880Z] [2021-03-19T23:20:08.880Z] Server: [2021-03-19T23:20:08.880Z] Containers: 0 [2021-03-19T23:20:08.880Z] Running: 0 [2021-03-19T23:20:08.880Z] Paused: 0 [2021-03-19T23:20:08.880Z] Stopped: 0 [2021-03-19T23:20:08.880Z] Images: 0 [2021-03-19T23:20:08.880Z] Server Version: 20.10.3 [2021-03-19T23:20:08.880Z] Storage Driver: overlay2 [2021-03-19T23:20:08.880Z] Backing Filesystem: extfs [2021-03-19T23:20:08.880Z] Supports d_type: true [2021-03-19T23:20:08.880Z] Native Overlay Diff: true [2021-03-19T23:20:08.880Z] Logging Driver: json-file [2021-03-19T23:20:08.880Z] Cgroup Driver: cgroupfs [2021-03-19T23:20:08.880Z] Cgroup Version: 1 [2021-03-19T23:20:08.880Z] Plugins: [2021-03-19T23:20:08.880Z] Volume: local [2021-03-19T23:20:08.880Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T23:20:08.880Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-19T23:20:08.880Z] Swarm: inactive [2021-03-19T23:20:08.880Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-19T23:20:08.880Z] Default Runtime: runc [2021-03-19T23:20:08.880Z] Init Binary: docker-init [2021-03-19T23:20:08.880Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T23:20:08.880Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T23:20:08.880Z] init version: de40ad0 [2021-03-19T23:20:08.880Z] Security Options: [2021-03-19T23:20:08.880Z] apparmor [2021-03-19T23:20:08.880Z] seccomp [2021-03-19T23:20:08.880Z] Profile: default [2021-03-19T23:20:08.880Z] Kernel Version: 5.4.0-1037-aws [2021-03-19T23:20:08.880Z] Operating System: Ubuntu 18.04.5 LTS [2021-03-19T23:20:08.880Z] OSType: linux [2021-03-19T23:20:08.880Z] Architecture: x86_64 [2021-03-19T23:20:08.880Z] CPUs: 2 [2021-03-19T23:20:08.880Z] Total Memory: 7.569GiB [2021-03-19T23:20:08.880Z] Name: ip-10-100-121-238 [2021-03-19T23:20:08.880Z] ID: IQLA:KLHL:T3IO:DJRF:WETX:4WTK:4HWM:S2ZH:2QDS:GI4C:WACL:ZD5O [2021-03-19T23:20:08.880Z] Docker Root Dir: /var/lib/docker [2021-03-19T23:20:08.880Z] Debug Mode: false [2021-03-19T23:20:08.880Z] Registry: https://index.docker.io/v1/ [2021-03-19T23:20:08.880Z] Labels: [2021-03-19T23:20:08.880Z] Experimental: true [2021-03-19T23:20:08.880Z] Insecure Registries: [2021-03-19T23:20:08.880Z] 127.0.0.0/8 [2021-03-19T23:20:08.880Z] Live Restore Enabled: true [2021-03-19T23:20:08.880Z] [2021-03-19T23:20:08.880Z] WARNING: No swap limit support [2021-03-19T23:20:08.880Z] WARNING: No blkio weight support [2021-03-19T23:20:08.880Z] WARNING: No blkio weight_device support [Pipeline] sh [2021-03-19T23:20:09.057Z] #42 59.16 DEP criu/files-ext.d [2021-03-19T23:20:09.057Z] #42 59.28 DEP criu/file-lock.d [2021-03-19T23:20:09.057Z] #42 59.36 DEP criu/file-ids.d [2021-03-19T23:20:09.057Z] #42 59.41 DEP criu/fifo.d [2021-03-19T23:20:09.057Z] #42 59.49 DEP criu/fdstore.d [2021-03-19T23:20:09.128Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9780942e203b09fc4789ff5c426549baf7d242a3 . [2021-03-19T23:20:09.186Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T23:20:09.186Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T23:20:09.186Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42175/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-19T23:20:09.186Z] + bash /home/ubuntu/workspace/moby_PR-42175/check-config.sh [2021-03-19T23:20:09.186Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-19T23:20:09.186Z] info: reading kernel config from /boot/config-5.4.0-1037-aws ... [2021-03-19T23:20:09.186Z] [2021-03-19T23:20:09.186Z] Generally Necessary: [2021-03-19T23:20:09.186Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-19T23:20:09.186Z] - apparmor: enabled and tools installed [2021-03-19T23:20:09.186Z] - CONFIG_NAMESPACES: enabled [2021-03-19T23:20:09.186Z] - CONFIG_NET_NS: enabled [2021-03-19T23:20:09.186Z] - CONFIG_PID_NS: enabled [2021-03-19T23:20:09.186Z] - CONFIG_IPC_NS: enabled [2021-03-19T23:20:09.186Z] - CONFIG_UTS_NS: enabled [2021-03-19T23:20:09.186Z] - CONFIG_CGROUPS: enabled [2021-03-19T23:20:09.186Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-19T23:20:09.186Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-19T23:20:09.186Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-19T23:20:09.186Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-19T23:20:09.186Z] - CONFIG_CPUSETS: enabled [2021-03-19T23:20:09.186Z] - CONFIG_MEMCG: enabled [2021-03-19T23:20:09.186Z] - CONFIG_KEYS: enabled [2021-03-19T23:20:09.186Z] - CONFIG_VETH: enabled (as module) [2021-03-19T23:20:09.186Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-19T23:20:09.186Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-19T23:20:09.186Z] - CONFIG_NF_NAT_IPV4: missing [2021-03-19T23:20:09.186Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-19T23:20:09.186Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-19T23:20:09.186Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-19T23:20:09.186Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-19T23:20:09.186Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-19T23:20:09.186Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-19T23:20:09.186Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-19T23:20:09.186Z] - CONFIG_NF_NAT_NEEDED: missing [2021-03-19T23:20:09.186Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-19T23:20:09.186Z] [2021-03-19T23:20:09.186Z] Optional Features: [2021-03-19T23:20:09.186Z] - CONFIG_USER_NS: enabled [2021-03-19T23:20:09.186Z] - CONFIG_SECCOMP: enabled [2021-03-19T23:20:09.186Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-19T23:20:09.186Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-19T23:20:09.186Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-19T23:20:09.351Z] #42 59.55 DEP criu/fault-injection.d [2021-03-19T23:20:09.351Z] #42 59.58 DEP criu/external.d [2021-03-19T23:20:09.351Z] #42 59.67 DEP criu/eventpoll.d [2021-03-19T23:20:09.391Z] #1 [internal] load build definition from Dockerfile [2021-03-19T23:20:09.391Z] #1 sha256:2681de24d5249afc88e967ca150f3b93d5e95910db54722e4b939976b3c74f06 [2021-03-19T23:20:09.391Z] #1 transferring dockerfile: [2021-03-19T23:20:09.391Z] #1 transferring dockerfile: 16.83kB done [2021-03-19T23:20:09.391Z] #1 DONE 0.2s [2021-03-19T23:20:09.391Z] [2021-03-19T23:20:09.391Z] #2 [internal] load .dockerignore [2021-03-19T23:20:09.391Z] #2 sha256:f9c69e24dc0c337f8b67e0a9fde2f555ec26b4082872d4752d1eecaf98ee326e [2021-03-19T23:20:09.391Z] #2 transferring context: 87B done [2021-03-19T23:20:09.452Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-19T23:20:09.452Z] - CONFIG_BLK_CGROUP: enabled [2021-03-19T23:20:09.452Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-19T23:20:09.452Z] - CONFIG_IOSCHED_CFQ: missing [2021-03-19T23:20:09.452Z] - CONFIG_CFQ_GROUP_IOSCHED: missing [2021-03-19T23:20:09.452Z] - CONFIG_CGROUP_PERF: enabled [2021-03-19T23:20:09.452Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-19T23:20:09.452Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-19T23:20:09.452Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-19T23:20:09.452Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-19T23:20:09.452Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-19T23:20:09.452Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-19T23:20:09.452Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-19T23:20:09.452Z] - CONFIG_IP_VS: enabled (as module) [2021-03-19T23:20:09.452Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-19T23:20:09.452Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-19T23:20:09.452Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-19T23:20:09.452Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-19T23:20:09.452Z] - CONFIG_EXT4_FS: enabled [2021-03-19T23:20:09.452Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-19T23:20:09.452Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-19T23:20:09.452Z] - Network Drivers: [2021-03-19T23:20:09.452Z] - "overlay": [2021-03-19T23:20:09.452Z] - CONFIG_VXLAN: enabled (as module) [2021-03-19T23:20:09.452Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-19T23:20:09.452Z] Optional (for encrypted networks): [2021-03-19T23:20:09.645Z] #42 59.88 DEP criu/eventfd.d [2021-03-19T23:20:09.645Z] #42 59.97 DEP criu/crtools.d [2021-03-19T23:20:09.659Z] #2 DONE 0.2s [2021-03-19T23:20:09.659Z] [2021-03-19T23:20:09.659Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T23:20:09.659Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-19T23:20:09.714Z] - CONFIG_CRYPTO: enabled [2021-03-19T23:20:09.714Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-19T23:20:09.714Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-19T23:20:09.714Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-19T23:20:09.714Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-19T23:20:09.714Z] - CONFIG_XFRM: enabled [2021-03-19T23:20:09.714Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-19T23:20:09.714Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-19T23:20:09.714Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-19T23:20:09.714Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: missing [2021-03-19T23:20:09.714Z] - "ipvlan": [2021-03-19T23:20:09.714Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-19T23:20:09.714Z] - "macvlan": [2021-03-19T23:20:09.714Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-19T23:20:09.714Z] - CONFIG_DUMMY: enabled (as module) [2021-03-19T23:20:09.714Z] - "ftp,tftp client in container": [2021-03-19T23:20:09.714Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-19T23:20:09.714Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-19T23:20:09.714Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-19T23:20:09.714Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-19T23:20:09.714Z] - Storage Drivers: [2021-03-19T23:20:09.714Z] - "aufs": [2021-03-19T23:20:09.714Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-19T23:20:09.714Z] - "btrfs": [2021-03-19T23:20:09.714Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-19T23:20:09.714Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-19T23:20:09.714Z] - "devicemapper": [2021-03-19T23:20:09.714Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-19T23:20:09.714Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-19T23:20:09.714Z] - "overlay": [2021-03-19T23:20:09.714Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-19T23:20:09.714Z] - "zfs": [2021-03-19T23:20:09.714Z] - /dev/zfs: present [2021-03-19T23:20:09.714Z] - zfs command: missing [2021-03-19T23:20:09.714Z] - zpool command: missing [2021-03-19T23:20:09.714Z] [2021-03-19T23:20:09.714Z] Limits: [2021-03-19T23:20:09.714Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-19T23:20:09.714Z] [2021-03-19T23:20:09.714Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T23:20:09.950Z] #42 60.15 DEP criu/cr-service.d [2021-03-19T23:20:09.950Z] #42 60.33 DEP criu/cr-restore.d [2021-03-19T23:20:10.064Z] + sudo modprobe ip_vs [2021-03-19T23:20:10.064Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9780942e203b09fc4789ff5c426549baf7d242a3 . [2021-03-19T23:20:10.233Z] #3 DONE 0.4s [2021-03-19T23:20:10.233Z] [2021-03-19T23:20:10.233Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-19T23:20:10.233Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-19T23:20:10.233Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T23:20:10.233Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-19T23:20:10.233Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-03-19T23:20:10.233Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-03-19T23:20:10.233Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0B / 8.88MB 0.1s [2021-03-19T23:20:10.233Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 6.29MB / 8.88MB 0.2s [2021-03-19T23:20:10.233Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s [2021-03-19T23:20:10.233Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-03-19T23:20:10.243Z] #42 60.54 DEP criu/cr-errno.d [2021-03-19T23:20:10.243Z] #42 60.57 DEP criu/cr-dump.d [2021-03-19T23:20:10.323Z] #1 [internal] load build definition from Dockerfile [2021-03-19T23:20:10.323Z] #1 sha256:b7f5579ebc8e8e6217a3cc2a48fc2da202674ef3e6546cce030a214d602a23bc [2021-03-19T23:20:10.323Z] #1 transferring dockerfile: 16.83kB done [2021-03-19T23:20:10.323Z] #1 DONE 0.1s [2021-03-19T23:20:10.323Z] [2021-03-19T23:20:10.323Z] #2 [internal] load .dockerignore [2021-03-19T23:20:10.323Z] #2 sha256:f4a88542450db488091311d53b7767925f8edd08bd4afe9d0c76647efcfdfd6b [2021-03-19T23:20:10.323Z] #2 transferring context: 87B done [2021-03-19T23:20:10.323Z] #2 DONE 0.0s [2021-03-19T23:20:10.323Z] [2021-03-19T23:20:10.323Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T23:20:10.323Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-19T23:20:10.495Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-03-19T23:20:10.537Z] #42 60.84 DEP criu/cr-dedup.d [2021-03-19T23:20:10.759Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.3s done [2021-03-19T23:20:10.759Z] #4 DONE 0.7s [2021-03-19T23:20:10.792Z] Client: Docker Engine - Community [2021-03-19T23:20:10.792Z] Version: 20.10.3 [2021-03-19T23:20:10.792Z] API version: 1.41 [2021-03-19T23:20:10.792Z] Go version: go1.13.15 [2021-03-19T23:20:10.792Z] Git commit: 48d30b5 [2021-03-19T23:20:10.792Z] Built: Fri Jan 29 14:33:21 2021 [2021-03-19T23:20:10.792Z] OS/Arch: linux/amd64 [2021-03-19T23:20:10.792Z] Context: default [2021-03-19T23:20:10.792Z] Experimental: true [2021-03-19T23:20:10.792Z] [2021-03-19T23:20:10.792Z] Server: Docker Engine - Community [2021-03-19T23:20:10.792Z] Engine: [2021-03-19T23:20:10.792Z] Version: 20.10.3 [2021-03-19T23:20:10.792Z] API version: 1.41 (minimum version 1.12) [2021-03-19T23:20:10.792Z] Go version: go1.13.15 [2021-03-19T23:20:10.792Z] Git commit: 46229ca [2021-03-19T23:20:10.792Z] Built: Fri Jan 29 14:31:32 2021 [2021-03-19T23:20:10.792Z] OS/Arch: linux/amd64 [2021-03-19T23:20:10.792Z] Experimental: true [2021-03-19T23:20:10.792Z] containerd: [2021-03-19T23:20:10.792Z] Version: 1.4.3 [2021-03-19T23:20:10.792Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T23:20:10.792Z] runc: [2021-03-19T23:20:10.792Z] Version: 1.0.0-rc92 [2021-03-19T23:20:10.792Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T23:20:10.792Z] docker-init: [2021-03-19T23:20:10.792Z] Version: 0.19.0 [2021-03-19T23:20:10.792Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-19T23:20:10.830Z] #42 61.05 DEP criu/cr-check.d [2021-03-19T23:20:10.830Z] #42 61.17 DEP criu/config.d [2021-03-19T23:20:10.830Z] #42 ... [2021-03-19T23:20:10.830Z] [2021-03-19T23:20:10.830Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:20:10.830Z] #52 7.075 + cd /tmp/tmp.3UKlNp6XcN/src/github.com/opencontainers/runc [2021-03-19T23:20:10.830Z] #52 7.078 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:20:10.830Z] #52 7.408 + '[' -z '' ']' [2021-03-19T23:20:10.830Z] #52 7.408 + target=static [2021-03-19T23:20:10.830Z] #52 7.408 + make 'BUILDTAGS=seccomp ' static [2021-03-19T23:20:10.830Z] #52 7.502 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-19T23:20:10.896Z] #3 DONE 0.6s [2021-03-19T23:20:10.896Z] [2021-03-19T23:20:10.896Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-19T23:20:10.896Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-19T23:20:10.896Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T23:20:10.896Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-19T23:20:10.896Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-03-19T23:20:10.896Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-03-19T23:20:10.896Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 2.10MB / 8.88MB 0.1s [2021-03-19T23:20:11.024Z] [2021-03-19T23:20:11.025Z] #5 [internal] load build definition from Dockerfile [2021-03-19T23:20:11.025Z] #5 sha256:cd529be72511bfd6a5ef9b3acbc47d6498b436765bb0b98871e6b54cc7db7f6c [2021-03-19T23:20:11.025Z] #5 transferring dockerfile: 16.83kB done [2021-03-19T23:20:11.025Z] #5 DONE 0.0s [2021-03-19T23:20:11.025Z] [2021-03-19T23:20:11.025Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T23:20:11.025Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-19T23:20:11.032Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-19T23:20:11.062Z] > git --version # timeout=10 [2021-03-19T23:20:11.071Z] > git --version # 'git version 2.7.4' [2021-03-19T23:20:11.077Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-19T23:20:11.124Z] #52 ... [2021-03-19T23:20:11.124Z] [2021-03-19T23:20:11.124Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:20:11.124Z] #42 61.37 DEP criu/clone-noasan.d [2021-03-19T23:20:11.124Z] #42 61.45 DEP criu/cgroup.d [2021-03-19T23:20:11.124Z] #42 61.55 DEP criu/cgroup-props.d [2021-03-19T23:20:11.133Z] + docker info [2021-03-19T23:20:11.155Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-03-19T23:20:11.155Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.3s done [2021-03-19T23:20:11.155Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 [2021-03-19T23:20:11.287Z] #8 DONE 0.2s [2021-03-19T23:20:11.287Z] [2021-03-19T23:20:11.287Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T23:20:11.287Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-19T23:20:11.287Z] #6 DONE 0.4s [2021-03-19T23:20:11.287Z] [2021-03-19T23:20:11.287Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T23:20:11.287Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-19T23:20:11.287Z] #7 DONE 0.4s [2021-03-19T23:20:11.418Z] #42 61.62 DEP criu/bitmap.d [2021-03-19T23:20:11.418Z] #42 61.64 DEP criu/bfd.d [2021-03-19T23:20:11.418Z] #42 61.69 DEP criu/autofs.d [2021-03-19T23:20:11.418Z] #42 61.77 DEP criu/aio.d [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T23:20:11.712Z] #42 61.88 DEP criu/action-scripts.d [2021-03-19T23:20:11.741Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.4s done [2021-03-19T23:20:11.741Z] #4 DONE 0.8s [2021-03-19T23:20:12.002Z] [2021-03-19T23:20:12.002Z] #5 [internal] load build definition from Dockerfile [2021-03-19T23:20:12.002Z] #5 sha256:85dae7819912a14e615994d6489d65dfe1e1dd4b9a3b3781ab997fa5b711828c [2021-03-19T23:20:12.002Z] #5 transferring dockerfile: 16.83kB done [2021-03-19T23:20:12.002Z] #5 DONE 0.0s [2021-03-19T23:20:12.002Z] [2021-03-19T23:20:12.002Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T23:20:12.002Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-19T23:20:12.006Z] #42 62.18 CC criu/action-scripts.o [2021-03-19T23:20:12.230Z] [2021-03-19T23:20:12.230Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:20:12.230Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T23:20:12.230Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-19T23:20:12.230Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 0.1s [2021-03-19T23:20:12.230Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-19T23:20:12.230Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-19T23:20:12.230Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-19T23:20:12.262Z] #7 ... [2021-03-19T23:20:12.262Z] [2021-03-19T23:20:12.262Z] #6 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T23:20:12.262Z] #6 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-19T23:20:12.262Z] #6 DONE 0.3s [2021-03-19T23:20:12.262Z] [2021-03-19T23:20:12.262Z] #8 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T23:20:12.262Z] #8 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-19T23:20:12.262Z] #8 DONE 0.3s [2021-03-19T23:20:12.262Z] [2021-03-19T23:20:12.262Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T23:20:12.262Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-19T23:20:12.262Z] #7 DONE 0.4s [2021-03-19T23:20:12.299Z] #42 62.64 CC criu/aio.o [2021-03-19T23:20:12.409Z] + docker version [2021-03-19T23:20:12.497Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 6.29MB / 50.40MB 0.2s [2021-03-19T23:20:12.497Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 15.73MB / 50.40MB 0.4s [2021-03-19T23:20:12.776Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 28.31MB / 50.40MB 0.5s [2021-03-19T23:20:12.776Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 36.70MB / 50.40MB 0.6s [2021-03-19T23:20:12.776Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 42.99MB / 50.40MB 0.8s [2021-03-19T23:20:12.967Z] #42 63.08 CC criu/autofs.o [2021-03-19T23:20:13.038Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 49.28MB / 50.40MB 0.9s [2021-03-19T23:20:13.521Z] #49 ... [2021-03-19T23:20:13.521Z] [2021-03-19T23:20:13.521Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:20:13.521Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:20:13.521Z] #13 34.97 Reading package lists... [2021-03-19T23:20:13.521Z] #13 46.24 Reading package lists... [2021-03-19T23:20:13.521Z] #13 ... [2021-03-19T23:20:13.521Z] [2021-03-19T23:20:13.521Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:20:13.521Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:20:13.521Z] #55 46.05 Reading package lists... [2021-03-19T23:20:13.521Z] #55 ... [2021-03-19T23:20:13.521Z] [2021-03-19T23:20:13.521Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:20:13.521Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:20:13.521Z] #49 56.08 go: extracting golang.org/x/text v0.3.2 [2021-03-19T23:20:13.611Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 1.3s done [2021-03-19T23:20:13.611Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d [2021-03-19T23:20:13.647Z] [2021-03-19T23:20:13.647Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:20:13.647Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T23:20:13.647Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-19T23:20:13.647Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-19T23:20:13.647Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-19T23:20:13.647Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-19T23:20:14.007Z] #42 64.08 CC criu/bfd.o [2021-03-19T23:20:14.007Z] #42 ... [2021-03-19T23:20:14.007Z] [2021-03-19T23:20:14.007Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-19T23:20:14.007Z] #19 1.712 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:20:14.007Z] #19 1.874 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:20:14.007Z] #19 2.082 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:20:14.007Z] #19 2.185 Get:4 http://deb.debian.org/debian buster-backports/main s390x Packages [425 kB] [2021-03-19T23:20:14.007Z] #19 2.290 Get:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:20:14.007Z] #19 2.925 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7624 kB] [2021-03-19T23:20:14.007Z] #19 4.957 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [240 kB] [2021-03-19T23:20:14.007Z] #19 5.833 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [9508 B] [2021-03-19T23:20:14.007Z] #19 8.589 Fetched 8584 kB in 7s (1238 kB/s) [2021-03-19T23:20:14.335Z] #19 8.589 Reading package lists... [2021-03-19T23:20:14.335Z] #19 ... [2021-03-19T23:20:14.335Z] [2021-03-19T23:20:14.335Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:20:14.336Z] #42 64.78 CC criu/bitmap.o [2021-03-19T23:20:14.629Z] #42 64.88 CC criu/cgroup-props.o [2021-03-19T23:20:15.013Z] #26 ... [2021-03-19T23:20:15.013Z] [2021-03-19T23:20:15.013Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T23:20:15.013Z] #62 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-19T23:20:15.013Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-19T23:20:15.013Z] #62 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-19T23:20:15.013Z] #62 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-19T23:20:15.013Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-03-19T23:20:15.013Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 2.1s done [2021-03-19T23:20:15.013Z] #62 DONE 2.9s [2021-03-19T23:20:15.013Z] [2021-03-19T23:20:15.013Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:20:15.013Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T23:20:15.266Z] #42 65.55 CC criu/cgroup.o [2021-03-19T23:20:16.955Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 0B / 50.40MB 2.7s [2021-03-19T23:20:16.955Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.24MB / 50.40MB 3.1s [2021-03-19T23:20:16.955Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 14.68MB / 50.40MB 3.3s [2021-03-19T23:20:17.215Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 18.87MB / 50.40MB 3.4s [2021-03-19T23:20:17.215Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 24.12MB / 50.40MB 3.6s [2021-03-19T23:20:17.425Z] #42 67.88 CC criu/clone-noasan.o [2021-03-19T23:20:17.476Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 30.41MB / 50.40MB 3.8s [2021-03-19T23:20:17.718Z] #42 68.10 CC criu/config.o [2021-03-19T23:20:17.737Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 33.55MB / 50.40MB 3.9s [2021-03-19T23:20:17.737Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 36.70MB / 50.40MB 4.0s [2021-03-19T23:20:18.002Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 40.89MB / 50.40MB 4.2s [2021-03-19T23:20:18.002Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 45.09MB / 50.40MB 4.4s [2021-03-19T23:20:18.261Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 49.28MB / 50.40MB 4.5s [2021-03-19T23:20:18.521Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 4.6s done [2021-03-19T23:20:18.786Z] #49 ... [2021-03-19T23:20:18.786Z] [2021-03-19T23:20:18.786Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:20:18.786Z] #64 sha256:9d288d4de2a030d93cecfeae7e9f23fdc74e6b199ed3740364c8e35c922a3962 [2021-03-19T23:20:18.786Z] #64 DONE 60.6s [2021-03-19T23:20:18.786Z] [2021-03-19T23:20:18.786Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:20:18.786Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:20:18.786Z] #45 58.70 sync [2021-03-19T23:20:18.786Z] #45 58.71 internal/reflectlite [2021-03-19T23:20:18.786Z] #45 60.73 github.com/LK4D4/vndr/godl/singleflight [2021-03-19T23:20:18.786Z] #45 61.43 math/rand [2021-03-19T23:20:18.789Z] #26 ... [2021-03-19T23:20:18.789Z] [2021-03-19T23:20:18.789Z] #23 [internal] load build context [2021-03-19T23:20:18.789Z] #23 sha256:e18d9f464449e1c83b125f210fa35a53bb64cc9ffefd1a3473c98ed6625bd79c [2021-03-19T23:20:18.789Z] #23 transferring context: 53.38MB 5.3s done [2021-03-19T23:20:18.789Z] #23 DONE 5.4s [2021-03-19T23:20:18.789Z] [2021-03-19T23:20:18.789Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:20:18.789Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T23:20:18.789Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d [2021-03-19T23:20:18.789Z] #26 ... [2021-03-19T23:20:18.789Z] [2021-03-19T23:20:18.789Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:18.789Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:18.789Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-19T23:20:18.789Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-19T23:20:18.789Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-19T23:20:18.789Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-19T23:20:18.789Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 2.1s done [2021-03-19T23:20:18.789Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.0s done [2021-03-19T23:20:18.789Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 2.6s done [2021-03-19T23:20:18.789Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.2s done [2021-03-19T23:20:18.789Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 71.30MB / 120.17MB 5.3s [2021-03-19T23:20:18.789Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.3s [2021-03-19T23:20:18.789Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 2.6s [2021-03-19T23:20:18.789Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 2.7s done [2021-03-19T23:20:19.049Z] #9 ... [2021-03-19T23:20:19.049Z] [2021-03-19T23:20:19.049Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T23:20:19.049Z] #62 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-19T23:20:19.049Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-19T23:20:19.049Z] #62 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-19T23:20:19.049Z] #62 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-19T23:20:19.049Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.8s done [2021-03-19T23:20:19.049Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 4.3s done [2021-03-19T23:20:19.049Z] #62 DONE 5.7s [2021-03-19T23:20:19.049Z] [2021-03-19T23:20:19.049Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:19.049Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:19.049Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.4s done [2021-03-19T23:20:19.049Z] #9 ... [2021-03-19T23:20:19.049Z] [2021-03-19T23:20:19.049Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:20:19.049Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T23:20:19.241Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.1s [2021-03-19T23:20:19.241Z] #26 ... [2021-03-19T23:20:19.241Z] [2021-03-19T23:20:19.241Z] #23 [internal] load build context [2021-03-19T23:20:19.241Z] #23 sha256:e7f3e472fbcf480293c217ca18d64219b1c7538559f573f57ed221e3ff6345a4 [2021-03-19T23:20:19.241Z] #23 transferring context: 53.38MB 6.5s done [2021-03-19T23:20:19.241Z] #23 DONE 7.1s [2021-03-19T23:20:19.241Z] [2021-03-19T23:20:19.241Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:19.241Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:19.241Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-19T23:20:19.241Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-19T23:20:19.241Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-19T23:20:19.241Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-19T23:20:19.241Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.6s done [2021-03-19T23:20:19.241Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 1.7s done [2021-03-19T23:20:19.241Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 5.3s done [2021-03-19T23:20:19.241Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 4.0s done [2021-03-19T23:20:19.241Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 2.1s done [2021-03-19T23:20:19.241Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-03-19T23:20:19.241Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 6.5s done [2021-03-19T23:20:19.241Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 4.4s done [2021-03-19T23:20:19.336Z] #42 69.24 CC criu/cr-check.o [2021-03-19T23:20:19.336Z] #42 ... [2021-03-19T23:20:19.336Z] [2021-03-19T23:20:19.336Z] #44 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:20:19.336Z] #44 98.08 github.com/LK4D4/vndr/godl [2021-03-19T23:20:19.336Z] #44 98.69 github.com/LK4D4/vndr [2021-03-19T23:20:19.336Z] #44 DONE 105.9s [2021-03-19T23:20:19.640Z] [2021-03-19T23:20:19.640Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-19T23:20:19.640Z] #19 8.589 Reading package lists... [2021-03-19T23:20:19.640Z] #19 11.04 Reading package lists... [2021-03-19T23:20:19.640Z] #19 13.12 Building dependency tree... [2021-03-19T23:20:19.640Z] #19 13.93 libcap2-bin is already the newest version (1:2.25-2). [2021-03-19T23:20:19.640Z] #19 13.93 The following additional packages will be installed: [2021-03-19T23:20:19.640Z] #19 13.93 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-19T23:20:19.640Z] #19 13.93 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-19T23:20:19.640Z] #19 13.93 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-19T23:20:19.640Z] #19 13.93 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-19T23:20:19.640Z] #19 13.93 python3.7 python3.7-minimal vim-runtime xxd [2021-03-19T23:20:19.640Z] #19 13.93 Suggested packages: [2021-03-19T23:20:19.640Z] #19 13.93 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-19T23:20:19.640Z] #19 13.93 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-19T23:20:19.640Z] #19 13.93 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-19T23:20:19.640Z] #19 13.93 Recommended packages: [2021-03-19T23:20:19.640Z] #19 13.93 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-19T23:20:19.640Z] #19 13.93 python3-keyrings.alt python3-xdg unzip [2021-03-19T23:20:19.640Z] #19 15.22 The following NEW packages will be installed: [2021-03-19T23:20:19.640Z] #19 15.23 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-19T23:20:19.640Z] #19 15.23 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-19T23:20:19.640Z] #19 15.23 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-19T23:20:19.640Z] #19 15.23 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-19T23:20:19.640Z] #19 15.23 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-19T23:20:19.640Z] #19 15.23 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-19T23:20:19.640Z] #19 15.23 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-19T23:20:19.640Z] #19 15.23 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-19T23:20:19.640Z] #19 15.23 xz-utils zip [2021-03-19T23:20:19.640Z] #19 15.30 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:20:19.640Z] #19 15.30 Need to get 27.7 MB of archives. [2021-03-19T23:20:19.640Z] #19 15.30 After this operation, 117 MB of additional disk space will be used. [2021-03-19T23:20:19.640Z] #19 15.30 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main s390x pigz s390x 2.4-1 [52.8 kB] [2021-03-19T23:20:19.640Z] #19 15.32 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-minimal s390x 3.7.3-2+deb10u2 [586 kB] [2021-03-19T23:20:19.640Z] #19 15.36 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7-minimal s390x 3.7.3-2+deb10u2 [1590 kB] [2021-03-19T23:20:19.640Z] #19 15.48 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-minimal s390x 3.7.3-1 [36.6 kB] [2021-03-19T23:20:19.640Z] #19 15.48 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main s390x libmpdec2 s390x 2.4.2-2 [83.3 kB] [2021-03-19T23:20:19.640Z] #19 15.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3.7-stdlib s390x 3.7.3-2+deb10u2 [1684 kB] [2021-03-19T23:20:19.640Z] #19 15.52 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3.7 s390x 3.7.3-2+deb10u2 [330 kB] [2021-03-19T23:20:19.640Z] #19 15.54 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libpython3-stdlib s390x 3.7.3-1 [20.0 kB] [2021-03-19T23:20:19.640Z] #19 15.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3 s390x 3.7.3-1 [61.5 kB] [2021-03-19T23:20:19.640Z] #19 15.54 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip4tc0 s390x 1.8.2-4 [69.5 kB] [2021-03-19T23:20:19.640Z] #19 15.54 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main s390x libip6tc0 s390x 1.8.2-4 [69.8 kB] [2021-03-19T23:20:19.640Z] #19 15.55 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x libiptc0 s390x 1.8.2-4 [59.6 kB] [2021-03-19T23:20:19.640Z] #19 15.55 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnfnetlink0 s390x 1.0.1-3+b1 [13.7 kB] [2021-03-19T23:20:19.640Z] #19 15.55 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnetfilter-conntrack3 s390x 1.0.7-1 [39.0 kB] [2021-03-19T23:20:19.640Z] #19 15.55 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnftnl11 s390x 1.1.2-2 [50.6 kB] [2021-03-19T23:20:19.640Z] #19 15.58 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main s390x iptables s390x 1.8.2-4 [379 kB] [2021-03-19T23:20:19.640Z] #19 15.65 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main s390x xxd s390x 2:8.1.0875-5 [139 kB] [2021-03-19T23:20:19.640Z] #19 15.66 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:20:19.640Z] #19 15.66 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main s390x bash-completion all 1:2.8-6 [208 kB] [2021-03-19T23:20:19.640Z] #19 15.66 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main s390x bzip2 s390x 1.0.6-9.2~deb10u1 [47.8 kB] [2021-03-19T23:20:19.640Z] #19 15.66 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main s390x xz-utils s390x 5.2.4-1 [181 kB] [2021-03-19T23:20:19.640Z] #19 15.68 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main s390x apparmor s390x 2.13.2-10 [529 kB] [2021-03-19T23:20:19.640Z] #19 15.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main s390x aufs-tools s390x 1:4.14+20190211-1 [104 kB] [2021-03-19T23:20:19.640Z] #19 15.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main s390x libonig5 s390x 6.9.1-1 [165 kB] [2021-03-19T23:20:19.640Z] #19 15.70 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main s390x libjq1 s390x 1.5+dfsg-2+b1 [125 kB] [2021-03-19T23:20:19.640Z] #19 15.71 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main s390x jq s390x 1.5+dfsg-2+b1 [59.5 kB] [2021-03-19T23:20:19.640Z] #19 15.71 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main s390x libaio1 s390x 0.3.112-3 [11.1 kB] [2021-03-19T23:20:19.640Z] #19 15.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgpm2 s390x 1.20.7-5 [35.2 kB] [2021-03-19T23:20:19.640Z] #19 15.72 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main s390x libicu63 s390x 63.1-6+deb10u1 [8035 kB] [2021-03-19T23:20:19.935Z] #19 16.08 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnet1 s390x 1.1.6+dfsg-3.1 [55.8 kB] [2021-03-19T23:20:19.935Z] #19 16.08 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main s390x libnl-3-200 s390x 3.4.0-1 [59.8 kB] [2021-03-19T23:20:19.935Z] #19 16.09 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main s390x libprotobuf-c1 s390x 1.3.1-1+b1 [26.4 kB] [2021-03-19T23:20:19.935Z] #19 16.10 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main s390x libreadline5 s390x 5.2+dfsg-3+b13 [114 kB] [2021-03-19T23:20:19.935Z] #19 16.10 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main s390x net-tools s390x 1.60+git20180626.aebd88e-1 [242 kB] [2021-03-19T23:20:19.935Z] #19 16.11 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main s390x python-pip-whl all 18.1-5 [1591 kB] [2021-03-19T23:20:19.935Z] #19 16.20 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-19T23:20:20.293Z] #19 16.22 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-distutils all 3.7.3-1 [142 kB] [2021-03-19T23:20:20.293Z] #19 16.22 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pip all 18.1-5 [171 kB] [2021-03-19T23:20:20.293Z] #19 16.22 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-19T23:20:20.293Z] #19 16.22 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-setuptools all 40.8.0-1 [306 kB] [2021-03-19T23:20:20.293Z] #19 16.24 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main s390x python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-19T23:20:20.293Z] #19 16.24 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main s390x sudo s390x 1.8.27-1+deb10u3 [1199 kB] [2021-03-19T23:20:20.293Z] #19 16.32 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main s390x thin-provisioning-tools s390x 0.7.6-2.1 [314 kB] [2021-03-19T23:20:20.293Z] #19 16.32 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main s390x uidmap s390x 1:4.5-1.1 [257 kB] [2021-03-19T23:20:20.293Z] #19 16.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-19T23:20:20.293Z] #19 16.42 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main s390x vim s390x 2:8.1.0875-5 [1188 kB] [2021-03-19T23:20:20.293Z] #19 16.45 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main s390x xfsprogs s390x 4.20.0-1 [865 kB] [2021-03-19T23:20:20.293Z] #19 16.47 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main s390x zip s390x 3.0-11+b1 [232 kB] [2021-03-19T23:20:20.587Z] #19 16.79 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:20:20.587Z] #19 16.86 Fetched 27.7 MB in 1s (22.7 MB/s) [2021-03-19T23:20:20.881Z] #19 16.91 Selecting previously unselected package pigz. [2021-03-19T23:20:20.881Z] #19 16.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 ... 23201 files and directories currently installed.) [2021-03-19T23:20:20.881Z] #19 16.95 Preparing to unpack .../archives/pigz_2.4-1_s390x.deb ... [2021-03-19T23:20:20.881Z] #19 16.96 Unpacking pigz (2.4-1) ... [2021-03-19T23:20:20.881Z] #19 17.03 Selecting previously unselected package libpython3.7-minimal:s390x. [2021-03-19T23:20:20.881Z] #19 17.03 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-19T23:20:20.881Z] #19 17.03 Unpacking libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-19T23:20:21.174Z] #19 17.36 Selecting previously unselected package python3.7-minimal. [2021-03-19T23:20:21.174Z] #19 17.36 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_s390x.deb ... [2021-03-19T23:20:21.174Z] #19 17.36 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:20:21.313Z] #45 63.54 internal/singleflight [2021-03-19T23:20:21.313Z] #45 63.56 io [2021-03-19T23:20:21.571Z] #45 ... [2021-03-19T23:20:21.571Z] [2021-03-19T23:20:21.571Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:20:21.571Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:20:21.571Z] #49 62.60 go: finding github.com/fatih/color v1.7.0 [2021-03-19T23:20:21.571Z] #49 62.85 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:20:21.571Z] #49 62.94 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:20:21.571Z] #49 62.96 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:20:21.571Z] #49 63.10 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:20:21.571Z] #49 63.15 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:20:21.571Z] #49 63.22 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:20:21.571Z] #49 63.40 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:20:21.571Z] #49 63.56 go: finding github.com/pkg/errors v0.8.1 [2021-03-19T23:20:21.571Z] #49 63.60 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:20:21.571Z] #49 63.67 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:20:21.571Z] #49 63.69 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:20:21.571Z] #49 63.70 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:20:21.571Z] #49 63.75 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:20:21.571Z] #49 63.79 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:20:21.571Z] #49 63.79 go: finding github.com/stretchr/testify v1.4.0 [2021-03-19T23:20:21.571Z] #49 63.84 go: finding github.com/spf13/viper v1.6.1 [2021-03-19T23:20:21.571Z] #49 63.85 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:20:21.571Z] #49 63.85 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:20:21.571Z] #49 63.90 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:20:21.571Z] #49 64.00 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:20:21.571Z] #49 64.14 go: finding github.com/stretchr/objx v0.2.0 [2021-03-19T23:20:21.828Z] #49 64.23 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:20:21.828Z] #49 64.30 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:20:21.828Z] #49 64.35 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:20:21.828Z] #49 64.43 go: finding github.com/gobwas/glob v0.2.3 [2021-03-19T23:20:21.828Z] #49 64.43 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:20:21.828Z] #49 64.45 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:20:21.828Z] #49 64.46 go: finding github.com/spf13/cobra v0.0.5 [2021-03-19T23:20:21.828Z] #49 64.50 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:20:21.934Z] #19 17.94 Setting up libpython3.7-minimal:s390x (3.7.3-2+deb10u2) ... [2021-03-19T23:20:21.934Z] #19 17.95 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:20:22.087Z] #49 64.66 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:20:22.087Z] #49 64.71 go: finding github.com/spf13/pflag v1.0.5 [2021-03-19T23:20:22.344Z] #49 64.91 go: finding github.com/magiconair/properties v1.8.1 [2021-03-19T23:20:22.425Z] Client: Docker Engine - Community [2021-03-19T23:20:22.425Z] Version: 20.10.3 [2021-03-19T23:20:22.425Z] API version: 1.41 [2021-03-19T23:20:22.425Z] Go version: go1.13.15 [2021-03-19T23:20:22.425Z] Git commit: 48d30b5 [2021-03-19T23:20:22.425Z] Built: Fri Jan 29 14:33:53 2021 [2021-03-19T23:20:22.425Z] OS/Arch: linux/arm64 [2021-03-19T23:20:22.425Z] Context: default [2021-03-19T23:20:22.425Z] Experimental: true [2021-03-19T23:20:22.425Z] [2021-03-19T23:20:22.425Z] Server: Docker Engine - Community [2021-03-19T23:20:22.425Z] Engine: [2021-03-19T23:20:22.425Z] Version: 20.10.3 [2021-03-19T23:20:22.425Z] API version: 1.41 (minimum version 1.12) [2021-03-19T23:20:22.425Z] Go version: go1.13.15 [2021-03-19T23:20:22.425Z] Git commit: 46229ca [2021-03-19T23:20:22.425Z] Built: Fri Jan 29 14:32:08 2021 [2021-03-19T23:20:22.425Z] OS/Arch: linux/arm64 [2021-03-19T23:20:22.425Z] Experimental: true [2021-03-19T23:20:22.425Z] containerd: [2021-03-19T23:20:22.425Z] Version: 1.4.3 [2021-03-19T23:20:22.425Z] GitCommit: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T23:20:22.425Z] runc: [2021-03-19T23:20:22.425Z] Version: 1.0.0-rc92 [2021-03-19T23:20:22.425Z] GitCommit: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T23:20:22.425Z] docker-init: [2021-03-19T23:20:22.425Z] Version: 0.19.0 [2021-03-19T23:20:22.425Z] GitCommit: de40ad0 [Pipeline] sh [2021-03-19T23:20:22.668Z] #49 65.13 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:20:22.668Z] #49 65.15 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:20:22.668Z] #49 65.19 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:20:22.668Z] #49 65.23 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:20:22.668Z] #49 65.27 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:20:22.762Z] + docker info [2021-03-19T23:20:22.955Z] #49 65.34 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:20:22.955Z] #49 65.35 go: finding github.com/spf13/afero v1.1.2 [2021-03-19T23:20:22.955Z] #49 65.42 go: finding github.com/spf13/cast v1.3.0 [2021-03-19T23:20:22.955Z] #49 65.47 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:20:22.986Z] #19 ... [2021-03-19T23:20:22.986Z] [2021-03-19T23:20:22.986Z] #31 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --... [2021-03-19T23:20:22.986Z] #31 DONE 112.5s [2021-03-19T23:20:22.986Z] [2021-03-19T23:20:22.986Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:20:22.986Z] #42 70.52 CC criu/cr-dedup.o [2021-03-19T23:20:22.986Z] #42 70.88 CC criu/cr-dump.o [2021-03-19T23:20:22.986Z] #42 72.41 CC criu/cr-errno.o [2021-03-19T23:20:22.986Z] #42 72.47 CC criu/cr-restore.o [2021-03-19T23:20:23.227Z] #49 65.70 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:20:23.228Z] #49 65.71 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:20:23.228Z] #49 65.81 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:20:23.459Z] #9 ... [2021-03-19T23:20:23.459Z] [2021-03-19T23:20:23.459Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:20:23.459Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T23:20:23.459Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 9.0s done [2021-03-19T23:20:23.459Z] #26 DONE 10.7s [2021-03-19T23:20:23.459Z] [2021-03-19T23:20:23.459Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:20:23.459Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T23:20:23.485Z] #49 ... [2021-03-19T23:20:23.485Z] [2021-03-19T23:20:23.485Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:20:23.485Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:20:23.485Z] #55 56.58 Building dependency tree... [2021-03-19T23:20:23.485Z] #55 60.90 The following additional packages will be installed: [2021-03-19T23:20:23.485Z] #55 60.90 libbtrfs0 [2021-03-19T23:20:23.485Z] #55 61.21 The following NEW packages will be installed: [2021-03-19T23:20:23.485Z] #55 61.21 libbtrfs-dev libbtrfs0 [2021-03-19T23:20:23.485Z] #55 61.92 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:20:23.485Z] #55 61.92 Need to get 119 kB of archives. [2021-03-19T23:20:23.485Z] #55 61.92 After this operation, 387 kB of additional disk space will be used. [2021-03-19T23:20:23.485Z] #55 61.92 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T23:20:23.485Z] #55 61.92 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T23:20:23.485Z] #55 63.64 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:20:23.485Z] #55 63.89 Fetched 119 kB in 0s (384 kB/s) [2021-03-19T23:20:23.485Z] #55 64.12 Selecting previously unselected package libbtrfs0. [2021-03-19T23:20:23.485Z] #55 64.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:20:23.485Z] #55 64.27 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T23:20:23.485Z] #55 64.31 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:20:23.485Z] #55 64.65 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:20:23.485Z] #55 64.65 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T23:20:23.485Z] #55 64.65 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:20:23.485Z] #55 65.14 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:20:23.485Z] #55 65.16 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:20:23.485Z] #55 65.21 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:20:23.485Z] #55 DONE 66.0s [2021-03-19T23:20:23.485Z] [2021-03-19T23:20:23.485Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:20:23.485Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:20:23.485Z] #49 66.05 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-19T23:20:23.485Z] #49 66.11 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:20:23.485Z] #49 ... [2021-03-19T23:20:23.485Z] [2021-03-19T23:20:23.485Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:20:23.485Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:20:23.485Z] #42 46.17 Reading package lists... [2021-03-19T23:20:23.485Z] #42 56.48 Building dependency tree... [2021-03-19T23:20:23.485Z] #42 61.54 The following additional packages will be installed: [2021-03-19T23:20:23.485Z] #42 61.58 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-19T23:20:23.485Z] #42 61.59 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-19T23:20:23.485Z] #42 61.59 Suggested packages: [2021-03-19T23:20:23.485Z] #42 61.59 manpages-dev python-setuptools [2021-03-19T23:20:23.485Z] #42 63.82 The following NEW packages will be installed: [2021-03-19T23:20:23.485Z] #42 63.83 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-19T23:20:23.485Z] #42 63.83 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-19T23:20:23.485Z] #42 63.84 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-19T23:20:23.485Z] #42 63.84 python-six zlib1g-dev [2021-03-19T23:20:23.485Z] #42 64.51 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:20:23.485Z] #42 64.51 Need to get 4095 kB of archives. [2021-03-19T23:20:23.485Z] #42 64.51 After this operation, 22.5 MB of additional disk space will be used. [2021-03-19T23:20:23.485Z] #42 64.51 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-19T23:20:23.485Z] #42 64.51 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T23:20:23.485Z] #42 64.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-19T23:20:23.485Z] #42 64.51 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-19T23:20:23.485Z] #42 64.52 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-19T23:20:23.485Z] #42 64.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T23:20:23.485Z] #42 64.56 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-19T23:20:23.485Z] #42 64.57 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-19T23:20:23.485Z] #42 64.61 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-19T23:20:23.485Z] #42 64.75 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-19T23:20:23.485Z] #42 64.76 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-19T23:20:23.485Z] #42 64.95 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-19T23:20:23.485Z] #42 65.05 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-19T23:20:23.485Z] #42 65.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-19T23:20:23.485Z] #42 65.07 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-19T23:20:23.485Z] #42 65.11 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-19T23:20:23.485Z] #42 65.13 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-19T23:20:23.741Z] #42 ... [2021-03-19T23:20:23.741Z] [2021-03-19T23:20:23.741Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:20:23.741Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:20:23.741Z] #49 66.19 go: finding golang.org/x/text v0.3.2 [2021-03-19T23:20:23.741Z] #49 66.29 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:20:23.741Z] #49 66.32 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:20:23.741Z] #49 66.34 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:20:23.741Z] #49 66.38 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:20:23.741Z] #49 ... [2021-03-19T23:20:23.741Z] [2021-03-19T23:20:23.741Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:20:23.741Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:20:23.741Z] #36 46.36 Reading package lists... [2021-03-19T23:20:23.741Z] #36 56.87 Building dependency tree... [2021-03-19T23:20:23.741Z] #36 61.59 The following additional packages will be installed: [2021-03-19T23:20:23.741Z] #36 61.60 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-19T23:20:23.741Z] #36 61.63 Suggested packages: [2021-03-19T23:20:23.741Z] #36 61.64 cmake-doc ninja-build lrzip [2021-03-19T23:20:23.741Z] #36 61.64 Recommended packages: [2021-03-19T23:20:23.741Z] #36 61.64 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-19T23:20:23.741Z] #36 63.41 The following NEW packages will be installed: [2021-03-19T23:20:23.741Z] #36 63.45 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-19T23:20:23.741Z] #36 63.46 vim-common xxd [2021-03-19T23:20:23.741Z] #36 63.96 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:20:23.741Z] #36 63.96 Need to get 14.9 MB of archives. [2021-03-19T23:20:23.741Z] #36 63.96 After this operation, 61.8 MB of additional disk space will be used. [2021-03-19T23:20:23.741Z] #36 63.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T23:20:23.741Z] #36 63.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:20:23.741Z] #36 63.97 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-19T23:20:23.741Z] #36 64.20 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T23:20:23.741Z] #36 65.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-19T23:20:23.741Z] #36 65.69 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-19T23:20:23.741Z] #36 65.74 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-19T23:20:23.741Z] #36 65.79 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-19T23:20:23.741Z] #36 65.84 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-19T23:20:23.741Z] #36 65.91 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-19T23:20:23.999Z] #36 ... [2021-03-19T23:20:23.999Z] [2021-03-19T23:20:23.999Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:20:23.999Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:20:23.999Z] #49 66.41 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:20:23.999Z] #49 66.44 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:20:23.999Z] #49 66.50 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:20:23.999Z] #49 66.63 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:20:23.999Z] #49 66.64 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:20:23.999Z] #49 66.69 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:20:23.999Z] #49 66.75 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-19T23:20:24.139Z] Removing intermediate container aa09a829d578 [2021-03-19T23:20:24.139Z] ---> b728d097cff3 [2021-03-19T23:20:24.139Z] Step 13/15 : FROM golang:${GO_VERSION}-buster [2021-03-19T23:20:24.139Z] ---> 805dc2d65d1c [2021-03-19T23:20:24.139Z] Step 14/15 : COPY --from=build /usr/bin/buildx /usr/bin/buildx [2021-03-19T23:20:24.139Z] ---> 49da2996989a [2021-03-19T23:20:24.139Z] Step 15/15 : ENTRYPOINT ["/usr/bin/buildx"] [2021-03-19T23:20:24.139Z] ---> Running in e96cde48b28c [2021-03-19T23:20:24.139Z] Removing intermediate container e96cde48b28c [2021-03-19T23:20:24.139Z] ---> 2cb83311283e [2021-03-19T23:20:24.139Z] Successfully built 2cb83311283e [2021-03-19T23:20:24.139Z] Successfully tagged moby-buildx:latest [2021-03-19T23:20:24.139Z] id=$(docker create moby-buildx:${BUILDX_COMMIT:-latest}); \ [2021-03-19T23:20:24.139Z] if [ -n "${id}" ]; then \ [2021-03-19T23:20:24.139Z] docker cp ${id}:/usr/bin/buildx bundles/buildx \ [2021-03-19T23:20:24.139Z] && touch bundles/buildx; \ [2021-03-19T23:20:24.139Z] docker rm -f ${id}; \ [2021-03-19T23:20:24.139Z] fi [2021-03-19T23:20:24.139Z] a776c326a3bf7a97a97c82fb5a99aa6f3254ac2851bc07e22b1fcab971ec7588 [2021-03-19T23:20:24.139Z] bundles/buildx version [2021-03-19T23:20:24.139Z] buildx v0.5.1 11057da [2021-03-19T23:20:24.139Z] + bundles/buildx build --load --force-rm --build-arg APT_MIRROR -t docker:9780942e203b09fc4789ff5c426549baf7d242a3 . [2021-03-19T23:20:24.139Z] #1 [internal] booting buildkit [2021-03-19T23:20:24.139Z] #1 sha256:1a79fabe775fbb4723e8fec4f6b4008290d90ad1839d48e5c655c1a2e356e628 [2021-03-19T23:20:24.139Z] #1 pulling image moby/buildkit:buildx-stable-1 [2021-03-19T23:20:24.139Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2021-03-19T23:20:24.139Z] #1 creating container buildx_buildkit_default [2021-03-19T23:20:24.139Z] #1 creating container buildx_buildkit_default 0.4s done [2021-03-19T23:20:24.139Z] #1 DONE 3.1s [2021-03-19T23:20:24.139Z] [2021-03-19T23:20:24.139Z] #2 [internal] load build definition from Dockerfile [2021-03-19T23:20:24.139Z] #2 sha256:d1181a0174615e77218ccb1812570821cb4bffbbb11b3262af37379028fa39f8 [2021-03-19T23:20:24.139Z] #2 transferring dockerfile: 16.83kB 0.0s done [2021-03-19T23:20:24.139Z] #2 DONE 0.0s [2021-03-19T23:20:24.139Z] [2021-03-19T23:20:24.139Z] #3 [internal] load .dockerignore [2021-03-19T23:20:24.139Z] #3 sha256:4db9dec02165426deed792452060ae2ea1889e3aa8d1b8a7a2bd552dd889d2e2 [2021-03-19T23:20:24.139Z] #3 transferring context: 87B done [2021-03-19T23:20:24.139Z] #3 DONE 0.0s [2021-03-19T23:20:24.139Z] [2021-03-19T23:20:24.139Z] #4 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T23:20:24.139Z] #4 sha256:13bad8e8c60055f738c2e926edccdf574b41d1b142dc292ae63598355511ae2b [2021-03-19T23:20:24.255Z] #49 66.84 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:20:24.337Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 5.1s [2021-03-19T23:20:24.403Z] #27 1.540 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:20:24.403Z] #27 1.555 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:20:24.403Z] #27 1.603 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:20:24.512Z] #49 66.94 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:20:24.512Z] #49 66.96 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:20:24.512Z] #49 66.99 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:20:24.512Z] #49 67.04 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:20:24.512Z] #49 67.04 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-19T23:20:24.512Z] #49 67.19 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:20:24.512Z] #49 67.19 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:20:24.665Z] #27 1.749 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:20:24.769Z] #49 67.31 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:20:24.770Z] #49 67.38 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-19T23:20:24.784Z] #4 DONE 0.5s [2021-03-19T23:20:24.784Z] [2021-03-19T23:20:24.784Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-19T23:20:24.784Z] #5 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-03-19T23:20:24.784Z] #5 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T23:20:24.784Z] #5 DONE 0.0s [2021-03-19T23:20:24.784Z] [2021-03-19T23:20:24.784Z] #5 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-19T23:20:24.784Z] #5 sha256:ee73c76f12f55c52289804938396745ecf0a7d1f993c00a3ebae3cc37bdeb8e1 [2021-03-19T23:20:24.906Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 6.1s done [2021-03-19T23:20:24.927Z] #27 2.090 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:20:25.026Z] #49 67.58 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:20:25.026Z] #49 67.62 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:20:25.026Z] #49 ... [2021-03-19T23:20:25.026Z] [2021-03-19T23:20:25.026Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:20:25.026Z] #34 sha256:1df18ce448b3d84b2696c7d82c2f01bfe60103b8bc33e1f5a6afc974ef1ded6e [2021-03-19T23:20:25.026Z] #34 57.65 internal/reflectlite [2021-03-19T23:20:25.026Z] #34 57.65 sync [2021-03-19T23:20:25.026Z] #34 60.81 errors [2021-03-19T23:20:25.026Z] #34 60.81 sort [2021-03-19T23:20:25.026Z] #34 61.52 strconv [2021-03-19T23:20:25.026Z] #34 63.41 io [2021-03-19T23:20:25.026Z] #34 65.49 syscall [2021-03-19T23:20:25.079Z] #5 sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 8.20MB / 8.20MB 0.2s done [2021-03-19T23:20:25.079Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 [2021-03-19T23:20:25.166Z] #26 DONE 11.6s [2021-03-19T23:20:25.166Z] [2021-03-19T23:20:25.166Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:20:25.166Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T23:20:25.283Z] #34 ... [2021-03-19T23:20:25.283Z] [2021-03-19T23:20:25.283Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:20:25.283Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:20:25.283Z] #49 67.73 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:20:25.283Z] #49 67.78 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:20:25.283Z] #49 67.89 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:20:25.372Z] #5 extracting sha256:775fc3f8096b00494716e40252610ceb5f99bff3ccf333bf7ab54ec546fc2e93 0.1s done [2021-03-19T23:20:25.372Z] #5 DONE 0.3s [2021-03-19T23:20:25.372Z] [2021-03-19T23:20:25.372Z] #6 [internal] load build definition from Dockerfile [2021-03-19T23:20:25.372Z] #6 sha256:9e7e21c2551005ad3160b482c711a892ba1775327c42c46449709450cf96fc98 [2021-03-19T23:20:25.372Z] #6 transferring dockerfile: 16.83kB done [2021-03-19T23:20:25.372Z] #6 DONE 0.0s [2021-03-19T23:20:25.372Z] [2021-03-19T23:20:25.372Z] #9 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T23:20:25.372Z] #9 sha256:fc87f41d59fd17bca5bdacfa76e5840fa11512aef3c722725b3c768af0cd79a5 [2021-03-19T23:20:25.372Z] #9 DONE 0.2s [2021-03-19T23:20:25.372Z] [2021-03-19T23:20:25.372Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T23:20:25.372Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-03-19T23:20:25.503Z] #27 2.419 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:20:25.669Z] #8 ... [2021-03-19T23:20:25.669Z] [2021-03-19T23:20:25.669Z] #7 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T23:20:25.669Z] #7 sha256:372687b2b903cd79cdd8659c1562f9f4227eb74c5d3643ad399921b7565c1743 [2021-03-19T23:20:25.669Z] #7 DONE 0.3s [2021-03-19T23:20:25.669Z] [2021-03-19T23:20:25.669Z] #8 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T23:20:25.669Z] #8 sha256:40c9f69513e725b643844c4f54ff586edd2c989eaf3d76fa2bc341d2ddd2df16 [2021-03-19T23:20:25.669Z] #8 DONE 0.4s [2021-03-19T23:20:25.739Z] #42 75.67 CC criu/cr-service.o [2021-03-19T23:20:25.739Z] #42 ... [2021-03-19T23:20:25.739Z] [2021-03-19T23:20:25.739Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-19T23:20:25.739Z] #19 19.42 Selecting previously unselected package python3-minimal. [2021-03-19T23:20:25.739Z] #19 19.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 ... 23450 files and directories currently installed.) [2021-03-19T23:20:25.739Z] #19 19.45 Preparing to unpack .../python3-minimal_3.7.3-1_s390x.deb ... [2021-03-19T23:20:25.739Z] #19 19.45 Unpacking python3-minimal (3.7.3-1) ... [2021-03-19T23:20:25.739Z] #19 19.49 Selecting previously unselected package libmpdec2:s390x. [2021-03-19T23:20:25.739Z] #19 19.49 Preparing to unpack .../libmpdec2_2.4.2-2_s390x.deb ... [2021-03-19T23:20:25.739Z] #19 19.50 Unpacking libmpdec2:s390x (2.4.2-2) ... [2021-03-19T23:20:25.739Z] #19 19.55 Selecting previously unselected package libpython3.7-stdlib:s390x. [2021-03-19T23:20:25.739Z] #19 19.55 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_s390x.deb ... [2021-03-19T23:20:25.739Z] #19 19.55 Unpacking libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-19T23:20:25.739Z] #19 20.36 Selecting previously unselected package python3.7. [2021-03-19T23:20:25.739Z] #19 20.36 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_s390x.deb ... [2021-03-19T23:20:25.739Z] #19 20.36 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:20:25.739Z] #19 20.43 Selecting previously unselected package libpython3-stdlib:s390x. [2021-03-19T23:20:25.739Z] #19 20.43 Preparing to unpack .../libpython3-stdlib_3.7.3-1_s390x.deb ... [2021-03-19T23:20:25.739Z] #19 20.43 Unpacking libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-19T23:20:25.739Z] #19 20.53 Setting up python3-minimal (3.7.3-1) ... [2021-03-19T23:20:25.739Z] #19 21.01 Selecting previously unselected package python3. [2021-03-19T23:20:25.739Z] #19 21.01 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23862 files and directories currently installed.) [2021-03-19T23:20:25.739Z] #19 21.07 Preparing to unpack .../00-python3_3.7.3-1_s390x.deb ... [2021-03-19T23:20:25.739Z] #19 21.07 Unpacking python3 (3.7.3-1) ... [2021-03-19T23:20:25.739Z] #19 21.13 Selecting previously unselected package libip4tc0:s390x. [2021-03-19T23:20:25.739Z] #19 21.13 Preparing to unpack .../01-libip4tc0_1.8.2-4_s390x.deb ... [2021-03-19T23:20:25.739Z] #19 21.14 Unpacking libip4tc0:s390x (1.8.2-4) ... [2021-03-19T23:20:25.740Z] #19 21.17 Selecting previously unselected package libip6tc0:s390x. [2021-03-19T23:20:25.740Z] #19 21.17 Preparing to unpack .../02-libip6tc0_1.8.2-4_s390x.deb ... [2021-03-19T23:20:25.740Z] #19 21.18 Unpacking libip6tc0:s390x (1.8.2-4) ... [2021-03-19T23:20:25.740Z] #19 21.22 Selecting previously unselected package libiptc0:s390x. [2021-03-19T23:20:25.740Z] #19 21.22 Preparing to unpack .../03-libiptc0_1.8.2-4_s390x.deb ... [2021-03-19T23:20:25.740Z] #19 21.22 Unpacking libiptc0:s390x (1.8.2-4) ... [2021-03-19T23:20:25.740Z] #19 21.28 Selecting previously unselected package libnfnetlink0:s390x. [2021-03-19T23:20:25.740Z] #19 21.29 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_s390x.deb ... [2021-03-19T23:20:25.740Z] #19 21.29 Unpacking libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-19T23:20:25.740Z] #19 21.34 Selecting previously unselected package libnetfilter-conntrack3:s390x. [2021-03-19T23:20:25.740Z] #19 21.34 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_s390x.deb ... [2021-03-19T23:20:25.740Z] #19 21.34 Unpacking libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-19T23:20:25.740Z] #19 21.38 Selecting previously unselected package libnftnl11:s390x. [2021-03-19T23:20:25.740Z] #19 21.38 Preparing to unpack .../06-libnftnl11_1.1.2-2_s390x.deb ... [2021-03-19T23:20:25.740Z] #19 21.38 Unpacking libnftnl11:s390x (1.1.2-2) ... [2021-03-19T23:20:25.740Z] #19 21.45 Selecting previously unselected package iptables. [2021-03-19T23:20:25.740Z] #19 21.45 Preparing to unpack .../07-iptables_1.8.2-4_s390x.deb ... [2021-03-19T23:20:25.740Z] #19 21.45 Unpacking iptables (1.8.2-4) ... [2021-03-19T23:20:25.740Z] #19 21.63 Selecting previously unselected package xxd. [2021-03-19T23:20:25.740Z] #19 21.63 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_s390x.deb ... [2021-03-19T23:20:25.740Z] #19 21.64 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:20:25.740Z] #19 21.71 Selecting previously unselected package vim-common. [2021-03-19T23:20:25.740Z] #19 21.72 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:20:25.740Z] #19 21.72 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T23:20:25.740Z] #19 21.84 Selecting previously unselected package bash-completion. [2021-03-19T23:20:25.740Z] #19 21.85 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-19T23:20:25.972Z] [2021-03-19T23:20:25.972Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T23:20:25.972Z] #63 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-03-19T23:20:25.972Z] #63 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 0.0s done [2021-03-19T23:20:25.972Z] #63 DONE 0.0s [2021-03-19T23:20:25.972Z] [2021-03-19T23:20:25.972Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:20:25.972Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-19T23:20:25.972Z] #27 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 0.0s done [2021-03-19T23:20:25.977Z] Client: [2021-03-19T23:20:25.977Z] Context: default [2021-03-19T23:20:25.977Z] Debug Mode: false [2021-03-19T23:20:25.977Z] Plugins: [2021-03-19T23:20:25.977Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-19T23:20:25.977Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-19T23:20:25.977Z] [2021-03-19T23:20:25.977Z] Server: [2021-03-19T23:20:25.977Z] Containers: 0 [2021-03-19T23:20:25.977Z] Running: 0 [2021-03-19T23:20:25.977Z] Paused: 0 [2021-03-19T23:20:25.977Z] Stopped: 0 [2021-03-19T23:20:25.977Z] Images: 0 [2021-03-19T23:20:25.977Z] Server Version: 20.10.3 [2021-03-19T23:20:25.977Z] Storage Driver: overlay2 [2021-03-19T23:20:25.977Z] Backing Filesystem: extfs [2021-03-19T23:20:25.977Z] Supports d_type: true [2021-03-19T23:20:25.977Z] Native Overlay Diff: true [2021-03-19T23:20:25.977Z] Logging Driver: json-file [2021-03-19T23:20:25.977Z] Cgroup Driver: systemd [2021-03-19T23:20:25.977Z] Cgroup Version: 2 [2021-03-19T23:20:25.977Z] Plugins: [2021-03-19T23:20:25.977Z] Volume: local [2021-03-19T23:20:25.977Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T23:20:25.977Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-19T23:20:25.977Z] Swarm: inactive [2021-03-19T23:20:25.977Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-19T23:20:25.977Z] Default Runtime: runc [2021-03-19T23:20:25.978Z] Init Binary: docker-init [2021-03-19T23:20:25.978Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T23:20:25.978Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T23:20:25.978Z] init version: de40ad0 [2021-03-19T23:20:25.978Z] Security Options: [2021-03-19T23:20:25.978Z] apparmor [2021-03-19T23:20:25.978Z] seccomp [2021-03-19T23:20:25.978Z] Profile: default [2021-03-19T23:20:25.978Z] cgroupns [2021-03-19T23:20:25.978Z] Kernel Version: 5.4.0-1037-aws [2021-03-19T23:20:25.978Z] Operating System: Ubuntu 20.04.2 LTS [2021-03-19T23:20:25.978Z] OSType: linux [2021-03-19T23:20:25.978Z] Architecture: x86_64 [2021-03-19T23:20:25.978Z] CPUs: 2 [2021-03-19T23:20:25.978Z] Total Memory: 7.569GiB [2021-03-19T23:20:25.978Z] Name: ip-10-100-68-231 [2021-03-19T23:20:25.978Z] ID: OFF2:BTCM:CKDV:MQWH:UM2E:5MQ5:AWUO:EWJ5:ACPR:VNBW:3JGL:VG7K [2021-03-19T23:20:25.978Z] Docker Root Dir: /var/lib/docker [2021-03-19T23:20:25.978Z] Debug Mode: false [2021-03-19T23:20:25.978Z] Registry: https://index.docker.io/v1/ [2021-03-19T23:20:25.978Z] Labels: [2021-03-19T23:20:25.978Z] Experimental: true [2021-03-19T23:20:25.978Z] Insecure Registries: [2021-03-19T23:20:25.978Z] 127.0.0.0/8 [2021-03-19T23:20:25.978Z] Live Restore Enabled: true [2021-03-19T23:20:25.978Z] [2021-03-19T23:20:25.978Z] WARNING: No kernel memory TCP limit support [2021-03-19T23:20:25.978Z] WARNING: No oom kill disable support [2021-03-19T23:20:25.978Z] WARNING: Support for cgroup v2 is experimental [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T23:20:26.285Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 0B / 54.14MB 0.2s [2021-03-19T23:20:26.285Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 3.15MB / 54.14MB 0.3s [2021-03-19T23:20:26.313Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg SYSTEMD=true -t docker:9780942e203b09fc4789ff5c426549baf7d242a3 . [2021-03-19T23:20:26.552Z] #27 1.485 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:20:26.552Z] #27 1.493 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:20:26.552Z] #27 1.583 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:20:26.568Z] #2 [internal] load .dockerignore [2021-03-19T23:20:26.568Z] #2 sha256:38b3567a81413853eab5b07c81aa52e4e9f99daa6278ee6cff760d9b524b354e [2021-03-19T23:20:26.568Z] #2 transferring context: 87B done [2021-03-19T23:20:26.568Z] #2 DONE 0.1s [2021-03-19T23:20:26.568Z] [2021-03-19T23:20:26.568Z] #1 [internal] load build definition from Dockerfile [2021-03-19T23:20:26.568Z] #1 sha256:390c1fb6c62bdda720b1ea7c7ae5a0e65db7ab77560842767762b1b5e27aa41d [2021-03-19T23:20:26.568Z] #1 transferring dockerfile: 16.83kB done [2021-03-19T23:20:26.568Z] #1 DONE 0.2s [2021-03-19T23:20:26.568Z] [2021-03-19T23:20:26.568Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T23:20:26.568Z] #3 sha256:adf0ad58625e45ab290e1bebbcfe1d73aceb4d8dbec09db8a7422cf74eff2996 [2021-03-19T23:20:26.667Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 6.29MB / 54.14MB 0.5s [2021-03-19T23:20:26.667Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 9.44MB / 54.14MB 0.8s [2021-03-19T23:20:26.815Z] #27 1.707 Get:4 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:20:26.830Z] #3 DONE 0.3s [2021-03-19T23:20:26.906Z] #27 3.871 Fetched 8424 kB in 3s (3274 kB/s) [2021-03-19T23:20:27.079Z] #27 2.110 Get:5 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:20:27.089Z] [2021-03-19T23:20:27.089Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-19T23:20:27.089Z] #4 sha256:4f557cac37259deb5e7fe213b122cca6da5945b2c1d8b3b3f23f2bb89e44211c [2021-03-19T23:20:27.089Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T23:20:27.089Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-19T23:20:27.089Z] #4 sha256:8c69d118cfcd040a222bea7f7d57c6156faa938cb61b47657cd65343babc3664 521B / 521B done [2021-03-19T23:20:27.089Z] #4 sha256:08fb2b2ca3d58e19d791e73dea16126df37608115532e748d63525688df457a5 897B / 897B done [2021-03-19T23:20:27.089Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 5.24MB / 8.88MB 0.1s [2021-03-19T23:20:27.089Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s [2021-03-19T23:20:27.256Z] #19 23.12 Unpacking bash-completion (1:2.8-6) ... [2021-03-19T23:20:27.256Z] #19 23.41 Selecting previously unselected package bzip2. [2021-03-19T23:20:27.256Z] #19 23.42 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_s390x.deb ... [2021-03-19T23:20:27.256Z] #19 23.42 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:20:27.256Z] #19 23.48 Selecting previously unselected package xz-utils. [2021-03-19T23:20:27.256Z] #19 23.48 Preparing to unpack .../12-xz-utils_5.2.4-1_s390x.deb ... [2021-03-19T23:20:27.256Z] #19 23.49 Unpacking xz-utils (5.2.4-1) ... [2021-03-19T23:20:27.346Z] #4 sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 8.88MB / 8.88MB 0.2s done [2021-03-19T23:20:27.346Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.1s [2021-03-19T23:20:27.360Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 13.63MB / 54.14MB 1.1s [2021-03-19T23:20:27.360Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 18.87MB / 54.14MB 1.4s [2021-03-19T23:20:27.549Z] #19 23.58 Selecting previously unselected package apparmor. [2021-03-19T23:20:27.549Z] #19 23.58 Preparing to unpack .../13-apparmor_2.13.2-10_s390x.deb ... [2021-03-19T23:20:27.549Z] #19 23.61 Unpacking apparmor (2.13.2-10) ... [2021-03-19T23:20:27.549Z] #19 23.82 Selecting previously unselected package aufs-tools. [2021-03-19T23:20:27.602Z] #4 extracting sha256:61261561661960014533790f5d6c42f5b88362db7e005f35248c20f075900a61 0.2s done [2021-03-19T23:20:27.602Z] #4 DONE 0.6s [2021-03-19T23:20:27.602Z] [2021-03-19T23:20:27.602Z] #5 [internal] load build definition from Dockerfile [2021-03-19T23:20:27.602Z] #5 sha256:2e622f384c8caf391e1a0cc4f99d08192efb673aeefedab56af57813551910fe [2021-03-19T23:20:27.602Z] #5 transferring dockerfile: 16.83kB done [2021-03-19T23:20:27.602Z] #5 DONE 0.0s [2021-03-19T23:20:27.602Z] [2021-03-19T23:20:27.602Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T23:20:27.602Z] #6 sha256:18002fdb0ebc16a609f25586e9ff8f370353d561700dc81af391aa52f6767bf7 [2021-03-19T23:20:27.724Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 23.07MB / 54.14MB 1.7s [2021-03-19T23:20:27.843Z] #19 23.82 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_s390x.deb ... [2021-03-19T23:20:27.843Z] #19 23.82 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:20:27.843Z] #19 23.94 Selecting previously unselected package libonig5:s390x. [2021-03-19T23:20:27.843Z] #19 23.95 Preparing to unpack .../15-libonig5_6.9.1-1_s390x.deb ... [2021-03-19T23:20:27.843Z] #19 23.95 Unpacking libonig5:s390x (6.9.1-1) ... [2021-03-19T23:20:27.843Z] #19 24.08 Selecting previously unselected package libjq1:s390x. [2021-03-19T23:20:27.858Z] #6 DONE 0.2s [2021-03-19T23:20:27.858Z] [2021-03-19T23:20:27.858Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T23:20:27.858Z] #8 sha256:0a1107839e0ecca45d986774ce45866360a7743d3cdf29b6672c54019106e228 [2021-03-19T23:20:27.858Z] #8 DONE 0.2s [2021-03-19T23:20:27.858Z] [2021-03-19T23:20:27.858Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T23:20:27.858Z] #7 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-03-19T23:20:27.858Z] #7 DONE 0.2s [2021-03-19T23:20:27.859Z] #27 3.871 Reading package lists... [2021-03-19T23:20:28.017Z] #27 2.780 Get:6 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:20:28.076Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 26.21MB / 54.14MB 2.0s [2021-03-19T23:20:28.076Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 29.36MB / 54.14MB 2.1s [2021-03-19T23:20:28.115Z] [2021-03-19T23:20:28.115Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T23:20:28.115Z] #62 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-19T23:20:28.115Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-19T23:20:28.115Z] #62 DONE 0.0s [2021-03-19T23:20:28.115Z] [2021-03-19T23:20:28.115Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:28.115Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:28.115Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-03-19T23:20:28.136Z] #19 24.08 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_s390x.deb ... [2021-03-19T23:20:28.136Z] #19 24.08 Unpacking libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-19T23:20:28.136Z] #19 24.17 Selecting previously unselected package jq. [2021-03-19T23:20:28.136Z] #19 24.17 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_s390x.deb ... [2021-03-19T23:20:28.136Z] #19 24.17 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:20:28.136Z] #19 24.22 Selecting previously unselected package libaio1:s390x. [2021-03-19T23:20:28.136Z] #19 24.22 Preparing to unpack .../18-libaio1_0.3.112-3_s390x.deb ... [2021-03-19T23:20:28.136Z] #19 24.22 Unpacking libaio1:s390x (0.3.112-3) ... [2021-03-19T23:20:28.136Z] #19 24.25 Selecting previously unselected package libgpm2:s390x. [2021-03-19T23:20:28.136Z] #19 24.26 Preparing to unpack .../19-libgpm2_1.20.7-5_s390x.deb ... [2021-03-19T23:20:28.136Z] #19 24.26 Unpacking libgpm2:s390x (1.20.7-5) ... [2021-03-19T23:20:28.136Z] #19 24.29 Selecting previously unselected package libicu63:s390x. [2021-03-19T23:20:28.136Z] #19 24.29 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_s390x.deb ... [2021-03-19T23:20:28.136Z] #19 24.29 Unpacking libicu63:s390x (63.1-6+deb10u1) ... [2021-03-19T23:20:28.376Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-19T23:20:28.376Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0B / 10.00MB 0.1s [2021-03-19T23:20:28.376Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-19T23:20:28.376Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 0B / 50.40MB 0.1s [2021-03-19T23:20:28.376Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0B / 7.81MB 0.1s [2021-03-19T23:20:28.376Z] #9 sha256:24bd48a274920bf47ead96c5a2db8e6a3fbe26e8ae27557c2caa9aeae562a998 1.79kB / 1.79kB done [2021-03-19T23:20:28.376Z] #9 sha256:d6f3656320fe38f736f0ebae2556d09bf3bde9d663ffc69b153494558aec9a79 6.19kB / 6.19kB done [2021-03-19T23:20:28.376Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 1.05MB / 10.00MB 0.2s [2021-03-19T23:20:28.376Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 8.39MB / 50.40MB 0.2s [2021-03-19T23:20:28.376Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.05MB / 7.81MB 0.2s [2021-03-19T23:20:28.445Z] #27 ... [2021-03-19T23:20:28.445Z] [2021-03-19T23:20:28.445Z] #63 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T23:20:28.445Z] #63 sha256:ba75f6da22b483e8edfdd12628a6dd8a49ff4ceb5be365479580b00cb55664a8 [2021-03-19T23:20:28.445Z] #63 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.5s done [2021-03-19T23:20:28.445Z] #63 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.9s done [2021-03-19T23:20:28.445Z] #63 DONE 2.3s [2021-03-19T23:20:28.445Z] [2021-03-19T23:20:28.445Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:20:28.445Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-19T23:20:28.445Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 33.55MB / 54.14MB 2.4s [2021-03-19T23:20:28.633Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 6.29MB / 10.00MB 0.4s [2021-03-19T23:20:28.633Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 18.87MB / 50.40MB 0.4s [2021-03-19T23:20:28.633Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s [2021-03-19T23:20:28.633Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s [2021-03-19T23:20:28.633Z] #9 sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 7.81MB / 7.81MB 0.4s done [2021-03-19T23:20:28.633Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.10MB / 51.83MB 0.5s [2021-03-19T23:20:28.808Z] #27 4.878 Reading package lists... [2021-03-19T23:20:28.890Z] #9 sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 10.00MB / 10.00MB 0.5s done [2021-03-19T23:20:28.890Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 11.85MB / 51.83MB 0.6s [2021-03-19T23:20:28.890Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0B / 68.67MB 0.6s [2021-03-19T23:20:28.890Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 36.70MB / 50.40MB 0.7s [2021-03-19T23:20:28.890Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 20.97MB / 51.83MB 0.7s [2021-03-19T23:20:28.892Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 37.75MB / 54.14MB 2.9s [2021-03-19T23:20:29.069Z] #27 5.825 Building dependency tree... [2021-03-19T23:20:29.069Z] #27 6.198 The following additional packages will be installed: [2021-03-19T23:20:29.069Z] #27 6.198 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-19T23:20:29.069Z] #27 6.198 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-19T23:20:29.069Z] #27 6.198 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-19T23:20:29.069Z] #27 6.198 Suggested packages: [2021-03-19T23:20:29.069Z] #27 6.198 krb5-doc krb5-user [2021-03-19T23:20:29.069Z] #27 6.198 Recommended packages: [2021-03-19T23:20:29.069Z] #27 6.198 krb5-locales publicsuffix libsasl2-modules [2021-03-19T23:20:29.148Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 40.89MB / 50.40MB 0.8s [2021-03-19T23:20:29.148Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 24.12MB / 51.83MB 0.8s [2021-03-19T23:20:29.148Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.0s [2021-03-19T23:20:29.148Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 41.94MB / 51.83MB 1.0s [2021-03-19T23:20:29.331Z] #27 6.378 The following NEW packages will be installed: [2021-03-19T23:20:29.331Z] #27 6.378 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-19T23:20:29.331Z] #27 6.378 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-19T23:20:29.331Z] #27 6.378 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-19T23:20:29.331Z] #27 6.378 libssh2-1 libssl1.1 openssl [2021-03-19T23:20:29.343Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 41.94MB / 54.14MB 3.2s [2021-03-19T23:20:29.396Z] #27 4.015 Fetched 8424 kB in 3s (3034 kB/s) [2021-03-19T23:20:29.396Z] #27 4.015 Reading package lists... [2021-03-19T23:20:29.396Z] #27 ... [2021-03-19T23:20:29.396Z] [2021-03-19T23:20:29.396Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:29.396Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:29.396Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 7.7s done [2021-03-19T23:20:29.396Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 7.8s done [2021-03-19T23:20:29.396Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 1.1s done [2021-03-19T23:20:29.396Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.6s done [2021-03-19T23:20:29.396Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 2.5s [2021-03-19T23:20:29.405Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.1s [2021-03-19T23:20:29.405Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 4.19MB / 68.67MB 1.1s [2021-03-19T23:20:29.465Z] #49 ... [2021-03-19T23:20:29.465Z] [2021-03-19T23:20:29.465Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:20:29.465Z] #51 sha256:7f3689a8f1137d51766f8d42da1304c13b835d4d5d55257d1bf9422b224b2984 [2021-03-19T23:20:29.465Z] #51 61.62 sort [2021-03-19T23:20:29.465Z] #51 61.62 io [2021-03-19T23:20:29.465Z] #51 63.38 internal/oserror [2021-03-19T23:20:29.465Z] #51 63.64 syscall [2021-03-19T23:20:29.466Z] #51 64.22 bytes [2021-03-19T23:20:29.466Z] #51 68.13 reflect [2021-03-19T23:20:29.466Z] #51 ... [2021-03-19T23:20:29.466Z] [2021-03-19T23:20:29.466Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:20:29.466Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:20:29.466Z] #42 67.30 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:20:29.466Z] #42 67.65 Fetched 4095 kB in 1s (3576 kB/s) [2021-03-19T23:20:29.466Z] #42 67.79 Selecting previously unselected package libcap-dev:amd64. [2021-03-19T23:20:29.466Z] #42 67.79 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:20:29.466Z] #42 67.94 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-19T23:20:29.466Z] #42 67.97 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T23:20:29.466Z] #42 68.22 Selecting previously unselected package libnet1:amd64. [2021-03-19T23:20:29.466Z] #42 68.23 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T23:20:29.466Z] #42 68.25 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:20:29.466Z] #42 68.38 Selecting previously unselected package libnet1-dev. [2021-03-19T23:20:29.466Z] #42 68.39 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T23:20:29.466Z] #42 68.40 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:20:29.466Z] #42 68.64 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T23:20:29.466Z] #42 68.68 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T23:20:29.466Z] #42 68.68 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:20:29.466Z] #42 68.77 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-19T23:20:29.466Z] #42 68.77 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-19T23:20:29.466Z] #42 68.78 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T23:20:29.466Z] #42 69.11 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T23:20:29.466Z] #42 69.12 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:20:29.466Z] #42 69.13 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:20:29.466Z] #42 69.28 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-19T23:20:29.466Z] #42 69.29 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:20:29.466Z] #42 69.31 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T23:20:29.466Z] #42 69.47 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-19T23:20:29.466Z] #42 69.48 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-19T23:20:29.466Z] #42 69.48 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T23:20:29.466Z] #42 69.91 Selecting previously unselected package libprotobuf17:amd64. [2021-03-19T23:20:29.466Z] #42 69.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-19T23:20:29.466Z] #42 69.93 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T23:20:29.466Z] #42 70.94 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-19T23:20:29.466Z] #42 70.95 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-19T23:20:29.466Z] #42 70.96 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T23:20:29.466Z] #42 71.24 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-19T23:20:29.466Z] #42 71.25 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-19T23:20:29.466Z] #42 71.26 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T23:20:29.466Z] #42 ... [2021-03-19T23:20:29.466Z] [2021-03-19T23:20:29.466Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:20:29.466Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:20:29.466Z] #13 46.24 Reading package lists... [2021-03-19T23:20:29.466Z] #13 57.28 Building dependency tree... [2021-03-19T23:20:29.466Z] #13 63.06 The following additional packages will be installed: [2021-03-19T23:20:29.466Z] #13 63.06 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-19T23:20:29.466Z] #13 63.06 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-19T23:20:29.466Z] #13 63.06 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-19T23:20:29.466Z] #13 63.06 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-19T23:20:29.466Z] #13 63.06 mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:20:29.466Z] #13 63.08 Suggested packages: [2021-03-19T23:20:29.466Z] #13 63.08 gcc-8-locales seccomp wine64 [2021-03-19T23:20:29.466Z] #13 65.01 The following NEW packages will be installed: [2021-03-19T23:20:29.466Z] #13 65.03 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-19T23:20:29.466Z] #13 65.03 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-19T23:20:29.466Z] #13 65.04 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-19T23:20:29.466Z] #13 65.04 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-19T23:20:29.466Z] #13 65.05 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-19T23:20:29.466Z] #13 65.05 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:20:29.466Z] #13 65.07 The following packages will be upgraded: [2021-03-19T23:20:29.466Z] #13 65.08 libseccomp2 libsystemd0 libudev1 [2021-03-19T23:20:29.466Z] #13 65.69 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:20:29.466Z] #13 65.69 Need to get 78.2 MB of archives. [2021-03-19T23:20:29.466Z] #13 65.69 After this operation, 487 MB of additional disk space will be used. [2021-03-19T23:20:29.466Z] #13 65.69 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-19T23:20:29.466Z] #13 65.70 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-19T23:20:29.466Z] #13 65.70 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-19T23:20:29.466Z] #13 65.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-19T23:20:29.466Z] #13 65.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-19T23:20:29.466Z] #13 66.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-19T23:20:29.466Z] #13 66.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-19T23:20:29.466Z] #13 66.49 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-19T23:20:29.466Z] #13 66.52 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-19T23:20:29.466Z] #13 66.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-19T23:20:29.466Z] #13 ... [2021-03-19T23:20:29.466Z] [2021-03-19T23:20:29.466Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:20:29.466Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:20:29.595Z] #27 ... [2021-03-19T23:20:29.595Z] [2021-03-19T23:20:29.595Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:29.595Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:29.595Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 9.0s done [2021-03-19T23:20:29.595Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.7s done [2021-03-19T23:20:29.595Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.7s done [2021-03-19T23:20:29.595Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 4.2s [2021-03-19T23:20:29.595Z] #9 ... [2021-03-19T23:20:29.595Z] [2021-03-19T23:20:29.595Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:20:29.595Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T23:20:29.595Z] #27 6.652 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T23:20:29.595Z] #27 6.652 Need to get 5057 kB of archives. [2021-03-19T23:20:29.595Z] #27 6.652 After this operation, 12.1 MB of additional disk space will be used. [2021-03-19T23:20:29.595Z] #27 6.652 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-19T23:20:29.595Z] #27 6.654 Get:2 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-19T23:20:29.595Z] #27 6.656 Get:3 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-19T23:20:29.595Z] #27 6.660 Get:4 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-19T23:20:29.595Z] #27 6.670 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-19T23:20:29.595Z] #27 6.670 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-19T23:20:29.595Z] #27 6.670 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-19T23:20:29.595Z] #27 6.671 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-19T23:20:29.595Z] #27 6.678 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-19T23:20:29.595Z] #27 6.690 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-19T23:20:29.595Z] #27 6.690 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-19T23:20:29.595Z] #27 6.690 Get:12 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-19T23:20:29.595Z] #27 6.698 Get:13 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-19T23:20:29.595Z] #27 6.698 Get:14 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-19T23:20:29.595Z] #27 6.698 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-19T23:20:29.595Z] #27 6.701 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-19T23:20:29.595Z] #27 6.707 Get:17 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-19T23:20:29.595Z] #27 6.707 Get:18 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-19T23:20:29.595Z] #27 6.726 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T23:20:29.595Z] #27 6.726 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T23:20:29.595Z] #27 6.726 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T23:20:29.666Z] #9 sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 50.40MB / 50.40MB 1.3s done [2021-03-19T23:20:29.666Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 11.53MB / 68.67MB 1.4s [2021-03-19T23:20:29.799Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 45.09MB / 54.14MB 3.5s [2021-03-19T23:20:29.799Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 49.28MB / 54.14MB 3.8s [2021-03-19T23:20:29.856Z] #27 6.966 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:20:29.856Z] #27 6.996 Fetched 5057 kB in 0s (15.3 MB/s) [2021-03-19T23:20:29.856Z] #27 7.034 Selecting previously unselected package libssl1.1:amd64. [2021-03-19T23:20:29.856Z] #27 7.034 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-19T23:20:29.856Z] #27 7.036 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T23:20:29.856Z] #27 7.044 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:29.924Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 [2021-03-19T23:20:29.924Z] #9 sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 51.83MB / 51.83MB 1.7s done [2021-03-19T23:20:29.924Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 23.07MB / 68.67MB 1.7s [2021-03-19T23:20:29.924Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0B / 120.17MB 1.7s [2021-03-19T23:20:29.924Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 0B / 126B 1.7s [2021-03-19T23:20:30.118Z] #27 7.323 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-19T23:20:30.118Z] #27 7.323 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T23:20:30.118Z] #27 7.328 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:30.118Z] #27 7.386 Selecting previously unselected package libsasl2-2:amd64. [2021-03-19T23:20:30.118Z] #27 7.386 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T23:20:30.184Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.05MB / 120.17MB 1.9s [2021-03-19T23:20:30.184Z] #9 sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a 126B / 126B 1.7s done [2021-03-19T23:20:30.205Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 52.43MB / 54.14MB 4.1s [2021-03-19T23:20:30.206Z] #27 sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 54.14MB / 54.14MB 4.2s done [2021-03-19T23:20:30.206Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf [2021-03-19T23:20:30.333Z] #9 ... [2021-03-19T23:20:30.333Z] [2021-03-19T23:20:30.333Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:20:30.333Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T23:20:30.333Z] #27 4.015 Reading package lists... [2021-03-19T23:20:30.379Z] #27 7.387 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:30.379Z] #27 7.449 Selecting previously unselected package libldap-common. [2021-03-19T23:20:30.379Z] #27 7.449 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-19T23:20:30.379Z] #27 7.452 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:30.379Z] #27 7.510 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-19T23:20:30.379Z] #27 7.510 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-19T23:20:30.379Z] #27 7.514 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:30.379Z] #27 7.609 Selecting previously unselected package openssl. [2021-03-19T23:20:30.379Z] #27 7.609 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T23:20:30.446Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 32.51MB / 68.67MB 2.1s [2021-03-19T23:20:30.446Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 21.36MB / 120.17MB 2.1s [2021-03-19T23:20:30.446Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 40.57MB / 68.67MB 2.3s [2021-03-19T23:20:30.446Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 35.65MB / 120.17MB 2.3s [2021-03-19T23:20:30.640Z] #27 7.617 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:30.640Z] #27 7.868 Selecting previously unselected package ca-certificates. [2021-03-19T23:20:30.640Z] #27 7.868 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-19T23:20:30.707Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 44.04MB / 68.67MB 2.4s [2021-03-19T23:20:30.707Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 41.94MB / 120.17MB 2.4s [2021-03-19T23:20:30.707Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 49.28MB / 68.67MB 2.5s [2021-03-19T23:20:30.760Z] #32 71.34 Checking out files: 77% (1175/1521) Checking out files: 78% (1187/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: 92% (1413/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-19T23:20:30.760Z] #32 72.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-19T23:20:30.876Z] #19 26.53 Selecting previously unselected package libnet1:s390x. [2021-03-19T23:20:30.876Z] #19 26.53 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_s390x.deb ... [2021-03-19T23:20:30.876Z] #19 26.53 Unpacking libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-19T23:20:30.876Z] #19 26.61 Selecting previously unselected package libnl-3-200:s390x. [2021-03-19T23:20:30.876Z] #19 26.61 Preparing to unpack .../22-libnl-3-200_3.4.0-1_s390x.deb ... [2021-03-19T23:20:30.876Z] #19 26.61 Unpacking libnl-3-200:s390x (3.4.0-1) ... [2021-03-19T23:20:30.876Z] #19 26.67 Selecting previously unselected package libprotobuf-c1:s390x. [2021-03-19T23:20:30.876Z] #19 26.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_s390x.deb ... [2021-03-19T23:20:30.876Z] #19 26.68 Unpacking libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-19T23:20:30.876Z] #19 26.71 Selecting previously unselected package libreadline5:s390x. [2021-03-19T23:20:30.876Z] #19 26.71 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_s390x.deb ... [2021-03-19T23:20:30.876Z] #19 26.71 Unpacking libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-19T23:20:30.876Z] #19 26.80 Selecting previously unselected package net-tools. [2021-03-19T23:20:30.876Z] #19 26.80 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_s390x.deb ... [2021-03-19T23:20:30.876Z] #19 26.81 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:20:30.876Z] #19 26.90 Selecting previously unselected package python-pip-whl. [2021-03-19T23:20:30.876Z] #19 26.91 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-19T23:20:30.876Z] #19 26.91 Unpacking python-pip-whl (18.1-5) ... [2021-03-19T23:20:30.905Z] #27 7.876 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-19T23:20:30.905Z] #27 7.989 Selecting previously unselected package libkeyutils1:amd64. [2021-03-19T23:20:30.905Z] #27 7.989 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-19T23:20:30.905Z] #27 7.993 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-19T23:20:30.905Z] #27 8.032 Selecting previously unselected package libkrb5support0:amd64. [2021-03-19T23:20:30.905Z] #27 8.032 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:20:30.905Z] #27 8.038 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:30.964Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 63.96MB / 68.67MB 2.8s [2021-03-19T23:20:30.964Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 56.62MB / 120.17MB 2.8s [2021-03-19T23:20:31.017Z] #32 73.05 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:20:31.167Z] #27 8.088 Selecting previously unselected package libk5crypto3:amd64. [2021-03-19T23:20:31.167Z] #27 8.090 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:20:31.167Z] #27 8.093 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:31.167Z] #27 8.162 Selecting previously unselected package libkrb5-3:amd64. [2021-03-19T23:20:31.167Z] #27 8.162 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:20:31.167Z] #27 8.174 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:31.167Z] #27 8.283 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-19T23:20:31.167Z] #27 8.283 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:20:31.167Z] #27 8.288 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:31.167Z] #27 8.353 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-19T23:20:31.167Z] #27 8.353 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-19T23:20:31.169Z] #19 27.36 Selecting previously unselected package python3-lib2to3. [2021-03-19T23:20:31.169Z] #19 27.36 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-19T23:20:31.169Z] #19 27.37 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:20:31.169Z] #19 27.45 Selecting previously unselected package python3-distutils. [2021-03-19T23:20:31.169Z] #19 27.46 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-19T23:20:31.169Z] #19 27.46 Unpacking python3-distutils (3.7.3-1) ... [2021-03-19T23:20:31.227Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.16MB / 68.67MB 2.9s [2021-03-19T23:20:31.227Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 75.81MB / 120.17MB 3.1s [2021-03-19T23:20:31.269Z] #27 4.982 Reading package lists... [2021-03-19T23:20:31.269Z] #27 5.951 Building dependency tree... [2021-03-19T23:20:31.429Z] #27 8.356 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T23:20:31.430Z] #27 8.420 Selecting previously unselected package libpsl5:amd64. [2021-03-19T23:20:31.430Z] #27 8.420 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-19T23:20:31.430Z] #27 8.424 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-19T23:20:31.430Z] #27 8.495 Selecting previously unselected package librtmp1:amd64. [2021-03-19T23:20:31.430Z] #27 8.495 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-19T23:20:31.430Z] #27 8.499 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:20:31.430Z] #27 8.550 Selecting previously unselected package libssh2-1:amd64. [2021-03-19T23:20:31.430Z] #27 8.550 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-19T23:20:31.430Z] #27 8.553 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T23:20:31.430Z] #27 8.619 Selecting previously unselected package libcurl4:amd64. [2021-03-19T23:20:31.430Z] #27 8.619 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T23:20:31.463Z] #19 27.57 Selecting previously unselected package python3-pip. [2021-03-19T23:20:31.463Z] #19 27.58 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-19T23:20:31.463Z] #19 27.58 Unpacking python3-pip (18.1-5) ... [2021-03-19T23:20:31.463Z] #19 27.67 Selecting previously unselected package python3-pkg-resources. [2021-03-19T23:20:31.463Z] #19 27.67 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:20:31.486Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 88.98MB / 120.17MB 3.3s [2021-03-19T23:20:31.528Z] #27 6.308 The following additional packages will be installed: [2021-03-19T23:20:31.528Z] #27 6.308 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-19T23:20:31.528Z] #27 6.308 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-19T23:20:31.528Z] #27 6.308 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-19T23:20:31.528Z] #27 6.309 Suggested packages: [2021-03-19T23:20:31.528Z] #27 6.309 krb5-doc krb5-user [2021-03-19T23:20:31.528Z] #27 6.309 Recommended packages: [2021-03-19T23:20:31.528Z] #27 6.309 krb5-locales publicsuffix libsasl2-modules [2021-03-19T23:20:31.694Z] #27 8.628 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T23:20:31.694Z] #27 8.706 Selecting previously unselected package curl. [2021-03-19T23:20:31.694Z] #27 8.706 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T23:20:31.694Z] #27 8.716 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-19T23:20:31.694Z] #27 8.802 Selecting previously unselected package libonig5:amd64. [2021-03-19T23:20:31.694Z] #27 8.802 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T23:20:31.694Z] #27 8.805 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:20:31.742Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 95.42MB / 120.17MB 3.4s [2021-03-19T23:20:31.742Z] #9 sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 68.67MB / 68.67MB 3.4s done [2021-03-19T23:20:31.742Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 103.23MB / 120.17MB 3.5s [2021-03-19T23:20:31.742Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 115.34MB / 120.17MB 3.7s [2021-03-19T23:20:31.769Z] #19 27.68 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:20:31.769Z] #19 27.75 Selecting previously unselected package python3-setuptools. [2021-03-19T23:20:31.769Z] #19 27.75 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-19T23:20:31.769Z] #19 27.75 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-19T23:20:31.769Z] #19 27.88 Selecting previously unselected package python3-wheel. [2021-03-19T23:20:31.769Z] #19 27.88 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-19T23:20:31.769Z] #19 27.88 Unpacking python3-wheel (0.32.3-2) ... [2021-03-19T23:20:31.769Z] #19 27.93 Selecting previously unselected package sudo. [2021-03-19T23:20:31.787Z] #27 6.517 The following NEW packages will be installed: [2021-03-19T23:20:31.787Z] #27 6.517 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-19T23:20:31.787Z] #27 6.517 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-19T23:20:31.787Z] #27 6.517 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-19T23:20:31.787Z] #27 6.517 libssh2-1 libssl1.1 openssl [2021-03-19T23:20:31.787Z] #27 6.779 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T23:20:31.787Z] #27 6.779 Need to get 5057 kB of archives. [2021-03-19T23:20:31.787Z] #27 6.779 After this operation, 12.1 MB of additional disk space will be used. [2021-03-19T23:20:31.787Z] #27 6.779 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-19T23:20:31.950Z] #32 ... [2021-03-19T23:20:31.950Z] [2021-03-19T23:20:31.950Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:20:31.950Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:20:31.950Z] #45 64.48 strconv [2021-03-19T23:20:31.950Z] #45 66.03 bytes [2021-03-19T23:20:31.950Z] #45 69.42 bufio [2021-03-19T23:20:31.950Z] #45 70.10 reflect [2021-03-19T23:20:31.950Z] #45 71.91 syscall [2021-03-19T23:20:31.950Z] #45 ... [2021-03-19T23:20:31.950Z] [2021-03-19T23:20:31.950Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:20:31.950Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:20:31.950Z] #42 73.32 Selecting previously unselected package libprotoc17:amd64. [2021-03-19T23:20:31.950Z] #42 73.33 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-19T23:20:31.950Z] #42 73.34 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T23:20:31.950Z] #42 74.34 Selecting previously unselected package protobuf-c-compiler. [2021-03-19T23:20:31.950Z] #42 74.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:20:31.950Z] #42 74.36 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:20:31.950Z] #42 74.52 Selecting previously unselected package protobuf-compiler. [2021-03-19T23:20:31.950Z] #42 74.53 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-19T23:20:31.950Z] #42 74.57 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:20:31.957Z] #27 8.891 Selecting previously unselected package libjq1:amd64. [2021-03-19T23:20:31.957Z] #27 8.891 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:20:31.957Z] #27 8.896 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:20:31.957Z] #27 8.988 Selecting previously unselected package jq. [2021-03-19T23:20:31.957Z] #27 8.988 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:20:31.957Z] #27 8.990 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:20:31.957Z] #27 9.050 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-19T23:20:31.957Z] #27 9.063 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-19T23:20:31.957Z] #27 9.074 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:31.957Z] #27 9.242 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T23:20:32.062Z] #19 27.93 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_s390x.deb ... [2021-03-19T23:20:32.062Z] #19 27.94 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:20:32.120Z] #27 6.788 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-19T23:20:32.120Z] #27 6.788 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-19T23:20:32.120Z] #27 6.788 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-19T23:20:32.120Z] #27 6.788 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-19T23:20:32.120Z] #27 6.788 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-19T23:20:32.120Z] #27 6.788 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-19T23:20:32.120Z] #27 6.805 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-19T23:20:32.120Z] #27 6.812 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-19T23:20:32.120Z] #27 6.815 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-19T23:20:32.120Z] #27 6.822 Get:11 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-19T23:20:32.120Z] #27 6.822 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-19T23:20:32.120Z] #27 6.830 Get:13 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-19T23:20:32.120Z] #27 6.830 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-19T23:20:32.120Z] #27 6.830 Get:15 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-19T23:20:32.120Z] #27 6.830 Get:16 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-19T23:20:32.120Z] #27 6.842 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-19T23:20:32.120Z] #27 6.851 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-19T23:20:32.120Z] #27 6.860 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T23:20:32.120Z] #27 6.865 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T23:20:32.120Z] #27 6.865 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T23:20:32.120Z] #27 7.078 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:20:32.212Z] #42 74.73 Selecting previously unselected package python-pkg-resources. [2021-03-19T23:20:32.212Z] #42 74.74 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:20:32.212Z] #42 74.75 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-19T23:20:32.219Z] #27 9.256 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:32.219Z] #27 9.271 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:32.219Z] #27 9.281 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:32.219Z] #27 9.290 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:20:32.219Z] #27 9.300 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:32.219Z] #27 9.311 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:32.219Z] #27 9.320 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T23:20:32.219Z] #27 9.332 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:32.219Z] #27 9.342 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:32.219Z] #27 9.359 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:20:32.219Z] #27 9.369 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:20:32.219Z] #27 9.380 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:32.219Z] #27 9.391 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-19T23:20:32.305Z] #9 ... [2021-03-19T23:20:32.305Z] [2021-03-19T23:20:32.305Z] #23 [internal] load build context [2021-03-19T23:20:32.305Z] #23 sha256:b67123ff6770607a76355d779e8ad74ab9eb198350e2a0bd4793bc5c987bf539 [2021-03-19T23:20:32.305Z] #23 transferring context: 53.37MB 3.8s done [2021-03-19T23:20:32.305Z] #23 DONE 4.3s [2021-03-19T23:20:32.305Z] [2021-03-19T23:20:32.305Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:32.305Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:32.356Z] #19 28.28 Selecting previously unselected package thin-provisioning-tools. [2021-03-19T23:20:32.356Z] #19 28.28 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_s390x.deb ... [2021-03-19T23:20:32.356Z] #19 28.28 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:20:32.356Z] #19 28.46 Selecting previously unselected package uidmap. [2021-03-19T23:20:32.356Z] #19 28.47 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_s390x.deb ... [2021-03-19T23:20:32.356Z] #19 28.47 Unpacking uidmap (1:4.5-1.1) ... [2021-03-19T23:20:32.356Z] #19 28.54 Selecting previously unselected package vim-runtime. [2021-03-19T23:20:32.356Z] #19 28.55 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:20:32.356Z] #19 28.56 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-19T23:20:32.356Z] #19 28.57 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-19T23:20:32.356Z] #19 28.59 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:20:32.403Z] #27 7.129 Fetched 5057 kB in 0s (14.9 MB/s) [2021-03-19T23:20:32.403Z] #27 7.202 Selecting previously unselected package libssl1.1:amd64. [2021-03-19T23:20:32.403Z] #27 7.202 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-19T23:20:32.403Z] #27 7.202 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T23:20:32.403Z] #27 7.216 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:32.471Z] #42 75.13 Selecting previously unselected package python-six. [2021-03-19T23:20:32.673Z] #27 7.526 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-19T23:20:32.673Z] #27 7.526 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T23:20:32.673Z] #27 7.537 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:32.673Z] #27 7.617 Selecting previously unselected package libsasl2-2:amd64. [2021-03-19T23:20:32.673Z] #27 7.617 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T23:20:32.729Z] #42 75.21 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-19T23:20:32.729Z] #42 75.21 Unpacking python-six (1.12.0-1) ... [2021-03-19T23:20:32.729Z] #42 75.41 Selecting previously unselected package python-protobuf. [2021-03-19T23:20:32.729Z] #42 75.42 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-19T23:20:32.729Z] #42 75.42 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-19T23:20:32.941Z] #27 7.627 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:32.941Z] #27 7.687 Selecting previously unselected package libldap-common. [2021-03-19T23:20:32.941Z] #27 7.687 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-19T23:20:32.941Z] #27 7.694 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:32.941Z] #27 7.797 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-19T23:20:32.941Z] #27 7.797 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-19T23:20:32.941Z] #27 7.801 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:33.168Z] #27 10.12 Updating certificates in /etc/ssl/certs... [2021-03-19T23:20:33.204Z] #27 7.897 Selecting previously unselected package openssl. [2021-03-19T23:20:33.204Z] #27 7.897 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T23:20:33.204Z] #27 7.901 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:33.204Z] #27 8.112 Selecting previously unselected package ca-certificates. [2021-03-19T23:20:33.204Z] #27 8.112 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-19T23:20:33.204Z] #27 8.117 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-19T23:20:33.249Z] #9 ... [2021-03-19T23:20:33.249Z] [2021-03-19T23:20:33.249Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T23:20:33.249Z] #62 sha256:8cd31f697465541ec70257fedff688f129ce4fd2b7e73aa0e486f8cf137c7c52 [2021-03-19T23:20:33.249Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-19T23:20:33.249Z] #62 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-19T23:20:33.249Z] #62 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-19T23:20:33.249Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 2.3s done [2021-03-19T23:20:33.249Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.8s done [2021-03-19T23:20:33.249Z] #62 DONE 4.9s [2021-03-19T23:20:33.249Z] [2021-03-19T23:20:33.249Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:33.249Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:33.249Z] #9 sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 120.17MB / 120.17MB 4.8s done [2021-03-19T23:20:33.463Z] #27 8.227 Selecting previously unselected package libkeyutils1:amd64. [2021-03-19T23:20:33.463Z] #27 8.229 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-19T23:20:33.463Z] #27 8.234 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-19T23:20:33.463Z] #27 8.292 Selecting previously unselected package libkrb5support0:amd64. [2021-03-19T23:20:33.463Z] #27 8.292 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:20:33.463Z] #27 8.297 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:33.463Z] #27 8.357 Selecting previously unselected package libk5crypto3:amd64. [2021-03-19T23:20:33.463Z] #27 8.357 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:20:33.463Z] #27 8.362 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:33.664Z] #42 ... [2021-03-19T23:20:33.664Z] [2021-03-19T23:20:33.664Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:20:33.664Z] #56 sha256:66c3dc52efd45011ac6496dabc217d7f418a3283c82305f87efbc667e3e57567 [2021-03-19T23:20:33.664Z] #56 1.610 + RM_GOPATH=0 [2021-03-19T23:20:33.664Z] #56 1.610 + TMP_GOPATH= [2021-03-19T23:20:33.664Z] #56 1.610 + : /build [2021-03-19T23:20:33.664Z] #56 1.610 + '[' -z '' ']' [2021-03-19T23:20:33.664Z] #56 1.610 ++ mktemp -d [2021-03-19T23:20:33.664Z] #56 1.610 + export GOPATH=/tmp/tmp.3eeDWbEOF4 [2021-03-19T23:20:33.664Z] #56 1.610 + GOPATH=/tmp/tmp.3eeDWbEOF4 [2021-03-19T23:20:33.664Z] #56 1.610 + RM_GOPATH=1 [2021-03-19T23:20:33.664Z] #56 1.610 + case "$(go env GOARCH)" in [2021-03-19T23:20:33.664Z] #56 1.614 ++ go env GOARCH [2021-03-19T23:20:33.664Z] #56 1.682 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:33.664Z] #56 1.682 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:33.664Z] #56 1.683 ++ dirname /tmp/install/install.sh [2021-03-19T23:20:33.664Z] #56 1.706 + dir=/tmp/install [2021-03-19T23:20:33.664Z] #56 1.708 + bin=containerd [2021-03-19T23:20:33.664Z] #56 1.708 + shift [2021-03-19T23:20:33.664Z] #56 1.708 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-19T23:20:33.664Z] #56 1.708 + . /tmp/install/containerd.installer [2021-03-19T23:20:33.664Z] #56 1.708 ++ set -e [2021-03-19T23:20:33.664Z] #56 1.708 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:20:33.664Z] #56 1.708 + install_containerd [2021-03-19T23:20:33.664Z] #56 1.708 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-19T23:20:33.664Z] #56 1.708 + git clone https://github.com/containerd/containerd.git /tmp/tmp.3eeDWbEOF4/src/github.com/containerd/containerd [2021-03-19T23:20:33.664Z] #56 1.708 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:20:33.664Z] #56 1.716 Cloning into '/tmp/tmp.3eeDWbEOF4/src/github.com/containerd/containerd'... [2021-03-19T23:20:33.664Z] #56 ... [2021-03-19T23:20:33.664Z] [2021-03-19T23:20:33.664Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:20:33.664Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:20:33.664Z] #36 68.26 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:20:33.664Z] #36 68.47 Fetched 14.9 MB in 3s (5321 kB/s) [2021-03-19T23:20:33.664Z] #36 68.62 Selecting previously unselected package xxd. [2021-03-19T23:20:33.664Z] #36 68.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:20:33.664Z] #36 68.81 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T23:20:33.664Z] #36 68.86 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:20:33.664Z] #36 69.14 Selecting previously unselected package vim-common. [2021-03-19T23:20:33.664Z] #36 69.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:20:33.664Z] #36 69.21 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T23:20:33.664Z] #36 69.72 Selecting previously unselected package cmake-data. [2021-03-19T23:20:33.664Z] #36 69.72 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-19T23:20:33.664Z] #36 69.74 Unpacking cmake-data (3.13.4-1) ... [2021-03-19T23:20:33.664Z] #36 73.98 Selecting previously unselected package libicu63:amd64. [2021-03-19T23:20:33.664Z] #36 73.99 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T23:20:33.664Z] #36 74.03 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:20:33.664Z] #36 ... [2021-03-19T23:20:33.664Z] [2021-03-19T23:20:33.664Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:20:33.664Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:20:33.664Z] #42 76.38 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-19T23:20:33.723Z] #27 8.459 Selecting previously unselected package libkrb5-3:amd64. [2021-03-19T23:20:33.723Z] #27 8.459 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:20:33.723Z] #27 8.464 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:33.723Z] #27 8.618 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-19T23:20:33.723Z] #27 8.618 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:20:33.723Z] #27 8.623 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:33.987Z] #27 8.767 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-19T23:20:33.987Z] #27 8.767 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-19T23:20:33.987Z] #27 8.778 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T23:20:33.987Z] #27 8.840 Selecting previously unselected package libpsl5:amd64. [2021-03-19T23:20:33.987Z] #27 8.841 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-19T23:20:33.987Z] #27 8.846 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-19T23:20:33.987Z] #27 8.903 Selecting previously unselected package librtmp1:amd64. [2021-03-19T23:20:33.987Z] #27 8.903 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-19T23:20:34.001Z] #27 ... [2021-03-19T23:20:34.001Z] [2021-03-19T23:20:34.001Z] #24 [internal] load build context [2021-03-19T23:20:34.001Z] #24 sha256:ae8bdba772dc6e22b1c0af937e2ff2e459ced98f585b4712569130dce2229dad [2021-03-19T23:20:34.001Z] #24 transferring context: 53.38MB 7.6s done [2021-03-19T23:20:34.001Z] #24 DONE 7.6s [2021-03-19T23:20:34.001Z] [2021-03-19T23:20:34.001Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:34.001Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-19T23:20:34.001Z] #10 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 0.0s done [2021-03-19T23:20:34.001Z] #10 sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 157B / 157B 0.2s done [2021-03-19T23:20:34.001Z] #10 sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 96.52MB / 96.52MB 6.1s done [2021-03-19T23:20:34.001Z] #10 sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 73.58MB / 73.58MB 5.6s done [2021-03-19T23:20:34.001Z] #10 sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 57.46MB / 57.46MB 4.4s done [2021-03-19T23:20:34.001Z] #10 sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 8.25MB / 8.25MB 0.9s done [2021-03-19T23:20:34.001Z] #10 sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 54.14MB / 54.14MB 5.0s done [2021-03-19T23:20:34.001Z] #10 sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 10.73MB / 10.73MB 0.9s done [2021-03-19T23:20:34.001Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 [2021-03-19T23:20:34.247Z] #27 8.915 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:20:34.247Z] #27 8.965 Selecting previously unselected package libssh2-1:amd64. [2021-03-19T23:20:34.247Z] #27 8.965 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-19T23:20:34.247Z] #27 8.968 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T23:20:34.247Z] #27 9.084 Selecting previously unselected package libcurl4:amd64. [2021-03-19T23:20:34.247Z] #27 9.084 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T23:20:34.247Z] #27 9.094 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T23:20:34.433Z] #19 30.52 Selecting previously unselected package vim. [2021-03-19T23:20:34.433Z] #19 30.52 Preparing to unpack .../37-vim_2%3a8.1.0875-5_s390x.deb ... [2021-03-19T23:20:34.433Z] #19 30.53 Unpacking vim (2:8.1.0875-5) ... [2021-03-19T23:20:34.508Z] #27 9.207 Selecting previously unselected package curl. [2021-03-19T23:20:34.508Z] #27 9.207 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T23:20:34.508Z] #27 9.213 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-19T23:20:34.508Z] #27 9.328 Selecting previously unselected package libonig5:amd64. [2021-03-19T23:20:34.508Z] #27 9.328 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T23:20:34.508Z] #27 9.333 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:20:34.508Z] #27 9.413 Selecting previously unselected package libjq1:amd64. [2021-03-19T23:20:34.508Z] #27 9.413 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:20:34.559Z] #27 11.41 137 added, 0 removed; done. [2021-03-19T23:20:34.559Z] #27 11.48 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:34.559Z] #27 11.49 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:20:34.559Z] #27 11.50 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T23:20:34.559Z] #27 11.51 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-19T23:20:34.559Z] #27 11.52 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:20:34.559Z] #27 11.55 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-19T23:20:34.559Z] #27 11.56 Updating certificates in /etc/ssl/certs... [2021-03-19T23:20:34.727Z] #19 30.94 Selecting previously unselected package xfsprogs. [2021-03-19T23:20:34.767Z] #27 9.417 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:20:34.767Z] #27 9.484 Selecting previously unselected package jq. [2021-03-19T23:20:34.767Z] #27 9.484 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:20:34.767Z] #27 9.490 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:20:34.767Z] #27 9.549 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-19T23:20:34.767Z] #27 9.567 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-19T23:20:34.767Z] #27 9.585 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:35.020Z] #19 30.94 Preparing to unpack .../38-xfsprogs_4.20.0-1_s390x.deb ... [2021-03-19T23:20:35.020Z] #19 30.94 Unpacking xfsprogs (4.20.0-1) ... [2021-03-19T23:20:35.020Z] #19 31.21 Selecting previously unselected package zip. [2021-03-19T23:20:35.027Z] #27 9.714 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T23:20:35.027Z] #27 9.725 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:35.027Z] #27 9.741 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:35.027Z] #27 9.756 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:35.027Z] #27 9.767 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:20:35.027Z] #27 9.779 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:35.027Z] #27 9.798 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:35.027Z] #27 9.815 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T23:20:35.027Z] #27 9.822 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:35.027Z] #27 9.834 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:35.027Z] #27 9.853 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:20:35.027Z] #27 9.864 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:20:35.027Z] #27 9.874 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:35.027Z] #27 9.888 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-19T23:20:35.140Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 5.1s [2021-03-19T23:20:35.314Z] #19 31.21 Preparing to unpack .../39-zip_3.0-11+b1_s390x.deb ... [2021-03-19T23:20:35.314Z] #19 31.21 Unpacking zip (3.0-11+b1) ... [2021-03-19T23:20:35.314Z] #19 31.33 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:20:35.314Z] #19 31.34 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:20:35.314Z] #19 31.35 Setting up libip6tc0:s390x (1.8.2-4) ... [2021-03-19T23:20:35.314Z] #19 31.36 Setting up libreadline5:s390x (5.2+dfsg-3+b13) ... [2021-03-19T23:20:35.314Z] #19 31.37 Setting up libgpm2:s390x (1.20.7-5) ... [2021-03-19T23:20:35.314Z] #19 31.37 Setting up libip4tc0:s390x (1.8.2-4) ... [2021-03-19T23:20:35.314Z] #19 31.38 Setting up uidmap (1:4.5-1.1) ... [2021-03-19T23:20:35.314Z] #19 31.39 Setting up libnftnl11:s390x (1.1.2-2) ... [2021-03-19T23:20:35.314Z] #19 31.39 Setting up libnet1:s390x (1.1.6+dfsg-3.1) ... [2021-03-19T23:20:35.314Z] #19 31.40 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:20:35.314Z] #19 31.41 Setting up libprotobuf-c1:s390x (1.3.1-1+b1) ... [2021-03-19T23:20:35.314Z] #19 31.42 Setting up libicu63:s390x (63.1-6+deb10u1) ... [2021-03-19T23:20:35.314Z] #19 31.42 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:20:35.314Z] #19 31.43 Setting up zip (3.0-11+b1) ... [2021-03-19T23:20:35.314Z] #19 31.44 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:20:35.314Z] #19 31.45 Setting up bash-completion (1:2.8-6) ... [2021-03-19T23:20:35.526Z] #10 ... [2021-03-19T23:20:35.526Z] [2021-03-19T23:20:35.526Z] #27 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:20:35.526Z] #27 sha256:6394764ba1d9e7fa8f22311094ee37ee616cb9ef29c9942f5ce2463749ea7dc8 [2021-03-19T23:20:35.526Z] #27 extracting sha256:e82e55acc97d8fc958b57715031c249868ac5d8978e8d9f94ca4c15d553fe3cf 5.1s done [2021-03-19T23:20:35.526Z] #27 DONE 9.3s [2021-03-19T23:20:35.526Z] [2021-03-19T23:20:35.526Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:35.526Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-19T23:20:35.526Z] #10 extracting sha256:db4e2d8d5901311f959f0a2271be587f91ea2826238f2a17347ffab142413f53 4.1s done [2021-03-19T23:20:35.526Z] #10 DONE 9.3s [2021-03-19T23:20:35.526Z] [2021-03-19T23:20:35.526Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:20:35.526Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-19T23:20:35.526Z] #28 0.242 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:20:35.526Z] #28 0.264 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:20:35.526Z] #28 0.281 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:20:35.528Z] #27 12.59 0 added, 0 removed; done. [2021-03-19T23:20:35.528Z] #27 12.59 Running hooks in /etc/ca-certificates/update.d... [2021-03-19T23:20:35.528Z] #27 12.59 done. [2021-03-19T23:20:35.560Z] #42 ... [2021-03-19T23:20:35.560Z] [2021-03-19T23:20:35.561Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:20:35.561Z] #34 sha256:1df18ce448b3d84b2696c7d82c2f01bfe60103b8bc33e1f5a6afc974ef1ded6e [2021-03-19T23:20:35.561Z] #34 68.07 reflect [2021-03-19T23:20:35.561Z] #34 77.76 time [2021-03-19T23:20:35.703Z] #9 extracting sha256:d6ff36c9ec4822c9ff8953560f7ba41653b348a9c1136755e653575f58fbded7 6.0s done [2021-03-19T23:20:35.818Z] #34 ... [2021-03-19T23:20:35.818Z] [2021-03-19T23:20:35.818Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:20:35.818Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:20:35.818Z] #13 67.15 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-19T23:20:35.818Z] #13 67.67 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-19T23:20:35.818Z] #13 67.68 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-19T23:20:35.818Z] #13 73.06 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-19T23:20:35.823Z] #28 0.491 Get:4 http://security.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-19T23:20:35.959Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 [2021-03-19T23:20:35.966Z] #27 10.74 Updating certificates in /etc/ssl/certs... [2021-03-19T23:20:36.120Z] #28 0.799 Get:5 http://deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-19T23:20:36.414Z] #28 1.169 Get:6 http://deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-19T23:20:36.425Z] #19 ... [2021-03-19T23:20:36.425Z] [2021-03-19T23:20:36.425Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:20:36.425Z] #42 76.65 CC criu/crtools.o [2021-03-19T23:20:36.425Z] #42 77.03 CC criu/eventfd.o [2021-03-19T23:20:36.425Z] #42 77.30 CC criu/eventpoll.o [2021-03-19T23:20:36.425Z] #42 77.78 CC criu/external.o [2021-03-19T23:20:36.425Z] #42 78.08 CC criu/fault-injection.o [2021-03-19T23:20:36.425Z] #42 78.14 CC criu/fdstore.o [2021-03-19T23:20:36.425Z] #42 78.37 CC criu/fifo.o [2021-03-19T23:20:36.425Z] #42 78.69 CC criu/file-ids.o [2021-03-19T23:20:36.425Z] #42 78.89 CC criu/file-lock.o [2021-03-19T23:20:36.425Z] #42 79.42 CC criu/files-ext.o [2021-03-19T23:20:36.425Z] #42 79.60 CC criu/files-reg.o [2021-03-19T23:20:36.425Z] #42 80.91 CC criu/files.o [2021-03-19T23:20:36.425Z] #42 81.88 CC criu/filesystems.o [2021-03-19T23:20:36.425Z] #42 82.19 CC criu/fsnotify.o [2021-03-19T23:20:36.425Z] #42 82.82 CC criu/image-desc.o [2021-03-19T23:20:36.425Z] #42 82.94 CC criu/image.o [2021-03-19T23:20:36.425Z] #42 83.48 CC criu/ipc_ns.o [2021-03-19T23:20:36.425Z] #42 84.29 CC criu/irmap.o [2021-03-19T23:20:36.425Z] #42 84.77 CC criu/kcmp-ids.o [2021-03-19T23:20:36.425Z] #42 85.07 CC criu/kerndat.o [2021-03-19T23:20:36.425Z] #42 85.90 CC criu/libnetlink.o [2021-03-19T23:20:36.425Z] #42 86.16 CC criu/log.o [2021-03-19T23:20:36.425Z] #42 86.53 CC criu/lsm.o [2021-03-19T23:20:36.719Z] #42 86.83 CC criu/mem.o [2021-03-19T23:20:36.719Z] #42 ... [2021-03-19T23:20:36.719Z] [2021-03-19T23:20:36.719Z] #19 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-... [2021-03-19T23:20:36.719Z] #19 32.79 Setting up libiptc0:s390x (1.8.2-4) ... [2021-03-19T23:20:36.719Z] #19 32.79 Setting up xz-utils (5.2.4-1) ... [2021-03-19T23:20:36.719Z] #19 32.80 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-19T23:20:36.719Z] #19 32.81 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:20:36.719Z] #19 32.89 invoke-rc.d: could not determine current runlevel [2021-03-19T23:20:36.886Z] #9 ... [2021-03-19T23:20:36.886Z] [2021-03-19T23:20:36.886Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:20:36.886Z] #26 sha256:16452bcde2a629f773c8fe8bd8c61842d25443d6f6d8f74851a9f812d704b538 [2021-03-19T23:20:36.886Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-19T23:20:36.886Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-19T23:20:36.886Z] #26 sha256:a4e852392000434b7c50b26dcf6a659a037521b17df69dd2ace5c2368efba38b 529B / 529B done [2021-03-19T23:20:36.886Z] #26 sha256:dc2eddc158255ea75b9774d29924a700e95d988bcb7612abbda29baddb291670 1.46kB / 1.46kB done [2021-03-19T23:20:36.886Z] #26 sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 50.40MB / 50.40MB 3.9s done [2021-03-19T23:20:36.886Z] #26 extracting sha256:e22122b926a1a853d61887fa35c3fe53e05ee7dc0f2f488936dc9838bd0e230d 4.2s done [2021-03-19T23:20:36.886Z] #26 DONE 8.5s [2021-03-19T23:20:36.886Z] [2021-03-19T23:20:36.886Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:36.886Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:36.886Z] #9 extracting sha256:c958d65b3090aefea91284d018b2a86530a3c8174b72616c4e76993c696a5797 0.8s done [2021-03-19T23:20:36.886Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.1s [2021-03-19T23:20:37.012Z] #19 32.90 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T23:20:37.012Z] #19 32.91 Setting up pigz (2.4-1) ... [2021-03-19T23:20:37.012Z] #19 32.92 Setting up libnfnetlink0:s390x (1.0.1-3+b1) ... [2021-03-19T23:20:37.012Z] #19 32.93 Setting up libnl-3-200:s390x (3.4.0-1) ... [2021-03-19T23:20:37.012Z] #19 32.94 Setting up python-pip-whl (18.1-5) ... [2021-03-19T23:20:37.012Z] #19 32.94 Setting up libmpdec2:s390x (2.4.2-2) ... [2021-03-19T23:20:37.012Z] #19 32.95 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:20:37.012Z] #19 33.21 Setting up libaio1:s390x (0.3.112-3) ... [2021-03-19T23:20:37.012Z] #19 33.22 Setting up libonig5:s390x (6.9.1-1) ... [2021-03-19T23:20:37.012Z] #19 33.23 Setting up libpython3.7-stdlib:s390x (3.7.3-2+deb10u2) ... [2021-03-19T23:20:37.012Z] #19 33.24 Setting up vim (2:8.1.0875-5) ... [2021-03-19T23:20:37.012Z] #19 33.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-19T23:20:37.012Z] #19 33.24 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-19T23:20:37.012Z] #19 33.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-19T23:20:37.012Z] #19 33.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-19T23:20:37.012Z] #19 33.25 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-19T23:20:37.012Z] #19 33.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-19T23:20:37.012Z] #19 33.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-19T23:20:37.012Z] #19 33.26 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-19T23:20:37.012Z] #19 33.27 Setting up libjq1:s390x (1.5+dfsg-2+b1) ... [2021-03-19T23:20:37.012Z] #19 33.28 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:20:37.012Z] #19 33.29 Setting up libnetfilter-conntrack3:s390x (1.0.7-1) ... [2021-03-19T23:20:37.012Z] #19 33.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:20:37.142Z] #9 extracting sha256:edaf0a6b092f5673ec05b40edb606ce58881b2f40494251117d31805225ef064 0.4s done [2021-03-19T23:20:37.306Z] #19 33.31 Setting up libpython3-stdlib:s390x (3.7.3-1) ... [2021-03-19T23:20:37.306Z] #19 33.31 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:20:37.347Z] #27 12.02 137 added, 0 removed; done. [2021-03-19T23:20:37.347Z] #27 12.07 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:37.348Z] #27 12.09 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:20:37.348Z] #27 12.13 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T23:20:37.348Z] #27 12.14 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-19T23:20:37.348Z] #27 12.16 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:20:37.348Z] #27 12.18 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-19T23:20:37.348Z] #27 12.20 Updating certificates in /etc/ssl/certs... [2021-03-19T23:20:37.398Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab [2021-03-19T23:20:37.680Z] Client: [2021-03-19T23:20:37.680Z] Context: default [2021-03-19T23:20:37.680Z] Debug Mode: false [2021-03-19T23:20:37.680Z] Plugins: [2021-03-19T23:20:37.680Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-03-19T23:20:37.680Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-03-19T23:20:37.680Z] [2021-03-19T23:20:37.680Z] Server: [2021-03-19T23:20:37.680Z] Containers: 0 [2021-03-19T23:20:37.680Z] Running: 0 [2021-03-19T23:20:37.680Z] Paused: 0 [2021-03-19T23:20:37.680Z] Stopped: 0 [2021-03-19T23:20:37.680Z] Images: 0 [2021-03-19T23:20:37.680Z] Server Version: 20.10.3 [2021-03-19T23:20:37.680Z] Storage Driver: overlay2 [2021-03-19T23:20:37.680Z] Backing Filesystem: extfs [2021-03-19T23:20:37.680Z] Supports d_type: true [2021-03-19T23:20:37.680Z] Native Overlay Diff: true [2021-03-19T23:20:37.680Z] Logging Driver: json-file [2021-03-19T23:20:37.680Z] Cgroup Driver: cgroupfs [2021-03-19T23:20:37.680Z] Cgroup Version: 1 [2021-03-19T23:20:37.680Z] Plugins: [2021-03-19T23:20:37.680Z] Volume: local [2021-03-19T23:20:37.680Z] Network: bridge host ipvlan macvlan null overlay [2021-03-19T23:20:37.680Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-03-19T23:20:37.680Z] Swarm: inactive [2021-03-19T23:20:37.680Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-03-19T23:20:37.680Z] Default Runtime: runc [2021-03-19T23:20:37.680Z] Init Binary: docker-init [2021-03-19T23:20:37.680Z] containerd version: 269548fa27e0089a8b8278fc4fc781d7f65a939b [2021-03-19T23:20:37.680Z] runc version: ff819c7e9184c13b7c2607fe6c30ae19403a7aff [2021-03-19T23:20:37.680Z] init version: de40ad0 [2021-03-19T23:20:37.680Z] Security Options: [2021-03-19T23:20:37.680Z] apparmor [2021-03-19T23:20:37.680Z] seccomp [2021-03-19T23:20:37.680Z] Profile: default [2021-03-19T23:20:37.680Z] Kernel Version: 4.15.0-1093-aws [2021-03-19T23:20:37.680Z] Operating System: Ubuntu 16.04.7 LTS [2021-03-19T23:20:37.680Z] OSType: linux [2021-03-19T23:20:37.680Z] Architecture: aarch64 [2021-03-19T23:20:37.680Z] CPUs: 4 [2021-03-19T23:20:37.680Z] Total Memory: 7.525GiB [2021-03-19T23:20:37.680Z] Name: ip-10-100-109-79 [2021-03-19T23:20:37.680Z] ID: HS3U:IGO5:VPJI:V5M2:5SX2:V5CR:PRXJ:5HSF:G7SK:JBQF:ATHM:TB3S [2021-03-19T23:20:37.680Z] Docker Root Dir: /var/lib/docker [2021-03-19T23:20:37.680Z] Debug Mode: false [2021-03-19T23:20:37.680Z] Registry: https://index.docker.io/v1/ [2021-03-19T23:20:37.680Z] Labels: [2021-03-19T23:20:37.680Z] Experimental: true [2021-03-19T23:20:37.680Z] Insecure Registries: [2021-03-19T23:20:37.680Z] 127.0.0.0/8 [2021-03-19T23:20:37.680Z] Live Restore Enabled: true [2021-03-19T23:20:37.680Z] [2021-03-19T23:20:37.680Z] WARNING: No swap limit support [Pipeline] sh [2021-03-19T23:20:37.974Z] + echo check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T23:20:37.974Z] check-config.sh version: 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T23:20:37.974Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42175/check-config.sh https://raw.githubusercontent.com/moby/moby/78405559cfe5987174aa2cb6463b9b2c1b917255/contrib/check-config.sh [2021-03-19T23:20:37.974Z] + bash /home/ubuntu/workspace/moby_PR-42175/check-config.sh [2021-03-19T23:20:37.974Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-03-19T23:20:37.974Z] info: reading kernel config from /boot/config-4.15.0-1093-aws ... [2021-03-19T23:20:37.974Z] [2021-03-19T23:20:37.974Z] Generally Necessary: [2021-03-19T23:20:37.974Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-03-19T23:20:37.974Z] - apparmor: enabled and tools installed [2021-03-19T23:20:38.083Z] #27 DONE 15.1s [2021-03-19T23:20:38.083Z] [2021-03-19T23:20:38.083Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T23:20:38.083Z] #28 sha256:ec1a4ea16fa511a67c40965be75e0c4e79e7d6854d1a406c459a2f5de58b4b71 [2021-03-19T23:20:38.238Z] - CONFIG_NAMESPACES: enabled [2021-03-19T23:20:38.238Z] - CONFIG_NET_NS: enabled [2021-03-19T23:20:38.238Z] - CONFIG_PID_NS: enabled [2021-03-19T23:20:38.238Z] - CONFIG_IPC_NS: enabled [2021-03-19T23:20:38.238Z] - CONFIG_UTS_NS: enabled [2021-03-19T23:20:38.238Z] - CONFIG_CGROUPS: enabled [2021-03-19T23:20:38.238Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-03-19T23:20:38.238Z] - CONFIG_CGROUP_DEVICE: enabled [2021-03-19T23:20:38.238Z] - CONFIG_CGROUP_FREEZER: enabled [2021-03-19T23:20:38.238Z] - CONFIG_CGROUP_SCHED: enabled [2021-03-19T23:20:38.238Z] - CONFIG_CPUSETS: enabled [2021-03-19T23:20:38.238Z] - CONFIG_MEMCG: enabled [2021-03-19T23:20:38.238Z] - CONFIG_KEYS: enabled [2021-03-19T23:20:38.238Z] - CONFIG_VETH: enabled (as module) [2021-03-19T23:20:38.238Z] - CONFIG_BRIDGE: enabled (as module) [2021-03-19T23:20:38.238Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-03-19T23:20:38.238Z] - CONFIG_NF_NAT_IPV4: enabled (as module) [2021-03-19T23:20:38.238Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-03-19T23:20:38.238Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-03-19T23:20:38.238Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-03-19T23:20:38.238Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-03-19T23:20:38.238Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-03-19T23:20:38.238Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-03-19T23:20:38.238Z] - CONFIG_NF_NAT: enabled (as module) [2021-03-19T23:20:38.238Z] - CONFIG_NF_NAT_NEEDED: enabled [2021-03-19T23:20:38.238Z] - CONFIG_POSIX_MQUEUE: enabled [2021-03-19T23:20:38.238Z] [2021-03-19T23:20:38.238Z] Optional Features: [2021-03-19T23:20:38.353Z] #28 DONE 0.3s [2021-03-19T23:20:38.353Z] [2021-03-19T23:20:38.353Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:20:38.353Z] #29 sha256:8534519ca3f6fe157105d848e9063400fa0982474b0e65f80d3e911fba7ffd88 [2021-03-19T23:20:38.499Z] - CONFIG_USER_NS: enabled [2021-03-19T23:20:38.499Z] - CONFIG_SECCOMP: enabled [2021-03-19T23:20:38.499Z] - CONFIG_CGROUP_PIDS: enabled [2021-03-19T23:20:38.499Z] - CONFIG_MEMCG_SWAP: enabled [2021-03-19T23:20:38.499Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-03-19T23:20:38.499Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-03-19T23:20:38.499Z] - CONFIG_BLK_CGROUP: enabled [2021-03-19T23:20:38.499Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-03-19T23:20:38.499Z] - CONFIG_IOSCHED_CFQ: enabled [2021-03-19T23:20:38.499Z] - CONFIG_CFQ_GROUP_IOSCHED: enabled [2021-03-19T23:20:38.499Z] - CONFIG_CGROUP_PERF: enabled [2021-03-19T23:20:38.499Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-03-19T23:20:38.499Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-03-19T23:20:38.499Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-03-19T23:20:38.499Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-03-19T23:20:38.499Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-03-19T23:20:38.499Z] - CONFIG_RT_GROUP_SCHED: missing [2021-03-19T23:20:38.499Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-03-19T23:20:38.499Z] - CONFIG_IP_VS: enabled (as module) [2021-03-19T23:20:38.499Z] - CONFIG_IP_VS_NFCT: enabled [2021-03-19T23:20:38.499Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-03-19T23:20:38.499Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-03-19T23:20:38.499Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-03-19T23:20:38.499Z] - CONFIG_EXT4_FS: enabled [2021-03-19T23:20:38.500Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-03-19T23:20:38.500Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-03-19T23:20:38.734Z] #27 13.36 0 added, 0 removed; done. [2021-03-19T23:20:38.734Z] #27 13.36 Running hooks in /etc/ca-certificates/update.d... [2021-03-19T23:20:38.734Z] #27 13.36 done. [2021-03-19T23:20:38.761Z] - Network Drivers: [2021-03-19T23:20:38.761Z] - "overlay": [2021-03-19T23:20:38.761Z] - CONFIG_VXLAN: enabled (as module) [2021-03-19T23:20:38.761Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-03-19T23:20:38.761Z] Optional (for encrypted networks): [2021-03-19T23:20:38.761Z] - CONFIG_CRYPTO: enabled [2021-03-19T23:20:38.761Z] - CONFIG_CRYPTO_AEAD: enabled [2021-03-19T23:20:38.761Z] - CONFIG_CRYPTO_GCM: enabled [2021-03-19T23:20:38.761Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-03-19T23:20:38.761Z] - CONFIG_CRYPTO_GHASH: enabled [2021-03-19T23:20:38.761Z] - CONFIG_XFRM: enabled [2021-03-19T23:20:38.761Z] - CONFIG_XFRM_USER: enabled (as module) [2021-03-19T23:20:38.761Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-03-19T23:20:38.761Z] - CONFIG_INET_ESP: enabled (as module) [2021-03-19T23:20:38.761Z] - CONFIG_INET_XFRM_MODE_TRANSPORT: enabled (as module) [2021-03-19T23:20:38.761Z] - "ipvlan": [2021-03-19T23:20:38.761Z] - CONFIG_IPVLAN: enabled (as module) [2021-03-19T23:20:38.761Z] - "macvlan": [2021-03-19T23:20:38.761Z] - CONFIG_MACVLAN: enabled (as module) [2021-03-19T23:20:38.761Z] - CONFIG_DUMMY: enabled (as module) [2021-03-19T23:20:38.761Z] - "ftp,tftp client in container": [2021-03-19T23:20:38.761Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-03-19T23:20:38.761Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-03-19T23:20:38.761Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-03-19T23:20:38.761Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-03-19T23:20:38.761Z] - Storage Drivers: [2021-03-19T23:20:38.761Z] - "aufs": [2021-03-19T23:20:38.761Z] - CONFIG_AUFS_FS: enabled (as module) [2021-03-19T23:20:38.761Z] - "btrfs": [2021-03-19T23:20:38.761Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-03-19T23:20:38.831Z] #19 34.94 Setting up iptables (1.8.2-4) ... [2021-03-19T23:20:38.831Z] #19 34.96 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:20:38.831Z] #19 34.96 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:20:38.831Z] #19 34.97 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:20:38.831Z] #19 34.97 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:20:38.831Z] #19 34.97 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-19T23:20:38.831Z] #19 34.97 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-19T23:20:38.831Z] #19 34.98 Setting up python3 (3.7.3-1) ... [2021-03-19T23:20:39.024Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-03-19T23:20:39.024Z] - "devicemapper": [2021-03-19T23:20:39.024Z] - CONFIG_BLK_DEV_DM: enabled [2021-03-19T23:20:39.024Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-03-19T23:20:39.024Z] - "overlay": [2021-03-19T23:20:39.024Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-03-19T23:20:39.024Z] - "zfs": [2021-03-19T23:20:39.024Z] - /dev/zfs: missing [2021-03-19T23:20:39.024Z] - zfs command: missing [2021-03-19T23:20:39.025Z] - zpool command: missing [2021-03-19T23:20:39.025Z] [2021-03-19T23:20:39.025Z] Limits: [2021-03-19T23:20:39.025Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-03-19T23:20:39.025Z] [2021-03-19T23:20:39.025Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-03-19T23:20:39.125Z] #19 35.25 Setting up python3-wheel (0.32.3-2) ... [2021-03-19T23:20:39.182Z] #28 3.449 Fetched 8199 kB in 3s (2544 kB/s) [2021-03-19T23:20:39.376Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:9780942e203b09fc4789ff5c426549baf7d242a3 . [2021-03-19T23:20:39.638Z] #1 [internal] load build definition from Dockerfile [2021-03-19T23:20:39.638Z] #1 sha256:09f97bca24c795d6f91daccb1ed30294672e9d6b9e5c6096b9d5aca934f40c64 [2021-03-19T23:20:39.638Z] #1 transferring dockerfile: 16.83kB 0.0s done [2021-03-19T23:20:39.740Z] #29 1.324 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-19T23:20:39.740Z] #29 1.417 [2021-03-19T23:20:39.814Z] #19 35.75 Setting up apparmor (2.13.2-10) ... [2021-03-19T23:20:39.900Z] #1 DONE 0.1s [2021-03-19T23:20:39.900Z] [2021-03-19T23:20:39.900Z] #2 [internal] load .dockerignore [2021-03-19T23:20:39.900Z] #2 sha256:9c12ec0dc5e459742bc62e24f6edeb9a880888d28161d66006915776b16be2da [2021-03-19T23:20:39.900Z] #2 transferring context: 87B done [2021-03-19T23:20:39.900Z] #2 DONE 0.0s [2021-03-19T23:20:39.900Z] [2021-03-19T23:20:39.900Z] #3 resolve image config for docker.io/docker/dockerfile:1.1.7-experimental [2021-03-19T23:20:39.900Z] #3 sha256:3242eeaf18da316ded48256a0832b5cec1bbdac6db0ce0ee365e8a978d41940c [2021-03-19T23:20:40.001Z] #13 76.60 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-19T23:20:40.001Z] #13 76.60 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-19T23:20:40.001Z] #13 76.63 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T23:20:40.001Z] #13 76.64 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T23:20:40.001Z] #13 76.65 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-19T23:20:40.001Z] #13 76.65 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-19T23:20:40.001Z] #13 76.65 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-19T23:20:40.001Z] #13 76.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-19T23:20:40.001Z] #13 76.72 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-19T23:20:40.001Z] #13 76.75 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-19T23:20:40.001Z] #13 76.77 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-19T23:20:40.001Z] #13 76.87 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-19T23:20:40.001Z] #13 76.90 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-19T23:20:40.001Z] #13 76.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-19T23:20:40.007Z] #29 1.552 ######## 11.8% ########################## 36.6% [2021-03-19T23:20:40.007Z] #29 ... [2021-03-19T23:20:40.007Z] [2021-03-19T23:20:40.007Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:40.007Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:40.007Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 6.4s done [2021-03-19T23:20:40.007Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.2s done [2021-03-19T23:20:40.007Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 2.1s [2021-03-19T23:20:40.007Z] #9 ... [2021-03-19T23:20:40.007Z] [2021-03-19T23:20:40.007Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:20:40.007Z] #29 sha256:8534519ca3f6fe157105d848e9063400fa0982474b0e65f80d3e911fba7ffd88 [2021-03-19T23:20:40.226Z] #28 3.449 Reading package lists... [2021-03-19T23:20:40.260Z] #13 ... [2021-03-19T23:20:40.260Z] [2021-03-19T23:20:40.260Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:20:40.260Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:20:40.260Z] #45 82.84 time [2021-03-19T23:20:40.270Z] #29 1.552 ######## 11.8% ########################## 36.6% ######################################## 56.6% ###################################################### 75.1% ##################################################################### 96.4% ######################################################################## 100.0% [2021-03-19T23:20:40.270Z] #29 2.054 [2021-03-19T23:20:40.475Z] #3 DONE 0.7s [2021-03-19T23:20:40.534Z] #29 2.188 ############################ 39.0% ######################################################################## 100.0% [2021-03-19T23:20:40.664Z] #27 ... [2021-03-19T23:20:40.664Z] [2021-03-19T23:20:40.664Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:40.664Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:40.664Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 7.1s done [2021-03-19T23:20:40.664Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 5.6s done [2021-03-19T23:20:40.664Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 0.1s [2021-03-19T23:20:40.740Z] [2021-03-19T23:20:40.740Z] #4 docker-image://docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 [2021-03-19T23:20:40.740Z] #4 sha256:e2fb1c94d106d597da9164a068ce49aece352b29fc05b57104b551e09cb4545e [2021-03-19T23:20:40.740Z] #4 resolve docker.io/docker/dockerfile:1.1.7-experimental@sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 done [2021-03-19T23:20:40.740Z] #4 sha256:de85b2f3a3e8a2f7fe48e8e84a65f6fdd5cd5183afa6412fff9caa6871649c44 1.69kB / 1.69kB done [2021-03-19T23:20:40.740Z] #4 sha256:d9ced99b409ddb781c245c7c11f72566f940424fc3883ac0b5c5165f402e5a09 521B / 521B done [2021-03-19T23:20:40.740Z] #4 sha256:4a5217aade94e050842d2cfb7e0ed45c1140e2acf94c9033d473c03b0013f051 893B / 893B done [2021-03-19T23:20:40.740Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0B / 8.28MB 0.1s [2021-03-19T23:20:40.800Z] #29 2.344 [2021-03-19T23:20:40.800Z] #29 2.480 ################################### 49.9% ######################################################################## 100.0% [2021-03-19T23:20:40.909Z] #19 36.75 Setting up xfsprogs (4.20.0-1) ... [2021-03-19T23:20:40.909Z] #19 36.76 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:20:40.909Z] #19 37.04 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:20:40.927Z] #9 ... [2021-03-19T23:20:40.927Z] [2021-03-19T23:20:40.927Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:20:40.927Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T23:20:40.927Z] #27 DONE 15.6s [2021-03-19T23:20:40.927Z] [2021-03-19T23:20:40.927Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:40.927Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:40.927Z] #9 ... [2021-03-19T23:20:40.927Z] [2021-03-19T23:20:40.927Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T23:20:40.927Z] #28 sha256:f287627f98f815c0009ad26919ec323782b7fcb23caaf4d128ccca2f3b63b976 [2021-03-19T23:20:40.927Z] #28 DONE 0.2s [2021-03-19T23:20:40.927Z] [2021-03-19T23:20:40.927Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:40.927Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:41.003Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.4s [2021-03-19T23:20:41.062Z] #29 2.586 [2021-03-19T23:20:41.267Z] #4 sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 8.28MB / 8.28MB 0.6s done [2021-03-19T23:20:41.267Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 [2021-03-19T23:20:41.574Z] #9 extracting sha256:80931cf6881673fd161a3fd73e8971fe4a569fd7fbb44e956d261ca58d97dfab 3.8s done [2021-03-19T23:20:41.574Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 0.1s [2021-03-19T23:20:41.577Z] #19 37.59 Setting up python3-distutils (3.7.3-1) ... [2021-03-19T23:20:41.602Z] #29 2.711 ############ 17.0% ########################## 36.3% ######################################## 55.6% ##################################################### 74.9% ################################################################### 94.3% ######################################################################## 100.0% [2021-03-19T23:20:41.602Z] #29 3.260 [2021-03-19T23:20:41.634Z] #45 ... [2021-03-19T23:20:41.634Z] [2021-03-19T23:20:41.634Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:20:41.634Z] #47 sha256:eb578ac96d3b958d54ee64cfae4312a9f27f6414d9554d4051a8a4d1d393c8d8 [2021-03-19T23:20:41.634Z] #47 DONE 84.3s [2021-03-19T23:20:41.751Z] #28 4.956 Reading package lists... [2021-03-19T23:20:41.870Z] #19 38.01 Setting up python3-setuptools (40.8.0-1) ... [2021-03-19T23:20:41.882Z] #4 extracting sha256:8ba231254ae4c1d3bf6d15605da76e5619a610d5fc8df573b74eb3b402e13bc3 0.2s done [2021-03-19T23:20:41.882Z] #4 DONE 1.1s [2021-03-19T23:20:41.892Z] [2021-03-19T23:20:41.892Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:20:41.892Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:20:41.892Z] #13 78.27 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:20:41.892Z] #13 78.57 Fetched 78.2 MB in 12s (6779 kB/s) [2021-03-19T23:20:41.892Z] #13 78.75 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:20:41.892Z] #13 78.89 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-19T23:20:41.892Z] #13 78.93 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:20:42.046Z] #28 6.448 Building dependency tree... [2021-03-19T23:20:42.046Z] #28 6.885 The following additional packages will be installed: [2021-03-19T23:20:42.162Z] [2021-03-19T23:20:42.162Z] #5 [internal] load build definition from Dockerfile [2021-03-19T23:20:42.162Z] #5 sha256:328385474cd213c64dad1f1f3862fbc06a0c55d35626ecca0d8a70a854459f47 [2021-03-19T23:20:42.162Z] #5 transferring dockerfile: 16.83kB done [2021-03-19T23:20:42.162Z] #5 DONE 0.1s [2021-03-19T23:20:42.162Z] [2021-03-19T23:20:42.162Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.4.0 [2021-03-19T23:20:42.162Z] #8 sha256:d71d81e7655e217a265abade180b866597ca13067c3e3d98a7c9383c573e8071 [2021-03-19T23:20:42.342Z] #28 6.885 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-19T23:20:42.342Z] #28 6.886 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-19T23:20:42.342Z] #28 6.886 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-19T23:20:42.342Z] #28 6.891 Suggested packages: [2021-03-19T23:20:42.342Z] #28 6.891 krb5-doc krb5-user [2021-03-19T23:20:42.342Z] #28 6.891 Recommended packages: [2021-03-19T23:20:42.342Z] #28 6.891 krb5-locales publicsuffix libsasl2-modules [2021-03-19T23:20:42.342Z] #28 7.151 The following NEW packages will be installed: [2021-03-19T23:20:42.429Z] #8 DONE 0.3s [2021-03-19T23:20:42.429Z] [2021-03-19T23:20:42.429Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T23:20:42.429Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-19T23:20:42.457Z] #13 79.56 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-19T23:20:42.642Z] #28 7.152 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-19T23:20:42.642Z] #28 7.152 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-19T23:20:42.642Z] #28 7.153 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-19T23:20:42.642Z] #28 7.154 libssh2-1 libssl1.1 openssl [2021-03-19T23:20:42.642Z] #28 7.220 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T23:20:42.642Z] #28 7.220 Need to get 5175 kB of archives. [2021-03-19T23:20:42.642Z] #28 7.220 After this operation, 14.6 MB of additional disk space will be used. [2021-03-19T23:20:42.642Z] #28 7.220 Get:1 http://security.debian.org/debian-security buster/updates/main ppc64el libssl1.1 ppc64el 1.1.1d-0+deb10u5 [1526 kB] [2021-03-19T23:20:42.642Z] #28 7.228 Get:2 http://deb.debian.org/debian buster/main ppc64el libsasl2-modules-db ppc64el 2.1.27+dfsg-1+deb10u1 [71.2 kB] [2021-03-19T23:20:42.642Z] #28 7.251 Get:3 http://deb.debian.org/debian buster/main ppc64el libsasl2-2 ppc64el 2.1.27+dfsg-1+deb10u1 [115 kB] [2021-03-19T23:20:42.642Z] #28 7.262 Get:4 http://deb.debian.org/debian buster/main ppc64el ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-19T23:20:42.642Z] #28 7.270 Get:5 http://deb.debian.org/debian buster/main ppc64el libkeyutils1 ppc64el 1.6-6 [16.2 kB] [2021-03-19T23:20:42.642Z] #28 7.271 Get:6 http://deb.debian.org/debian buster/main ppc64el libkrb5support0 ppc64el 1.17-3+deb10u1 [69.3 kB] [2021-03-19T23:20:42.642Z] #28 7.274 Get:7 http://deb.debian.org/debian buster/main ppc64el libk5crypto3 ppc64el 1.17-3+deb10u1 [134 kB] [2021-03-19T23:20:42.642Z] #28 7.279 Get:8 http://deb.debian.org/debian buster/main ppc64el libkrb5-3 ppc64el 1.17-3+deb10u1 [400 kB] [2021-03-19T23:20:42.642Z] #28 7.293 Get:9 http://deb.debian.org/debian buster/main ppc64el libgssapi-krb5-2 ppc64el 1.17-3+deb10u1 [172 kB] [2021-03-19T23:20:42.643Z] #28 7.296 Get:10 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-19T23:20:42.643Z] #28 7.297 Get:11 http://deb.debian.org/debian buster/main ppc64el libnghttp2-14 ppc64el 1.36.0-2+deb10u1 [92.1 kB] [2021-03-19T23:20:42.643Z] #28 7.300 Get:12 http://deb.debian.org/debian buster/main ppc64el libpsl5 ppc64el 0.20.2-2 [55.6 kB] [2021-03-19T23:20:42.643Z] #28 7.302 Get:13 http://deb.debian.org/debian buster/main ppc64el librtmp1 ppc64el 2.4+20151223.gitfa8646d.1-2 [60.2 kB] [2021-03-19T23:20:42.643Z] #28 7.302 Get:14 http://security.debian.org/debian-security buster/updates/main ppc64el libldap-2.4-2 ppc64el 2.4.47+dfsg-3+deb10u6 [243 kB] [2021-03-19T23:20:42.643Z] #28 7.304 Get:15 http://deb.debian.org/debian buster/main ppc64el libssh2-1 ppc64el 1.8.0-2.1 [147 kB] [2021-03-19T23:20:42.643Z] #28 7.307 Get:16 http://deb.debian.org/debian buster/main ppc64el libcurl4 ppc64el 7.64.0-4+deb10u1 [348 kB] [2021-03-19T23:20:42.643Z] #28 7.314 Get:17 http://security.debian.org/debian-security buster/updates/main ppc64el openssl ppc64el 1.1.1d-0+deb10u5 [844 kB] [2021-03-19T23:20:42.643Z] #28 7.318 Get:18 http://deb.debian.org/debian buster/main ppc64el curl ppc64el 7.64.0-4+deb10u1 [268 kB] [2021-03-19T23:20:42.643Z] #28 7.326 Get:19 http://deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-19T23:20:42.643Z] #28 7.333 Get:20 http://deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-19T23:20:42.643Z] #28 7.335 Get:21 http://deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-19T23:20:42.695Z] #7 ... [2021-03-19T23:20:42.695Z] [2021-03-19T23:20:42.695Z] #6 [internal] load metadata for docker.io/library/golang:1.13.15-buster [2021-03-19T23:20:42.695Z] #6 sha256:0ff4d7102a8b2da8074784734c04086c33174d81a15b9d3c7333eecc02eac4f0 [2021-03-19T23:20:42.695Z] #6 DONE 0.3s [2021-03-19T23:20:42.695Z] [2021-03-19T23:20:42.695Z] #7 [internal] load metadata for docker.io/library/debian:buster [2021-03-19T23:20:42.695Z] #7 sha256:f1b65f84b73951f42780ae75c92800bded73658353301e79e5dc186186c67a6c [2021-03-19T23:20:42.695Z] #7 DONE 0.5s [2021-03-19T23:20:42.714Z] #13 79.85 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:20:42.714Z] #13 79.91 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T23:20:42.714Z] #13 79.92 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-19T23:20:42.714Z] #13 ... [2021-03-19T23:20:42.714Z] [2021-03-19T23:20:42.714Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:20:42.714Z] #51 sha256:7f3689a8f1137d51766f8d42da1304c13b835d4d5d55257d1bf9422b224b2984 [2021-03-19T23:20:42.714Z] #51 75.39 time [2021-03-19T23:20:42.714Z] #51 83.58 context [2021-03-19T23:20:42.714Z] #51 85.38 internal/poll [2021-03-19T23:20:42.934Z] #19 38.78 Setting up python3-pip (18.1-5) ... [2021-03-19T23:20:42.938Z] #28 7.598 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:20:42.939Z] #28 7.628 Fetched 5175 kB in 0s (37.0 MB/s) [2021-03-19T23:20:42.939Z] #28 7.655 Selecting previously unselected package libssl1.1:ppc64el. [2021-03-19T23:20:42.939Z] #28 7.655 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-19T23:20:42.939Z] #28 7.664 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-19T23:20:42.939Z] #28 7.666 Unpacking libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:42.972Z] #51 ... [2021-03-19T23:20:42.972Z] [2021-03-19T23:20:42.972Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:20:42.972Z] #34 sha256:1df18ce448b3d84b2696c7d82c2f01bfe60103b8bc33e1f5a6afc974ef1ded6e [2021-03-19T23:20:42.972Z] #34 85.43 internal/poll [2021-03-19T23:20:43.227Z] #19 39.41 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:20:43.227Z] #19 39.45 Processing triggers for mime-support (3.62) ... [2021-03-19T23:20:43.233Z] #28 7.886 Selecting previously unselected package libsasl2-modules-db:ppc64el. [2021-03-19T23:20:43.233Z] #28 7.887 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-19T23:20:43.233Z] #28 7.889 Unpacking libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:43.233Z] #28 7.920 Selecting previously unselected package libsasl2-2:ppc64el. [2021-03-19T23:20:43.233Z] #28 7.922 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_ppc64el.deb ... [2021-03-19T23:20:43.233Z] #28 7.924 Unpacking libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:43.233Z] #28 7.974 Selecting previously unselected package libldap-common. [2021-03-19T23:20:43.233Z] #28 7.975 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-19T23:20:43.233Z] #28 7.977 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:43.233Z] #28 8.014 Selecting previously unselected package libldap-2.4-2:ppc64el. [2021-03-19T23:20:43.233Z] #28 8.016 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_ppc64el.deb ... [2021-03-19T23:20:43.233Z] #28 8.018 Unpacking libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:43.449Z] #29 3.385 ### 4.6% ####### 9.8% ########## 15.0% ############# 18.3% ################# 24.6% ###################### 30.7% ######################### 35.6% ############################# 41.1% ################################# 46.5% ##################################### 51.7% ######################################### 56.9% ############################################ 62.1% ################################################ 67.4% #################################################### 72.3% ######################################################## 77.8% ########################################################### 83.0% ############################################################### 88.0% ################################################################### 93.5% ####################################################################### 98.7% ######################################################################## 100.0% [2021-03-19T23:20:43.449Z] #29 5.244 [2021-03-19T23:20:43.529Z] #28 8.075 Selecting previously unselected package openssl. [2021-03-19T23:20:43.529Z] #28 8.078 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_ppc64el.deb ... [2021-03-19T23:20:43.529Z] #28 8.079 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:43.529Z] #28 8.354 Selecting previously unselected package ca-certificates. [2021-03-19T23:20:43.529Z] #28 8.354 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-19T23:20:43.649Z] [2021-03-19T23:20:43.649Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:20:43.649Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-19T23:20:43.649Z] #26 resolve docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac done [2021-03-19T23:20:43.649Z] #26 sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac 1.85kB / 1.85kB done [2021-03-19T23:20:43.649Z] #26 sha256:917ab0af993d3997abb8404f8b309c832d73bc9996cb04cc89c656258c6b3999 529B / 529B done [2021-03-19T23:20:43.649Z] #26 sha256:e2e57caf3a6744542984f4107cd43fe826e3fb8be3a0d4d34a6cb158851f4c42 1.46kB / 1.46kB done [2021-03-19T23:20:43.832Z] #28 8.355 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-19T23:20:43.832Z] #28 8.440 Selecting previously unselected package libkeyutils1:ppc64el. [2021-03-19T23:20:43.832Z] #28 8.442 Preparing to unpack .../07-libkeyutils1_1.6-6_ppc64el.deb ... [2021-03-19T23:20:43.832Z] #28 8.444 Unpacking libkeyutils1:ppc64el (1.6-6) ... [2021-03-19T23:20:43.832Z] #28 8.472 Selecting previously unselected package libkrb5support0:ppc64el. [2021-03-19T23:20:43.832Z] #28 8.483 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_ppc64el.deb ... [2021-03-19T23:20:43.832Z] #28 8.483 Unpacking libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-19T23:20:43.832Z] #28 8.510 Selecting previously unselected package libk5crypto3:ppc64el. [2021-03-19T23:20:43.832Z] #28 8.512 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-19T23:20:43.832Z] #28 8.514 Unpacking libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-19T23:20:43.832Z] #28 8.553 Selecting previously unselected package libkrb5-3:ppc64el. [2021-03-19T23:20:43.832Z] #28 8.555 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_ppc64el.deb ... [2021-03-19T23:20:43.832Z] #28 8.557 Unpacking libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-19T23:20:43.864Z] #19 DONE 39.9s [2021-03-19T23:20:43.864Z] [2021-03-19T23:20:43.864Z] #20 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/s... [2021-03-19T23:20:44.023Z] #29 5.598 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-19T23:20:44.023Z] #29 5.696 [2021-03-19T23:20:44.023Z] #29 5.766 ######################################################################## 100.0% [2021-03-19T23:20:44.127Z] #28 8.662 Selecting previously unselected package libgssapi-krb5-2:ppc64el. [2021-03-19T23:20:44.127Z] #28 8.664 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_ppc64el.deb ... [2021-03-19T23:20:44.128Z] #28 8.666 Unpacking libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-19T23:20:44.128Z] #28 8.723 Selecting previously unselected package libnghttp2-14:ppc64el. [2021-03-19T23:20:44.128Z] #28 8.723 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_ppc64el.deb ... [2021-03-19T23:20:44.128Z] #28 8.726 Unpacking libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-19T23:20:44.128Z] #28 8.760 Selecting previously unselected package libpsl5:ppc64el. [2021-03-19T23:20:44.128Z] #28 8.762 Preparing to unpack .../13-libpsl5_0.20.2-2_ppc64el.deb ... [2021-03-19T23:20:44.128Z] #28 8.763 Unpacking libpsl5:ppc64el (0.20.2-2) ... [2021-03-19T23:20:44.128Z] #28 8.793 Selecting previously unselected package librtmp1:ppc64el. [2021-03-19T23:20:44.128Z] #28 8.795 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_ppc64el.deb ... [2021-03-19T23:20:44.128Z] #28 8.805 Unpacking librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:20:44.128Z] #28 8.825 Selecting previously unselected package libssh2-1:ppc64el. [2021-03-19T23:20:44.128Z] #28 8.827 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_ppc64el.deb ... [2021-03-19T23:20:44.128Z] #28 8.829 Unpacking libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-19T23:20:44.128Z] #28 8.870 Selecting previously unselected package libcurl4:ppc64el. [2021-03-19T23:20:44.128Z] #28 8.870 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-19T23:20:44.128Z] #28 8.871 Unpacking libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-19T23:20:44.128Z] #28 8.938 Selecting previously unselected package curl. [2021-03-19T23:20:44.128Z] #28 8.938 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_ppc64el.deb ... [2021-03-19T23:20:44.284Z] #29 5.801 [2021-03-19T23:20:44.422Z] #28 8.943 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-19T23:20:44.422Z] #28 8.988 Selecting previously unselected package libonig5:ppc64el. [2021-03-19T23:20:44.422Z] #28 8.991 Preparing to unpack .../18-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-19T23:20:44.422Z] #28 8.992 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-19T23:20:44.422Z] #28 9.053 Selecting previously unselected package libjq1:ppc64el. [2021-03-19T23:20:44.422Z] #28 9.055 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-19T23:20:44.422Z] #28 9.057 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-19T23:20:44.422Z] #28 9.103 Selecting previously unselected package jq. [2021-03-19T23:20:44.422Z] #28 9.106 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-19T23:20:44.422Z] #28 9.107 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:20:44.422Z] #28 9.138 Setting up libkeyutils1:ppc64el (1.6-6) ... [2021-03-19T23:20:44.422Z] #28 9.141 Setting up libpsl5:ppc64el (0.20.2-2) ... [2021-03-19T23:20:44.422Z] #28 9.145 Setting up libssl1.1:ppc64el (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:44.546Z] #29 6.144 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-19T23:20:44.546Z] #29 6.230 [2021-03-19T23:20:44.718Z] #28 9.315 Setting up libnghttp2-14:ppc64el (1.36.0-2+deb10u1) ... [2021-03-19T23:20:44.718Z] #28 9.318 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:44.718Z] #28 9.323 Setting up libkrb5support0:ppc64el (1.17-3+deb10u1) ... [2021-03-19T23:20:44.718Z] #28 9.326 Setting up libsasl2-modules-db:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:44.718Z] #28 9.329 Setting up librtmp1:ppc64el (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:20:44.718Z] #28 9.333 Setting up libk5crypto3:ppc64el (1.17-3+deb10u1) ... [2021-03-19T23:20:44.718Z] #28 9.337 Setting up libsasl2-2:ppc64el (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:44.718Z] #28 9.340 Setting up libssh2-1:ppc64el (1.8.0-2.1) ... [2021-03-19T23:20:44.718Z] #28 9.343 Setting up libkrb5-3:ppc64el (1.17-3+deb10u1) ... [2021-03-19T23:20:44.718Z] #28 9.346 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:44.718Z] #28 9.352 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-19T23:20:44.718Z] #28 9.355 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-19T23:20:44.718Z] #28 9.361 Setting up libldap-2.4-2:ppc64el (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:44.718Z] #28 9.364 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-19T23:20:44.810Z] #29 6.369 0.6% ######################################################################## 100.0% [2021-03-19T23:20:44.810Z] #29 6.445 [2021-03-19T23:20:44.843Z] #9 ... [2021-03-19T23:20:44.843Z] [2021-03-19T23:20:44.843Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:20:44.843Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T23:20:44.843Z] #27 1.006 Get:1 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:20:44.843Z] #27 1.006 Get:2 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:20:44.843Z] #27 1.013 Get:3 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:20:44.843Z] #27 1.154 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:20:44.843Z] #27 1.325 Get:5 http://deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:20:44.843Z] #27 1.573 Get:6 http://deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:20:44.843Z] #27 3.192 Fetched 8424 kB in 2s (3445 kB/s) [2021-03-19T23:20:44.843Z] #27 3.192 Reading package lists... [2021-03-19T23:20:44.843Z] #27 4.094 Reading package lists... [2021-03-19T23:20:44.843Z] #27 4.981 Building dependency tree... [2021-03-19T23:20:44.843Z] #27 5.323 The following additional packages will be installed: [2021-03-19T23:20:44.843Z] #27 5.325 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-19T23:20:44.843Z] #27 5.325 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-19T23:20:44.843Z] #27 5.325 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-19T23:20:44.843Z] #27 5.325 Suggested packages: [2021-03-19T23:20:44.843Z] #27 5.325 krb5-doc krb5-user [2021-03-19T23:20:44.843Z] #27 5.325 Recommended packages: [2021-03-19T23:20:44.843Z] #27 5.325 krb5-locales publicsuffix libsasl2-modules [2021-03-19T23:20:44.843Z] #27 5.492 The following NEW packages will be installed: [2021-03-19T23:20:44.843Z] #27 5.492 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-19T23:20:44.843Z] #27 5.492 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-19T23:20:44.843Z] #27 5.492 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-19T23:20:44.843Z] #27 5.502 libssh2-1 libssl1.1 openssl [2021-03-19T23:20:44.843Z] #27 5.775 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T23:20:44.843Z] #27 5.775 Need to get 5057 kB of archives. [2021-03-19T23:20:44.843Z] #27 5.775 After this operation, 12.1 MB of additional disk space will be used. [2021-03-19T23:20:44.843Z] #27 5.775 Get:1 http://deb.debian.org/debian buster/main amd64 libsasl2-modules-db amd64 2.1.27+dfsg-1+deb10u1 [69.1 kB] [2021-03-19T23:20:44.843Z] #27 5.777 Get:2 http://deb.debian.org/debian buster/main amd64 libsasl2-2 amd64 2.1.27+dfsg-1+deb10u1 [106 kB] [2021-03-19T23:20:44.843Z] #27 5.780 Get:3 http://deb.debian.org/debian buster/main amd64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-19T23:20:44.843Z] #27 5.788 Get:4 http://security.debian.org/debian-security buster/updates/main amd64 libssl1.1 amd64 1.1.1d-0+deb10u5 [1539 kB] [2021-03-19T23:20:44.843Z] #27 5.788 Get:5 http://deb.debian.org/debian buster/main amd64 libkeyutils1 amd64 1.6-6 [15.0 kB] [2021-03-19T23:20:44.843Z] #27 5.788 Get:6 http://deb.debian.org/debian buster/main amd64 libkrb5support0 amd64 1.17-3+deb10u1 [65.8 kB] [2021-03-19T23:20:44.843Z] #27 5.791 Get:7 http://deb.debian.org/debian buster/main amd64 libk5crypto3 amd64 1.17-3+deb10u1 [122 kB] [2021-03-19T23:20:44.843Z] #27 5.793 Get:8 http://deb.debian.org/debian buster/main amd64 libkrb5-3 amd64 1.17-3+deb10u1 [369 kB] [2021-03-19T23:20:44.843Z] #27 5.809 Get:9 http://deb.debian.org/debian buster/main amd64 libgssapi-krb5-2 amd64 1.17-3+deb10u1 [158 kB] [2021-03-19T23:20:44.843Z] #27 5.809 Get:10 http://deb.debian.org/debian buster/main amd64 libnghttp2-14 amd64 1.36.0-2+deb10u1 [85.0 kB] [2021-03-19T23:20:44.843Z] #27 5.813 Get:11 http://deb.debian.org/debian buster/main amd64 libpsl5 amd64 0.20.2-2 [53.7 kB] [2021-03-19T23:20:44.843Z] #27 5.820 Get:12 http://security.debian.org/debian-security buster/updates/main amd64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-19T23:20:44.843Z] #27 5.820 Get:13 http://security.debian.org/debian-security buster/updates/main amd64 libldap-2.4-2 amd64 2.4.47+dfsg-3+deb10u6 [224 kB] [2021-03-19T23:20:44.843Z] #27 5.820 Get:14 http://deb.debian.org/debian buster/main amd64 librtmp1 amd64 2.4+20151223.gitfa8646d.1-2 [60.5 kB] [2021-03-19T23:20:44.843Z] #27 5.820 Get:15 http://deb.debian.org/debian buster/main amd64 libssh2-1 amd64 1.8.0-2.1 [140 kB] [2021-03-19T23:20:44.843Z] #27 5.829 Get:16 http://security.debian.org/debian-security buster/updates/main amd64 openssl amd64 1.1.1d-0+deb10u5 [844 kB] [2021-03-19T23:20:44.843Z] #27 5.829 Get:17 http://deb.debian.org/debian buster/main amd64 libcurl4 amd64 7.64.0-4+deb10u1 [331 kB] [2021-03-19T23:20:44.843Z] #27 5.837 Get:18 http://deb.debian.org/debian buster/main amd64 curl amd64 7.64.0-4+deb10u1 [264 kB] [2021-03-19T23:20:44.843Z] #27 5.845 Get:19 http://deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T23:20:44.843Z] #27 5.846 Get:20 http://deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T23:20:44.843Z] #27 5.849 Get:21 http://deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T23:20:44.843Z] #27 6.029 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:20:44.843Z] #27 6.061 Fetched 5057 kB in 0s (15.3 MB/s) [2021-03-19T23:20:44.843Z] #27 6.105 Selecting previously unselected package libssl1.1:amd64. [2021-03-19T23:20:44.844Z] #27 6.105 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6677 files and directories currently installed.) [2021-03-19T23:20:44.844Z] #27 6.109 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 6.117 Unpacking libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:44.844Z] #27 6.320 Selecting previously unselected package libsasl2-modules-db:amd64. [2021-03-19T23:20:44.844Z] #27 6.320 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 6.325 Unpacking libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 6.357 Selecting previously unselected package libsasl2-2:amd64. [2021-03-19T23:20:44.844Z] #27 6.357 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 6.360 Unpacking libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 6.404 Selecting previously unselected package libldap-common. [2021-03-19T23:20:44.844Z] #27 6.404 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-19T23:20:44.844Z] #27 6.407 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:44.844Z] #27 6.449 Selecting previously unselected package libldap-2.4-2:amd64. [2021-03-19T23:20:44.844Z] #27 6.449 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 6.452 Unpacking libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:44.844Z] #27 6.513 Selecting previously unselected package openssl. [2021-03-19T23:20:44.844Z] #27 6.513 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 6.516 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:44.844Z] #27 6.634 Selecting previously unselected package ca-certificates. [2021-03-19T23:20:44.844Z] #27 6.636 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-19T23:20:44.844Z] #27 6.639 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-19T23:20:44.844Z] #27 6.717 Selecting previously unselected package libkeyutils1:amd64. [2021-03-19T23:20:44.844Z] #27 6.717 Preparing to unpack .../07-libkeyutils1_1.6-6_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 6.721 Unpacking libkeyutils1:amd64 (1.6-6) ... [2021-03-19T23:20:44.844Z] #27 6.752 Selecting previously unselected package libkrb5support0:amd64. [2021-03-19T23:20:44.844Z] #27 6.752 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 6.755 Unpacking libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 6.791 Selecting previously unselected package libk5crypto3:amd64. [2021-03-19T23:20:44.844Z] #27 6.791 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 6.795 Unpacking libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 6.839 Selecting previously unselected package libkrb5-3:amd64. [2021-03-19T23:20:44.844Z] #27 6.840 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 6.844 Unpacking libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 6.927 Selecting previously unselected package libgssapi-krb5-2:amd64. [2021-03-19T23:20:44.844Z] #27 6.929 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 6.932 Unpacking libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 6.984 Selecting previously unselected package libnghttp2-14:amd64. [2021-03-19T23:20:44.844Z] #27 6.986 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 6.989 Unpacking libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 7.058 Selecting previously unselected package libpsl5:amd64. [2021-03-19T23:20:44.844Z] #27 7.058 Preparing to unpack .../13-libpsl5_0.20.2-2_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 7.062 Unpacking libpsl5:amd64 (0.20.2-2) ... [2021-03-19T23:20:44.844Z] #27 7.102 Selecting previously unselected package librtmp1:amd64. [2021-03-19T23:20:44.844Z] #27 7.102 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 7.105 Unpacking librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:20:44.844Z] #27 7.140 Selecting previously unselected package libssh2-1:amd64. [2021-03-19T23:20:44.844Z] #27 7.142 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 7.145 Unpacking libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T23:20:44.844Z] #27 7.194 Selecting previously unselected package libcurl4:amd64. [2021-03-19T23:20:44.844Z] #27 7.194 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 7.198 Unpacking libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 7.258 Selecting previously unselected package curl. [2021-03-19T23:20:44.844Z] #27 7.258 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 7.262 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 7.330 Selecting previously unselected package libonig5:amd64. [2021-03-19T23:20:44.844Z] #27 7.332 Preparing to unpack .../18-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 7.335 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:20:44.844Z] #27 7.397 Selecting previously unselected package libjq1:amd64. [2021-03-19T23:20:44.844Z] #27 7.397 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 7.400 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:20:44.844Z] #27 7.441 Selecting previously unselected package jq. [2021-03-19T23:20:44.844Z] #27 7.441 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:20:44.844Z] #27 7.446 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:20:44.844Z] #27 7.488 Setting up libkeyutils1:amd64 (1.6-6) ... [2021-03-19T23:20:44.844Z] #27 7.499 Setting up libpsl5:amd64 (0.20.2-2) ... [2021-03-19T23:20:44.844Z] #27 7.510 Setting up libssl1.1:amd64 (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:44.844Z] #27 7.615 Setting up libnghttp2-14:amd64 (1.36.0-2+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 7.623 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:44.844Z] #27 7.635 Setting up libkrb5support0:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 7.645 Setting up libsasl2-modules-db:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 7.654 Setting up librtmp1:amd64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:20:44.844Z] #27 7.664 Setting up libk5crypto3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 7.674 Setting up libsasl2-2:amd64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 7.683 Setting up libssh2-1:amd64 (1.8.0-2.1) ... [2021-03-19T23:20:44.844Z] #27 7.693 Setting up libkrb5-3:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:44.844Z] #27 7.702 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:20:44.844Z] #27 7.717 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:20:44.844Z] #27 7.726 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:20:44.844Z] #27 7.736 Setting up libldap-2.4-2:amd64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:20:44.844Z] #27 7.746 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-19T23:20:44.844Z] #27 ... [2021-03-19T23:20:44.844Z] [2021-03-19T23:20:44.844Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:44.844Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:44.844Z] #9 extracting sha256:813643441356759e9202aeebde31d45192b5e5e6218cd8d2ad216304bf415551 3.5s done [2021-03-19T23:20:44.920Z] #20 1.253 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-19T23:20:45.071Z] #29 6.768 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-19T23:20:45.100Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e [2021-03-19T23:20:45.213Z] #20 1.256 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-19T23:20:45.213Z] #20 1.264 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-19T23:20:45.213Z] #20 DONE 1.4s [2021-03-19T23:20:45.213Z] [2021-03-19T23:20:45.213Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:20:45.334Z] #29 6.889 [2021-03-19T23:20:45.360Z] #28 10.21 Updating certificates in /etc/ssl/certs... [2021-03-19T23:20:45.360Z] #28 ... [2021-03-19T23:20:45.360Z] [2021-03-19T23:20:45.360Z] #10 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:45.360Z] #10 sha256:becc3df6e60b59ba5e11d4c03b277f4d33e092be477226d464c16a22fc23dee1 [2021-03-19T23:20:45.360Z] #10 extracting sha256:dfe2d012519ce68bcd2414835909fb4784fd4eb5bea2c88916fdea0c661c872e 0.4s done [2021-03-19T23:20:45.360Z] #10 extracting sha256:5d8f1d1f9197bf1817cda35a89da9bd2544ceb7bf0c7b92fba5977ab2b2ab9e6 0.3s done [2021-03-19T23:20:45.360Z] #10 extracting sha256:1301750ffb48db80c63d6d21adae9f88f4f4aaf4f561ab3512287683a04c04c0 2.7s done [2021-03-19T23:20:45.360Z] #10 extracting sha256:dc5c6edc9cffc52d437053d5b7d8f834d50534c930afa90b1b3aff08912cddad 2.4s done [2021-03-19T23:20:45.360Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 [2021-03-19T23:20:46.002Z] #10 extracting sha256:3c370c2e2f82f7cb2daa81bba821dae9225733ba2b303fb10c53328524420fa0 4.8s done [2021-03-19T23:20:46.002Z] #10 extracting sha256:5ffb2f5886e201aff4c1e8e27bad24fcc671df1b0bab8209bb17aa98a310a335 0.0s done [2021-03-19T23:20:46.002Z] #10 DONE 19.9s [2021-03-19T23:20:46.002Z] [2021-03-19T23:20:46.002Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:20:46.002Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-19T23:20:46.123Z] #29 7.057 0.0% ############### 21.1% ################################# 47.1% ########################################## 58.9% ############################################ 61.2% ######################################################### 80.0% ######################################################################## 100.0% [2021-03-19T23:20:46.123Z] #29 7.739 [2021-03-19T23:20:46.208Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.1s [2021-03-19T23:20:46.255Z] #34 88.32 internal/fmtsort [2021-03-19T23:20:46.297Z] #28 ... [2021-03-19T23:20:46.297Z] [2021-03-19T23:20:46.297Z] #11 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T23:20:46.297Z] #11 sha256:de2b7e1945dbe926869611b3b2029194bc28030208e03614c2a9fe1f572df858 [2021-03-19T23:20:46.297Z] #11 DONE 0.2s [2021-03-19T23:20:46.297Z] [2021-03-19T23:20:46.297Z] #12 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-19T23:20:46.297Z] #12 sha256:ff794b9c1ccc7e487b8893ee6ce30fad412303a0fbaab6fd892b0bc7b203e159 [2021-03-19T23:20:46.391Z] #29 8.074 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-19T23:20:46.391Z] #29 8.163 [2021-03-19T23:20:46.513Z] #34 89.19 strings [2021-03-19T23:20:46.596Z] #12 DONE 0.2s [2021-03-19T23:20:46.596Z] [2021-03-19T23:20:46.596Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:20:46.596Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-19T23:20:46.596Z] #28 11.07 137 added, 0 removed; done. [2021-03-19T23:20:46.596Z] #28 11.09 Setting up libgssapi-krb5-2:ppc64el (1.17-3+deb10u1) ... [2021-03-19T23:20:46.596Z] #28 11.09 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:20:46.596Z] #28 11.10 Setting up libcurl4:ppc64el (7.64.0-4+deb10u1) ... [2021-03-19T23:20:46.596Z] #28 11.10 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-19T23:20:46.596Z] #28 11.10 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:20:46.596Z] #28 11.11 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-19T23:20:46.596Z] #28 11.12 Updating certificates in /etc/ssl/certs... [2021-03-19T23:20:46.596Z] #28 ... [2021-03-19T23:20:46.596Z] [2021-03-19T23:20:46.596Z] #32 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T23:20:46.596Z] #32 sha256:34d72fd651778c0cdb3dc938aacb06f57ff1869c20cbd1458f724e704eb32e92 [2021-03-19T23:20:46.596Z] #32 DONE 0.1s [2021-03-19T23:20:46.596Z] [2021-03-19T23:20:46.596Z] #40 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T23:20:46.596Z] #40 sha256:b948760ec906f0112e36d43a368d2764d9e6051a21547341b1990eac2341e2c0 [2021-03-19T23:20:46.596Z] #40 DONE 0.1s [2021-03-19T23:20:46.596Z] [2021-03-19T23:20:46.596Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:20:46.596Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-19T23:20:46.653Z] #29 8.238 ######################################################################## 100.0% [2021-03-19T23:20:46.653Z] #29 8.276 [2021-03-19T23:20:46.770Z] #34 89.38 os [2021-03-19T23:20:46.895Z] #41 ... [2021-03-19T23:20:46.895Z] [2021-03-19T23:20:46.895Z] #13 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-19T23:20:46.895Z] #13 sha256:5a1f2a0034de595e514e07eaa74fd77b855eb96acfd626c32dc2608ff009b168 [2021-03-19T23:20:46.895Z] #13 DONE 0.5s [2021-03-19T23:20:46.915Z] #29 8.516 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-19T23:20:46.915Z] #29 8.624 [2021-03-19T23:20:46.915Z] #29 8.700 ######################################################################## 100.0% [2021-03-19T23:20:47.177Z] #29 8.720 [2021-03-19T23:20:47.177Z] #29 8.742 Download of images into '/build' complete. [2021-03-19T23:20:47.177Z] #29 8.742 Use something like the following to load the result into a Docker daemon: [2021-03-19T23:20:47.177Z] #29 8.742 tar -cC '/build' . | docker load [2021-03-19T23:20:47.209Z] [2021-03-19T23:20:47.209Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:20:47.209Z] #50 sha256:ab5b4539944bff4d758addde4c53ec043dec38cdaeaa434ca7e103a93a8d1898 [2021-03-19T23:20:47.209Z] #50 0.459 + RM_GOPATH=0 [2021-03-19T23:20:47.209Z] #50 0.459 + TMP_GOPATH= [2021-03-19T23:20:47.209Z] #50 0.459 + : /build [2021-03-19T23:20:47.209Z] #50 0.460 + '[' -z '' ']' [2021-03-19T23:20:47.209Z] #50 0.461 ++ mktemp -d [2021-03-19T23:20:47.209Z] #50 0.464 + export GOPATH=/tmp/tmp.evwxAGgZAl [2021-03-19T23:20:47.209Z] #50 0.464 + GOPATH=/tmp/tmp.evwxAGgZAl [2021-03-19T23:20:47.209Z] #50 0.464 + RM_GOPATH=1 [2021-03-19T23:20:47.209Z] #50 0.464 + case "$(go env GOARCH)" in [2021-03-19T23:20:47.209Z] #50 0.465 ++ go env GOARCH [2021-03-19T23:20:47.209Z] #50 0.472 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:47.209Z] #50 0.472 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:47.209Z] #50 0.473 ++ dirname /tmp/install/install.sh [2021-03-19T23:20:47.209Z] #50 0.476 + dir=/tmp/install [2021-03-19T23:20:47.209Z] #50 0.486 + bin=golangci_lint [2021-03-19T23:20:47.209Z] #50 0.486 + shift [2021-03-19T23:20:47.209Z] #50 0.487 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-19T23:20:47.209Z] #50 0.487 + . /tmp/install/golangci_lint.installer [2021-03-19T23:20:47.210Z] #50 0.487 ++ : v1.23.8 [2021-03-19T23:20:47.210Z] #50 0.487 + install_golangci_lint [2021-03-19T23:20:47.210Z] #50 0.488 + set -e [2021-03-19T23:20:47.210Z] #50 0.488 + export GO111MODULE=on [2021-03-19T23:20:47.210Z] #50 0.488 + GO111MODULE=on [2021-03-19T23:20:47.210Z] #50 0.488 + GOBIN=/build [2021-03-19T23:20:47.210Z] #50 0.488 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-19T23:20:47.210Z] #50 0.532 go: finding github.com v1.23.8 [2021-03-19T23:20:47.210Z] #50 0.534 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-19T23:20:47.210Z] #50 0.535 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-19T23:20:47.210Z] #50 0.535 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:20:47.210Z] #50 0.535 go: finding github.com/golangci v1.23.8 [2021-03-19T23:20:47.989Z] #21 ... [2021-03-19T23:20:47.989Z] [2021-03-19T23:20:47.989Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:20:47.989Z] #42 87.86 CC criu/memfd.o [2021-03-19T23:20:47.989Z] #42 88.25 CC criu/mount.o [2021-03-19T23:20:47.989Z] #42 90.73 CC criu/namespaces.o [2021-03-19T23:20:47.989Z] #42 91.98 CC criu/net.o [2021-03-19T23:20:47.989Z] #42 93.72 CC criu/netfilter.o [2021-03-19T23:20:47.989Z] #42 93.90 CC criu/page-pipe.o [2021-03-19T23:20:47.989Z] #42 94.34 CC criu/page-xfer.o [2021-03-19T23:20:47.989Z] #42 95.42 CC criu/pagemap-cache.o [2021-03-19T23:20:47.989Z] #42 95.66 CC criu/pagemap.o [2021-03-19T23:20:47.989Z] #42 96.35 CC criu/parasite-syscall.o [2021-03-19T23:20:47.989Z] #42 96.92 CC criu/path.o [2021-03-19T23:20:47.989Z] #42 97.11 CC criu/pie-util-vdso.o [2021-03-19T23:20:47.989Z] #42 97.44 CC criu/pie-util.o [2021-03-19T23:20:47.989Z] #42 97.57 CC criu/pipes.o [2021-03-19T23:20:47.989Z] #42 98.02 CC criu/plugin.o [2021-03-19T23:20:47.989Z] #42 98.26 CC criu/proc_parse.o [2021-03-19T23:20:48.159Z] #34 ... [2021-03-19T23:20:48.159Z] [2021-03-19T23:20:48.159Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:20:48.159Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:20:48.159Z] #45 90.73 os [2021-03-19T23:20:48.272Z] #50 1.601 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:20:48.366Z] #9 ... [2021-03-19T23:20:48.366Z] [2021-03-19T23:20:48.366Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:20:48.366Z] #27 sha256:a183c933d34ebf3f11ac5a473ac20eddb7cda49f6f857966e698ef57b90473a8 [2021-03-19T23:20:48.366Z] #27 8.328 Updating certificates in /etc/ssl/certs... [2021-03-19T23:20:48.366Z] #27 9.080 137 added, 0 removed; done. [2021-03-19T23:20:48.366Z] #27 9.110 Setting up libgssapi-krb5-2:amd64 (1.17-3+deb10u1) ... [2021-03-19T23:20:48.366Z] #27 9.120 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:20:48.366Z] #27 9.131 Setting up libcurl4:amd64 (7.64.0-4+deb10u1) ... [2021-03-19T23:20:48.366Z] #27 9.143 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-19T23:20:48.366Z] #27 9.154 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:20:48.366Z] #27 9.171 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-19T23:20:48.366Z] #27 9.179 Updating certificates in /etc/ssl/certs... [2021-03-19T23:20:48.366Z] #27 9.745 0 added, 0 removed; done. [2021-03-19T23:20:48.366Z] #27 9.745 Running hooks in /etc/ca-certificates/update.d... [2021-03-19T23:20:48.366Z] #27 9.745 done. [2021-03-19T23:20:48.366Z] #27 DONE 11.4s [2021-03-19T23:20:48.366Z] [2021-03-19T23:20:48.366Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:48.366Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:48.625Z] #42 ... [2021-03-19T23:20:48.625Z] [2021-03-19T23:20:48.625Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:20:48.625Z] #21 3.409 Collecting yamllint==1.16.0 [2021-03-19T23:20:48.920Z] #21 3.649 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-19T23:20:48.920Z] #21 3.689 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-19T23:20:48.920Z] #21 3.711 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-19T23:20:48.920Z] #21 3.753 Collecting pyyaml (from yamllint==1.16.0) [2021-03-19T23:20:48.933Z] #9 ... [2021-03-19T23:20:48.933Z] [2021-03-19T23:20:48.933Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T23:20:48.933Z] #28 sha256:1db1004173fb54f7dee0d8cd91231c23ffa65155936b217115ac133acf16a274 [2021-03-19T23:20:48.933Z] #28 DONE 0.8s [2021-03-19T23:20:48.933Z] [2021-03-19T23:20:48.933Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:48.933Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:48.967Z] #26 ... [2021-03-19T23:20:48.967Z] [2021-03-19T23:20:48.967Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:48.967Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-19T23:20:48.967Z] #9 resolve docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 done [2021-03-19T23:20:48.967Z] #9 sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 7.68MB / 7.68MB 0.6s done [2021-03-19T23:20:48.967Z] #9 sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 1.86kB / 1.86kB done [2021-03-19T23:20:48.967Z] #9 sha256:688d484c81b27fd58d8180e0f2b8371eb311a2f9afe5a4d761f838c9936152e7 6.19kB / 6.19kB done [2021-03-19T23:20:48.967Z] #9 sha256:c6f3dd0bda1f61865a66d18090c8cecbe4df870c2d1083927e043367ef707688 1.79kB / 1.79kB done [2021-03-19T23:20:48.967Z] #9 sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 49.18MB / 49.18MB 1.9s done [2021-03-19T23:20:48.967Z] #9 sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 52.16MB / 52.16MB 3.5s done [2021-03-19T23:20:48.967Z] #9 sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 9.98MB / 9.98MB 2.1s done [2021-03-19T23:20:48.967Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 5.2s [2021-03-19T23:20:48.967Z] #9 extracting sha256:d5517ee72007172d5b814636405254dea459120ce08f85777bb287d106a6a240 2.4s done [2021-03-19T23:20:49.097Z] #45 91.70 strings [2021-03-19T23:20:49.213Z] #21 3.927 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-19T23:20:49.229Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 [2021-03-19T23:20:49.229Z] #9 ... [2021-03-19T23:20:49.229Z] [2021-03-19T23:20:49.229Z] #62 [vpnkit 1/1] FROM docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 [2021-03-19T23:20:49.229Z] #62 sha256:f5f6822bf2d1ee8cee9361ba21964db1b075789ef9a6d55e940c346d25984665 [2021-03-19T23:20:49.229Z] #62 resolve docker.io/djs55/vpnkit:0.4.0@sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 done [2021-03-19T23:20:49.229Z] #62 sha256:e0e226d66cf3a7f2b4c3707aba207d4803be8a4f3a4e070a380de6d737a44669 528B / 528B done [2021-03-19T23:20:49.229Z] #62 sha256:ccc33552567b383c34a823c6b7cffec4ccb0572aa76616a24ed8c561797d6556 1.20kB / 1.20kB done [2021-03-19T23:20:49.229Z] #62 sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 9.86MB / 9.86MB 0.4s done [2021-03-19T23:20:49.229Z] #62 extracting sha256:3fa4dcca96b9935907158935ca60ad26fd6f2508956c3f3059a13257dca2b022 1.2s done [2021-03-19T23:20:49.229Z] #62 DONE 5.9s [2021-03-19T23:20:49.229Z] [2021-03-19T23:20:49.229Z] #23 [internal] load build context [2021-03-19T23:20:49.229Z] #23 sha256:ae20918ddca7eb4f65e231c1d33665b0cd56240849abd85db61594d1bc4aed75 [2021-03-19T23:20:49.229Z] #23 transferring context: 53.38MB 3.1s done [2021-03-19T23:20:49.229Z] #23 DONE 5.9s [2021-03-19T23:20:49.229Z] [2021-03-19T23:20:49.229Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:49.229Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-19T23:20:49.229Z] #9 sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 97.69MB / 97.69MB 5.7s done [2021-03-19T23:20:49.229Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0B / 156B 5.7s [2021-03-19T23:20:49.229Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 0B / 62.53MB 5.7s [2021-03-19T23:20:49.229Z] #9 ... [2021-03-19T23:20:49.229Z] [2021-03-19T23:20:49.229Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:9d4ab94af82b2567c272c7f47fa1204cd9b40914704213f1c257c44042f82aac [2021-03-19T23:20:49.229Z] #26 sha256:45bb9a48d6e782a3e60f03223bc352dade75860f5d24602d08c115e73091c9fd [2021-03-19T23:20:49.229Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 0B / 49.20MB 5.7s [2021-03-19T23:20:49.344Z] #50 2.888 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:20:49.493Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 18.87MB / 49.20MB 6.0s [2021-03-19T23:20:49.507Z] #21 4.225 Installing build dependencies: started [2021-03-19T23:20:49.881Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 36.76MB / 49.20MB 6.2s [2021-03-19T23:20:50.142Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 48.23MB / 49.20MB 6.3s [2021-03-19T23:20:50.299Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 5.2s [2021-03-19T23:20:50.408Z] #9 ... [2021-03-19T23:20:50.408Z] [2021-03-19T23:20:50.408Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:20:50.408Z] #29 sha256:2dfbd6a0b3f4d8f55fc5dc41bb5b9334ceba762310c6e683b6ff45fe1cbd9979 [2021-03-19T23:20:50.408Z] #29 1.711 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-19T23:20:50.408Z] #29 1.816 [2021-03-19T23:20:50.408Z] #29 1.938 ## 3.8% ################## 25.8% ######################## 33.5% ################################# 46.4% ###################################################### 75.1% ######################################################################## 100.0% [2021-03-19T23:20:50.408Z] #29 2.604 [2021-03-19T23:20:50.408Z] #29 2.725 ###################################################### 75.1% ######################################################################## 100.0% [2021-03-19T23:20:50.408Z] #29 2.840 [2021-03-19T23:20:50.408Z] #29 2.957 ################################################# 68.1% ######################################################################## 100.0% [2021-03-19T23:20:50.408Z] #29 3.089 [2021-03-19T23:20:50.409Z] #29 3.226 ####### 10.8% ######################### 35.9% ####################################### 55.0% ################################################## 70.2% ################################################################### 93.2% ######################################################################## 100.0% [2021-03-19T23:20:50.409Z] #29 3.770 [2021-03-19T23:20:50.409Z] #29 3.894 ## 2.8% ###### 9.4% ########## 14.4% ############# 19.2% ################## 25.2% ##################### 30.4% ######################### 35.5% ############################# 40.9% ################################ 45.6% ################################### 48.8% ###################################### 53.3% ########################################## 58.9% ############################################## 64.4% ################################################### 72.1% ######################################################## 77.8% ########################################################### 83.1% ############################################################### 88.3% ################################################################### 93.5% ###################################################################### 98.5% ######################################################################## 100.0% [2021-03-19T23:20:50.409Z] #29 5.770 [2021-03-19T23:20:50.409Z] #29 6.123 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-19T23:20:50.409Z] #29 6.219 [2021-03-19T23:20:50.409Z] #29 6.285 ######################################################################## 100.0% [2021-03-19T23:20:50.409Z] #29 6.322 [2021-03-19T23:20:50.409Z] #29 6.623 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-19T23:20:50.409Z] #29 6.724 [2021-03-19T23:20:50.409Z] #29 6.833 ######################################################################## 100.0% [2021-03-19T23:20:50.409Z] #29 6.875 [2021-03-19T23:20:50.409Z] #29 7.172 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-19T23:20:50.409Z] #29 7.269 [2021-03-19T23:20:50.409Z] #29 7.461 0.0% ########## 15.2% ################################# 47.1% ##################################### 51.6% ######################################## 55.8% #################################################### 72.3% ######################################################################## 100.0% [2021-03-19T23:20:50.409Z] #29 8.187 [2021-03-19T23:20:50.409Z] #29 8.595 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-19T23:20:50.409Z] #29 8.714 [2021-03-19T23:20:50.409Z] #29 8.783 ######################################################################## 100.0% [2021-03-19T23:20:50.409Z] #29 8.799 [2021-03-19T23:20:50.409Z] #29 ... [2021-03-19T23:20:50.409Z] [2021-03-19T23:20:50.409Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:50.409Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:50.468Z] #45 ... [2021-03-19T23:20:50.468Z] [2021-03-19T23:20:50.468Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:20:50.468Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:20:50.468Z] #42 83.07 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T23:20:50.468Z] #42 83.11 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:20:50.468Z] #42 83.16 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:20:50.468Z] #42 83.22 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T23:20:50.468Z] #42 83.29 Setting up python-six (1.12.0-1) ... [2021-03-19T23:20:50.468Z] #42 89.72 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T23:20:50.468Z] #42 89.73 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:20:50.468Z] #42 89.76 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T23:20:50.468Z] #42 89.80 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T23:20:50.468Z] #42 89.83 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T23:20:50.468Z] #42 89.86 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:20:50.468Z] #42 89.86 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:20:50.468Z] #42 89.87 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T23:20:50.468Z] #42 89.89 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:20:50.468Z] #42 89.91 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-19T23:20:50.478Z] #29 ... [2021-03-19T23:20:50.478Z] [2021-03-19T23:20:50.478Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:50.478Z] #9 sha256:4a66e7fcfac5fc92db618035154692356dd65f14be90935717f8c30085be66be [2021-03-19T23:20:50.478Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.5s done [2021-03-19T23:20:50.478Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-19T23:20:50.669Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 10.2s [2021-03-19T23:20:50.726Z] #42 ... [2021-03-19T23:20:50.726Z] [2021-03-19T23:20:50.726Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:20:50.726Z] #34 sha256:1df18ce448b3d84b2696c7d82c2f01bfe60103b8bc33e1f5a6afc974ef1ded6e [2021-03-19T23:20:50.726Z] #34 93.18 path [2021-03-19T23:20:50.903Z] #50 ... [2021-03-19T23:20:50.903Z] [2021-03-19T23:20:50.904Z] #28 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:20:50.904Z] #28 sha256:5b13b60a42c97a1939b19a02c3f61293b1fe8c8e3cf254431a5b2a0694f5d7b5 [2021-03-19T23:20:50.904Z] #28 14.92 0 added, 0 removed; done. [2021-03-19T23:20:50.904Z] #28 14.92 Running hooks in /etc/ca-certificates/update.d... [2021-03-19T23:20:50.904Z] #28 14.93 done. [2021-03-19T23:20:50.904Z] #28 DONE 15.2s [2021-03-19T23:20:50.904Z] [2021-03-19T23:20:50.904Z] #29 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T23:20:50.904Z] #29 sha256:727de468ddf676cff24fcc0afac83acbcb8bad08a0cf1fb3dd7014d38a7bd5b3 [2021-03-19T23:20:50.904Z] #29 DONE 0.1s [2021-03-19T23:20:50.904Z] [2021-03-19T23:20:50.904Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:20:50.904Z] #30 sha256:b6e38d09a678a49be5155b8cb2b082064b114742da0b74ddb4671b7757077dfb [2021-03-19T23:20:51.227Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 6.0s done [2021-03-19T23:20:51.227Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-03-19T23:20:51.484Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-19T23:20:51.484Z] #9 DONE 23.3s [2021-03-19T23:20:51.484Z] [2021-03-19T23:20:51.484Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:20:51.484Z] #29 sha256:d600aaebe80eed7ad0df6fcf2c360390d4ab3082b38a46b7b33a43d03db9e4df [2021-03-19T23:20:51.484Z] #29 1.079 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-19T23:20:51.484Z] #29 1.161 [2021-03-19T23:20:51.484Z] #29 1.277 ########### 16.4% ########################## 36.3% ######################################## 56.0% ############################################### 66.6% ###################################################################### 98.3% ######################################################################## 100.0% [2021-03-19T23:20:51.484Z] #29 1.787 [2021-03-19T23:20:51.484Z] #29 1.905 ######################################################## 78.2% ######################################################################## 100.0% [2021-03-19T23:20:51.484Z] #29 2.004 [2021-03-19T23:20:51.484Z] #29 2.123 ###################################################### 75.1% ######################################################################## 100.0% [2021-03-19T23:20:51.484Z] #29 2.219 [2021-03-19T23:20:51.553Z] #26 sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 49.20MB / 49.20MB 7.5s done [2021-03-19T23:20:51.553Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a [2021-03-19T23:20:51.654Z] #9 extracting sha256:799f41bb59c9731aba2de07a7b3d49d5bc5e3a57ac053779fc0e405d3aed0b9e 11.2s done [2021-03-19T23:20:51.657Z] #34 94.14 text/tabwriter [2021-03-19T23:20:51.741Z] #29 2.337 ####### 9.8% ########################## 36.9% ######################################## 56.3% ###################################################### 75.3% #################################################################### 94.8% ######################################################################## 100.0% [2021-03-19T23:20:51.741Z] #29 2.885 [2021-03-19T23:20:52.391Z] #9 DONE 40.3s [2021-03-19T23:20:52.392Z] [2021-03-19T23:20:52.392Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T23:20:52.392Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-19T23:20:52.589Z] #34 ... [2021-03-19T23:20:52.589Z] [2021-03-19T23:20:52.589Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:20:52.589Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:20:52.589Z] #36 85.71 Selecting previously unselected package libxml2:amd64. [2021-03-19T23:20:52.589Z] #36 85.72 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-19T23:20:52.589Z] #36 85.76 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:20:52.589Z] #36 86.98 Selecting previously unselected package libarchive13:amd64. [2021-03-19T23:20:52.589Z] #36 86.98 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-19T23:20:52.589Z] #36 87.00 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T23:20:52.589Z] #36 87.61 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-19T23:20:52.589Z] #36 87.63 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-19T23:20:52.589Z] #36 87.65 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T23:20:52.589Z] #36 87.94 Selecting previously unselected package librhash0:amd64. [2021-03-19T23:20:52.589Z] #36 87.94 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-19T23:20:52.589Z] #36 87.95 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-19T23:20:52.589Z] #36 88.24 Selecting previously unselected package libuv1:amd64. [2021-03-19T23:20:52.589Z] #36 88.25 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-19T23:20:52.589Z] #36 88.27 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-19T23:20:52.589Z] #36 88.61 Selecting previously unselected package cmake. [2021-03-19T23:20:52.589Z] #36 88.61 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-19T23:20:52.589Z] #36 88.67 Unpacking cmake (3.13.4-1) ... [2021-03-19T23:20:52.589Z] #36 93.64 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:20:52.589Z] #36 93.66 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:20:52.589Z] #36 93.72 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-19T23:20:52.589Z] #36 93.72 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:20:52.589Z] #36 93.81 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-19T23:20:52.589Z] #36 93.81 Setting up cmake-data (3.13.4-1) ... [2021-03-19T23:20:52.589Z] #36 93.86 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:20:52.589Z] #36 93.88 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T23:20:52.589Z] #36 93.88 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T23:20:52.589Z] #36 93.94 Setting up cmake (3.13.4-1) ... [2021-03-19T23:20:52.589Z] #36 93.99 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:20:52.589Z] #36 94.12 Processing triggers for mime-support (3.62) ... [2021-03-19T23:20:52.589Z] #36 DONE 95.1s [2021-03-19T23:20:52.589Z] [2021-03-19T23:20:52.589Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:20:52.589Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:20:52.589Z] #13 80.48 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:20:52.589Z] #13 80.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:20:52.589Z] #13 80.66 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-19T23:20:52.589Z] #13 80.69 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:20:52.589Z] #13 81.26 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-19T23:20:52.589Z] #13 81.63 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-19T23:20:52.589Z] #13 81.63 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:20:52.589Z] #13 81.77 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-19T23:20:52.589Z] #13 81.79 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:20:52.589Z] #13 85.67 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-19T23:20:52.589Z] #13 85.67 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-19T23:20:52.589Z] #13 85.68 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:20:52.589Z] #13 89.86 Selecting previously unselected package binutils-mingw-w64. [2021-03-19T23:20:52.589Z] #13 89.90 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-19T23:20:52.589Z] #13 89.90 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:20:52.593Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a [2021-03-19T23:20:52.593Z] #9 extracting sha256:16b5038bccc853e96f534bc85f4f737109ef37ad92d877b54f080a3c86b3cb3a done [2021-03-19T23:20:52.848Z] #13 90.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-19T23:20:52.848Z] #13 90.25 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:20:52.848Z] #13 ... [2021-03-19T23:20:52.848Z] [2021-03-19T23:20:52.848Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:20:52.848Z] #34 sha256:1df18ce448b3d84b2696c7d82c2f01bfe60103b8bc33e1f5a6afc974ef1ded6e [2021-03-19T23:20:52.848Z] #34 95.51 path/filepath [2021-03-19T23:20:52.848Z] #34 95.51 fmt [2021-03-19T23:20:52.965Z] #10 ... [2021-03-19T23:20:52.965Z] [2021-03-19T23:20:52.965Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:20:52.965Z] #29 sha256:8534519ca3f6fe157105d848e9063400fa0982474b0e65f80d3e911fba7ffd88 [2021-03-19T23:20:52.965Z] #29 DONE 14.7s [2021-03-19T23:20:52.965Z] [2021-03-19T23:20:52.965Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T23:20:52.965Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-19T23:20:53.017Z] #30 2.079 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-19T23:20:53.317Z] #30 2.677 [2021-03-19T23:20:53.911Z] #10 DONE 1.5s [2021-03-19T23:20:53.911Z] [2021-03-19T23:20:53.911Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-19T23:20:53.911Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-19T23:20:54.058Z] #29 3.007 ### 4.2% ####### 9.9% ########## 15.1% ############# 18.9% ################## 25.6% ###################### 30.8% ######################### 36.1% ############################# 41.3% ################################# 46.5% ##################################### 51.7% ######################################## 56.9% ############################################ 62.1% ################################################ 67.4% #################################################### 72.5% ######################################################## 77.9% ########################################################### 83.0% ############################################################### 88.3% ################################################################### 93.5% ####################################################################### 98.7% ######################################################################## 100.0% [2021-03-19T23:20:54.058Z] #29 4.858 [2021-03-19T23:20:54.058Z] #29 5.069 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-19T23:20:54.058Z] #29 5.122 [2021-03-19T23:20:54.058Z] #29 5.176 ######################################################################## 100.0% [2021-03-19T23:20:54.316Z] #29 5.196 [2021-03-19T23:20:54.572Z] #29 ... [2021-03-19T23:20:54.572Z] [2021-03-19T23:20:54.572Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T23:20:54.572Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-19T23:20:54.572Z] #10 DONE 2.9s [2021-03-19T23:20:54.572Z] [2021-03-19T23:20:54.572Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-19T23:20:54.572Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-19T23:20:54.862Z] #11 DONE 1.0s [2021-03-19T23:20:54.862Z] [2021-03-19T23:20:54.862Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:20:54.862Z] #58 sha256:6bb88206267383291a90580f951068340780d73d023221bf6031eb8c6526c943 [2021-03-19T23:20:54.868Z] #26 extracting sha256:e9742a63e95a88f8685c4f23a73f7dd15e4039ac1862ce5753c53406a5f7c04a 3.0s done [2021-03-19T23:20:55.141Z] #9 DONE 41.4s [2021-03-19T23:20:55.141Z] [2021-03-19T23:20:55.141Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T23:20:55.141Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-19T23:20:55.168Z] #21 ... [2021-03-19T23:20:55.168Z] [2021-03-19T23:20:55.168Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-19T23:20:55.168Z] #39 138.6 + dpkg --print-architecture [2021-03-19T23:20:55.168Z] #39 138.6 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-19T23:20:55.168Z] #39 139.1 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-19T23:20:55.168Z] #39 139.1 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-19T23:20:55.388Z] #34 97.51 io/ioutil [2021-03-19T23:20:55.441Z] #58 ... [2021-03-19T23:20:55.441Z] [2021-03-19T23:20:55.441Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T23:20:55.441Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-19T23:20:55.441Z] #39 DONE 0.3s [2021-03-19T23:20:55.441Z] [2021-03-19T23:20:55.441Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T23:20:55.441Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-19T23:20:55.441Z] #31 DONE 0.3s [2021-03-19T23:20:55.441Z] [2021-03-19T23:20:55.441Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:20:55.441Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:20:55.645Z] #34 ... [2021-03-19T23:20:55.645Z] [2021-03-19T23:20:55.645Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:20:55.645Z] #51 sha256:7f3689a8f1137d51766f8d42da1304c13b835d4d5d55257d1bf9422b224b2984 [2021-03-19T23:20:55.645Z] #51 88.25 encoding/binary [2021-03-19T23:20:55.645Z] #51 88.85 internal/fmtsort [2021-03-19T23:20:55.645Z] #51 89.68 os [2021-03-19T23:20:55.645Z] #51 91.88 encoding/base64 [2021-03-19T23:20:55.645Z] #51 93.60 golang.org/x/sys/unix [2021-03-19T23:20:55.645Z] #51 95.42 fmt [2021-03-19T23:20:55.709Z] #10 ... [2021-03-19T23:20:55.709Z] [2021-03-19T23:20:55.709Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:20:55.709Z] #29 sha256:2dfbd6a0b3f4d8f55fc5dc41bb5b9334ceba762310c6e683b6ff45fe1cbd9979 [2021-03-19T23:20:55.709Z] #29 9.015 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-19T23:20:55.709Z] #29 9.115 [2021-03-19T23:20:55.709Z] #29 9.232 ######################################################################## 100.0% [2021-03-19T23:20:55.709Z] #29 9.270 [2021-03-19T23:20:55.709Z] #29 9.309 Download of images into '/build' complete. [2021-03-19T23:20:55.709Z] #29 9.309 Use something like the following to load the result into a Docker daemon: [2021-03-19T23:20:55.709Z] #29 9.309 tar -cC '/build' . | docker load [2021-03-19T23:20:55.709Z] #29 DONE 14.6s [2021-03-19T23:20:55.709Z] [2021-03-19T23:20:55.709Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T23:20:55.709Z] #10 sha256:9f4f2b323ea5e52fd3249b81060291ec8f783fabea2afe0be139febb8be2892f [2021-03-19T23:20:55.821Z] #26 DONE 12.1s [2021-03-19T23:20:55.821Z] [2021-03-19T23:20:55.821Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:20:55.821Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-19T23:20:55.821Z] #9 extracting sha256:0283897ad4463628bd259e1cbb5eb788e7df554b42ae17fc6f5d02c4a56035c2 0.6s done [2021-03-19T23:20:55.821Z] #9 sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 156B / 156B 5.8s done [2021-03-19T23:20:55.821Z] #9 sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 62.53MB / 62.53MB 10.6s done [2021-03-19T23:20:55.821Z] #9 extracting sha256:3feb40d9f5fecfa098b8f7ece6c287c6fd61b114043c8b4647359120a7d943a3 0.5s done [2021-03-19T23:20:55.821Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 1.1s [2021-03-19T23:20:55.902Z] #51 ... [2021-03-19T23:20:55.902Z] [2021-03-19T23:20:55.902Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:20:55.902Z] #37 sha256:8f7de8f5686af26790e31e3c3bf750f3567dc05e8a00fda5dbd7454a688f7d9e [2021-03-19T23:20:55.902Z] #37 2.070 + RM_GOPATH=0 [2021-03-19T23:20:55.902Z] #37 2.070 + TMP_GOPATH= [2021-03-19T23:20:55.902Z] #37 2.070 + : /build [2021-03-19T23:20:55.902Z] #37 2.070 + '[' -z '' ']' [2021-03-19T23:20:55.902Z] #37 2.070 ++ mktemp -d [2021-03-19T23:20:55.902Z] #37 2.070 + export GOPATH=/tmp/tmp.LdWsNKGzbP [2021-03-19T23:20:55.902Z] #37 2.070 + GOPATH=/tmp/tmp.LdWsNKGzbP [2021-03-19T23:20:55.902Z] #37 2.070 + RM_GOPATH=1 [2021-03-19T23:20:55.902Z] #37 2.070 + case "$(go env GOARCH)" in [2021-03-19T23:20:55.902Z] #37 2.070 ++ go env GOARCH [2021-03-19T23:20:55.902Z] #37 2.162 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:55.902Z] #37 2.162 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:55.902Z] #37 2.162 ++ dirname /tmp/install/install.sh [2021-03-19T23:20:55.902Z] #37 2.162 + dir=/tmp/install [2021-03-19T23:20:55.902Z] #37 2.162 + bin=tini [2021-03-19T23:20:55.902Z] #37 2.162 + shift [2021-03-19T23:20:55.902Z] #37 2.162 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-19T23:20:55.902Z] #37 2.162 + . /tmp/install/tini.installer [2021-03-19T23:20:55.902Z] #37 2.162 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:20:55.902Z] #37 2.162 + install_tini [2021-03-19T23:20:55.902Z] #37 2.162 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-19T23:20:55.902Z] #37 2.162 + git clone https://github.com/krallin/tini.git /tmp/tmp.LdWsNKGzbP/tini [2021-03-19T23:20:55.902Z] #37 2.163 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:20:55.902Z] #37 2.164 Cloning into '/tmp/tmp.LdWsNKGzbP/tini'... [2021-03-19T23:20:55.902Z] #37 2.966 + cd /tmp/tmp.LdWsNKGzbP/tini [2021-03-19T23:20:55.902Z] #37 2.968 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:20:55.902Z] #37 2.975 + cmake . [2021-03-19T23:20:55.942Z] #11 DONE 1.3s [2021-03-19T23:20:55.942Z] [2021-03-19T23:20:55.942Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T23:20:55.942Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-19T23:20:56.051Z] #30 3.025 0.0% #### 6.2% ######## 12.3% ############# 18.4% #################### 28.4% ########################## 36.5% ############################# 40.6% ################################# 46.7% ##################################### 52.8% ########################################## 58.9% ############################################## 64.9% ################################################ 67.0% #################################################### 73.1% ####################################################### 77.2% ########################################################### 83.2% ############################################################## 87.3% ################################################################# 91.4% ##################################################################### 96.8% ######################################################################## 100.0% [2021-03-19T23:20:56.159Z] #37 3.662 -- The C compiler identification is GNU 8.3.0 [2021-03-19T23:20:56.159Z] #37 3.705 -- Check for working C compiler: /usr/bin/cc [2021-03-19T23:20:56.416Z] #37 ... [2021-03-19T23:20:56.416Z] [2021-03-19T23:20:56.416Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:20:56.416Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:20:56.416Z] #42 98.52 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T23:20:56.416Z] #42 98.53 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:20:56.416Z] #42 DONE 99.0s [2021-03-19T23:20:56.508Z] #31 DONE 0.7s [2021-03-19T23:20:56.508Z] [2021-03-19T23:20:56.508Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T23:20:56.508Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-19T23:20:56.508Z] #39 DONE 0.6s [2021-03-19T23:20:56.508Z] [2021-03-19T23:20:56.508Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:20:56.508Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:20:56.675Z] [2021-03-19T23:20:56.675Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:20:56.675Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:20:56.711Z] #30 5.878 [2021-03-19T23:20:56.711Z] #30 ... [2021-03-19T23:20:56.711Z] [2021-03-19T23:20:56.711Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:20:56.711Z] #52 sha256:a3e9c262ecbd73c85a735c67abb31bd3dd568c6c71cf929c72b572b6517303b1 [2021-03-19T23:20:56.711Z] #52 0.550 + RM_GOPATH=0 [2021-03-19T23:20:56.711Z] #52 0.550 + TMP_GOPATH= [2021-03-19T23:20:56.711Z] #52 0.550 + : /build [2021-03-19T23:20:56.711Z] #52 0.550 + '[' -z '' ']' [2021-03-19T23:20:56.711Z] #52 0.551 ++ mktemp -d [2021-03-19T23:20:56.711Z] #52 0.555 + export GOPATH=/tmp/tmp.BqPkRlOKNM [2021-03-19T23:20:56.711Z] #52 0.555 + GOPATH=/tmp/tmp.BqPkRlOKNM [2021-03-19T23:20:56.711Z] #52 0.556 + RM_GOPATH=1 [2021-03-19T23:20:56.711Z] #52 0.557 + case "$(go env GOARCH)" in [2021-03-19T23:20:56.711Z] #52 0.558 ++ go env GOARCH [2021-03-19T23:20:56.711Z] #52 0.575 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:56.711Z] #52 0.575 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:56.711Z] #52 0.584 ++ dirname /tmp/install/install.sh [2021-03-19T23:20:56.711Z] #52 0.598 + dir=/tmp/install [2021-03-19T23:20:56.711Z] #52 0.599 + bin=shfmt [2021-03-19T23:20:56.711Z] #52 0.599 + shift [2021-03-19T23:20:56.711Z] #52 0.599 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-19T23:20:56.711Z] #52 0.599 + . /tmp/install/shfmt.installer [2021-03-19T23:20:56.711Z] #52 0.599 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:20:56.711Z] #52 0.600 + install_shfmt [2021-03-19T23:20:56.711Z] #52 0.600 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:20:56.711Z] #52 0.601 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-19T23:20:56.711Z] #52 0.601 + git clone https://github.com/mvdan/sh.git /tmp/tmp.BqPkRlOKNM/src/github.com/mvdan/sh [2021-03-19T23:20:56.711Z] #52 0.603 Cloning into '/tmp/tmp.BqPkRlOKNM/src/github.com/mvdan/sh'... [2021-03-19T23:20:56.711Z] #52 ... [2021-03-19T23:20:56.711Z] [2021-03-19T23:20:56.711Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:20:56.711Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-19T23:20:56.711Z] #37 1.218 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:20:56.711Z] #37 1.320 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:20:56.711Z] #37 1.348 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:20:56.711Z] #37 2.962 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-19T23:20:56.711Z] #37 5.573 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-19T23:20:56.711Z] #37 7.515 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-19T23:20:56.711Z] #37 ... [2021-03-19T23:20:56.711Z] [2021-03-19T23:20:56.711Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:20:56.711Z] #35 sha256:3defd12c759f8144abc5294f950fd078a4fd16c41381a0b4975d2d7c1b582f0a [2021-03-19T23:20:56.711Z] #35 0.793 + RM_GOPATH=0 [2021-03-19T23:20:56.711Z] #35 0.796 + TMP_GOPATH= [2021-03-19T23:20:56.711Z] #35 0.796 + : /build [2021-03-19T23:20:56.711Z] #35 0.801 + '[' -z '' ']' [2021-03-19T23:20:56.711Z] #35 0.802 ++ mktemp -d [2021-03-19T23:20:56.711Z] #35 0.808 + export GOPATH=/tmp/tmp.8ViImfF3yT [2021-03-19T23:20:56.711Z] #35 0.858 + GOPATH=/tmp/tmp.8ViImfF3yT [2021-03-19T23:20:56.711Z] #35 0.858 + RM_GOPATH=1 [2021-03-19T23:20:56.711Z] #35 0.858 + case "$(go env GOARCH)" in [2021-03-19T23:20:56.711Z] #35 0.862 ++ go env GOARCH [2021-03-19T23:20:56.711Z] #35 0.895 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:56.711Z] #35 0.900 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:56.711Z] #35 0.905 ++ dirname /tmp/install/install.sh [2021-03-19T23:20:56.711Z] #35 0.912 + dir=/tmp/install [2021-03-19T23:20:56.711Z] #35 0.912 + bin=tomlv [2021-03-19T23:20:56.711Z] #35 0.912 + shift [2021-03-19T23:20:56.711Z] #35 0.913 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-19T23:20:56.711Z] #35 0.915 + . /tmp/install/tomlv.installer [2021-03-19T23:20:56.712Z] #35 0.917 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:20:56.712Z] #35 0.917 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:20:56.712Z] #35 0.917 + install_tomlv [2021-03-19T23:20:56.712Z] #35 0.917 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-19T23:20:56.712Z] #35 0.917 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.8ViImfF3yT/src/github.com/BurntSushi/toml [2021-03-19T23:20:56.712Z] #35 1.001 Cloning into '/tmp/tmp.8ViImfF3yT/src/github.com/BurntSushi/toml'... [2021-03-19T23:20:56.712Z] #35 2.403 + cd /tmp/tmp.8ViImfF3yT/src/github.com/BurntSushi/toml [2021-03-19T23:20:56.712Z] #35 2.405 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:20:56.712Z] #35 2.419 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:20:56.712Z] #35 3.109 internal/cpu [2021-03-19T23:20:56.712Z] #35 3.190 runtime/internal/sys [2021-03-19T23:20:56.712Z] #35 3.293 math/bits [2021-03-19T23:20:56.712Z] #35 3.298 runtime/internal/atomic [2021-03-19T23:20:56.712Z] #35 3.718 runtime/internal/math [2021-03-19T23:20:56.712Z] #35 4.167 unicode/utf8 [2021-03-19T23:20:56.712Z] #35 4.231 sync/atomic [2021-03-19T23:20:56.712Z] #35 4.589 internal/bytealg [2021-03-19T23:20:56.712Z] #35 5.172 unicode [2021-03-19T23:20:56.712Z] #35 5.385 math [2021-03-19T23:20:56.712Z] #35 5.880 internal/testlog [2021-03-19T23:20:56.712Z] #35 5.890 runtime [2021-03-19T23:20:56.712Z] #35 6.973 runtime/cgo [2021-03-19T23:20:57.008Z] #35 ... [2021-03-19T23:20:57.008Z] [2021-03-19T23:20:57.008Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:20:57.008Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:20:57.008Z] #46 0.539 + RM_GOPATH=0 [2021-03-19T23:20:57.008Z] #46 0.539 + TMP_GOPATH= [2021-03-19T23:20:57.008Z] #46 0.539 + : /build [2021-03-19T23:20:57.008Z] #46 0.539 + '[' -z '' ']' [2021-03-19T23:20:57.008Z] #46 0.540 ++ mktemp -d [2021-03-19T23:20:57.008Z] #46 0.542 + export GOPATH=/tmp/tmp.ABF2zN983l [2021-03-19T23:20:57.008Z] #46 0.542 + GOPATH=/tmp/tmp.ABF2zN983l [2021-03-19T23:20:57.008Z] #46 0.542 + RM_GOPATH=1 [2021-03-19T23:20:57.008Z] #46 0.542 + case "$(go env GOARCH)" in [2021-03-19T23:20:57.008Z] #46 0.543 ++ go env GOARCH [2021-03-19T23:20:57.008Z] #46 0.556 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:57.008Z] #46 0.559 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:57.008Z] #46 0.560 ++ dirname /tmp/install/install.sh [2021-03-19T23:20:57.008Z] #46 0.568 + dir=/tmp/install [2021-03-19T23:20:57.008Z] #46 0.568 + bin=vndr [2021-03-19T23:20:57.008Z] #46 0.568 + shift [2021-03-19T23:20:57.008Z] #46 0.569 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-19T23:20:57.008Z] #46 0.569 + . /tmp/install/vndr.installer [2021-03-19T23:20:57.008Z] #46 0.570 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:20:57.008Z] #46 0.571 + install_vndr [2021-03-19T23:20:57.008Z] #46 0.571 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-19T23:20:57.008Z] #46 0.571 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.ABF2zN983l/src/github.com/LK4D4/vndr [2021-03-19T23:20:57.008Z] #46 0.571 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:20:57.008Z] #46 0.592 Cloning into '/tmp/tmp.ABF2zN983l/src/github.com/LK4D4/vndr'... [2021-03-19T23:20:57.008Z] #46 1.512 + cd /tmp/tmp.ABF2zN983l/src/github.com/LK4D4/vndr [2021-03-19T23:20:57.008Z] #46 1.512 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:20:57.008Z] #46 1.535 + go build -buildmode=pie -v -o /build/vndr . [2021-03-19T23:20:57.008Z] #46 2.981 runtime/internal/sys [2021-03-19T23:20:57.008Z] #46 3.096 internal/race [2021-03-19T23:20:57.008Z] #46 3.142 runtime/internal/atomic [2021-03-19T23:20:57.008Z] #46 3.252 internal/cpu [2021-03-19T23:20:57.008Z] #46 3.527 sync/atomic [2021-03-19T23:20:57.008Z] #46 3.573 runtime/internal/math [2021-03-19T23:20:57.008Z] #46 3.951 unicode [2021-03-19T23:20:57.008Z] #46 4.338 unicode/utf8 [2021-03-19T23:20:57.008Z] #46 4.539 math/bits [2021-03-19T23:20:57.008Z] #46 5.033 internal/bytealg [2021-03-19T23:20:57.008Z] #46 5.726 internal/testlog [2021-03-19T23:20:57.008Z] #46 6.524 encoding [2021-03-19T23:20:57.008Z] #46 6.767 math [2021-03-19T23:20:57.008Z] #46 6.802 unicode/utf16 [2021-03-19T23:20:57.008Z] #46 7.333 runtime [2021-03-19T23:20:57.008Z] #46 8.277 container/list [2021-03-19T23:20:57.008Z] #46 9.325 crypto/internal/subtle [2021-03-19T23:20:57.008Z] #46 9.692 crypto/subtle [2021-03-19T23:20:57.008Z] #46 10.27 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-19T23:20:57.008Z] #46 ... [2021-03-19T23:20:57.008Z] [2021-03-19T23:20:57.008Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:20:57.008Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T23:20:57.008Z] #43 0.783 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:20:57.008Z] #43 0.934 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:20:57.008Z] #43 0.934 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:20:57.008Z] #43 2.576 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-19T23:20:57.008Z] #43 5.089 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-19T23:20:57.008Z] #43 7.207 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-19T23:20:57.008Z] #43 ... [2021-03-19T23:20:57.008Z] [2021-03-19T23:20:57.008Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:20:57.008Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-19T23:20:57.008Z] #56 1.268 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:20:57.008Z] #56 1.398 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:20:57.008Z] #56 1.400 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:20:57.008Z] #56 3.098 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-19T23:20:57.008Z] #56 5.645 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-19T23:20:57.008Z] #56 8.340 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-19T23:20:57.086Z] #10 DONE 2.1s [2021-03-19T23:20:57.086Z] [2021-03-19T23:20:57.086Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-19T23:20:57.086Z] #11 sha256:4dded22ae8e041202113925494619c3ed7d22f3a2aaf54c846546432c0805f42 [2021-03-19T23:20:57.240Z] #9 extracting sha256:f86b5fabb62f79acd92186da3c02d23bd8c15d79603a700959b582bd9e62854c 2.5s done [2021-03-19T23:20:57.246Z] #39 ... [2021-03-19T23:20:57.246Z] [2021-03-19T23:20:57.246Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:20:57.246Z] #21 11.70 Installing build dependencies: finished with status 'done' [2021-03-19T23:20:57.307Z] #56 ... [2021-03-19T23:20:57.307Z] [2021-03-19T23:20:57.307Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:20:57.307Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-19T23:20:57.307Z] #41 0.649 + git clone https://github.com/docker/distribution.git . [2021-03-19T23:20:57.307Z] #41 0.663 Cloning into '.'... [2021-03-19T23:20:57.307Z] #41 ... [2021-03-19T23:20:57.307Z] [2021-03-19T23:20:57.307Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:20:57.307Z] #59 sha256:1f64d69757fd0a32a137a6545239da3c3b28e823b51dcab4ecc8a7e6269f7096 [2021-03-19T23:20:57.307Z] #59 0.757 + RM_GOPATH=0 [2021-03-19T23:20:57.307Z] #59 0.757 + TMP_GOPATH= [2021-03-19T23:20:57.307Z] #59 0.757 + : /build [2021-03-19T23:20:57.307Z] #59 0.757 + '[' -z '' ']' [2021-03-19T23:20:57.307Z] #59 0.762 ++ mktemp -d [2021-03-19T23:20:57.307Z] #59 0.787 + export GOPATH=/tmp/tmp.7jYjkpqCxQ [2021-03-19T23:20:57.307Z] #59 0.788 + GOPATH=/tmp/tmp.7jYjkpqCxQ [2021-03-19T23:20:57.307Z] #59 0.789 + RM_GOPATH=1 [2021-03-19T23:20:57.307Z] #59 0.790 + case "$(go env GOARCH)" in [2021-03-19T23:20:57.307Z] #59 0.793 ++ go env GOARCH [2021-03-19T23:20:57.307Z] #59 0.806 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:57.307Z] #59 0.806 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:57.307Z] #59 0.808 ++ dirname /tmp/install/install.sh [2021-03-19T23:20:57.307Z] #59 0.809 + dir=/tmp/install [2021-03-19T23:20:57.307Z] #59 0.850 + bin=rootlesskit [2021-03-19T23:20:57.307Z] #59 0.851 + shift [2021-03-19T23:20:57.307Z] #59 0.859 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-19T23:20:57.307Z] #59 0.865 + . /tmp/install/rootlesskit.installer [2021-03-19T23:20:57.307Z] #59 0.872 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:20:57.307Z] #59 0.875 + install_rootlesskit [2021-03-19T23:20:57.307Z] #59 0.876 + case "$1" in [2021-03-19T23:20:57.307Z] #59 0.877 + export CGO_ENABLED=0 [2021-03-19T23:20:57.307Z] #59 0.878 + CGO_ENABLED=0 [2021-03-19T23:20:57.307Z] #59 0.879 + _install_rootlesskit [2021-03-19T23:20:57.307Z] #59 0.882 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-19T23:20:57.307Z] #59 0.882 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7jYjkpqCxQ/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:20:57.307Z] #59 0.882 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:20:57.307Z] #59 0.916 Cloning into '/tmp/tmp.7jYjkpqCxQ/src/github.com/rootless-containers/rootlesskit'... [2021-03-19T23:20:57.307Z] #59 6.391 + cd /tmp/tmp.7jYjkpqCxQ/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:20:57.307Z] #59 6.393 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:20:57.307Z] #59 6.434 + export GO111MODULE=on [2021-03-19T23:20:57.307Z] #59 6.439 + GO111MODULE=on [2021-03-19T23:20:57.307Z] #59 6.440 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:20:57.307Z] #59 6.441 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-19T23:20:57.307Z] #59 9.335 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:20:57.307Z] #59 9.376 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:20:57.307Z] #59 9.416 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T23:20:57.307Z] #59 9.430 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:20:57.307Z] #59 9.454 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-19T23:20:57.307Z] #59 9.455 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:20:57.307Z] #59 9.661 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:20:57.307Z] #59 9.816 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:20:57.307Z] #59 9.824 go: downloading github.com/google/uuid v1.2.0 [2021-03-19T23:20:57.307Z] #59 9.869 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:20:57.307Z] #59 9.980 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:20:57.307Z] #59 10.01 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:20:57.307Z] #59 10.05 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-19T23:20:57.307Z] #59 10.45 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-19T23:20:57.307Z] #59 10.58 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:20:57.503Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 [2021-03-19T23:20:57.611Z] #59 ... [2021-03-19T23:20:57.611Z] [2021-03-19T23:20:57.611Z] #65 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:20:57.611Z] #65 sha256:59d6cde683b3ab50069b56be0160f04646655f81730052c9ba929b45fa735cc5 [2021-03-19T23:20:57.611Z] #65 0.794 + RM_GOPATH=0 [2021-03-19T23:20:57.611Z] #65 0.795 + TMP_GOPATH= [2021-03-19T23:20:57.611Z] #65 0.795 + : /build [2021-03-19T23:20:57.611Z] #65 0.795 + '[' -z '' ']' [2021-03-19T23:20:57.611Z] #65 0.796 ++ mktemp -d [2021-03-19T23:20:57.611Z] #65 0.804 + export GOPATH=/tmp/tmp.UMZpZxgCZ5 [2021-03-19T23:20:57.611Z] #65 0.809 + GOPATH=/tmp/tmp.UMZpZxgCZ5 [2021-03-19T23:20:57.611Z] #65 0.809 + RM_GOPATH=1 [2021-03-19T23:20:57.611Z] #65 0.810 + case "$(go env GOARCH)" in [2021-03-19T23:20:57.611Z] #65 0.851 ++ go env GOARCH [2021-03-19T23:20:57.611Z] #65 1.404 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:57.611Z] #65 1.404 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:57.611Z] #65 1.408 ++ dirname /tmp/install/install.sh [2021-03-19T23:20:57.611Z] #65 1.412 + dir=/tmp/install [2021-03-19T23:20:57.611Z] #65 1.413 + bin=proxy [2021-03-19T23:20:57.611Z] #65 1.414 + shift [2021-03-19T23:20:57.611Z] #65 1.415 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-19T23:20:57.611Z] #65 1.416 + . /tmp/install/proxy.installer [2021-03-19T23:20:57.611Z] #65 1.417 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:20:57.611Z] #65 1.418 + install_proxy [2021-03-19T23:20:57.611Z] #65 1.418 + case "$1" in [2021-03-19T23:20:57.611Z] #65 1.419 + export CGO_ENABLED=0 [2021-03-19T23:20:57.611Z] #65 1.419 + CGO_ENABLED=0 [2021-03-19T23:20:57.611Z] #65 1.419 + _install_proxy [2021-03-19T23:20:57.611Z] #65 1.420 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-19T23:20:57.611Z] #65 1.420 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:20:57.611Z] #65 1.420 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.UMZpZxgCZ5/src/github.com/docker/libnetwork [2021-03-19T23:20:57.611Z] #65 1.424 Cloning into '/tmp/tmp.UMZpZxgCZ5/src/github.com/docker/libnetwork'... [2021-03-19T23:20:57.611Z] #65 ... [2021-03-19T23:20:57.611Z] [2021-03-19T23:20:57.611Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:20:57.611Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-19T23:20:57.611Z] #33 0.650 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-19T23:20:57.611Z] #33 0.656 Cloning into '.'... [2021-03-19T23:20:57.909Z] #33 ... [2021-03-19T23:20:57.909Z] [2021-03-19T23:20:57.909Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:20:57.909Z] #48 sha256:5d2e5f3d98df5d8646634581f5e878af528c02c7b3ef2c1940095e9864a1ce06 [2021-03-19T23:20:57.909Z] #48 0.789 + RM_GOPATH=0 [2021-03-19T23:20:57.909Z] #48 0.793 + TMP_GOPATH= [2021-03-19T23:20:57.909Z] #48 0.793 + : /build [2021-03-19T23:20:57.909Z] #48 0.794 + '[' -z '' ']' [2021-03-19T23:20:57.909Z] #48 0.801 ++ mktemp -d [2021-03-19T23:20:57.909Z] #48 0.808 + export GOPATH=/tmp/tmp.CkLSNkRQLe [2021-03-19T23:20:57.909Z] #48 0.808 + GOPATH=/tmp/tmp.CkLSNkRQLe [2021-03-19T23:20:57.909Z] #48 0.809 + RM_GOPATH=1 [2021-03-19T23:20:57.909Z] #48 0.809 + case "$(go env GOARCH)" in [2021-03-19T23:20:57.909Z] #48 0.811 ++ go env GOARCH [2021-03-19T23:20:57.909Z] #48 0.865 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:57.909Z] #48 0.866 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:57.909Z] #48 0.873 ++ dirname /tmp/install/install.sh [2021-03-19T23:20:57.909Z] #48 0.879 + dir=/tmp/install [2021-03-19T23:20:57.909Z] #48 0.879 + bin=gotestsum [2021-03-19T23:20:57.909Z] #48 0.885 + shift [2021-03-19T23:20:57.909Z] #48 0.885 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-19T23:20:57.909Z] #48 0.885 + . /tmp/install/gotestsum.installer [2021-03-19T23:20:57.909Z] #48 0.887 ++ : v0.5.3 [2021-03-19T23:20:57.909Z] #48 0.888 + install_gotestsum [2021-03-19T23:20:57.909Z] #48 0.890 + set -e [2021-03-19T23:20:57.909Z] #48 0.890 + export GO111MODULE=on [2021-03-19T23:20:57.909Z] #48 0.890 + GO111MODULE=on [2021-03-19T23:20:57.909Z] #48 0.891 + GOBIN=/build [2021-03-19T23:20:57.909Z] #48 0.891 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-19T23:20:57.909Z] #48 1.051 go: finding gotest.tools v0.5.3 [2021-03-19T23:20:57.909Z] #48 1.051 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T23:20:57.909Z] #48 2.143 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T23:20:57.909Z] #48 3.265 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T23:20:57.909Z] #48 4.993 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:20:57.909Z] #48 4.993 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:20:57.909Z] #48 5.019 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:20:57.909Z] #48 5.112 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T23:20:57.909Z] #48 5.141 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:20:57.909Z] #48 5.222 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:20:57.909Z] #48 5.354 go: downloading github.com/fatih/color v1.9.0 [2021-03-19T23:20:57.909Z] #48 5.419 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:20:57.909Z] #48 5.421 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:20:57.909Z] #48 5.534 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:20:57.909Z] #48 5.732 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:20:57.909Z] #48 5.964 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:20:57.909Z] #48 6.038 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:20:57.909Z] #48 6.187 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T23:20:57.909Z] #48 6.577 go: extracting github.com/fatih/color v1.9.0 [2021-03-19T23:20:57.909Z] #48 6.724 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:20:57.909Z] #48 6.725 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:20:57.909Z] #48 6.899 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:20:57.909Z] #48 7.094 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:20:57.909Z] #48 9.075 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:20:57.909Z] #48 10.04 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:20:57.909Z] #48 10.96 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:20:57.909Z] #48 ... [2021-03-19T23:20:57.909Z] [2021-03-19T23:20:57.910Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:20:57.910Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T23:20:57.910Z] #14 0.801 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:20:57.910Z] #14 0.828 Get:2 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:20:57.910Z] #14 0.981 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:20:57.910Z] #14 0.996 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:20:57.910Z] #14 2.243 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB] [2021-03-19T23:20:57.910Z] #14 4.309 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-19T23:20:57.910Z] #14 6.380 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-19T23:20:57.910Z] #14 8.335 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-19T23:20:57.910Z] #14 ... [2021-03-19T23:20:57.910Z] [2021-03-19T23:20:57.910Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:20:57.910Z] #25 sha256:d7bed88cea4f77abad61bf1148d6da750c13e3d44ea65e7869751555174ccacb [2021-03-19T23:20:57.910Z] #25 0.762 + RM_GOPATH=0 [2021-03-19T23:20:57.910Z] #25 0.780 + TMP_GOPATH= [2021-03-19T23:20:57.910Z] #25 0.780 + : /build [2021-03-19T23:20:57.910Z] #25 0.780 + '[' -z '' ']' [2021-03-19T23:20:57.910Z] #25 0.781 ++ mktemp -d [2021-03-19T23:20:57.910Z] #25 0.784 + export GOPATH=/tmp/tmp.XKeAlx2xqc [2021-03-19T23:20:57.910Z] #25 0.784 + GOPATH=/tmp/tmp.XKeAlx2xqc [2021-03-19T23:20:57.910Z] #25 0.784 + RM_GOPATH=1 [2021-03-19T23:20:57.910Z] #25 0.784 + case "$(go env GOARCH)" in [2021-03-19T23:20:57.910Z] #25 0.785 ++ go env GOARCH [2021-03-19T23:20:57.910Z] #25 0.829 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:57.910Z] #25 0.829 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:20:57.910Z] #25 0.832 ++ dirname /tmp/install/install.sh [2021-03-19T23:20:57.910Z] #25 0.833 + dir=/tmp/install [2021-03-19T23:20:57.910Z] #25 0.834 + bin=dockercli [2021-03-19T23:20:57.910Z] #25 0.835 + shift [2021-03-19T23:20:57.910Z] #25 0.836 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-19T23:20:57.910Z] #25 0.836 + . /tmp/install/dockercli.installer [2021-03-19T23:20:57.910Z] #25 0.837 ++ : stable [2021-03-19T23:20:57.910Z] #25 0.837 ++ : 17.06.2-ce [2021-03-19T23:20:57.910Z] #25 0.838 + install_dockercli [2021-03-19T23:20:57.910Z] #25 0.839 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-19T23:20:57.910Z] #25 0.839 Install docker/cli version 17.06.2-ce from stable [2021-03-19T23:20:57.910Z] #25 0.859 ++ uname -m [2021-03-19T23:20:57.910Z] #25 0.883 + arch=ppc64le [2021-03-19T23:20:57.910Z] #25 0.884 + '[' ppc64le '!=' x86_64 ']' [2021-03-19T23:20:57.910Z] #25 0.884 + '[' ppc64le '!=' s390x ']' [2021-03-19T23:20:57.910Z] #25 0.884 + '[' ppc64le '!=' armhf ']' [2021-03-19T23:20:57.910Z] #25 0.884 + build_dockercli [2021-03-19T23:20:57.910Z] #25 0.884 + git clone https://github.com/docker/docker-ce /tmp/tmp.XKeAlx2xqc/tmp/docker-ce [2021-03-19T23:20:57.910Z] #25 0.898 Cloning into '/tmp/tmp.XKeAlx2xqc/tmp/docker-ce'... [2021-03-19T23:20:58.022Z] #11 DONE 1.0s [2021-03-19T23:20:58.022Z] [2021-03-19T23:20:58.022Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T23:20:58.022Z] #31 sha256:5d3765aabffff51e04021486b99a767ea8ceff82e175b9a0ef4c3cfb4f5fd415 [2021-03-19T23:20:58.208Z] #25 ... [2021-03-19T23:20:58.208Z] [2021-03-19T23:20:58.208Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:20:58.208Z] #30 sha256:b6e38d09a678a49be5155b8cb2b082064b114742da0b74ddb4671b7757077dfb [2021-03-19T23:20:58.208Z] #30 6.060 0.6% #################### 29.0% ################################################# 69.3% ##################################################################### 96.2% ######################################################################## 100.0% [2021-03-19T23:20:58.208Z] #30 6.948 [2021-03-19T23:20:58.208Z] #30 7.198 0.5% ##################### 30.2% ################################################### 71.4% ######################################################################## 100.0% [2021-03-19T23:20:58.284Z] #31 DONE 0.3s [2021-03-19T23:20:58.284Z] [2021-03-19T23:20:58.284Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T23:20:58.284Z] #39 sha256:81785dfd5de79ef4770f863c3bf29bec9dfc379f9752d69770a3ec1e547a6bc2 [2021-03-19T23:20:58.284Z] #39 DONE 0.3s [2021-03-19T23:20:58.284Z] [2021-03-19T23:20:58.284Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:20:58.284Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:20:58.401Z] #32 ... [2021-03-19T23:20:58.401Z] [2021-03-19T23:20:58.401Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:20:58.401Z] #29 sha256:d600aaebe80eed7ad0df6fcf2c360390d4ab3082b38a46b7b33a43d03db9e4df [2021-03-19T23:20:58.401Z] #29 5.638 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-19T23:20:58.401Z] #29 5.734 [2021-03-19T23:20:58.401Z] #29 5.865 ########################################################### 82.4% ######################################################################## 100.0% [2021-03-19T23:20:58.401Z] #29 5.896 [2021-03-19T23:20:58.401Z] #29 6.183 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-19T23:20:58.401Z] #29 6.244 [2021-03-19T23:20:58.401Z] #29 6.380 0.0% ######### 13.4% #################### 28.2% ############################# 41.1% ####################################### 54.3% ################################################## 69.9% ############################################################ 84.1% ####################################################################### 99.0% ######################################################################## 100.0% [2021-03-19T23:20:58.401Z] #29 7.108 [2021-03-19T23:20:58.401Z] #29 7.913 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-19T23:20:58.401Z] #29 8.051 [2021-03-19T23:20:58.401Z] #29 8.267 ######################################################################## 100.0% [2021-03-19T23:20:58.401Z] #29 8.288 [2021-03-19T23:20:58.401Z] #29 8.735 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-19T23:20:58.401Z] #29 8.893 [2021-03-19T23:20:58.401Z] #29 8.957 ######################################################################## 100.0% [2021-03-19T23:20:58.401Z] #29 8.971 [2021-03-19T23:20:58.401Z] #29 8.987 Download of images into '/build' complete. [2021-03-19T23:20:58.401Z] #29 8.987 Use something like the following to load the result into a Docker daemon: [2021-03-19T23:20:58.401Z] #29 8.987 tar -cC '/build' . | docker load [2021-03-19T23:20:58.401Z] #29 DONE 9.2s [2021-03-19T23:20:58.401Z] [2021-03-19T23:20:58.401Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:20:58.401Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:20:58.858Z] #30 8.052 [2021-03-19T23:20:59.200Z] #43 2.467 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:20:59.200Z] #43 2.467 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:20:59.200Z] #43 2.489 Note: Building without GnuTLS support [2021-03-19T23:20:59.200Z] #43 2.511 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:20:59.200Z] #43 2.511 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:20:59.672Z] #32 ... [2021-03-19T23:20:59.672Z] [2021-03-19T23:20:59.672Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-19T23:20:59.672Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-19T23:20:59.672Z] #12 DONE 4.7s [2021-03-19T23:20:59.672Z] [2021-03-19T23:20:59.672Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:20:59.672Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:20:59.987Z] #21 14.56 Building wheels for collected packages: pyyaml [2021-03-19T23:20:59.987Z] #21 14.56 Running setup.py bdist_wheel for pyyaml: started [2021-03-19T23:20:59.987Z] #21 ... [2021-03-19T23:20:59.987Z] [2021-03-19T23:20:59.987Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:20:59.987Z] #42 100.1 CC criu/protobuf-desc.o [2021-03-19T23:20:59.987Z] #42 100.6 CC criu/protobuf.o [2021-03-19T23:20:59.987Z] #42 100.9 CC criu/pstree.o [2021-03-19T23:20:59.987Z] #42 101.7 CC criu/rbtree.o [2021-03-19T23:20:59.987Z] #42 102.1 CC criu/rst-malloc.o [2021-03-19T23:20:59.987Z] #42 102.4 CC criu/seccomp.o [2021-03-19T23:20:59.987Z] #42 102.8 CC criu/seize.o [2021-03-19T23:20:59.987Z] #42 103.4 CC criu/servicefd.o [2021-03-19T23:20:59.987Z] #42 103.6 CC criu/shmem.o [2021-03-19T23:20:59.987Z] #42 104.1 CC criu/sigframe.o [2021-03-19T23:20:59.987Z] #42 104.2 CC criu/signalfd.o [2021-03-19T23:20:59.987Z] #42 104.4 CC criu/sk-inet.o [2021-03-19T23:20:59.987Z] #42 105.2 CC criu/sk-netlink.o [2021-03-19T23:20:59.987Z] #42 105.5 CC criu/sk-packet.o [2021-03-19T23:20:59.987Z] #42 106.1 CC criu/sk-queue.o [2021-03-19T23:20:59.987Z] #42 106.5 CC criu/sk-tcp.o [2021-03-19T23:20:59.987Z] #42 106.9 CC criu/sk-unix.o [2021-03-19T23:20:59.987Z] #42 108.5 CC criu/sockets.o [2021-03-19T23:20:59.987Z] #42 109.3 CC criu/stats.o [2021-03-19T23:20:59.987Z] #42 109.5 CC criu/string.o [2021-03-19T23:20:59.987Z] #42 109.6 CC criu/sysctl.o [2021-03-19T23:20:59.987Z] #42 110.2 CC criu/sysfs_parse.o [2021-03-19T23:21:00.061Z] #9 extracting sha256:37c836803dd1977ffe173b42414e8c2ae2e147cee2e1ee34a383f4251cf15a44 2.5s done [2021-03-19T23:21:00.290Z] #40 ... [2021-03-19T23:21:00.290Z] [2021-03-19T23:21:00.290Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-19T23:21:00.290Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-19T23:21:00.290Z] #12 DONE 4.4s [2021-03-19T23:21:00.290Z] [2021-03-19T23:21:00.290Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:00.290Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:00.316Z] #42 110.6 CC criu/timens.o [2021-03-19T23:21:00.324Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe [2021-03-19T23:21:00.609Z] #42 ... [2021-03-19T23:21:00.609Z] [2021-03-19T23:21:00.609Z] #21 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:21:00.609Z] #21 15.42 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-19T23:21:00.609Z] #21 15.42 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-19T23:21:00.609Z] #21 15.54 Successfully built pyyaml [2021-03-19T23:21:00.902Z] #21 15.56 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-19T23:21:00.902Z] #21 15.78 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-19T23:21:01.187Z] #30 8.377 0.1% ## 4.2% ######## 11.8% ############ 17.6% ################ 23.3% ################### 27.1% ########################### 38.6% ################################# 46.3% ###################################### 53.9% ############################################ 61.5% ############################################### 65.3% ##################################################### 74.8% ############################################################ 84.4% ################################################################ 89.8% #################################################################### 95.5% ######################################################################## 100.0% [2021-03-19T23:21:01.491Z] #30 10.68 #=#=# [2021-03-19T23:21:01.552Z] #21 DONE 16.2s [2021-03-19T23:21:01.552Z] [2021-03-19T23:21:01.552Z] #24 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/c... [2021-03-19T23:21:01.552Z] #24 DONE 0.2s [2021-03-19T23:21:01.552Z] [2021-03-19T23:21:01.552Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:21:01.552Z] #42 110.9 CC criu/timerfd.o [2021-03-19T23:21:01.552Z] #42 111.1 CC criu/tty.o [2021-03-19T23:21:01.722Z] #43 4.874 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:21:01.722Z] #43 4.941 GEN .gitid [2021-03-19T23:21:01.722Z] #43 4.984 GEN criu/include/version.h [2021-03-19T23:21:01.722Z] #43 5.061 GEN include/common/asm [2021-03-19T23:21:02.198Z] #42 112.5 CC criu/tun.o [2021-03-19T23:21:02.488Z] #40 ... [2021-03-19T23:21:02.488Z] [2021-03-19T23:21:02.488Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-19T23:21:02.488Z] #12 sha256:8704e75c09163b26895c288555eb4661f133eb23dd99bf7203397df4d742c0a9 [2021-03-19T23:21:02.488Z] #12 DONE 4.2s [2021-03-19T23:21:02.488Z] [2021-03-19T23:21:02.488Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:02.488Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:02.493Z] #42 112.9 CC criu/uffd.o [2021-03-19T23:21:02.786Z] #42 ... [2021-03-19T23:21:02.786Z] [2021-03-19T23:21:02.786Z] #29 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-froz... [2021-03-19T23:21:02.786Z] #29 DONE 1.0s [2021-03-19T23:21:02.786Z] [2021-03-19T23:21:02.786Z] #32 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/b... [2021-03-19T23:21:02.786Z] #32 DONE 0.1s [2021-03-19T23:21:02.786Z] [2021-03-19T23:21:02.786Z] #34 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/b... [2021-03-19T23:21:02.786Z] #34 DONE 0.1s [2021-03-19T23:21:02.786Z] [2021-03-19T23:21:02.786Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:21:03.080Z] #48 ... [2021-03-19T23:21:03.080Z] [2021-03-19T23:21:03.080Z] #37 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/b... [2021-03-19T23:21:03.080Z] #37 DONE 0.1s [2021-03-19T23:21:03.080Z] [2021-03-19T23:21:03.080Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-19T23:21:03.091Z] #43 ... [2021-03-19T23:21:03.091Z] [2021-03-19T23:21:03.091Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:03.091Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:03.092Z] #13 90.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:21:03.092Z] #13 90.65 Selecting previously unselected package dmsetup. [2021-03-19T23:21:03.092Z] #13 90.65 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:21:03.092Z] #13 90.69 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-19T23:21:03.092Z] #13 91.16 Selecting previously unselected package mingw-w64-common. [2021-03-19T23:21:03.092Z] #13 91.17 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-19T23:21:03.092Z] #13 91.19 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-19T23:21:03.092Z] #13 97.85 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-19T23:21:03.092Z] #13 97.86 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-19T23:21:03.092Z] #13 97.87 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:21:03.092Z] #13 ... [2021-03-19T23:21:03.092Z] [2021-03-19T23:21:03.092Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:21:03.092Z] #37 sha256:8f7de8f5686af26790e31e3c3bf750f3567dc05e8a00fda5dbd7454a688f7d9e [2021-03-19T23:21:03.092Z] #37 4.629 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-19T23:21:03.092Z] #37 4.636 -- Detecting C compiler ABI info [2021-03-19T23:21:03.092Z] #37 5.516 -- Detecting C compiler ABI info - done [2021-03-19T23:21:03.092Z] #37 5.570 -- Detecting C compile features [2021-03-19T23:21:03.092Z] #37 7.775 -- Detecting C compile features - done [2021-03-19T23:21:03.092Z] #37 7.830 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-19T23:21:03.092Z] #37 8.069 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-19T23:21:03.092Z] #37 8.156 -- Configuring done [2021-03-19T23:21:03.092Z] #37 8.192 -- Generating done [2021-03-19T23:21:03.092Z] #37 8.199 -- Build files have been written to: /tmp/tmp.LdWsNKGzbP/tini [2021-03-19T23:21:03.092Z] #37 8.206 + make tini-static [2021-03-19T23:21:03.092Z] #37 8.654 Scanning dependencies of target tini-static [2021-03-19T23:21:03.092Z] #37 8.782 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-19T23:21:03.092Z] #37 10.21 [100%] Linking C executable tini-static [2021-03-19T23:21:03.349Z] #37 ... [2021-03-19T23:21:03.349Z] [2021-03-19T23:21:03.349Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:03.349Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:03.349Z] #43 6.740 PBCC images/timens.pb-c.c [2021-03-19T23:21:03.349Z] #43 6.764 DEP images/timens.pb-c.d [2021-03-19T23:21:03.349Z] #43 6.843 PBCC images/fown.pb-c.c [2021-03-19T23:21:03.349Z] #43 6.880 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-19T23:21:03.349Z] #43 6.961 PBCC images/opts.pb-c.c [2021-03-19T23:21:03.613Z] #43 7.026 PBCC images/memfd.pb-c.c [2021-03-19T23:21:03.613Z] #43 ... [2021-03-19T23:21:03.613Z] [2021-03-19T23:21:03.613Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:03.613Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:21:03.613Z] #45 96.14 regexp/syntax [2021-03-19T23:21:03.613Z] #45 96.52 fmt [2021-03-19T23:21:03.613Z] #45 101.5 flag [2021-03-19T23:21:03.613Z] #45 102.7 go/token [2021-03-19T23:21:03.613Z] #45 103.2 regexp [2021-03-19T23:21:03.613Z] #45 103.9 go/scanner [2021-03-19T23:21:03.613Z] #45 105.3 go/ast [2021-03-19T23:21:03.613Z] #45 ... [2021-03-19T23:21:03.613Z] [2021-03-19T23:21:03.613Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:03.613Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:03.613Z] #43 7.134 DEP images/fown.pb-c.d [2021-03-19T23:21:03.613Z] #43 7.182 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-19T23:21:03.717Z] #39 ... [2021-03-19T23:21:03.717Z] [2021-03-19T23:21:03.717Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:21:03.717Z] #42 113.8 CC criu/util.o [2021-03-19T23:21:03.871Z] #43 7.282 DEP images/opts.pb-c.d [2021-03-19T23:21:03.871Z] #43 7.372 DEP images/memfd.pb-c.d [2021-03-19T23:21:03.871Z] #43 ... [2021-03-19T23:21:03.871Z] [2021-03-19T23:21:03.871Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:21:03.871Z] #37 sha256:8f7de8f5686af26790e31e3c3bf750f3567dc05e8a00fda5dbd7454a688f7d9e [2021-03-19T23:21:03.871Z] #37 10.93 [100%] Built target tini-static [2021-03-19T23:21:03.871Z] #37 10.99 + mkdir -p /build [2021-03-19T23:21:03.871Z] #37 11.00 + cp tini-static /build/docker-init [2021-03-19T23:21:03.871Z] #37 DONE 11.3s [2021-03-19T23:21:03.871Z] [2021-03-19T23:21:03.871Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:03.871Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:03.871Z] #43 7.500 PBCC images/sit.pb-c.c [2021-03-19T23:21:04.128Z] #43 7.569 DEP images/sit.pb-c.d [2021-03-19T23:21:04.128Z] #43 7.650 PBCC images/macvlan.pb-c.c [2021-03-19T23:21:04.128Z] #43 7.685 DEP images/macvlan.pb-c.d [2021-03-19T23:21:04.384Z] #43 7.853 PBCC images/autofs.pb-c.c [2021-03-19T23:21:04.384Z] #43 7.900 DEP images/autofs.pb-c.d [2021-03-19T23:21:04.384Z] #43 7.923 PBCC images/sysctl.pb-c.c [2021-03-19T23:21:04.384Z] #43 7.988 DEP images/sysctl.pb-c.d [2021-03-19T23:21:04.427Z] #42 114.6 CC criu/uts_ns.o [2021-03-19T23:21:04.427Z] #42 114.7 CC criu/vdso.o [2021-03-19T23:21:04.641Z] #43 8.072 PBCC images/time.pb-c.c [2021-03-19T23:21:04.641Z] #43 8.139 DEP images/time.pb-c.d [2021-03-19T23:21:04.641Z] #43 8.258 PBCC images/binfmt-misc.pb-c.c [2021-03-19T23:21:04.641Z] #43 8.271 DEP images/binfmt-misc.pb-c.d [2021-03-19T23:21:04.641Z] #43 8.297 PBCC images/seccomp.pb-c.c [2021-03-19T23:21:04.641Z] #43 8.333 DEP images/seccomp.pb-c.d [2021-03-19T23:21:04.720Z] #42 115.1 LINK criu/built-in.o [2021-03-19T23:21:04.901Z] #43 8.425 PBCC images/userns.pb-c.c [2021-03-19T23:21:04.901Z] #43 8.502 DEP images/userns.pb-c.d [2021-03-19T23:21:04.975Z] #13 ... [2021-03-19T23:21:04.975Z] [2021-03-19T23:21:04.975Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:04.975Z] #58 sha256:6bb88206267383291a90580f951068340780d73d023221bf6031eb8c6526c943 [2021-03-19T23:21:04.975Z] #58 9.235 + RM_GOPATH=0 [2021-03-19T23:21:04.975Z] #58 9.235 + TMP_GOPATH= [2021-03-19T23:21:04.975Z] #58 9.235 + : /build [2021-03-19T23:21:04.975Z] #58 9.235 + '[' -z '' ']' [2021-03-19T23:21:04.975Z] #58 9.235 ++ mktemp -d [2021-03-19T23:21:04.975Z] #58 9.235 + export GOPATH=/tmp/tmp.IFpsZhVq8t [2021-03-19T23:21:04.975Z] #58 9.235 + GOPATH=/tmp/tmp.IFpsZhVq8t [2021-03-19T23:21:04.975Z] #58 9.235 + RM_GOPATH=1 [2021-03-19T23:21:04.975Z] #58 9.235 + case "$(go env GOARCH)" in [2021-03-19T23:21:04.975Z] #58 9.235 ++ go env GOARCH [2021-03-19T23:21:04.975Z] #58 9.253 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:04.975Z] #58 9.253 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:04.975Z] #58 9.253 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:04.975Z] #58 9.314 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:21:04.975Z] #58 9.325 + dir=/tmp/install [2021-03-19T23:21:04.975Z] #58 9.325 + bin=rootlesskit [2021-03-19T23:21:04.975Z] #58 9.325 + shift [2021-03-19T23:21:04.975Z] #58 9.325 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-19T23:21:04.975Z] #58 9.325 + . /tmp/install/rootlesskit.installer [2021-03-19T23:21:04.975Z] #58 9.325 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:21:04.975Z] #58 9.325 + install_rootlesskit [2021-03-19T23:21:04.975Z] #58 9.325 + case "$1" in [2021-03-19T23:21:04.975Z] #58 9.325 + export CGO_ENABLED=0 [2021-03-19T23:21:04.975Z] #58 9.325 + CGO_ENABLED=0 [2021-03-19T23:21:04.975Z] #58 9.325 + _install_rootlesskit [2021-03-19T23:21:04.975Z] #58 9.325 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-19T23:21:04.975Z] #58 9.325 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.IFpsZhVq8t/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:21:04.975Z] #58 9.325 Cloning into '/tmp/tmp.IFpsZhVq8t/src/github.com/rootless-containers/rootlesskit'... [2021-03-19T23:21:04.975Z] #58 ... [2021-03-19T23:21:04.975Z] [2021-03-19T23:21:04.975Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:04.975Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:21:04.975Z] #55 9.123 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:04.975Z] #55 9.159 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:04.975Z] #55 9.159 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:04.975Z] #55 ... [2021-03-19T23:21:04.975Z] [2021-03-19T23:21:04.975Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:04.975Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:21:04.975Z] #36 9.275 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:04.975Z] #36 9.367 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:04.975Z] #36 9.367 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:05.014Z] #42 115.2 LINK criu/criu [2021-03-19T23:21:05.158Z] #43 8.634 PBCC images/cgroup.pb-c.c [2021-03-19T23:21:05.158Z] #43 8.708 DEP images/cgroup.pb-c.d [2021-03-19T23:21:05.158Z] #43 8.747 PBCC images/ext-file.pb-c.c [2021-03-19T23:21:05.158Z] #43 8.791 DEP images/ext-file.pb-c.d [2021-03-19T23:21:05.158Z] #43 8.860 PBCC images/rpc.pb-c.c [2021-03-19T23:21:05.236Z] #36 ... [2021-03-19T23:21:05.236Z] [2021-03-19T23:21:05.236Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:05.236Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:05.236Z] #42 10.26 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:05.236Z] #42 10.34 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:05.236Z] #42 10.34 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:05.236Z] #42 ... [2021-03-19T23:21:05.236Z] [2021-03-19T23:21:05.236Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:05.236Z] #64 sha256:ef6f42cb9bbd3e453b4834a7d3fde5ce97afeebc50047a3be6e115ed04f4bbb0 [2021-03-19T23:21:05.236Z] #64 6.020 + RM_GOPATH=0 [2021-03-19T23:21:05.236Z] #64 6.020 + TMP_GOPATH= [2021-03-19T23:21:05.236Z] #64 6.020 + : /build [2021-03-19T23:21:05.236Z] #64 6.020 + '[' -z '' ']' [2021-03-19T23:21:05.236Z] #64 6.020 ++ mktemp -d [2021-03-19T23:21:05.236Z] #64 6.020 + export GOPATH=/tmp/tmp.kSifcJG5Gr [2021-03-19T23:21:05.236Z] #64 6.020 + GOPATH=/tmp/tmp.kSifcJG5Gr [2021-03-19T23:21:05.236Z] #64 6.020 + RM_GOPATH=1 [2021-03-19T23:21:05.236Z] #64 6.020 + case "$(go env GOARCH)" in [2021-03-19T23:21:05.236Z] #64 6.020 ++ go env GOARCH [2021-03-19T23:21:05.236Z] #64 6.025 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:21:05.236Z] #64 6.025 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.236Z] #64 6.025 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.236Z] #64 6.025 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:05.236Z] #64 6.025 + dir=/tmp/install [2021-03-19T23:21:05.236Z] #64 6.025 + bin=proxy [2021-03-19T23:21:05.236Z] #64 6.025 + shift [2021-03-19T23:21:05.236Z] #64 6.025 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-19T23:21:05.236Z] #64 6.025 + . /tmp/install/proxy.installer [2021-03-19T23:21:05.236Z] #64 6.025 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:21:05.236Z] #64 6.025 + install_proxy [2021-03-19T23:21:05.236Z] #64 6.025 + case "$1" in [2021-03-19T23:21:05.236Z] #64 6.025 + export CGO_ENABLED=0 [2021-03-19T23:21:05.236Z] #64 6.025 + CGO_ENABLED=0 [2021-03-19T23:21:05.236Z] #64 6.025 + _install_proxy [2021-03-19T23:21:05.236Z] #64 6.025 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-19T23:21:05.236Z] #64 6.025 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.kSifcJG5Gr/src/github.com/docker/libnetwork [2021-03-19T23:21:05.236Z] #64 6.025 Cloning into '/tmp/tmp.kSifcJG5Gr/src/github.com/docker/libnetwork'... [2021-03-19T23:21:05.308Z] #42 115.4 DEP lib/c/criu.d [2021-03-19T23:21:05.308Z] #42 115.5 CC images/rpc.pb-c.o [2021-03-19T23:21:05.415Z] #43 8.883 DEP images/rpc.pb-c.d [2021-03-19T23:21:05.415Z] #43 8.942 PBCC images/siginfo.pb-c.c [2021-03-19T23:21:05.415Z] #43 8.976 DEP images/siginfo.pb-c.d [2021-03-19T23:21:05.415Z] #43 9.032 PBCC images/pagemap.pb-c.c [2021-03-19T23:21:05.415Z] #43 9.095 DEP images/pagemap.pb-c.d [2021-03-19T23:21:05.549Z] #13 ... [2021-03-19T23:21:05.549Z] [2021-03-19T23:21:05.549Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:05.549Z] #34 sha256:2badff26737683bb04f532e30add8c901e7ccd9df312c097d0daf0ee52866fc2 [2021-03-19T23:21:05.549Z] #34 6.705 + RM_GOPATH=0 [2021-03-19T23:21:05.549Z] #34 6.705 + TMP_GOPATH= [2021-03-19T23:21:05.549Z] #34 6.705 + : /build [2021-03-19T23:21:05.549Z] #34 6.705 + '[' -z '' ']' [2021-03-19T23:21:05.549Z] #34 6.705 ++ mktemp -d [2021-03-19T23:21:05.549Z] #34 6.710 + export GOPATH=/tmp/tmp.dgiM0tNtjA [2021-03-19T23:21:05.549Z] #34 6.710 + GOPATH=/tmp/tmp.dgiM0tNtjA [2021-03-19T23:21:05.549Z] #34 6.710 + RM_GOPATH=1 [2021-03-19T23:21:05.549Z] #34 6.710 + case "$(go env GOARCH)" in [2021-03-19T23:21:05.549Z] #34 6.710 ++ go env GOARCH [2021-03-19T23:21:05.549Z] #34 6.731 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:21:05.549Z] #34 6.732 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.549Z] #34 6.732 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.549Z] #34 6.732 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:05.549Z] #34 6.732 + dir=/tmp/install [2021-03-19T23:21:05.549Z] #34 6.732 + bin=tomlv [2021-03-19T23:21:05.549Z] #34 6.732 + shift [2021-03-19T23:21:05.549Z] #34 6.732 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-19T23:21:05.549Z] #34 6.732 + . /tmp/install/tomlv.installer [2021-03-19T23:21:05.549Z] #34 6.732 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:21:05.549Z] #34 6.732 + install_tomlv [2021-03-19T23:21:05.549Z] #34 6.732 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-19T23:21:05.549Z] #34 6.732 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.dgiM0tNtjA/src/github.com/BurntSushi/toml [2021-03-19T23:21:05.549Z] #34 6.732 Cloning into '/tmp/tmp.dgiM0tNtjA/src/github.com/BurntSushi/toml'... [2021-03-19T23:21:05.549Z] #34 7.340 + cd /tmp/tmp.dgiM0tNtjA/src/github.com/BurntSushi/toml [2021-03-19T23:21:05.549Z] #34 7.340 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:21:05.549Z] #34 7.428 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:21:05.549Z] #34 7.914 runtime/internal/atomic [2021-03-19T23:21:05.549Z] #34 7.914 internal/cpu [2021-03-19T23:21:05.549Z] #34 8.134 runtime/internal/sys [2021-03-19T23:21:05.549Z] #34 8.264 runtime/internal/math [2021-03-19T23:21:05.549Z] #34 8.311 internal/bytealg [2021-03-19T23:21:05.549Z] #34 8.339 math/bits [2021-03-19T23:21:05.549Z] #34 8.859 math [2021-03-19T23:21:05.549Z] #34 8.969 runtime [2021-03-19T23:21:05.588Z] #64 ... [2021-03-19T23:21:05.588Z] [2021-03-19T23:21:05.588Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:05.588Z] #49 sha256:0a0cbdec9d319feea76b6b0c8e4259448e82405d4e9cc3f2b9ed6e453ec3e337 [2021-03-19T23:21:05.588Z] #49 7.679 + RM_GOPATH=0 [2021-03-19T23:21:05.588Z] #49 7.679 + TMP_GOPATH= [2021-03-19T23:21:05.588Z] #49 7.679 + : /build [2021-03-19T23:21:05.588Z] #49 7.679 + '[' -z '' ']' [2021-03-19T23:21:05.588Z] #49 7.680 ++ mktemp -d [2021-03-19T23:21:05.588Z] #49 7.684 + export GOPATH=/tmp/tmp.ojy4S1871W [2021-03-19T23:21:05.588Z] #49 7.684 + GOPATH=/tmp/tmp.ojy4S1871W [2021-03-19T23:21:05.588Z] #49 7.684 + RM_GOPATH=1 [2021-03-19T23:21:05.588Z] #49 7.684 + case "$(go env GOARCH)" in [2021-03-19T23:21:05.588Z] #49 7.684 ++ go env GOARCH [2021-03-19T23:21:05.588Z] #49 7.707 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.588Z] #49 7.707 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.588Z] #49 7.707 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:05.588Z] #49 7.709 + dir=/tmp/install [2021-03-19T23:21:05.588Z] #49 7.709 + bin=golangci_lint [2021-03-19T23:21:05.588Z] #49 7.709 + shift [2021-03-19T23:21:05.588Z] #49 7.709 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-19T23:21:05.588Z] #49 7.709 + . /tmp/install/golangci_lint.installer [2021-03-19T23:21:05.588Z] #49 7.709 ++ : v1.23.8 [2021-03-19T23:21:05.588Z] #49 7.709 + install_golangci_lint [2021-03-19T23:21:05.588Z] #49 7.709 + set -e [2021-03-19T23:21:05.588Z] #49 7.709 + export GO111MODULE=on [2021-03-19T23:21:05.588Z] #49 7.709 + GO111MODULE=on [2021-03-19T23:21:05.588Z] #49 7.709 + GOBIN=/build [2021-03-19T23:21:05.588Z] #49 7.709 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-19T23:21:05.588Z] #49 7.737 go: finding github.com v1.23.8 [2021-03-19T23:21:05.588Z] #49 7.737 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-19T23:21:05.588Z] #49 7.737 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-19T23:21:05.588Z] #49 7.737 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:21:05.588Z] #49 7.737 go: finding github.com/golangci v1.23.8 [2021-03-19T23:21:05.588Z] #49 8.716 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:21:05.588Z] #49 9.584 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:21:05.601Z] #42 115.9 CC lib/c/criu.o [2021-03-19T23:21:05.640Z] #9 extracting sha256:d9dc248055f60dc2aa62c9eb18d6b6f4ec0de19f410168704b3a59da5801d8fe 5.0s done [2021-03-19T23:21:05.640Z] #9 extracting sha256:f7bc7fcd16054fc4f78b4420338b2694561bcb99063f896a8d4cf6e61a2596f5 0.0s done [2021-03-19T23:21:05.640Z] #9 ... [2021-03-19T23:21:05.640Z] [2021-03-19T23:21:05.640Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:21:05.640Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-19T23:21:05.640Z] #27 2.401 Get:1 http://deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:05.640Z] #27 2.428 Get:2 http://deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:05.640Z] #27 2.459 Get:3 http://security.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:05.640Z] #27 2.650 Get:4 http://deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-19T23:21:05.640Z] #27 2.929 Get:5 http://deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-19T23:21:05.640Z] #27 3.156 Get:6 http://security.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-19T23:21:05.640Z] #27 4.560 Fetched 8248 kB in 2s (3429 kB/s) [2021-03-19T23:21:05.640Z] #27 4.560 Reading package lists... [2021-03-19T23:21:05.640Z] #27 5.903 Reading package lists... [2021-03-19T23:21:05.640Z] #27 7.224 Building dependency tree... [2021-03-19T23:21:05.640Z] #27 7.888 The following additional packages will be installed: [2021-03-19T23:21:05.640Z] #27 7.888 libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 libkeyutils1 libkrb5-3 [2021-03-19T23:21:05.640Z] #27 7.888 libkrb5support0 libldap-2.4-2 libldap-common libnghttp2-14 libonig5 libpsl5 [2021-03-19T23:21:05.640Z] #27 7.892 librtmp1 libsasl2-2 libsasl2-modules-db libssh2-1 libssl1.1 openssl [2021-03-19T23:21:05.640Z] #27 7.892 Suggested packages: [2021-03-19T23:21:05.640Z] #27 7.892 krb5-doc krb5-user [2021-03-19T23:21:05.640Z] #27 7.892 Recommended packages: [2021-03-19T23:21:05.640Z] #27 7.892 krb5-locales publicsuffix libsasl2-modules [2021-03-19T23:21:05.640Z] #27 8.124 The following NEW packages will be installed: [2021-03-19T23:21:05.640Z] #27 8.124 ca-certificates curl jq libcurl4 libgssapi-krb5-2 libjq1 libk5crypto3 [2021-03-19T23:21:05.640Z] #27 8.124 libkeyutils1 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common [2021-03-19T23:21:05.640Z] #27 8.124 libnghttp2-14 libonig5 libpsl5 librtmp1 libsasl2-2 libsasl2-modules-db [2021-03-19T23:21:05.640Z] #27 8.141 libssh2-1 libssl1.1 openssl [2021-03-19T23:21:05.640Z] #27 8.429 0 upgraded, 21 newly installed, 0 to remove and 0 not upgraded. [2021-03-19T23:21:05.640Z] #27 8.429 Need to get 4777 kB of archives. [2021-03-19T23:21:05.640Z] #27 8.429 After this operation, 11.5 MB of additional disk space will be used. [2021-03-19T23:21:05.640Z] #27 8.429 Get:1 http://deb.debian.org/debian buster/main arm64 libsasl2-modules-db arm64 2.1.27+dfsg-1+deb10u1 [69.3 kB] [2021-03-19T23:21:05.640Z] #27 8.431 Get:2 http://security.debian.org/debian-security buster/updates/main arm64 libssl1.1 arm64 1.1.1d-0+deb10u5 [1382 kB] [2021-03-19T23:21:05.640Z] #27 8.454 Get:3 http://security.debian.org/debian-security buster/updates/main arm64 libldap-common all 2.4.47+dfsg-3+deb10u6 [90.0 kB] [2021-03-19T23:21:05.640Z] #27 8.456 Get:4 http://security.debian.org/debian-security buster/updates/main arm64 libldap-2.4-2 arm64 2.4.47+dfsg-3+deb10u6 [216 kB] [2021-03-19T23:21:05.640Z] #27 8.460 Get:5 http://security.debian.org/debian-security buster/updates/main arm64 openssl arm64 1.1.1d-0+deb10u5 [823 kB] [2021-03-19T23:21:05.640Z] #27 8.511 Get:6 http://deb.debian.org/debian buster/main arm64 libsasl2-2 arm64 2.1.27+dfsg-1+deb10u1 [105 kB] [2021-03-19T23:21:05.640Z] #27 8.557 Get:7 http://deb.debian.org/debian buster/main arm64 ca-certificates all 20200601~deb10u2 [166 kB] [2021-03-19T23:21:05.640Z] #27 8.566 Get:8 http://deb.debian.org/debian buster/main arm64 libkeyutils1 arm64 1.6-6 [14.9 kB] [2021-03-19T23:21:05.640Z] #27 8.566 Get:9 http://deb.debian.org/debian buster/main arm64 libkrb5support0 arm64 1.17-3+deb10u1 [64.9 kB] [2021-03-19T23:21:05.640Z] #27 8.567 Get:10 http://deb.debian.org/debian buster/main arm64 libk5crypto3 arm64 1.17-3+deb10u1 [123 kB] [2021-03-19T23:21:05.640Z] #27 8.585 Get:11 http://deb.debian.org/debian buster/main arm64 libkrb5-3 arm64 1.17-3+deb10u1 [351 kB] [2021-03-19T23:21:05.640Z] #27 8.613 Get:12 http://deb.debian.org/debian buster/main arm64 libgssapi-krb5-2 arm64 1.17-3+deb10u1 [150 kB] [2021-03-19T23:21:05.640Z] #27 8.619 Get:13 http://deb.debian.org/debian buster/main arm64 libnghttp2-14 arm64 1.36.0-2+deb10u1 [81.9 kB] [2021-03-19T23:21:05.640Z] #27 8.655 Get:14 http://deb.debian.org/debian buster/main arm64 libpsl5 arm64 0.20.2-2 [53.6 kB] [2021-03-19T23:21:05.640Z] #27 8.668 Get:15 http://deb.debian.org/debian buster/main arm64 librtmp1 arm64 2.4+20151223.gitfa8646d.1-2 [55.7 kB] [2021-03-19T23:21:05.640Z] #27 8.683 Get:16 http://deb.debian.org/debian buster/main arm64 libssh2-1 arm64 1.8.0-2.1 [135 kB] [2021-03-19T23:21:05.640Z] #27 8.683 Get:17 http://deb.debian.org/debian buster/main arm64 libcurl4 arm64 7.64.0-4+deb10u1 [312 kB] [2021-03-19T23:21:05.640Z] #27 8.688 Get:18 http://deb.debian.org/debian buster/main arm64 curl arm64 7.64.0-4+deb10u1 [260 kB] [2021-03-19T23:21:05.640Z] #27 8.700 Get:19 http://deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-19T23:21:05.640Z] #27 8.700 Get:20 http://deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-19T23:21:05.640Z] #27 8.700 Get:21 http://deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-19T23:21:05.640Z] #27 8.972 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:21:05.640Z] #27 9.012 Fetched 4777 kB in 1s (9012 kB/s) [2021-03-19T23:21:05.640Z] #27 9.068 Selecting previously unselected package libssl1.1:arm64. [2021-03-19T23:21:05.640Z] #27 9.068 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 6670 files and directories currently installed.) [2021-03-19T23:21:05.640Z] #27 9.069 Preparing to unpack .../00-libssl1.1_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-19T23:21:05.640Z] #27 9.078 Unpacking libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-19T23:21:05.640Z] #27 9.266 Selecting previously unselected package libsasl2-modules-db:arm64. [2021-03-19T23:21:05.640Z] #27 9.268 Preparing to unpack .../01-libsasl2-modules-db_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-19T23:21:05.640Z] #27 9.276 Unpacking libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:21:05.640Z] #27 9.332 Selecting previously unselected package libsasl2-2:arm64. [2021-03-19T23:21:05.640Z] #27 9.334 Preparing to unpack .../02-libsasl2-2_2.1.27+dfsg-1+deb10u1_arm64.deb ... [2021-03-19T23:21:05.640Z] #27 9.339 Unpacking libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:21:05.640Z] #27 9.395 Selecting previously unselected package libldap-common. [2021-03-19T23:21:05.640Z] #27 9.395 Preparing to unpack .../03-libldap-common_2.4.47+dfsg-3+deb10u6_all.deb ... [2021-03-19T23:21:05.640Z] #27 9.400 Unpacking libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:21:05.640Z] #27 9.456 Selecting previously unselected package libldap-2.4-2:arm64. [2021-03-19T23:21:05.640Z] #27 9.456 Preparing to unpack .../04-libldap-2.4-2_2.4.47+dfsg-3+deb10u6_arm64.deb ... [2021-03-19T23:21:05.640Z] #27 9.463 Unpacking libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:21:05.640Z] #27 9.542 Selecting previously unselected package openssl. [2021-03-19T23:21:05.640Z] #27 9.544 Preparing to unpack .../05-openssl_1.1.1d-0+deb10u5_arm64.deb ... [2021-03-19T23:21:05.640Z] #27 9.549 Unpacking openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:21:05.640Z] #27 9.875 Selecting previously unselected package ca-certificates. [2021-03-19T23:21:05.640Z] #27 9.877 Preparing to unpack .../06-ca-certificates_20200601~deb10u2_all.deb ... [2021-03-19T23:21:05.640Z] #27 9.882 Unpacking ca-certificates (20200601~deb10u2) ... [2021-03-19T23:21:05.640Z] #27 10.08 Selecting previously unselected package libkeyutils1:arm64. [2021-03-19T23:21:05.640Z] #27 10.08 Preparing to unpack .../07-libkeyutils1_1.6-6_arm64.deb ... [2021-03-19T23:21:05.672Z] #43 9.161 PBCC images/rlimit.pb-c.c [2021-03-19T23:21:05.672Z] #43 9.196 DEP images/rlimit.pb-c.d [2021-03-19T23:21:05.672Z] #43 9.251 PBCC images/file-lock.pb-c.c [2021-03-19T23:21:05.672Z] #43 9.276 DEP images/file-lock.pb-c.d [2021-03-19T23:21:05.672Z] #43 9.314 PBCC images/tty.pb-c.c [2021-03-19T23:21:05.810Z] #34 ... [2021-03-19T23:21:05.810Z] [2021-03-19T23:21:05.810Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:21:05.810Z] #47 sha256:0a711f048963947b6e741d133a6265123208c7ade5e811358ba0739637a308cf [2021-03-19T23:21:05.810Z] #47 7.768 + RM_GOPATH=0 [2021-03-19T23:21:05.810Z] #47 7.768 + TMP_GOPATH= [2021-03-19T23:21:05.810Z] #47 7.768 + : /build [2021-03-19T23:21:05.810Z] #47 7.768 + '[' -z '' ']' [2021-03-19T23:21:05.810Z] #47 7.768 ++ mktemp -d [2021-03-19T23:21:05.810Z] #47 7.768 + export GOPATH=/tmp/tmp.eWbhFySNoe [2021-03-19T23:21:05.810Z] #47 7.768 + GOPATH=/tmp/tmp.eWbhFySNoe [2021-03-19T23:21:05.810Z] #47 7.768 + RM_GOPATH=1 [2021-03-19T23:21:05.810Z] #47 7.768 + case "$(go env GOARCH)" in [2021-03-19T23:21:05.810Z] #47 7.768 ++ go env GOARCH [2021-03-19T23:21:05.810Z] #47 7.804 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.810Z] #47 7.804 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.810Z] #47 7.804 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:05.810Z] #47 7.804 + dir=/tmp/install [2021-03-19T23:21:05.810Z] #47 7.804 + bin=gotestsum [2021-03-19T23:21:05.810Z] #47 7.804 + shift [2021-03-19T23:21:05.810Z] #47 7.804 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-19T23:21:05.810Z] #47 7.804 + . /tmp/install/gotestsum.installer [2021-03-19T23:21:05.810Z] #47 7.804 ++ : v0.5.3 [2021-03-19T23:21:05.810Z] #47 7.804 + install_gotestsum [2021-03-19T23:21:05.810Z] #47 7.804 + set -e [2021-03-19T23:21:05.810Z] #47 7.804 + export GO111MODULE=on [2021-03-19T23:21:05.810Z] #47 7.804 + GO111MODULE=on [2021-03-19T23:21:05.810Z] #47 7.804 + GOBIN=/build [2021-03-19T23:21:05.810Z] #47 7.804 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-19T23:21:05.810Z] #47 7.815 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T23:21:05.810Z] #47 7.816 go: finding gotest.tools v0.5.3 [2021-03-19T23:21:05.810Z] #47 8.824 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T23:21:05.810Z] #47 9.391 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T23:21:05.810Z] #47 ... [2021-03-19T23:21:05.810Z] [2021-03-19T23:21:05.810Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:05.810Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:05.810Z] #42 5.629 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:05.810Z] #42 5.655 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:05.810Z] #42 5.656 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:05.810Z] #42 5.992 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:21:05.810Z] #42 6.748 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:21:05.810Z] #42 8.011 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:21:05.855Z] #49 ... [2021-03-19T23:21:05.855Z] [2021-03-19T23:21:05.855Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:05.855Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:21:05.855Z] #45 7.679 + RM_GOPATH=0 [2021-03-19T23:21:05.855Z] #45 7.679 + TMP_GOPATH= [2021-03-19T23:21:05.855Z] #45 7.679 + : /build [2021-03-19T23:21:05.855Z] #45 7.679 + '[' -z '' ']' [2021-03-19T23:21:05.855Z] #45 7.679 ++ mktemp -d [2021-03-19T23:21:05.855Z] #45 7.679 + export GOPATH=/tmp/tmp.HFUYnLozUK [2021-03-19T23:21:05.855Z] #45 7.687 + GOPATH=/tmp/tmp.HFUYnLozUK [2021-03-19T23:21:05.855Z] #45 7.687 + RM_GOPATH=1 [2021-03-19T23:21:05.855Z] #45 7.687 + case "$(go env GOARCH)" in [2021-03-19T23:21:05.855Z] #45 7.687 ++ go env GOARCH [2021-03-19T23:21:05.855Z] #45 7.720 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.855Z] #45 7.720 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.855Z] #45 7.720 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:05.855Z] #45 7.737 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:21:05.855Z] #45 7.737 + dir=/tmp/install [2021-03-19T23:21:05.855Z] #45 7.737 + bin=vndr [2021-03-19T23:21:05.855Z] #45 7.737 + shift [2021-03-19T23:21:05.855Z] #45 7.737 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-19T23:21:05.855Z] #45 7.737 + . /tmp/install/vndr.installer [2021-03-19T23:21:05.855Z] #45 7.737 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:21:05.855Z] #45 7.737 + install_vndr [2021-03-19T23:21:05.855Z] #45 7.737 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-19T23:21:05.855Z] #45 7.737 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.HFUYnLozUK/src/github.com/LK4D4/vndr [2021-03-19T23:21:05.855Z] #45 7.737 Cloning into '/tmp/tmp.HFUYnLozUK/src/github.com/LK4D4/vndr'... [2021-03-19T23:21:05.855Z] #45 8.303 + cd /tmp/tmp.HFUYnLozUK/src/github.com/LK4D4/vndr [2021-03-19T23:21:05.855Z] #45 8.303 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:21:05.855Z] #45 8.337 + go build -buildmode=pie -v -o /build/vndr . [2021-03-19T23:21:05.855Z] #45 10.24 runtime/internal/atomic [2021-03-19T23:21:05.855Z] #45 10.46 internal/cpu [2021-03-19T23:21:05.855Z] #45 10.67 runtime/internal/sys [2021-03-19T23:21:05.855Z] #45 10.94 runtime/internal/math [2021-03-19T23:21:05.855Z] #45 ... [2021-03-19T23:21:05.855Z] [2021-03-19T23:21:05.855Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:05.855Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:21:05.855Z] #40 8.694 + git clone https://github.com/docker/distribution.git . [2021-03-19T23:21:05.855Z] #40 8.694 Cloning into '.'... [2021-03-19T23:21:05.855Z] #40 ... [2021-03-19T23:21:05.855Z] [2021-03-19T23:21:05.855Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:05.855Z] #34 sha256:70bbf05cfcf60c2e362915ffa958d66f0e02e9ac2565602763c704f7bb32331b [2021-03-19T23:21:05.855Z] #34 9.559 + RM_GOPATH=0 [2021-03-19T23:21:05.855Z] #34 9.559 + TMP_GOPATH= [2021-03-19T23:21:05.855Z] #34 9.559 + : /build [2021-03-19T23:21:05.855Z] #34 9.559 + '[' -z '' ']' [2021-03-19T23:21:05.855Z] #34 9.559 ++ mktemp -d [2021-03-19T23:21:05.855Z] #34 9.559 + export GOPATH=/tmp/tmp.QoTa59vrfx [2021-03-19T23:21:05.855Z] #34 9.559 + GOPATH=/tmp/tmp.QoTa59vrfx [2021-03-19T23:21:05.855Z] #34 9.559 + RM_GOPATH=1 [2021-03-19T23:21:05.855Z] #34 9.559 + case "$(go env GOARCH)" in [2021-03-19T23:21:05.855Z] #34 9.559 ++ go env GOARCH [2021-03-19T23:21:05.855Z] #34 9.725 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.855Z] #34 9.725 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.855Z] #34 9.725 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:05.855Z] #34 9.735 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:21:05.855Z] #34 9.735 + dir=/tmp/install [2021-03-19T23:21:05.855Z] #34 9.735 + bin=tomlv [2021-03-19T23:21:05.855Z] #34 9.735 + shift [2021-03-19T23:21:05.855Z] #34 9.735 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-19T23:21:05.855Z] #34 9.735 + . /tmp/install/tomlv.installer [2021-03-19T23:21:05.855Z] #34 9.735 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:21:05.855Z] #34 9.735 + install_tomlv [2021-03-19T23:21:05.855Z] #34 9.735 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-19T23:21:05.855Z] #34 9.735 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.QoTa59vrfx/src/github.com/BurntSushi/toml [2021-03-19T23:21:05.855Z] #34 9.735 Cloning into '/tmp/tmp.QoTa59vrfx/src/github.com/BurntSushi/toml'... [2021-03-19T23:21:05.855Z] #34 ... [2021-03-19T23:21:05.855Z] [2021-03-19T23:21:05.855Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:21:05.855Z] #47 sha256:2abdfd9da1afde8c87c8fb98923c81fc30be5826682c5726a1c91b158f0626a3 [2021-03-19T23:21:05.855Z] #47 7.593 + RM_GOPATH=0 [2021-03-19T23:21:05.855Z] #47 7.593 + TMP_GOPATH= [2021-03-19T23:21:05.855Z] #47 7.593 + : /build [2021-03-19T23:21:05.855Z] #47 7.593 + '[' -z '' ']' [2021-03-19T23:21:05.855Z] #47 7.593 ++ mktemp -d [2021-03-19T23:21:05.855Z] #47 7.593 + export GOPATH=/tmp/tmp.C2cq3tAvoK [2021-03-19T23:21:05.855Z] #47 7.593 + GOPATH=/tmp/tmp.C2cq3tAvoK [2021-03-19T23:21:05.855Z] #47 7.593 + RM_GOPATH=1 [2021-03-19T23:21:05.855Z] #47 7.593 + case "$(go env GOARCH)" in [2021-03-19T23:21:05.855Z] #47 7.593 ++ go env GOARCH [2021-03-19T23:21:05.855Z] #47 7.593 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.855Z] #47 7.593 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:05.855Z] #47 7.593 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:05.855Z] #47 7.593 + dir=/tmp/install [2021-03-19T23:21:05.855Z] #47 7.593 + bin=gotestsum [2021-03-19T23:21:05.855Z] #47 7.593 + shift [2021-03-19T23:21:05.855Z] #47 7.593 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-19T23:21:05.855Z] #47 7.593 + . /tmp/install/gotestsum.installer [2021-03-19T23:21:05.855Z] #47 7.593 ++ : v0.5.3 [2021-03-19T23:21:05.855Z] #47 7.593 + install_gotestsum [2021-03-19T23:21:05.855Z] #47 7.593 + set -e [2021-03-19T23:21:05.855Z] #47 7.593 + export GO111MODULE=on [2021-03-19T23:21:05.855Z] #47 7.593 + GO111MODULE=on [2021-03-19T23:21:05.855Z] #47 7.593 + GOBIN=/build [2021-03-19T23:21:05.855Z] #47 7.593 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-19T23:21:05.855Z] #47 7.679 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T23:21:05.855Z] #47 7.679 go: finding gotest.tools v0.5.3 [2021-03-19T23:21:05.855Z] #47 8.727 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T23:21:05.855Z] #47 9.368 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T23:21:05.855Z] #47 10.98 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:21:05.855Z] #47 11.05 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:21:05.855Z] #47 11.06 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T23:21:05.855Z] #47 11.06 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:21:05.855Z] #47 11.06 go: downloading github.com/fatih/color v1.9.0 [2021-03-19T23:21:05.901Z] #27 10.08 Unpacking libkeyutils1:arm64 (1.6-6) ... [2021-03-19T23:21:05.901Z] #27 10.13 Selecting previously unselected package libkrb5support0:arm64. [2021-03-19T23:21:05.901Z] #27 10.14 Preparing to unpack .../08-libkrb5support0_1.17-3+deb10u1_arm64.deb ... [2021-03-19T23:21:05.901Z] #27 10.14 Unpacking libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-19T23:21:05.901Z] #27 10.28 Selecting previously unselected package libk5crypto3:arm64. [2021-03-19T23:21:05.901Z] #27 10.29 Preparing to unpack .../09-libk5crypto3_1.17-3+deb10u1_arm64.deb ... [2021-03-19T23:21:05.901Z] #27 10.29 Unpacking libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-19T23:21:05.972Z] #43 9.381 DEP images/tty.pb-c.d [2021-03-19T23:21:05.972Z] #43 9.456 PBCC images/tun.pb-c.c [2021-03-19T23:21:05.972Z] #43 9.560 PBCC images/netdev.pb-c.c [2021-03-19T23:21:05.972Z] #43 9.606 DEP images/tun.pb-c.d [2021-03-19T23:21:05.972Z] #43 9.662 DEP images/netdev.pb-c.d [2021-03-19T23:21:06.087Z] #42 ... [2021-03-19T23:21:06.087Z] [2021-03-19T23:21:06.087Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:06.087Z] #49 sha256:2c05d5eb5a67a40dcd424c74c5b6a441e6bc0aef277e08457af327cab61c655c [2021-03-19T23:21:06.087Z] #49 8.108 + RM_GOPATH=0 [2021-03-19T23:21:06.087Z] #49 8.108 + TMP_GOPATH= [2021-03-19T23:21:06.087Z] #49 8.108 + : /build [2021-03-19T23:21:06.087Z] #49 8.108 + '[' -z '' ']' [2021-03-19T23:21:06.087Z] #49 8.108 ++ mktemp -d [2021-03-19T23:21:06.087Z] #49 8.108 + export GOPATH=/tmp/tmp.PK0OZz9Usu [2021-03-19T23:21:06.087Z] #49 8.108 + GOPATH=/tmp/tmp.PK0OZz9Usu [2021-03-19T23:21:06.087Z] #49 8.108 + RM_GOPATH=1 [2021-03-19T23:21:06.087Z] #49 8.108 + case "$(go env GOARCH)" in [2021-03-19T23:21:06.087Z] #49 8.108 ++ go env GOARCH [2021-03-19T23:21:06.087Z] #49 8.108 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.087Z] #49 8.108 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.087Z] #49 8.108 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:06.087Z] #49 8.108 + dir=/tmp/install [2021-03-19T23:21:06.087Z] #49 8.108 + bin=golangci_lint [2021-03-19T23:21:06.087Z] #49 8.108 + shift [2021-03-19T23:21:06.087Z] #49 8.108 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-19T23:21:06.087Z] #49 8.108 + . /tmp/install/golangci_lint.installer [2021-03-19T23:21:06.087Z] #49 8.108 ++ : v1.23.8 [2021-03-19T23:21:06.087Z] #49 8.108 + install_golangci_lint [2021-03-19T23:21:06.087Z] #49 8.108 + set -e [2021-03-19T23:21:06.087Z] #49 8.108 + export GO111MODULE=on [2021-03-19T23:21:06.087Z] #49 8.108 + GO111MODULE=on [2021-03-19T23:21:06.087Z] #49 8.108 + GOBIN=/build [2021-03-19T23:21:06.087Z] #49 8.108 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-19T23:21:06.087Z] #49 8.134 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-19T23:21:06.087Z] #49 8.143 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-19T23:21:06.087Z] #49 8.143 go: finding github.com v1.23.8 [2021-03-19T23:21:06.087Z] #49 8.143 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:21:06.087Z] #49 8.143 go: finding github.com/golangci v1.23.8 [2021-03-19T23:21:06.087Z] #49 9.279 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:21:06.087Z] #49 10.02 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:21:06.087Z] #49 ... [2021-03-19T23:21:06.087Z] [2021-03-19T23:21:06.087Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:06.087Z] #51 sha256:05c7c3f5526835d7aa693b8abd2bedaf9137ed8d25b248227f1acec145d8af36 [2021-03-19T23:21:06.088Z] #51 8.256 + RM_GOPATH=0 [2021-03-19T23:21:06.088Z] #51 8.256 + TMP_GOPATH= [2021-03-19T23:21:06.088Z] #51 8.256 + : /build [2021-03-19T23:21:06.088Z] #51 8.256 + '[' -z '' ']' [2021-03-19T23:21:06.088Z] #51 8.258 ++ mktemp -d [2021-03-19T23:21:06.088Z] #51 8.259 + export GOPATH=/tmp/tmp.WSVWx3sasp [2021-03-19T23:21:06.088Z] #51 8.259 + GOPATH=/tmp/tmp.WSVWx3sasp [2021-03-19T23:21:06.088Z] #51 8.259 + RM_GOPATH=1 [2021-03-19T23:21:06.088Z] #51 8.259 + case "$(go env GOARCH)" in [2021-03-19T23:21:06.088Z] #51 8.259 ++ go env GOARCH [2021-03-19T23:21:06.088Z] #51 8.316 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.088Z] #51 8.316 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.088Z] #51 8.321 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:06.088Z] #51 8.322 + dir=/tmp/install [2021-03-19T23:21:06.088Z] #51 8.322 + bin=shfmt [2021-03-19T23:21:06.088Z] #51 8.322 + shift [2021-03-19T23:21:06.088Z] #51 8.322 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-19T23:21:06.088Z] #51 8.322 + . /tmp/install/shfmt.installer [2021-03-19T23:21:06.088Z] #51 8.322 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:21:06.088Z] #51 8.322 + install_shfmt [2021-03-19T23:21:06.088Z] #51 8.322 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-19T23:21:06.088Z] #51 8.322 + git clone https://github.com/mvdan/sh.git /tmp/tmp.WSVWx3sasp/src/github.com/mvdan/sh [2021-03-19T23:21:06.088Z] #51 8.324 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:21:06.088Z] #51 8.324 Cloning into '/tmp/tmp.WSVWx3sasp/src/github.com/mvdan/sh'... [2021-03-19T23:21:06.116Z] #47 11.23 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:21:06.116Z] #47 ... [2021-03-19T23:21:06.116Z] [2021-03-19T23:21:06.116Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:21:06.116Z] #24 sha256:8e851d3a3ba77963d27a857e9c76116db90e31ddd1e323b27b17a92514408fc9 [2021-03-19T23:21:06.116Z] #24 8.246 + RM_GOPATH=0 [2021-03-19T23:21:06.116Z] #24 8.246 + TMP_GOPATH= [2021-03-19T23:21:06.116Z] #24 8.246 + : /build [2021-03-19T23:21:06.116Z] #24 8.246 + '[' -z '' ']' [2021-03-19T23:21:06.116Z] #24 8.246 ++ mktemp -d [2021-03-19T23:21:06.116Z] #24 8.246 + export GOPATH=/tmp/tmp.bHoecuAWds [2021-03-19T23:21:06.116Z] #24 8.246 + GOPATH=/tmp/tmp.bHoecuAWds [2021-03-19T23:21:06.116Z] #24 8.246 + RM_GOPATH=1 [2021-03-19T23:21:06.116Z] #24 8.246 + case "$(go env GOARCH)" in [2021-03-19T23:21:06.116Z] #24 8.248 ++ go env GOARCH [2021-03-19T23:21:06.116Z] #24 8.278 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.116Z] #24 8.278 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.116Z] #24 8.278 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:06.116Z] #24 8.287 + dir=/tmp/install [2021-03-19T23:21:06.116Z] #24 8.287 + bin=dockercli [2021-03-19T23:21:06.116Z] #24 8.287 + shift [2021-03-19T23:21:06.116Z] #24 8.287 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-19T23:21:06.116Z] #24 8.287 + . /tmp/install/dockercli.installer [2021-03-19T23:21:06.116Z] #24 8.287 ++ : stable [2021-03-19T23:21:06.116Z] #24 8.287 ++ : 17.06.2-ce [2021-03-19T23:21:06.116Z] #24 8.293 Install docker/cli version 17.06.2-ce from stable [2021-03-19T23:21:06.116Z] #24 8.293 + install_dockercli [2021-03-19T23:21:06.116Z] #24 8.293 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-19T23:21:06.116Z] #24 8.293 ++ uname -m [2021-03-19T23:21:06.116Z] #24 8.293 + arch=x86_64 [2021-03-19T23:21:06.116Z] #24 8.293 + '[' x86_64 '!=' x86_64 ']' [2021-03-19T23:21:06.116Z] #24 8.293 + url=https://download.docker.com/linux/static [2021-03-19T23:21:06.116Z] #24 8.293 + tar -xz docker/docker [2021-03-19T23:21:06.116Z] #24 8.295 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-19T23:21:06.162Z] #27 10.46 Selecting previously unselected package libkrb5-3:arm64. [2021-03-19T23:21:06.162Z] #27 10.46 Preparing to unpack .../10-libkrb5-3_1.17-3+deb10u1_arm64.deb ... [2021-03-19T23:21:06.231Z] #43 9.743 PBCC images/vma.pb-c.c [2021-03-19T23:21:06.231Z] #43 9.811 DEP images/vma.pb-c.d [2021-03-19T23:21:06.231Z] #43 9.858 PBCC images/creds.pb-c.c [2021-03-19T23:21:06.231Z] #43 9.868 DEP images/creds.pb-c.d [2021-03-19T23:21:06.231Z] #43 9.935 PBCC images/utsns.pb-c.c [2021-03-19T23:21:06.238Z] #42 116.5 LINK lib/c/built-in.o [2021-03-19T23:21:06.238Z] #42 116.5 LINK lib/c/libcriu.so [2021-03-19T23:21:06.238Z] #42 116.6 LINK lib/c/libcriu.a [2021-03-19T23:21:06.238Z] #42 116.7 GEN magic.py [2021-03-19T23:21:06.345Z] #51 ... [2021-03-19T23:21:06.345Z] [2021-03-19T23:21:06.345Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:06.345Z] #58 sha256:de9401610763d7bef51c6329311317b97011a74a22e53ecb07b249b8a2672502 [2021-03-19T23:21:06.345Z] #58 6.877 + RM_GOPATH=0 [2021-03-19T23:21:06.345Z] #58 6.877 + TMP_GOPATH= [2021-03-19T23:21:06.345Z] #58 6.877 + : /build [2021-03-19T23:21:06.345Z] #58 6.877 + '[' -z '' ']' [2021-03-19T23:21:06.345Z] #58 6.877 ++ mktemp -d [2021-03-19T23:21:06.345Z] #58 6.880 + export GOPATH=/tmp/tmp.j1LZhuds4X [2021-03-19T23:21:06.345Z] #58 6.880 + GOPATH=/tmp/tmp.j1LZhuds4X [2021-03-19T23:21:06.345Z] #58 6.880 + RM_GOPATH=1 [2021-03-19T23:21:06.345Z] #58 6.883 + case "$(go env GOARCH)" in [2021-03-19T23:21:06.345Z] #58 6.883 ++ go env GOARCH [2021-03-19T23:21:06.345Z] #58 6.892 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.345Z] #58 6.892 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.345Z] #58 6.895 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:06.345Z] #58 6.896 + dir=/tmp/install [2021-03-19T23:21:06.345Z] #58 6.897 + bin=rootlesskit [2021-03-19T23:21:06.345Z] #58 6.897 + shift [2021-03-19T23:21:06.345Z] #58 6.897 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-19T23:21:06.345Z] #58 6.897 + . /tmp/install/rootlesskit.installer [2021-03-19T23:21:06.345Z] #58 6.897 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:21:06.345Z] #58 6.897 + install_rootlesskit [2021-03-19T23:21:06.345Z] #58 6.897 + case "$1" in [2021-03-19T23:21:06.345Z] #58 6.897 + export CGO_ENABLED=0 [2021-03-19T23:21:06.345Z] #58 6.897 + CGO_ENABLED=0 [2021-03-19T23:21:06.345Z] #58 6.897 + _install_rootlesskit [2021-03-19T23:21:06.345Z] #58 6.898 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-19T23:21:06.345Z] #58 6.898 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.j1LZhuds4X/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:21:06.345Z] #58 6.904 Cloning into '/tmp/tmp.j1LZhuds4X/src/github.com/rootless-containers/rootlesskit'... [2021-03-19T23:21:06.345Z] #58 6.905 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:21:06.345Z] #58 ... [2021-03-19T23:21:06.345Z] [2021-03-19T23:21:06.345Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:06.345Z] #45 sha256:f9f413f6aadbb3799be626c6af7028d2be8733805331a332fed7c22d670635e6 [2021-03-19T23:21:06.345Z] #45 7.552 + RM_GOPATH=0 [2021-03-19T23:21:06.345Z] #45 7.552 + TMP_GOPATH= [2021-03-19T23:21:06.345Z] #45 7.552 + : /build [2021-03-19T23:21:06.345Z] #45 7.552 + '[' -z '' ']' [2021-03-19T23:21:06.345Z] #45 7.552 ++ mktemp -d [2021-03-19T23:21:06.345Z] #45 7.552 + export GOPATH=/tmp/tmp.pqlzbzhiXB [2021-03-19T23:21:06.345Z] #45 7.552 + GOPATH=/tmp/tmp.pqlzbzhiXB [2021-03-19T23:21:06.345Z] #45 7.552 + RM_GOPATH=1 [2021-03-19T23:21:06.345Z] #45 7.552 + case "$(go env GOARCH)" in [2021-03-19T23:21:06.345Z] #45 7.552 ++ go env GOARCH [2021-03-19T23:21:06.345Z] #45 7.572 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.345Z] #45 7.572 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.345Z] #45 7.572 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:06.345Z] #45 7.575 + dir=/tmp/install [2021-03-19T23:21:06.345Z] #45 7.575 + bin=vndr [2021-03-19T23:21:06.345Z] #45 7.575 + shift [2021-03-19T23:21:06.345Z] #45 7.575 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-19T23:21:06.345Z] #45 7.575 + . /tmp/install/vndr.installer [2021-03-19T23:21:06.345Z] #45 7.575 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:21:06.345Z] #45 7.575 + install_vndr [2021-03-19T23:21:06.345Z] #45 7.575 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-19T23:21:06.345Z] #45 7.575 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.pqlzbzhiXB/src/github.com/LK4D4/vndr [2021-03-19T23:21:06.345Z] #45 7.575 Cloning into '/tmp/tmp.pqlzbzhiXB/src/github.com/LK4D4/vndr'... [2021-03-19T23:21:06.345Z] #45 7.575 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:21:06.345Z] #45 8.164 + cd /tmp/tmp.pqlzbzhiXB/src/github.com/LK4D4/vndr [2021-03-19T23:21:06.345Z] #45 8.164 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:21:06.345Z] #45 8.183 + go build -buildmode=pie -v -o /build/vndr . [2021-03-19T23:21:06.345Z] #45 9.477 internal/race [2021-03-19T23:21:06.345Z] #45 9.686 sync/atomic [2021-03-19T23:21:06.345Z] #45 9.687 runtime [2021-03-19T23:21:06.345Z] #45 10.07 unicode [2021-03-19T23:21:06.378Z] #24 ... [2021-03-19T23:21:06.378Z] [2021-03-19T23:21:06.378Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:06.378Z] #51 sha256:61dbf7c0ae7293ba97d28143c1c15e73538ee3c1e6415b1512d5f9e080380b1f [2021-03-19T23:21:06.378Z] #51 6.232 + RM_GOPATH=0 [2021-03-19T23:21:06.378Z] #51 6.232 + TMP_GOPATH= [2021-03-19T23:21:06.378Z] #51 6.232 + : /build [2021-03-19T23:21:06.378Z] #51 6.232 + '[' -z '' ']' [2021-03-19T23:21:06.378Z] #51 6.232 ++ mktemp -d [2021-03-19T23:21:06.378Z] #51 6.232 + export GOPATH=/tmp/tmp.n0IGnlrn32 [2021-03-19T23:21:06.378Z] #51 6.232 + GOPATH=/tmp/tmp.n0IGnlrn32 [2021-03-19T23:21:06.378Z] #51 6.232 + RM_GOPATH=1 [2021-03-19T23:21:06.378Z] #51 6.232 + case "$(go env GOARCH)" in [2021-03-19T23:21:06.378Z] #51 6.232 ++ go env GOARCH [2021-03-19T23:21:06.378Z] #51 6.239 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:21:06.378Z] #51 6.240 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.378Z] #51 6.240 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.378Z] #51 6.240 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:06.378Z] #51 6.240 + dir=/tmp/install [2021-03-19T23:21:06.378Z] #51 6.240 + bin=shfmt [2021-03-19T23:21:06.378Z] #51 6.240 + shift [2021-03-19T23:21:06.378Z] #51 6.240 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-19T23:21:06.378Z] #51 6.240 + . /tmp/install/shfmt.installer [2021-03-19T23:21:06.378Z] #51 6.240 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:21:06.378Z] #51 6.240 + install_shfmt [2021-03-19T23:21:06.378Z] #51 6.240 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-19T23:21:06.378Z] #51 6.240 + git clone https://github.com/mvdan/sh.git /tmp/tmp.n0IGnlrn32/src/github.com/mvdan/sh [2021-03-19T23:21:06.378Z] #51 6.240 Cloning into '/tmp/tmp.n0IGnlrn32/src/github.com/mvdan/sh'... [2021-03-19T23:21:06.378Z] #51 ... [2021-03-19T23:21:06.378Z] [2021-03-19T23:21:06.378Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:06.378Z] #34 sha256:70bbf05cfcf60c2e362915ffa958d66f0e02e9ac2565602763c704f7bb32331b [2021-03-19T23:21:06.378Z] #34 11.35 + cd /tmp/tmp.QoTa59vrfx/src/github.com/BurntSushi/toml [2021-03-19T23:21:06.378Z] #34 11.35 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:21:06.378Z] #34 11.39 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:21:06.427Z] #27 ... [2021-03-19T23:21:06.427Z] [2021-03-19T23:21:06.427Z] #9 [base 1/3] FROM docker.io/library/golang:1.13.15-buster@sha256:66a3f6817c129f48c9cc9b96816a1c0b6dcb399393196e3581d9367b55ab29f2 [2021-03-19T23:21:06.427Z] #9 sha256:66e8dd67b10aea60fea8e09f3e5815e49e6745a7007853d828eff5eaccc9cd91 [2021-03-19T23:21:06.427Z] #9 DONE 22.8s [2021-03-19T23:21:06.427Z] [2021-03-19T23:21:06.427Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:21:06.427Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-19T23:21:06.427Z] #27 10.54 Unpacking libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-19T23:21:06.427Z] #27 ... [2021-03-19T23:21:06.427Z] [2021-03-19T23:21:06.427Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T23:21:06.427Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-19T23:21:06.506Z] #43 9.942 DEP images/utsns.pb-c.d [2021-03-19T23:21:06.506Z] #43 10.02 PBCC images/ipc-desc.pb-c.c [2021-03-19T23:21:06.506Z] #43 10.05 PBCC images/ipc-sem.pb-c.c [2021-03-19T23:21:06.506Z] #43 10.10 DEP images/ipc-desc.pb-c.d [2021-03-19T23:21:06.531Z] #42 116.8 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:21:06.531Z] #42 116.8 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:21:06.531Z] #42 116.8 Note: Building without GnuTLS support [2021-03-19T23:21:06.531Z] #42 116.8 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:21:06.531Z] #42 116.8 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:21:06.609Z] #45 ... [2021-03-19T23:21:06.610Z] [2021-03-19T23:21:06.610Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:06.610Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:21:06.610Z] #36 8.830 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:06.610Z] #36 8.890 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:06.610Z] #36 8.899 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:06.610Z] #36 9.939 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:21:06.610Z] #36 ... [2021-03-19T23:21:06.610Z] [2021-03-19T23:21:06.610Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:21:06.610Z] #24 sha256:c2e08d5b9aecbf9dd3c977d203ff07e3b8ae144abcde385497fcc7d4f9586897 [2021-03-19T23:21:06.610Z] #24 5.566 + RM_GOPATH=0 [2021-03-19T23:21:06.610Z] #24 5.566 + TMP_GOPATH= [2021-03-19T23:21:06.610Z] #24 5.566 + : /build [2021-03-19T23:21:06.610Z] #24 5.566 + '[' -z '' ']' [2021-03-19T23:21:06.610Z] #24 5.566 ++ mktemp -d [2021-03-19T23:21:06.610Z] #24 5.566 + export GOPATH=/tmp/tmp.tBMUFWSm7S [2021-03-19T23:21:06.610Z] #24 5.566 + GOPATH=/tmp/tmp.tBMUFWSm7S [2021-03-19T23:21:06.610Z] #24 5.566 + RM_GOPATH=1 [2021-03-19T23:21:06.610Z] #24 5.566 + case "$(go env GOARCH)" in [2021-03-19T23:21:06.610Z] #24 5.568 ++ go env GOARCH [2021-03-19T23:21:06.610Z] #24 5.571 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.610Z] #24 5.571 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.610Z] #24 5.571 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:06.610Z] #24 5.575 + dir=/tmp/install [2021-03-19T23:21:06.610Z] #24 5.575 + bin=dockercli [2021-03-19T23:21:06.610Z] #24 5.575 + shift [2021-03-19T23:21:06.610Z] #24 5.575 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-19T23:21:06.610Z] #24 5.575 + . /tmp/install/dockercli.installer [2021-03-19T23:21:06.610Z] #24 5.575 ++ : stable [2021-03-19T23:21:06.610Z] #24 5.575 ++ : 17.06.2-ce [2021-03-19T23:21:06.610Z] #24 5.575 + install_dockercli [2021-03-19T23:21:06.610Z] #24 5.575 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-19T23:21:06.610Z] #24 5.575 ++ uname -m [2021-03-19T23:21:06.610Z] #24 5.575 + arch=x86_64 [2021-03-19T23:21:06.610Z] #24 5.575 + '[' x86_64 '!=' x86_64 ']' [2021-03-19T23:21:06.610Z] #24 5.575 + url=https://download.docker.com/linux/static [2021-03-19T23:21:06.610Z] #24 5.575 + tar -xz docker/docker [2021-03-19T23:21:06.610Z] #24 5.575 Install docker/cli version 17.06.2-ce from stable [2021-03-19T23:21:06.610Z] #24 5.577 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-19T23:21:06.768Z] #43 10.20 DEP images/ipc-sem.pb-c.d [2021-03-19T23:21:06.768Z] #43 10.30 PBCC images/ipc-msg.pb-c.c [2021-03-19T23:21:06.768Z] #43 10.35 DEP images/ipc-msg.pb-c.d [2021-03-19T23:21:06.768Z] #43 10.43 PBCC images/ipc-shm.pb-c.c [2021-03-19T23:21:06.866Z] #24 ... [2021-03-19T23:21:06.866Z] [2021-03-19T23:21:06.866Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:06.866Z] #64 sha256:67ee6e7b42cf821af1a57b90f9df3fe230d6d6d6cedcdacba7724d33abc95f0d [2021-03-19T23:21:06.866Z] #64 4.368 + RM_GOPATH=0 [2021-03-19T23:21:06.866Z] #64 4.368 + TMP_GOPATH= [2021-03-19T23:21:06.866Z] #64 4.368 + : /build [2021-03-19T23:21:06.866Z] #64 4.368 + '[' -z '' ']' [2021-03-19T23:21:06.866Z] #64 4.368 ++ mktemp -d [2021-03-19T23:21:06.866Z] #64 4.368 + export GOPATH=/tmp/tmp.haGogoo5Ii [2021-03-19T23:21:06.866Z] #64 4.368 + GOPATH=/tmp/tmp.haGogoo5Ii [2021-03-19T23:21:06.866Z] #64 4.368 + RM_GOPATH=1 [2021-03-19T23:21:06.866Z] #64 4.368 + case "$(go env GOARCH)" in [2021-03-19T23:21:06.866Z] #64 4.368 ++ go env GOARCH [2021-03-19T23:21:06.866Z] #64 4.379 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:21:06.866Z] #64 4.379 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.866Z] #64 4.379 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:06.866Z] #64 4.379 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:06.866Z] #64 4.379 + dir=/tmp/install [2021-03-19T23:21:06.866Z] #64 4.379 + bin=proxy [2021-03-19T23:21:06.866Z] #64 4.379 + shift [2021-03-19T23:21:06.866Z] #64 4.379 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-19T23:21:06.866Z] #64 4.379 + . /tmp/install/proxy.installer [2021-03-19T23:21:06.866Z] #64 4.379 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:21:06.866Z] #64 4.379 + install_proxy [2021-03-19T23:21:06.866Z] #64 4.379 + case "$1" in [2021-03-19T23:21:06.866Z] #64 4.379 + export CGO_ENABLED=0 [2021-03-19T23:21:06.866Z] #64 4.379 + CGO_ENABLED=0 [2021-03-19T23:21:06.866Z] #64 4.379 + _install_proxy [2021-03-19T23:21:06.866Z] #64 4.379 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-19T23:21:06.866Z] #64 4.379 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.haGogoo5Ii/src/github.com/docker/libnetwork [2021-03-19T23:21:06.866Z] #64 4.379 Cloning into '/tmp/tmp.haGogoo5Ii/src/github.com/docker/libnetwork'... [2021-03-19T23:21:06.866Z] #64 ... [2021-03-19T23:21:06.866Z] [2021-03-19T23:21:06.866Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:06.866Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:21:06.866Z] #55 5.882 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:06.866Z] #55 5.900 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:06.866Z] #55 5.903 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:06.866Z] #55 6.277 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:21:06.866Z] #55 7.212 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:21:06.866Z] #55 9.237 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:21:07.033Z] #43 ... [2021-03-19T23:21:07.033Z] [2021-03-19T23:21:07.033Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:07.033Z] #34 sha256:1df18ce448b3d84b2696c7d82c2f01bfe60103b8bc33e1f5a6afc974ef1ded6e [2021-03-19T23:21:07.033Z] #34 100.2 github.com/BurntSushi/toml [2021-03-19T23:21:07.033Z] #34 100.2 flag [2021-03-19T23:21:07.033Z] #34 102.1 log [2021-03-19T23:21:07.033Z] #34 104.4 github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:21:07.033Z] #34 DONE 109.5s [2021-03-19T23:21:07.033Z] [2021-03-19T23:21:07.033Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:07.033Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:07.033Z] #43 10.51 DEP images/ipc-shm.pb-c.d [2021-03-19T23:21:07.033Z] #43 10.60 PBCC images/ipc-var.pb-c.c [2021-03-19T23:21:07.033Z] #43 10.66 DEP images/ipc-var.pb-c.d [2021-03-19T23:21:07.106Z] #30 10.94 0.1% # 1.7% ## 3.3% ### 4.9% #### 6.2% ##### 7.2% ##### 7.7% ###### 9.3% ######## 12.3% ########## 14.5% ########### 16.2% ############ 17.2% ############# 18.8% ############## 20.8% ############### 21.9% ################ 22.5% ################ 23.5% ################# 24.6% ################## 25.2% ################### 27.3% #################### 29.0% ###################### 31.7% ######################## 33.5% ######################### 34.8% ########################## 36.4% ########################### 37.6% ########################### 38.7% ############################# 40.4% ############################# 41.4% ############################## 42.1% ############################## 42.7% ############################### 43.9% ################################ 45.1% ################################# 46.2% ################################## 47.8% ################################### 49.4% #################################### 50.5% ##################################### 52.1% ###################################### 53.8% ####################################### 55.4% ######################################### 57.0% ########################################## 58.7% ########################################### 60.8% ############################################# 63.0% ############################################## 65.1% [2021-03-19T23:21:07.106Z] #30 ... [2021-03-19T23:21:07.106Z] [2021-03-19T23:21:07.106Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:07.106Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:21:07.106Z] #46 10.60 internal/nettrace [2021-03-19T23:21:07.106Z] #46 10.92 runtime/cgo [2021-03-19T23:21:07.106Z] #46 15.27 vendor/golang.org/x/crypto/internal/subtle [2021-03-19T23:21:07.147Z] #55 ... [2021-03-19T23:21:07.147Z] [2021-03-19T23:21:07.147Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:21:07.148Z] #24 sha256:c2e08d5b9aecbf9dd3c977d203ff07e3b8ae144abcde385497fcc7d4f9586897 [2021-03-19T23:21:07.148Z] #24 11.37 + mkdir -p /build [2021-03-19T23:21:07.148Z] #24 11.38 + mv docker/docker /build/ [2021-03-19T23:21:07.148Z] #24 11.39 + rmdir docker [2021-03-19T23:21:07.256Z] #42 117.3 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:21:07.290Z] #43 10.78 PBCC images/sk-opts.pb-c.c [2021-03-19T23:21:07.290Z] #43 10.86 PBCC images/packet-sock.pb-c.c [2021-03-19T23:21:07.412Z] #46 ... [2021-03-19T23:21:07.412Z] [2021-03-19T23:21:07.412Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:07.412Z] #30 sha256:b6e38d09a678a49be5155b8cb2b082064b114742da0b74ddb4671b7757077dfb [2021-03-19T23:21:07.547Z] #43 11.04 DEP images/sk-opts.pb-c.d [2021-03-19T23:21:07.547Z] #43 11.08 DEP images/packet-sock.pb-c.d [2021-03-19T23:21:07.547Z] #43 11.20 PBCC images/sk-netlink.pb-c.c [2021-03-19T23:21:07.550Z] #42 117.7 make[1]: Nothing to be done for 'all'. [2021-03-19T23:21:07.764Z] #13 ... [2021-03-19T23:21:07.764Z] [2021-03-19T23:21:07.764Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:07.764Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:21:07.764Z] #45 7.841 + RM_GOPATH=0 [2021-03-19T23:21:07.764Z] #45 7.841 + TMP_GOPATH= [2021-03-19T23:21:07.764Z] #45 7.841 + : /build [2021-03-19T23:21:07.764Z] #45 7.841 + '[' -z '' ']' [2021-03-19T23:21:07.764Z] #45 7.841 ++ mktemp -d [2021-03-19T23:21:07.764Z] #45 7.841 + export GOPATH=/tmp/tmp.X1JDyESznE [2021-03-19T23:21:07.764Z] #45 7.841 + GOPATH=/tmp/tmp.X1JDyESznE [2021-03-19T23:21:07.764Z] #45 7.841 + RM_GOPATH=1 [2021-03-19T23:21:07.764Z] #45 7.841 + case "$(go env GOARCH)" in [2021-03-19T23:21:07.764Z] #45 7.848 ++ go env GOARCH [2021-03-19T23:21:07.764Z] #45 7.857 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:07.764Z] #45 7.857 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:07.764Z] #45 7.857 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:07.764Z] #45 7.864 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:21:07.764Z] #45 7.864 + dir=/tmp/install [2021-03-19T23:21:07.764Z] #45 7.864 + bin=vndr [2021-03-19T23:21:07.764Z] #45 7.864 + shift [2021-03-19T23:21:07.764Z] #45 7.864 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-19T23:21:07.764Z] #45 7.864 + . /tmp/install/vndr.installer [2021-03-19T23:21:07.764Z] #45 7.864 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:21:07.764Z] #45 7.864 + install_vndr [2021-03-19T23:21:07.764Z] #45 7.864 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-19T23:21:07.764Z] #45 7.864 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.X1JDyESznE/src/github.com/LK4D4/vndr [2021-03-19T23:21:07.764Z] #45 7.882 Cloning into '/tmp/tmp.X1JDyESznE/src/github.com/LK4D4/vndr'... [2021-03-19T23:21:07.764Z] #45 8.558 + cd /tmp/tmp.X1JDyESznE/src/github.com/LK4D4/vndr [2021-03-19T23:21:07.764Z] #45 8.558 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:21:07.764Z] #45 8.577 + go build -buildmode=pie -v -o /build/vndr . [2021-03-19T23:21:07.764Z] #45 ... [2021-03-19T23:21:07.764Z] [2021-03-19T23:21:07.764Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:07.764Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:21:07.764Z] #40 9.395 + git clone https://github.com/docker/distribution.git . [2021-03-19T23:21:07.764Z] #40 9.395 Cloning into '.'... [2021-03-19T23:21:07.768Z] #34 12.81 internal/bytealg [2021-03-19T23:21:07.768Z] #34 12.81 math/bits [2021-03-19T23:21:07.804Z] #43 11.31 DEP images/sk-netlink.pb-c.d [2021-03-19T23:21:07.804Z] #43 11.46 PBCC images/sk-inet.pb-c.c [2021-03-19T23:21:07.843Z] #42 118.2 make[1]: 'images/built-in.o' is up to date. [2021-03-19T23:21:07.843Z] #42 118.3 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-19T23:21:07.843Z] #42 118.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-19T23:21:08.022Z] #40 ... [2021-03-19T23:21:08.022Z] [2021-03-19T23:21:08.022Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:08.022Z] #34 sha256:94be65c36cc7430609eccf9b45e5de6a6ecf2aeda76d3b532cc0ff9c80a34824 [2021-03-19T23:21:08.022Z] #34 9.322 + RM_GOPATH=0 [2021-03-19T23:21:08.022Z] #34 9.322 + TMP_GOPATH= [2021-03-19T23:21:08.022Z] #34 9.322 + : /build [2021-03-19T23:21:08.022Z] #34 9.322 + '[' -z '' ']' [2021-03-19T23:21:08.022Z] #34 9.322 ++ mktemp -d [2021-03-19T23:21:08.022Z] #34 9.322 + export GOPATH=/tmp/tmp.yIbgS4vOCP [2021-03-19T23:21:08.022Z] #34 9.322 + GOPATH=/tmp/tmp.yIbgS4vOCP [2021-03-19T23:21:08.022Z] #34 9.322 + RM_GOPATH=1 [2021-03-19T23:21:08.022Z] #34 9.322 + case "$(go env GOARCH)" in [2021-03-19T23:21:08.022Z] #34 9.322 ++ go env GOARCH [2021-03-19T23:21:08.022Z] #34 9.363 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:08.023Z] #34 9.363 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:08.023Z] #34 9.363 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:08.023Z] #34 9.363 + dir=/tmp/install [2021-03-19T23:21:08.023Z] #34 9.363 + bin=tomlv [2021-03-19T23:21:08.023Z] #34 9.363 + shift [2021-03-19T23:21:08.023Z] #34 9.363 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-19T23:21:08.023Z] #34 9.363 + . /tmp/install/tomlv.installer [2021-03-19T23:21:08.023Z] #34 9.363 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:21:08.023Z] #34 9.363 + install_tomlv [2021-03-19T23:21:08.023Z] #34 9.363 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-19T23:21:08.023Z] #34 9.363 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.yIbgS4vOCP/src/github.com/BurntSushi/toml [2021-03-19T23:21:08.023Z] #34 9.363 Cloning into '/tmp/tmp.yIbgS4vOCP/src/github.com/BurntSushi/toml'... [2021-03-19T23:21:08.023Z] #34 9.364 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:21:08.023Z] #34 ... [2021-03-19T23:21:08.023Z] [2021-03-19T23:21:08.023Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:21:08.023Z] #24 sha256:601a495169b9c18910e2ac30352ba77a25b6131b2852c216aed286c1e0451dd9 [2021-03-19T23:21:08.023Z] #24 6.723 + RM_GOPATH=0 [2021-03-19T23:21:08.023Z] #24 6.723 + TMP_GOPATH= [2021-03-19T23:21:08.023Z] #24 6.723 + : /build [2021-03-19T23:21:08.023Z] #24 6.723 + '[' -z '' ']' [2021-03-19T23:21:08.023Z] #24 6.723 ++ mktemp -d [2021-03-19T23:21:08.023Z] #24 6.723 + export GOPATH=/tmp/tmp.ec4c7U9sG3 [2021-03-19T23:21:08.023Z] #24 6.723 + GOPATH=/tmp/tmp.ec4c7U9sG3 [2021-03-19T23:21:08.023Z] #24 6.723 + RM_GOPATH=1 [2021-03-19T23:21:08.023Z] #24 6.723 + case "$(go env GOARCH)" in [2021-03-19T23:21:08.023Z] #24 6.723 ++ go env GOARCH [2021-03-19T23:21:08.023Z] #24 6.753 Install docker/cli version 17.06.2-ce from stable [2021-03-19T23:21:08.023Z] #24 6.754 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:08.023Z] #24 6.754 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:08.023Z] #24 6.754 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:08.023Z] #24 6.754 + dir=/tmp/install [2021-03-19T23:21:08.023Z] #24 6.754 + bin=dockercli [2021-03-19T23:21:08.023Z] #24 6.754 + shift [2021-03-19T23:21:08.023Z] #24 6.754 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-19T23:21:08.023Z] #24 6.754 + . /tmp/install/dockercli.installer [2021-03-19T23:21:08.023Z] #24 6.754 ++ : stable [2021-03-19T23:21:08.023Z] #24 6.754 ++ : 17.06.2-ce [2021-03-19T23:21:08.023Z] #24 6.754 + install_dockercli [2021-03-19T23:21:08.023Z] #24 6.754 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-19T23:21:08.023Z] #24 6.754 ++ uname -m [2021-03-19T23:21:08.023Z] #24 6.754 + arch=x86_64 [2021-03-19T23:21:08.023Z] #24 6.754 + '[' x86_64 '!=' x86_64 ']' [2021-03-19T23:21:08.023Z] #24 6.754 + url=https://download.docker.com/linux/static [2021-03-19T23:21:08.023Z] #24 6.792 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-03-19T23:21:08.023Z] #24 6.792 + tar -xz docker/docker [2021-03-19T23:21:08.045Z] #30 10.94 0.1% # 1.7% ## 3.3% ### 4.9% #### 6.2% ##### 7.2% ##### 7.7% ###### 9.3% ######## 12.3% ########## 14.5% ########### 16.2% ############ 17.2% ############# 18.8% ############## 20.8% ############### 21.9% ################ 22.5% ################ 23.5% ################# 24.6% ################## 25.2% ################### 27.3% #################### 29.0% ###################### 31.7% ######################## 33.5% ######################### 34.8% ########################## 36.4% ########################### 37.6% ########################### 38.7% ############################# 40.4% ############################# 41.4% ############################## 42.1% ############################## 42.7% ############################### 43.9% ################################ 45.1% ################################# 46.2% ################################## 47.8% ################################### 49.4% #################################### 50.5% ##################################### 52.1% ###################################### 53.8% ####################################### 55.4% ######################################### 57.0% ########################################## 58.7% ########################################### 60.8% ############################################# 63.0% ############################################## 65.1% ################################################ 66.7% ################################################# 69.0% ################################################## 70.7% #################################################### 72.3% #################################################### 73.6% ###################################################### 75.1% [2021-03-19T23:21:08.045Z] #30 ... [2021-03-19T23:21:08.045Z] [2021-03-19T23:21:08.045Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:08.045Z] #59 sha256:1f64d69757fd0a32a137a6545239da3c3b28e823b51dcab4ecc8a7e6269f7096 [2021-03-19T23:21:08.045Z] #59 11.32 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:08.045Z] #59 11.33 go: extracting github.com/google/uuid v1.2.0 [2021-03-19T23:21:08.045Z] #59 11.44 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:08.045Z] #59 11.56 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:08.045Z] #59 12.87 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:08.045Z] #59 13.01 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:08.045Z] #59 14.45 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:08.045Z] #59 15.98 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:08.045Z] #59 16.05 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:08.045Z] #59 19.07 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:08.045Z] #59 ... [2021-03-19T23:21:08.045Z] [2021-03-19T23:21:08.045Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:08.045Z] #30 sha256:b6e38d09a678a49be5155b8cb2b082064b114742da0b74ddb4671b7757077dfb [2021-03-19T23:21:08.060Z] #43 11.58 DEP images/sk-inet.pb-c.d [2021-03-19T23:21:08.108Z] #24 DONE 12.1s [2021-03-19T23:21:08.108Z] [2021-03-19T23:21:08.108Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:21:08.108Z] #47 sha256:0a711f048963947b6e741d133a6265123208c7ade5e811358ba0739637a308cf [2021-03-19T23:21:08.108Z] #47 10.41 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:21:08.108Z] #47 10.41 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:21:08.108Z] #47 10.41 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:21:08.108Z] #47 10.44 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:21:08.108Z] #47 10.48 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:21:08.108Z] #47 10.60 go: downloading github.com/fatih/color v1.9.0 [2021-03-19T23:21:08.108Z] #47 10.65 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:21:08.108Z] #47 10.65 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:21:08.108Z] #47 10.76 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T23:21:08.108Z] #47 10.86 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:21:08.108Z] #47 10.91 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:21:08.108Z] #47 11.02 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:21:08.108Z] #47 11.06 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:21:08.108Z] #47 11.47 go: extracting github.com/fatih/color v1.9.0 [2021-03-19T23:21:08.108Z] #47 11.47 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:21:08.108Z] #47 11.47 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:21:08.108Z] #47 11.85 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T23:21:08.108Z] #47 12.17 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:21:08.108Z] #47 12.50 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:21:08.136Z] #42 118.3 make[1]: 'compel/libcompel.a' is up to date. [2021-03-19T23:21:08.136Z] #42 118.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-19T23:21:08.136Z] #42 118.3 make[1]: Nothing to be done for 'all'. [2021-03-19T23:21:08.136Z] #42 118.3 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:21:08.136Z] #42 118.4 make[2]: Nothing to be done for 'all'. [2021-03-19T23:21:08.136Z] #42 118.5 make[2]: Nothing to be done for 'all'. [2021-03-19T23:21:08.136Z] #42 118.5 make[2]: Nothing to be done for 'all'. [2021-03-19T23:21:08.136Z] #42 118.6 make[2]: Nothing to be done for 'all'. [2021-03-19T23:21:08.283Z] #24 ... [2021-03-19T23:21:08.283Z] [2021-03-19T23:21:08.283Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:08.283Z] #64 sha256:9b0d59f8be60ba2ef62461c96dbfad1c386ba423068bf7db1e97a24c9bb85f23 [2021-03-19T23:21:08.283Z] #64 5.977 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:21:08.283Z] #64 5.977 + RM_GOPATH=0 [2021-03-19T23:21:08.283Z] #64 5.977 + TMP_GOPATH= [2021-03-19T23:21:08.283Z] #64 5.977 + : /build [2021-03-19T23:21:08.283Z] #64 5.977 + '[' -z '' ']' [2021-03-19T23:21:08.283Z] #64 5.977 ++ mktemp -d [2021-03-19T23:21:08.283Z] #64 5.977 + export GOPATH=/tmp/tmp.SjAWx2vmpY [2021-03-19T23:21:08.283Z] #64 5.977 + GOPATH=/tmp/tmp.SjAWx2vmpY [2021-03-19T23:21:08.283Z] #64 5.977 + RM_GOPATH=1 [2021-03-19T23:21:08.283Z] #64 5.977 + case "$(go env GOARCH)" in [2021-03-19T23:21:08.283Z] #64 5.977 ++ go env GOARCH [2021-03-19T23:21:08.283Z] #64 5.977 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:08.283Z] #64 5.977 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:08.283Z] #64 5.977 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:08.283Z] #64 5.977 + dir=/tmp/install [2021-03-19T23:21:08.283Z] #64 5.977 + bin=proxy [2021-03-19T23:21:08.283Z] #64 5.977 + shift [2021-03-19T23:21:08.283Z] #64 5.977 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-19T23:21:08.283Z] #64 5.977 + . /tmp/install/proxy.installer [2021-03-19T23:21:08.283Z] #64 5.977 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:21:08.283Z] #64 5.977 + install_proxy [2021-03-19T23:21:08.283Z] #64 5.977 + case "$1" in [2021-03-19T23:21:08.283Z] #64 5.977 + export CGO_ENABLED=0 [2021-03-19T23:21:08.283Z] #64 5.977 + CGO_ENABLED=0 [2021-03-19T23:21:08.283Z] #64 5.977 + _install_proxy [2021-03-19T23:21:08.283Z] #64 5.977 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-19T23:21:08.283Z] #64 5.977 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.SjAWx2vmpY/src/github.com/docker/libnetwork [2021-03-19T23:21:08.283Z] #64 5.977 Cloning into '/tmp/tmp.SjAWx2vmpY/src/github.com/docker/libnetwork'... [2021-03-19T23:21:08.283Z] #64 ... [2021-03-19T23:21:08.283Z] [2021-03-19T23:21:08.283Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:08.283Z] #49 sha256:b47e612099d5d1a9c5892a1523f88fd73820dfaa6b1c7ddb9d93ca332bef0fad [2021-03-19T23:21:08.283Z] #49 8.101 + RM_GOPATH=0 [2021-03-19T23:21:08.283Z] #49 8.101 + TMP_GOPATH= [2021-03-19T23:21:08.283Z] #49 8.101 + : /build [2021-03-19T23:21:08.283Z] #49 8.101 + '[' -z '' ']' [2021-03-19T23:21:08.283Z] #49 8.111 ++ mktemp -d [2021-03-19T23:21:08.283Z] #49 8.111 + export GOPATH=/tmp/tmp.lqSqtVo1vB [2021-03-19T23:21:08.283Z] #49 8.111 + GOPATH=/tmp/tmp.lqSqtVo1vB [2021-03-19T23:21:08.283Z] #49 8.111 + RM_GOPATH=1 [2021-03-19T23:21:08.283Z] #49 8.111 + case "$(go env GOARCH)" in [2021-03-19T23:21:08.283Z] #49 8.111 ++ go env GOARCH [2021-03-19T23:21:08.283Z] #49 8.152 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:08.283Z] #49 8.152 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:08.283Z] #49 8.152 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:08.283Z] #49 8.152 + dir=/tmp/install [2021-03-19T23:21:08.283Z] #49 8.152 + bin=golangci_lint [2021-03-19T23:21:08.283Z] #49 8.152 + shift [2021-03-19T23:21:08.283Z] #49 8.152 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-19T23:21:08.283Z] #49 8.152 + . /tmp/install/golangci_lint.installer [2021-03-19T23:21:08.283Z] #49 8.152 ++ : v1.23.8 [2021-03-19T23:21:08.283Z] #49 8.152 + install_golangci_lint [2021-03-19T23:21:08.283Z] #49 8.152 + set -e [2021-03-19T23:21:08.283Z] #49 8.152 + export GO111MODULE=on [2021-03-19T23:21:08.283Z] #49 8.152 + GO111MODULE=on [2021-03-19T23:21:08.283Z] #49 8.152 + GOBIN=/build [2021-03-19T23:21:08.283Z] #49 8.152 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-19T23:21:08.283Z] #49 8.178 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-19T23:21:08.283Z] #49 8.184 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-19T23:21:08.283Z] #49 8.184 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:21:08.283Z] #49 8.193 go: finding github.com v1.23.8 [2021-03-19T23:21:08.283Z] #49 8.193 go: finding github.com/golangci v1.23.8 [2021-03-19T23:21:08.283Z] #49 9.169 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:21:08.283Z] #49 9.917 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:21:08.317Z] #43 11.71 PBCC images/sk-unix.pb-c.c [2021-03-19T23:21:08.317Z] #43 11.76 DEP images/sk-unix.pb-c.d [2021-03-19T23:21:08.317Z] #43 11.82 PBCC images/mm.pb-c.c [2021-03-19T23:21:08.317Z] #43 11.87 DEP images/mm.pb-c.d [2021-03-19T23:21:08.317Z] #43 11.91 PBCC images/timerfd.pb-c.c [2021-03-19T23:21:08.317Z] #43 11.95 DEP images/timerfd.pb-c.d [2021-03-19T23:21:08.456Z] #42 ... [2021-03-19T23:21:08.456Z] [2021-03-19T23:21:08.456Z] #39 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build -... [2021-03-19T23:21:08.456Z] #39 DONE 157.8s [2021-03-19T23:21:08.456Z] [2021-03-19T23:21:08.456Z] #42 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.co... [2021-03-19T23:21:08.456Z] #42 118.6 make[2]: Nothing to be done for 'all'. [2021-03-19T23:21:08.456Z] #42 118.6 make[2]: Nothing to be done for 'all'. [2021-03-19T23:21:08.456Z] #42 118.7 make[2]: Nothing to be done for 'all'. [2021-03-19T23:21:08.542Z] #49 ... [2021-03-19T23:21:08.542Z] [2021-03-19T23:21:08.542Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:08.542Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:08.542Z] #42 8.907 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:08.542Z] #42 8.951 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:08.542Z] #42 8.951 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:08.542Z] #42 ... [2021-03-19T23:21:08.542Z] [2021-03-19T23:21:08.542Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:08.542Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:21:08.542Z] #55 9.883 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:08.542Z] #55 10.10 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:08.542Z] #55 10.10 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:08.574Z] #43 12.04 PBCC images/timer.pb-c.c [2021-03-19T23:21:08.574Z] #43 12.05 DEP images/timer.pb-c.d [2021-03-19T23:21:08.574Z] #43 12.09 PBCC images/sa.pb-c.c [2021-03-19T23:21:08.574Z] #43 12.12 DEP images/sa.pb-c.d [2021-03-19T23:21:08.574Z] #43 12.16 PBCC images/pipe-data.pb-c.c [2021-03-19T23:21:08.658Z] #30 10.94 0.1% # 1.7% ## 3.3% ### 4.9% #### 6.2% ##### 7.2% ##### 7.7% ###### 9.3% ######## 12.3% ########## 14.5% ########### 16.2% ############ 17.2% ############# 18.8% ############## 20.8% ############### 21.9% ################ 22.5% ################ 23.5% ################# 24.6% ################## 25.2% ################### 27.3% #################### 29.0% ###################### 31.7% ######################## 33.5% ######################### 34.8% ########################## 36.4% ########################### 37.6% ########################### 38.7% ############################# 40.4% ############################# 41.4% ############################## 42.1% ############################## 42.7% ############################### 43.9% ################################ 45.1% ################################# 46.2% ################################## 47.8% ################################### 49.4% #################################### 50.5% ##################################### 52.1% ###################################### 53.8% ####################################### 55.4% ######################################### 57.0% ########################################## 58.7% ########################################### 60.8% ############################################# 63.0% ############################################## 65.1% ################################################ 66.7% ################################################# 69.0% ################################################## 70.7% #################################################### 72.3% #################################################### 73.6% ###################################################### 75.1% ###################################################### 76.2% ####################################################### 77.3% ######################################################## 78.9% ########################################################## 80.6% ########################################################### 82.7% [2021-03-19T23:21:08.658Z] #30 ... [2021-03-19T23:21:08.658Z] [2021-03-19T23:21:08.658Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:08.658Z] #50 sha256:ab5b4539944bff4d758addde4c53ec043dec38cdaeaa434ca7e103a93a8d1898 [2021-03-19T23:21:08.658Z] #50 11.93 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:21:08.658Z] #50 11.94 go: downloading github.com/fatih/color v1.7.0 [2021-03-19T23:21:08.658Z] #50 11.96 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:21:08.658Z] #50 11.99 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:21:08.658Z] #50 12.09 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-19T23:21:08.658Z] #50 12.15 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:21:08.658Z] #50 12.15 go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T23:21:08.658Z] #50 12.21 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:21:08.658Z] #50 12.21 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:21:08.658Z] #50 12.24 go: extracting github.com/fatih/color v1.7.0 [2021-03-19T23:21:08.658Z] #50 12.37 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:21:08.658Z] #50 12.67 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:21:08.658Z] #50 12.76 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:21:08.658Z] #50 12.77 go: extracting github.com/pkg/errors v0.8.1 [2021-03-19T23:21:08.658Z] #50 12.85 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:21:08.658Z] #50 12.86 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:21:08.658Z] #50 13.15 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-19T23:21:08.658Z] #50 13.20 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:21:08.658Z] #50 13.33 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:21:08.658Z] #50 13.35 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:21:08.658Z] #50 13.49 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:21:08.658Z] #50 13.53 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:21:08.658Z] #50 13.55 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:21:08.658Z] #50 13.86 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:21:08.658Z] #50 14.02 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:21:08.658Z] #50 14.88 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:21:08.658Z] #50 15.23 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:21:08.658Z] #50 16.64 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:21:08.658Z] #50 16.82 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:21:08.658Z] #50 16.88 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:21:08.658Z] #50 16.90 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:21:08.658Z] #50 17.86 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:21:08.658Z] #50 18.78 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:21:08.658Z] #50 18.91 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:21:08.658Z] #50 19.13 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:21:08.658Z] #50 19.28 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:21:08.658Z] #50 19.29 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:21:08.658Z] #50 19.39 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:21:08.658Z] #50 21.27 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:21:08.658Z] #50 21.27 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:21:08.658Z] #50 21.31 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:21:08.658Z] #50 21.35 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-19T23:21:08.658Z] #50 21.35 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:21:08.658Z] #50 21.35 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:21:08.658Z] #50 21.35 go: downloading github.com/spf13/viper v1.6.1 [2021-03-19T23:21:08.658Z] #50 21.36 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:21:08.658Z] #50 21.37 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:21:08.658Z] #50 21.39 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:21:08.658Z] #50 21.50 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-19T23:21:08.658Z] #50 21.58 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:21:08.658Z] #50 21.59 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:21:08.658Z] #50 21.62 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:21:08.658Z] #50 21.70 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:21:08.658Z] #50 21.71 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:21:08.658Z] #50 21.76 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:21:08.658Z] #50 21.80 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-19T23:21:08.658Z] #50 21.80 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:21:08.658Z] #50 21.86 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:21:08.658Z] #50 21.91 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:21:08.658Z] #50 21.98 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:21:08.658Z] #50 22.00 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:21:08.658Z] #50 22.21 go: extracting github.com/spf13/viper v1.6.1 [2021-03-19T23:21:08.658Z] #50 ... [2021-03-19T23:21:08.658Z] [2021-03-19T23:21:08.658Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:08.658Z] #30 sha256:b6e38d09a678a49be5155b8cb2b082064b114742da0b74ddb4671b7757077dfb [2021-03-19T23:21:08.673Z] #47 13.08 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:21:08.751Z] #42 118.9 make[2]: Nothing to be done for 'all'. [2021-03-19T23:21:08.751Z] #42 118.9 INSTALL criu/criu [2021-03-19T23:21:08.801Z] #55 ... [2021-03-19T23:21:08.801Z] [2021-03-19T23:21:08.801Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:08.801Z] #58 sha256:cb9dcb7afc4d06e314ea80c5b2659100e79fb80ea46347c4879f9a95596b7ad4 [2021-03-19T23:21:08.801Z] #58 9.059 + RM_GOPATH=0 [2021-03-19T23:21:08.801Z] #58 9.059 + TMP_GOPATH= [2021-03-19T23:21:08.801Z] #58 9.059 + : /build [2021-03-19T23:21:08.801Z] #58 9.059 + '[' -z '' ']' [2021-03-19T23:21:08.801Z] #58 9.059 ++ mktemp -d [2021-03-19T23:21:08.801Z] #58 9.059 + export GOPATH=/tmp/tmp.7uDsXqPKpi [2021-03-19T23:21:08.801Z] #58 9.059 + GOPATH=/tmp/tmp.7uDsXqPKpi [2021-03-19T23:21:08.801Z] #58 9.059 + RM_GOPATH=1 [2021-03-19T23:21:08.801Z] #58 9.059 + case "$(go env GOARCH)" in [2021-03-19T23:21:08.801Z] #58 9.059 ++ go env GOARCH [2021-03-19T23:21:08.801Z] #58 9.073 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:08.801Z] #58 9.073 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:08.801Z] #58 9.073 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:08.801Z] #58 9.078 + dir=/tmp/install [2021-03-19T23:21:08.801Z] #58 9.078 + bin=rootlesskit [2021-03-19T23:21:08.801Z] #58 9.078 + shift [2021-03-19T23:21:08.801Z] #58 9.078 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-19T23:21:08.801Z] #58 9.078 + . /tmp/install/rootlesskit.installer [2021-03-19T23:21:08.801Z] #58 9.078 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:21:08.801Z] #58 9.078 + install_rootlesskit [2021-03-19T23:21:08.801Z] #58 9.078 + case "$1" in [2021-03-19T23:21:08.801Z] #58 9.078 + export CGO_ENABLED=0 [2021-03-19T23:21:08.801Z] #58 9.078 + CGO_ENABLED=0 [2021-03-19T23:21:08.801Z] #58 9.078 + _install_rootlesskit [2021-03-19T23:21:08.801Z] #58 9.078 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-19T23:21:08.801Z] #58 9.078 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.7uDsXqPKpi/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:21:08.801Z] #58 9.079 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:21:08.801Z] #58 9.087 Cloning into '/tmp/tmp.7uDsXqPKpi/src/github.com/rootless-containers/rootlesskit'... [2021-03-19T23:21:08.801Z] #58 ... [2021-03-19T23:21:08.801Z] [2021-03-19T23:21:08.801Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:08.801Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:21:08.801Z] #36 9.972 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:08.801Z] #36 10.12 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:08.801Z] #36 10.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:08.831Z] #43 12.20 DEP images/pipe-data.pb-c.d [2021-03-19T23:21:08.831Z] #43 12.25 PBCC images/mnt.pb-c.c [2021-03-19T23:21:08.831Z] #43 12.31 DEP images/mnt.pb-c.d [2021-03-19T23:21:08.831Z] #43 12.40 PBCC images/sk-packet.pb-c.c [2021-03-19T23:21:08.831Z] #43 12.43 DEP images/sk-packet.pb-c.d [2021-03-19T23:21:08.831Z] #43 ... [2021-03-19T23:21:08.831Z] [2021-03-19T23:21:08.831Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:08.831Z] #51 sha256:7f3689a8f1137d51766f8d42da1304c13b835d4d5d55257d1bf9422b224b2984 [2021-03-19T23:21:08.831Z] #51 101.5 encoding/json [2021-03-19T23:21:08.831Z] #51 104.9 github.com/pkg/diff [2021-03-19T23:21:08.831Z] #51 106.7 go/ast [2021-03-19T23:21:08.831Z] #51 108.4 golang.org/x/crypto/ssh/terminal [2021-03-19T23:21:08.831Z] #51 110.1 mvdan.cc/editorconfig [2021-03-19T23:21:08.831Z] #51 ... [2021-03-19T23:21:08.831Z] [2021-03-19T23:21:08.831Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:08.831Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:08.831Z] #43 12.51 PBCC images/tcp-stream.pb-c.c [2021-03-19T23:21:08.831Z] #43 12.57 DEP images/tcp-stream.pb-c.d [2021-03-19T23:21:08.843Z] #34 13.92 math [2021-03-19T23:21:09.060Z] #36 ... [2021-03-19T23:21:09.060Z] [2021-03-19T23:21:09.060Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:21:09.060Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:21:09.060Z] #32 8.978 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-19T23:21:09.060Z] #32 8.978 Cloning into '.'... [2021-03-19T23:21:09.060Z] #42 DONE 119.1s [2021-03-19T23:21:09.060Z] [2021-03-19T23:21:09.060Z] #48 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:21:09.060Z] #48 155.4 + /build/golangci-lint --version [2021-03-19T23:21:09.060Z] #48 155.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-19T23:21:09.088Z] #43 12.63 PBCC images/pipe.pb-c.c [2021-03-19T23:21:09.088Z] #43 12.69 DEP images/pipe.pb-c.d [2021-03-19T23:21:09.088Z] #43 12.74 PBCC images/pstree.pb-c.c [2021-03-19T23:21:09.088Z] #43 12.78 DEP images/pstree.pb-c.d [2021-03-19T23:21:09.088Z] #43 12.82 PBCC images/fs.pb-c.c [2021-03-19T23:21:09.262Z] #30 10.94 0.1% # 1.7% ## 3.3% ### 4.9% #### 6.2% ##### 7.2% ##### 7.7% ###### 9.3% ######## 12.3% ########## 14.5% ########### 16.2% ############ 17.2% ############# 18.8% ############## 20.8% ############### 21.9% ################ 22.5% ################ 23.5% ################# 24.6% ################## 25.2% ################### 27.3% #################### 29.0% ###################### 31.7% ######################## 33.5% ######################### 34.8% ########################## 36.4% ########################### 37.6% ########################### 38.7% ############################# 40.4% ############################# 41.4% ############################## 42.1% ############################## 42.7% ############################### 43.9% ################################ 45.1% ################################# 46.2% ################################## 47.8% ################################### 49.4% #################################### 50.5% ##################################### 52.1% ###################################### 53.8% ####################################### 55.4% ######################################### 57.0% ########################################## 58.7% ########################################### 60.8% ############################################# 63.0% ############################################## 65.1% ################################################ 66.7% ################################################# 69.0% ################################################## 70.7% #################################################### 72.3% #################################################### 73.6% ###################################################### 75.1% ###################################################### 76.2% ####################################################### 77.3% ######################################################## 78.9% ########################################################## 80.6% ########################################################### 82.7% ############################################################ 84.3% ############################################################## 86.5% ############################################################### 88.1% ################################################################# 90.3% ################################################################## 92.5% [2021-03-19T23:21:09.262Z] #30 ... [2021-03-19T23:21:09.262Z] [2021-03-19T23:21:09.262Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:09.262Z] #52 sha256:a3e9c262ecbd73c85a735c67abb31bd3dd568c6c71cf929c72b572b6517303b1 [2021-03-19T23:21:09.262Z] #52 12.63 + cd /tmp/tmp.BqPkRlOKNM/src/github.com/mvdan/sh [2021-03-19T23:21:09.262Z] #52 12.63 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:21:09.262Z] #52 12.85 + GO111MODULE=on [2021-03-19T23:21:09.262Z] #52 12.85 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-19T23:21:09.262Z] #52 15.08 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:09.262Z] #52 15.19 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:09.262Z] #52 15.29 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:09.262Z] #52 15.35 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:09.262Z] #52 15.81 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:09.262Z] #52 17.34 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:09.262Z] #52 18.78 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:09.262Z] #52 20.87 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:09.262Z] #52 ... [2021-03-19T23:21:09.262Z] [2021-03-19T23:21:09.262Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:09.262Z] #30 sha256:b6e38d09a678a49be5155b8cb2b082064b114742da0b74ddb4671b7757077dfb [2021-03-19T23:21:09.321Z] #32 ... [2021-03-19T23:21:09.321Z] [2021-03-19T23:21:09.321Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:09.321Z] #51 sha256:d27f96e74bf57d30537d8ec99cb9b86ddf37a00e488d45c60bab10df43ab2ad2 [2021-03-19T23:21:09.321Z] #51 7.732 + RM_GOPATH=0 [2021-03-19T23:21:09.321Z] #51 7.732 + TMP_GOPATH= [2021-03-19T23:21:09.321Z] #51 7.732 + : /build [2021-03-19T23:21:09.321Z] #51 7.732 + '[' -z '' ']' [2021-03-19T23:21:09.321Z] #51 7.738 ++ mktemp -d [2021-03-19T23:21:09.321Z] #51 7.738 + export GOPATH=/tmp/tmp.ETWsMiRpM3 [2021-03-19T23:21:09.321Z] #51 7.738 + GOPATH=/tmp/tmp.ETWsMiRpM3 [2021-03-19T23:21:09.321Z] #51 7.738 + RM_GOPATH=1 [2021-03-19T23:21:09.321Z] #51 7.738 + case "$(go env GOARCH)" in [2021-03-19T23:21:09.321Z] #51 7.738 ++ go env GOARCH [2021-03-19T23:21:09.321Z] #51 7.753 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:21:09.321Z] #51 7.753 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:09.321Z] #51 7.753 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:09.321Z] #51 7.753 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:09.321Z] #51 7.753 + dir=/tmp/install [2021-03-19T23:21:09.321Z] #51 7.753 + bin=shfmt [2021-03-19T23:21:09.321Z] #51 7.753 + shift [2021-03-19T23:21:09.321Z] #51 7.753 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-19T23:21:09.321Z] #51 7.753 + . /tmp/install/shfmt.installer [2021-03-19T23:21:09.321Z] #51 7.753 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:21:09.321Z] #51 7.753 + install_shfmt [2021-03-19T23:21:09.321Z] #51 7.753 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-19T23:21:09.321Z] #51 7.753 + git clone https://github.com/mvdan/sh.git /tmp/tmp.ETWsMiRpM3/src/github.com/mvdan/sh [2021-03-19T23:21:09.321Z] #51 7.767 Cloning into '/tmp/tmp.ETWsMiRpM3/src/github.com/mvdan/sh'... [2021-03-19T23:21:09.321Z] #51 ... [2021-03-19T23:21:09.321Z] [2021-03-19T23:21:09.321Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:21:09.321Z] #47 sha256:8908748c6cdc69c2c1a9637da3e59ad782fd7e6ee4b3cea5bef62f0e5b573edd [2021-03-19T23:21:09.321Z] #47 7.424 + RM_GOPATH=0 [2021-03-19T23:21:09.321Z] #47 7.424 + TMP_GOPATH= [2021-03-19T23:21:09.321Z] #47 7.424 + : /build [2021-03-19T23:21:09.321Z] #47 7.424 + '[' -z '' ']' [2021-03-19T23:21:09.321Z] #47 7.436 ++ mktemp -d [2021-03-19T23:21:09.321Z] #47 7.436 + export GOPATH=/tmp/tmp.wkNrwUwvRb [2021-03-19T23:21:09.321Z] #47 7.436 + GOPATH=/tmp/tmp.wkNrwUwvRb [2021-03-19T23:21:09.321Z] #47 7.436 + RM_GOPATH=1 [2021-03-19T23:21:09.321Z] #47 7.436 + case "$(go env GOARCH)" in [2021-03-19T23:21:09.321Z] #47 7.436 ++ go env GOARCH [2021-03-19T23:21:09.321Z] #47 7.441 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:09.321Z] #47 7.441 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:09.321Z] #47 7.441 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:09.321Z] #47 7.451 + dir=/tmp/install [2021-03-19T23:21:09.321Z] #47 7.451 + bin=gotestsum [2021-03-19T23:21:09.321Z] #47 7.451 + shift [2021-03-19T23:21:09.321Z] #47 7.451 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-19T23:21:09.321Z] #47 7.451 + . /tmp/install/gotestsum.installer [2021-03-19T23:21:09.321Z] #47 7.451 ++ : v0.5.3 [2021-03-19T23:21:09.321Z] #47 7.451 + install_gotestsum [2021-03-19T23:21:09.321Z] #47 7.451 + set -e [2021-03-19T23:21:09.321Z] #47 7.451 + export GO111MODULE=on [2021-03-19T23:21:09.321Z] #47 7.451 + GO111MODULE=on [2021-03-19T23:21:09.321Z] #47 7.451 + GOBIN=/build [2021-03-19T23:21:09.321Z] #47 7.451 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-19T23:21:09.321Z] #47 7.503 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T23:21:09.321Z] #47 7.503 go: finding gotest.tools v0.5.3 [2021-03-19T23:21:09.321Z] #47 8.470 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T23:21:09.321Z] #47 9.085 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T23:21:09.321Z] #47 10.14 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T23:21:09.321Z] #47 10.19 go: downloading github.com/fatih/color v1.9.0 [2021-03-19T23:21:09.321Z] #47 10.19 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:21:09.321Z] #47 10.29 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:21:09.321Z] #47 10.39 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:21:09.321Z] #47 10.40 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:21:09.321Z] #47 10.64 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:21:09.321Z] #47 10.68 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:21:09.321Z] #47 10.98 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:21:09.321Z] #47 10.99 go: extracting github.com/fatih/color v1.9.0 [2021-03-19T23:21:09.321Z] #47 11.13 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:21:09.321Z] #47 11.27 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:21:09.345Z] #43 12.85 DEP images/fs.pb-c.d [2021-03-19T23:21:09.345Z] #43 12.91 PBCC images/signalfd.pb-c.c [2021-03-19T23:21:09.345Z] #43 12.94 DEP images/signalfd.pb-c.d [2021-03-19T23:21:09.454Z] #34 14.62 runtime [2021-03-19T23:21:09.581Z] #47 11.40 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:21:09.581Z] #47 ... [2021-03-19T23:21:09.581Z] [2021-03-19T23:21:09.581Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:09.581Z] #34 sha256:94be65c36cc7430609eccf9b45e5de6a6ecf2aeda76d3b532cc0ff9c80a34824 [2021-03-19T23:21:09.581Z] #34 10.90 + cd /tmp/tmp.yIbgS4vOCP/src/github.com/BurntSushi/toml [2021-03-19T23:21:09.581Z] #34 10.90 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:21:09.581Z] #34 10.93 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:21:09.602Z] #43 13.02 PBCC images/fh.pb-c.c [2021-03-19T23:21:09.602Z] #43 13.12 PBCC images/fsnotify.pb-c.c [2021-03-19T23:21:09.602Z] #43 13.22 DEP images/fh.pb-c.d [2021-03-19T23:21:09.767Z] #48 DONE 156.1s [2021-03-19T23:21:09.767Z] [2021-03-19T23:21:09.767Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:21:09.767Z] #55 ... [2021-03-19T23:21:09.767Z] [2021-03-19T23:21:09.767Z] #40 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/b... [2021-03-19T23:21:09.844Z] #34 11.91 math/bits [2021-03-19T23:21:09.859Z] #43 13.26 DEP images/fsnotify.pb-c.d [2021-03-19T23:21:09.859Z] #43 13.36 PBCC images/eventpoll.pb-c.c [2021-03-19T23:21:09.859Z] #43 13.40 DEP images/eventpoll.pb-c.d [2021-03-19T23:21:09.859Z] #43 13.46 PBCC images/eventfd.pb-c.c [2021-03-19T23:21:09.859Z] #43 13.48 DEP images/eventfd.pb-c.d [2021-03-19T23:21:09.859Z] #43 13.55 PBCC images/remap-file-path.pb-c.c [2021-03-19T23:21:09.859Z] #43 13.58 DEP images/remap-file-path.pb-c.d [2021-03-19T23:21:09.880Z] #30 10.94 0.1% # 1.7% ## 3.3% ### 4.9% #### 6.2% ##### 7.2% ##### 7.7% ###### 9.3% ######## 12.3% ########## 14.5% ########### 16.2% ############ 17.2% ############# 18.8% ############## 20.8% ############### 21.9% ################ 22.5% ################ 23.5% ################# 24.6% ################## 25.2% ################### 27.3% #################### 29.0% ###################### 31.7% ######################## 33.5% ######################### 34.8% ########################## 36.4% ########################### 37.6% ########################### 38.7% ############################# 40.4% ############################# 41.4% ############################## 42.1% ############################## 42.7% ############################### 43.9% ################################ 45.1% ################################# 46.2% ################################## 47.8% ################################### 49.4% #################################### 50.5% ##################################### 52.1% ###################################### 53.8% ####################################### 55.4% ######################################### 57.0% ########################################## 58.7% ########################################### 60.8% ############################################# 63.0% ############################################## 65.1% ################################################ 66.7% ################################################# 69.0% ################################################## 70.7% #################################################### 72.3% #################################################### 73.6% ###################################################### 75.1% ###################################################### 76.2% ####################################################### 77.3% ######################################################## 78.9% ########################################################## 80.6% ########################################################### 82.7% ############################################################ 84.3% ############################################################## 86.5% ############################################################### 88.1% ################################################################# 90.3% ################################################################## 92.5% ################################################################### 94.1% #################################################################### 95.7% ###################################################################### 97.4% ####################################################################### 99.0% ######################################################################## 100.0% [2021-03-19T23:21:09.880Z] #30 19.14 [2021-03-19T23:21:10.091Z] #40 DONE 0.4s [2021-03-19T23:21:10.091Z] [2021-03-19T23:21:10.091Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:21:10.102Z] #34 11.93 internal/bytealg [2021-03-19T23:21:10.115Z] #43 13.65 PBCC images/fifo.pb-c.c [2021-03-19T23:21:10.115Z] #43 13.68 DEP images/fifo.pb-c.d [2021-03-19T23:21:10.115Z] #43 13.74 PBCC images/ghost-file.pb-c.c [2021-03-19T23:21:10.115Z] #43 13.78 DEP images/ghost-file.pb-c.d [2021-03-19T23:21:10.372Z] #43 13.85 PBCC images/regfile.pb-c.c [2021-03-19T23:21:10.372Z] #43 13.88 DEP images/regfile.pb-c.d [2021-03-19T23:21:10.372Z] #43 13.93 PBCC images/ns.pb-c.c [2021-03-19T23:21:10.372Z] #43 13.98 DEP images/ns.pb-c.d [2021-03-19T23:21:10.372Z] #43 14.03 PBCC images/fdinfo.pb-c.c [2021-03-19T23:21:10.372Z] #43 14.09 DEP images/fdinfo.pb-c.d [2021-03-19T23:21:10.629Z] #43 14.16 PBCC images/core-aarch64.pb-c.c [2021-03-19T23:21:10.629Z] #43 14.24 PBCC images/core-arm.pb-c.c [2021-03-19T23:21:10.629Z] #43 14.30 PBCC images/core-ppc64.pb-c.c [2021-03-19T23:21:10.629Z] #43 14.35 PBCC images/core-s390.pb-c.c [2021-03-19T23:21:10.886Z] #43 14.43 PBCC images/core-x86.pb-c.c [2021-03-19T23:21:11.078Z] #34 12.84 math [2021-03-19T23:21:11.143Z] #43 14.53 PBCC images/core.pb-c.c [2021-03-19T23:21:11.143Z] #43 14.59 PBCC images/inventory.pb-c.c [2021-03-19T23:21:11.143Z] #43 14.65 DEP images/core-aarch64.pb-c.d [2021-03-19T23:21:11.143Z] #43 14.69 DEP images/core-arm.pb-c.d [2021-03-19T23:21:11.143Z] #43 14.74 DEP images/core-ppc64.pb-c.d [2021-03-19T23:21:11.219Z] #52 ... [2021-03-19T23:21:11.219Z] [2021-03-19T23:21:11.219Z] #43 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T23:21:11.219Z] #43 DONE 0.1s [2021-03-19T23:21:11.219Z] [2021-03-19T23:21:11.219Z] #45 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/b... [2021-03-19T23:21:11.219Z] #45 DONE 0.2s [2021-03-19T23:21:11.219Z] [2021-03-19T23:21:11.219Z] #47 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/b... [2021-03-19T23:21:11.400Z] #43 14.82 DEP images/core-s390.pb-c.d [2021-03-19T23:21:11.400Z] #43 14.90 DEP images/core-x86.pb-c.d [2021-03-19T23:21:11.400Z] #43 15.02 DEP images/core.pb-c.d [2021-03-19T23:21:11.400Z] #43 15.13 DEP images/inventory.pb-c.d [2021-03-19T23:21:11.403Z] #34 ... [2021-03-19T23:21:11.403Z] [2021-03-19T23:21:11.403Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:11.403Z] #58 sha256:6bb88206267383291a90580f951068340780d73d023221bf6031eb8c6526c943 [2021-03-19T23:21:11.403Z] #58 16.58 + cd /tmp/tmp.IFpsZhVq8t/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:21:11.403Z] #58 16.58 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:21:11.423Z] #30 20.84 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-19T23:21:11.575Z] #47 DONE 0.2s [2021-03-19T23:21:11.575Z] [2021-03-19T23:21:11.575Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:21:11.575Z] #52 ... [2021-03-19T23:21:11.575Z] [2021-03-19T23:21:11.575Z] #49 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/b... [2021-03-19T23:21:11.646Z] #34 13.41 runtime [2021-03-19T23:21:11.658Z] #43 15.21 PBCC images/cpuinfo.pb-c.c [2021-03-19T23:21:11.658Z] #43 15.25 DEP images/cpuinfo.pb-c.d [2021-03-19T23:21:11.658Z] #43 15.34 PBCC images/stats.pb-c.c [2021-03-19T23:21:11.658Z] #43 15.38 DEP images/stats.pb-c.d [2021-03-19T23:21:11.664Z] #58 16.71 + export GO111MODULE=on [2021-03-19T23:21:11.664Z] #58 16.71 + GO111MODULE=on [2021-03-19T23:21:11.664Z] #58 16.71 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:21:11.664Z] #58 16.71 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-19T23:21:11.731Z] #10 ... [2021-03-19T23:21:11.731Z] [2021-03-19T23:21:11.731Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:21:11.731Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-19T23:21:11.731Z] #27 10.75 Selecting previously unselected package libgssapi-krb5-2:arm64. [2021-03-19T23:21:11.731Z] #27 10.75 Preparing to unpack .../11-libgssapi-krb5-2_1.17-3+deb10u1_arm64.deb ... [2021-03-19T23:21:11.731Z] #27 10.75 Unpacking libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-19T23:21:11.731Z] #27 10.92 Selecting previously unselected package libnghttp2-14:arm64. [2021-03-19T23:21:11.731Z] #27 10.92 Preparing to unpack .../12-libnghttp2-14_1.36.0-2+deb10u1_arm64.deb ... [2021-03-19T23:21:11.731Z] #27 10.93 Unpacking libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-19T23:21:11.731Z] #27 10.99 Selecting previously unselected package libpsl5:arm64. [2021-03-19T23:21:11.731Z] #27 10.99 Preparing to unpack .../13-libpsl5_0.20.2-2_arm64.deb ... [2021-03-19T23:21:11.731Z] #27 10.99 Unpacking libpsl5:arm64 (0.20.2-2) ... [2021-03-19T23:21:11.731Z] #27 11.05 Selecting previously unselected package librtmp1:arm64. [2021-03-19T23:21:11.731Z] #27 11.05 Preparing to unpack .../14-librtmp1_2.4+20151223.gitfa8646d.1-2_arm64.deb ... [2021-03-19T23:21:11.731Z] #27 11.06 Unpacking librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:21:11.731Z] #27 11.11 Selecting previously unselected package libssh2-1:arm64. [2021-03-19T23:21:11.731Z] #27 11.11 Preparing to unpack .../15-libssh2-1_1.8.0-2.1_arm64.deb ... [2021-03-19T23:21:11.731Z] #27 11.11 Unpacking libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-19T23:21:11.731Z] #27 11.18 Selecting previously unselected package libcurl4:arm64. [2021-03-19T23:21:11.731Z] #27 11.18 Preparing to unpack .../16-libcurl4_7.64.0-4+deb10u1_arm64.deb ... [2021-03-19T23:21:11.731Z] #27 11.18 Unpacking libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-19T23:21:11.731Z] #27 11.39 Selecting previously unselected package curl. [2021-03-19T23:21:11.731Z] #27 11.39 Preparing to unpack .../17-curl_7.64.0-4+deb10u1_arm64.deb ... [2021-03-19T23:21:11.731Z] #27 11.40 Unpacking curl (7.64.0-4+deb10u1) ... [2021-03-19T23:21:11.731Z] #27 11.46 Selecting previously unselected package libonig5:arm64. [2021-03-19T23:21:11.731Z] #27 11.46 Preparing to unpack .../18-libonig5_6.9.1-1_arm64.deb ... [2021-03-19T23:21:11.731Z] #27 11.46 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-19T23:21:11.731Z] #27 11.61 Selecting previously unselected package libjq1:arm64. [2021-03-19T23:21:11.731Z] #27 11.61 Preparing to unpack .../19-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-19T23:21:11.731Z] #27 11.62 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-19T23:21:11.731Z] #27 11.69 Selecting previously unselected package jq. [2021-03-19T23:21:11.731Z] #27 11.69 Preparing to unpack .../20-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-19T23:21:11.731Z] #27 11.70 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:21:11.731Z] #27 11.77 Setting up libkeyutils1:arm64 (1.6-6) ... [2021-03-19T23:21:11.731Z] #27 11.79 Setting up libpsl5:arm64 (0.20.2-2) ... [2021-03-19T23:21:11.731Z] #27 11.81 Setting up libssl1.1:arm64 (1.1.1d-0+deb10u5) ... [2021-03-19T23:21:11.731Z] #27 14.07 Setting up libnghttp2-14:arm64 (1.36.0-2+deb10u1) ... [2021-03-19T23:21:11.731Z] #27 14.72 Setting up libldap-common (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:21:11.731Z] #27 16.05 Setting up libkrb5support0:arm64 (1.17-3+deb10u1) ... [2021-03-19T23:21:11.731Z] #27 16.07 Setting up libsasl2-modules-db:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:21:11.731Z] #27 16.10 Setting up librtmp1:arm64 (2.4+20151223.gitfa8646d.1-2) ... [2021-03-19T23:21:11.731Z] #27 16.12 Setting up libk5crypto3:arm64 (1.17-3+deb10u1) ... [2021-03-19T23:21:11.731Z] #27 16.14 Setting up libsasl2-2:arm64 (2.1.27+dfsg-1+deb10u1) ... [2021-03-19T23:21:11.731Z] #27 16.17 Setting up libssh2-1:arm64 (1.8.0-2.1) ... [2021-03-19T23:21:11.731Z] #27 16.19 Setting up libkrb5-3:arm64 (1.17-3+deb10u1) ... [2021-03-19T23:21:11.731Z] #27 16.21 Setting up openssl (1.1.1d-0+deb10u5) ... [2021-03-19T23:21:11.870Z] #49 DONE 0.2s [2021-03-19T23:21:11.870Z] [2021-03-19T23:21:11.870Z] #51 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/b... [2021-03-19T23:21:11.870Z] #51 DONE 0.1s [2021-03-19T23:21:11.870Z] [2021-03-19T23:21:11.870Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:21:11.946Z] #47 15.67 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:21:11.946Z] #47 15.67 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:21:11.946Z] #47 ... [2021-03-19T23:21:11.946Z] [2021-03-19T23:21:11.946Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:11.946Z] #64 sha256:67ee6e7b42cf821af1a57b90f9df3fe230d6d6d6cedcdacba7724d33abc95f0d [2021-03-19T23:21:11.946Z] #64 14.48 Checking out files: 59% (1136/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-19T23:21:11.946Z] #64 15.26 + cd /tmp/tmp.haGogoo5Ii/src/github.com/docker/libnetwork [2021-03-19T23:21:11.946Z] #64 15.26 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:21:11.946Z] #64 15.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-19T23:21:11.993Z] #27 16.25 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-19T23:21:11.993Z] #27 16.28 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-19T23:21:11.993Z] #27 16.30 Setting up libldap-2.4-2:arm64 (2.4.47+dfsg-3+deb10u6) ... [2021-03-19T23:21:12.092Z] #30 21.41 [2021-03-19T23:21:12.714Z] #30 21.69 0.5% ############################################ 61.2% ######################################################################## 100.0% [2021-03-19T23:21:12.714Z] #30 22.12 [2021-03-19T23:21:12.714Z] #30 ... [2021-03-19T23:21:12.714Z] [2021-03-19T23:21:12.714Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:21:12.714Z] #48 sha256:5d2e5f3d98df5d8646634581f5e878af528c02c7b3ef2c1940095e9864a1ce06 [2021-03-19T23:21:12.714Z] #48 16.33 go: finding github.com/fatih/color v1.9.0 [2021-03-19T23:21:12.714Z] #48 16.44 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:21:12.714Z] #48 16.45 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:21:12.714Z] #48 16.66 go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T23:21:12.714Z] #48 16.82 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:21:12.714Z] #48 17.06 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:21:12.714Z] #48 17.69 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:21:12.714Z] #48 17.80 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:21:12.714Z] #48 17.90 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:21:12.714Z] #48 17.95 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:21:12.714Z] #48 18.02 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:21:12.937Z] #27 17.08 Setting up ca-certificates (20200601~deb10u2) ... [2021-03-19T23:21:12.937Z] #27 ... [2021-03-19T23:21:12.937Z] [2021-03-19T23:21:12.937Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-03-19T23:21:12.937Z] #10 sha256:a8dfe72bf17ed43cb49f11f8bd3245b42805f80ef5a25a941391f3e1c9a497b6 [2021-03-19T23:21:12.937Z] #10 DONE 6.5s [2021-03-19T23:21:12.937Z] [2021-03-19T23:21:12.937Z] #11 [base 3/3] RUN sed -ri "s/(httpredir|deb).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list && sed -ri "s/(security).debian.org/cdn-fastly.deb.debian.org/g" /etc/apt/sources.list [2021-03-19T23:21:12.937Z] #11 sha256:e46eee8ff92c21f88366fee713bb2a3f039cf670e8a8c0145a967ba89ac8e9b5 [2021-03-19T23:21:13.017Z] #48 ... [2021-03-19T23:21:13.017Z] [2021-03-19T23:21:13.017Z] #65 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:13.017Z] #65 sha256:59d6cde683b3ab50069b56be0160f04646655f81730052c9ba929b45fa735cc5 [2021-03-19T23:21:13.017Z] #65 24.29 Checking out files: 67% (1293/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-19T23:21:13.017Z] #65 25.00 + cd /tmp/tmp.UMZpZxgCZ5/src/github.com/docker/libnetwork [2021-03-19T23:21:13.017Z] #65 25.00 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:21:13.017Z] #65 25.47 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-19T23:21:13.320Z] #64 ... [2021-03-19T23:21:13.320Z] [2021-03-19T23:21:13.320Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:21:13.320Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:21:13.320Z] #32 6.849 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-19T23:21:13.320Z] #32 6.852 Cloning into '.'... [2021-03-19T23:21:13.320Z] #32 ... [2021-03-19T23:21:13.320Z] [2021-03-19T23:21:13.320Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:13.320Z] #49 sha256:2c05d5eb5a67a40dcd424c74c5b6a441e6bc0aef277e08457af327cab61c655c [2021-03-19T23:21:13.320Z] #49 16.47 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:21:13.320Z] #49 16.56 go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T23:21:13.320Z] #49 16.56 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:21:13.320Z] #49 16.56 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:21:13.320Z] #49 16.56 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:21:13.320Z] #49 16.56 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:21:13.320Z] #49 16.63 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:21:13.320Z] #49 16.63 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-19T23:21:13.320Z] #49 16.85 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:21:13.320Z] #49 16.90 go: downloading github.com/spf13/viper v1.6.1 [2021-03-19T23:21:13.320Z] #49 16.91 go: extracting github.com/pkg/errors v0.8.1 [2021-03-19T23:21:13.320Z] #49 16.91 go: downloading github.com/fatih/color v1.7.0 [2021-03-19T23:21:13.320Z] #49 16.98 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:21:13.320Z] #49 17.04 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:21:13.320Z] #49 17.04 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-19T23:21:13.320Z] #49 17.05 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:21:13.320Z] #49 17.38 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:21:13.320Z] #49 17.38 go: extracting github.com/fatih/color v1.7.0 [2021-03-19T23:21:13.320Z] #49 17.38 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:21:13.320Z] #49 17.44 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:21:13.320Z] #49 17.44 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:21:13.320Z] #49 17.58 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-19T23:21:13.320Z] #49 17.72 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:21:13.552Z] #43 16.87 make[1]: Nothing to be done for 'all'. [2021-03-19T23:21:13.577Z] #49 17.83 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:21:13.577Z] #49 17.99 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:21:13.834Z] #49 18.00 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:21:13.834Z] #49 18.00 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:21:13.834Z] #49 18.11 go: extracting github.com/spf13/viper v1.6.1 [2021-03-19T23:21:13.834Z] #49 18.14 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:21:13.834Z] #49 18.18 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:21:13.834Z] #49 18.25 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-19T23:21:13.889Z] #11 DONE 1.0s [2021-03-19T23:21:13.889Z] [2021-03-19T23:21:13.889Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:21:13.889Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-19T23:21:13.889Z] #27 18.03 Updating certificates in /etc/ssl/certs... [2021-03-19T23:21:14.090Z] #49 18.50 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:21:14.090Z] #49 18.50 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:21:14.156Z] #27 ... [2021-03-19T23:21:14.156Z] [2021-03-19T23:21:14.156Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-03-19T23:21:14.156Z] #31 sha256:83c8560c50b15431e546bac469c64be716b739933dacb40c9db55dad341c2a58 [2021-03-19T23:21:14.156Z] #31 DONE 0.3s [2021-03-19T23:21:14.156Z] [2021-03-19T23:21:14.156Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-03-19T23:21:14.156Z] #39 sha256:5a8b6c7320e82a4b1d150c036edc95f00476bccb86f60acf022f7ce3ac710b58 [2021-03-19T23:21:14.156Z] #39 DONE 0.3s [2021-03-19T23:21:14.217Z] #58 19.32 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:21:14.217Z] #58 19.33 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:21:14.217Z] #58 19.34 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:21:14.217Z] #58 19.35 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T23:21:14.347Z] #49 ... [2021-03-19T23:21:14.347Z] [2021-03-19T23:21:14.347Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:14.347Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:21:14.347Z] #40 8.121 + git clone https://github.com/docker/distribution.git . [2021-03-19T23:21:14.347Z] #40 8.121 Cloning into '.'... [2021-03-19T23:21:14.418Z] [2021-03-19T23:21:14.418Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:14.418Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-19T23:21:14.479Z] #58 ... [2021-03-19T23:21:14.479Z] [2021-03-19T23:21:14.479Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:21:14.479Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:21:14.479Z] #32 9.181 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-19T23:21:14.479Z] #32 9.181 Cloning into '.'... [2021-03-19T23:21:14.479Z] #32 ... [2021-03-19T23:21:14.479Z] [2021-03-19T23:21:14.479Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:14.479Z] #58 sha256:6bb88206267383291a90580f951068340780d73d023221bf6031eb8c6526c943 [2021-03-19T23:21:14.479Z] #58 19.68 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:14.606Z] #40 ... [2021-03-19T23:21:14.606Z] [2021-03-19T23:21:14.606Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:14.606Z] #51 sha256:05c7c3f5526835d7aa693b8abd2bedaf9137ed8d25b248227f1acec145d8af36 [2021-03-19T23:21:14.606Z] #51 18.79 + cd /tmp/tmp.WSVWx3sasp/src/github.com/mvdan/sh [2021-03-19T23:21:14.606Z] #51 18.79 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:21:14.741Z] #58 19.72 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:14.741Z] #58 19.91 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-19T23:21:14.741Z] #58 19.92 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:14.741Z] #58 19.94 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:14.921Z] #43 18.28 CC images/stats.o [2021-03-19T23:21:14.974Z] #34 ... [2021-03-19T23:21:14.974Z] [2021-03-19T23:21:14.974Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:14.974Z] #58 sha256:cb9dcb7afc4d06e314ea80c5b2659100e79fb80ea46347c4879f9a95596b7ad4 [2021-03-19T23:21:14.974Z] #58 15.79 + cd /tmp/tmp.7uDsXqPKpi/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:21:14.974Z] #58 15.79 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:21:14.974Z] #58 15.85 + export GO111MODULE=on [2021-03-19T23:21:14.974Z] #58 15.85 + GO111MODULE=on [2021-03-19T23:21:14.974Z] #58 15.85 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:21:14.974Z] #58 15.85 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-19T23:21:15.003Z] #58 19.95 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:15.003Z] #58 20.08 go: downloading github.com/google/uuid v1.2.0 [2021-03-19T23:21:15.003Z] #58 20.19 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:21:15.170Z] #51 18.98 + GO111MODULE=on [2021-03-19T23:21:15.170Z] #51 18.98 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-19T23:21:15.178Z] #43 ... [2021-03-19T23:21:15.178Z] [2021-03-19T23:21:15.179Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:15.179Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:21:15.179Z] #45 107.6 internal/lazyregexp [2021-03-19T23:21:15.179Z] #45 107.9 net/url [2021-03-19T23:21:15.179Z] #45 109.9 text/template/parse [2021-03-19T23:21:15.179Z] #45 111.4 go/parser [2021-03-19T23:21:15.179Z] #45 114.0 text/template [2021-03-19T23:21:15.179Z] #45 115.0 encoding/xml [2021-03-19T23:21:15.179Z] #45 ... [2021-03-19T23:21:15.179Z] [2021-03-19T23:21:15.179Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:15.179Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:15.179Z] #43 18.68 CC images/core.o [2021-03-19T23:21:15.264Z] #58 20.32 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:21:15.264Z] #58 20.51 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:21:15.734Z] #51 20.18 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:15.745Z] #43 19.36 CC images/core-x86.o [2021-03-19T23:21:15.791Z] #65 ... [2021-03-19T23:21:15.791Z] [2021-03-19T23:21:15.791Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:15.791Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-19T23:21:15.791Z] #56 19.27 Fetched 8199 kB in 18s (455 kB/s) [2021-03-19T23:21:15.791Z] #56 19.27 Reading package lists... [2021-03-19T23:21:15.838Z] #58 20.77 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:15.838Z] #58 20.98 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:15.838Z] #58 ... [2021-03-19T23:21:15.838Z] [2021-03-19T23:21:15.838Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:15.838Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:21:15.838Z] #45 11.09 internal/race [2021-03-19T23:21:15.838Z] #45 11.31 sync/atomic [2021-03-19T23:21:15.838Z] #45 11.67 internal/bytealg [2021-03-19T23:21:15.838Z] #45 12.28 unicode [2021-03-19T23:21:15.838Z] #45 13.66 runtime [2021-03-19T23:21:15.838Z] #45 18.68 unicode/utf8 [2021-03-19T23:21:15.838Z] #45 19.62 math [2021-03-19T23:21:16.091Z] #56 27.70 Reading package lists... [2021-03-19T23:21:16.091Z] #56 ... [2021-03-19T23:21:16.091Z] [2021-03-19T23:21:16.091Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:16.091Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T23:21:16.091Z] #43 19.45 Fetched 8199 kB in 19s (437 kB/s) [2021-03-19T23:21:16.091Z] #43 19.45 Reading package lists... [2021-03-19T23:21:16.091Z] #43 27.86 Reading package lists... [2021-03-19T23:21:16.091Z] #43 ... [2021-03-19T23:21:16.091Z] [2021-03-19T23:21:16.091Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:16.091Z] #50 sha256:ab5b4539944bff4d758addde4c53ec043dec38cdaeaa434ca7e103a93a8d1898 [2021-03-19T23:21:16.091Z] #50 22.30 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:21:16.091Z] #50 22.35 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:21:16.091Z] #50 22.47 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:21:16.091Z] #50 22.50 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:21:16.091Z] #50 22.60 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:21:16.091Z] #50 22.71 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:21:16.091Z] #50 22.78 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-19T23:21:16.091Z] #50 22.82 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:21:16.091Z] #50 22.83 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:21:16.091Z] #50 22.87 go: downloading github.com/spf13/cast v1.3.0 [2021-03-19T23:21:16.091Z] #50 22.90 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:21:16.091Z] #50 22.91 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:21:16.091Z] #50 22.92 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:21:16.091Z] #50 23.04 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:21:16.091Z] #50 23.07 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:21:16.091Z] #50 23.09 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:21:16.091Z] #50 23.13 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:21:16.091Z] #50 23.17 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:21:16.091Z] #50 23.30 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:21:16.091Z] #50 23.40 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:21:16.091Z] #50 23.43 go: extracting github.com/spf13/cast v1.3.0 [2021-03-19T23:21:16.091Z] #50 23.58 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:21:16.091Z] #50 23.58 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:21:16.091Z] #50 23.64 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:21:16.091Z] #50 23.65 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-19T23:21:16.091Z] #50 23.65 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:21:16.091Z] #50 23.66 go: downloading golang.org/x/text v0.3.2 [2021-03-19T23:21:16.091Z] #50 23.66 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:21:16.091Z] #50 23.68 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:21:16.091Z] #50 23.69 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:21:16.091Z] #50 23.71 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:21:16.091Z] #50 23.78 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:21:16.091Z] #50 23.87 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:21:16.091Z] #50 23.91 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:21:16.091Z] #50 23.94 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-19T23:21:16.091Z] #50 23.95 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:21:16.091Z] #50 24.04 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-19T23:21:16.091Z] #50 24.14 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-19T23:21:16.091Z] #50 24.14 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-19T23:21:16.091Z] #50 24.17 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-19T23:21:16.091Z] #50 24.74 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:21:16.091Z] #50 24.77 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:21:16.091Z] #50 24.92 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:21:16.091Z] #50 24.95 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:21:16.091Z] #50 25.02 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:21:16.091Z] #50 25.03 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:21:16.091Z] #50 25.16 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-19T23:21:16.091Z] #50 25.29 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-19T23:21:16.091Z] #50 25.33 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-19T23:21:16.091Z] #50 25.67 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-19T23:21:16.091Z] #50 25.73 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:21:16.091Z] #50 25.74 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-19T23:21:16.091Z] #50 25.77 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:21:16.091Z] #50 25.87 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:21:16.091Z] #50 25.88 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:21:16.091Z] #50 25.90 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:21:16.091Z] #50 26.04 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:21:16.091Z] #50 26.14 go: downloading github.com/spf13/afero v1.1.2 [2021-03-19T23:21:16.091Z] #50 26.23 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-19T23:21:16.091Z] #50 26.29 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:21:16.091Z] #50 26.43 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:21:16.091Z] #50 26.45 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:21:16.091Z] #50 26.46 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:21:16.091Z] #50 26.65 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:21:16.091Z] #50 26.83 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:21:16.091Z] #50 26.87 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:21:16.091Z] #50 26.92 go: extracting github.com/spf13/afero v1.1.2 [2021-03-19T23:21:16.091Z] #50 27.07 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:21:16.091Z] #50 27.07 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:21:16.091Z] #50 27.22 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:21:16.091Z] #50 27.29 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:21:16.091Z] #50 27.30 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:21:16.091Z] #50 27.51 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:21:16.091Z] #50 27.59 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:21:16.091Z] #50 27.60 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:21:16.091Z] #50 27.62 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:21:16.091Z] #50 27.63 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-19T23:21:16.091Z] #50 27.74 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:21:16.091Z] #50 27.88 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:21:16.091Z] #50 28.06 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:21:16.091Z] #50 28.13 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:21:16.091Z] #50 28.20 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:21:16.091Z] #50 28.32 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:21:16.091Z] #50 28.94 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:21:16.091Z] #50 29.00 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:21:16.091Z] #50 29.27 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:21:16.101Z] #45 ... [2021-03-19T23:21:16.101Z] [2021-03-19T23:21:16.101Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:16.101Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:16.101Z] #13 6.414 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:21:16.101Z] #13 6.417 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:16.101Z] #13 6.523 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:16.101Z] #13 6.549 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:16.101Z] #13 9.037 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T23:21:16.101Z] #13 12.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:21:16.101Z] #13 16.08 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:21:16.101Z] #13 ... [2021-03-19T23:21:16.101Z] [2021-03-19T23:21:16.101Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:16.101Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:21:16.101Z] #55 11.34 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:21:16.101Z] #55 15.43 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:21:16.101Z] #55 19.21 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:21:16.297Z] #51 20.36 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:16.297Z] #51 20.50 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:16.297Z] #51 20.50 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:16.314Z] #43 19.97 CC images/core-arm.o [2021-03-19T23:21:16.362Z] #55 ... [2021-03-19T23:21:16.362Z] [2021-03-19T23:21:16.362Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:16.362Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:21:16.362Z] #36 11.15 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:21:16.362Z] #36 14.52 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:21:16.362Z] #36 17.74 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:21:16.554Z] #51 20.71 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:16.625Z] #36 ... [2021-03-19T23:21:16.625Z] [2021-03-19T23:21:16.625Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:16.625Z] #49 sha256:0a0cbdec9d319feea76b6b0c8e4259448e82405d4e9cc3f2b9ed6e453ec3e337 [2021-03-19T23:21:16.625Z] #49 19.58 go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T23:21:16.625Z] #49 19.59 go: downloading github.com/fatih/color v1.7.0 [2021-03-19T23:21:16.625Z] #49 19.60 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:21:16.625Z] #49 19.65 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-19T23:21:16.625Z] #49 19.69 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:21:16.625Z] #49 19.70 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:21:16.625Z] #49 19.70 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:21:16.625Z] #49 19.84 go: extracting github.com/pkg/errors v0.8.1 [2021-03-19T23:21:16.625Z] #49 19.96 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-19T23:21:16.625Z] #49 20.56 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:21:16.625Z] #49 20.57 go: downloading github.com/spf13/viper v1.6.1 [2021-03-19T23:21:16.625Z] #49 20.65 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:21:16.625Z] #49 21.19 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:21:16.625Z] #49 21.37 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-19T23:21:16.625Z] #49 21.41 go: extracting github.com/fatih/color v1.7.0 [2021-03-19T23:21:16.625Z] #49 21.78 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:21:16.625Z] #49 21.78 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:21:16.625Z] #49 21.80 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:21:16.625Z] #49 21.81 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:21:16.625Z] #49 21.82 go: extracting github.com/spf13/viper v1.6.1 [2021-03-19T23:21:16.625Z] #49 ... [2021-03-19T23:21:16.625Z] [2021-03-19T23:21:16.625Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:21:16.625Z] #47 sha256:2abdfd9da1afde8c87c8fb98923c81fc30be5826682c5726a1c91b158f0626a3 [2021-03-19T23:21:16.625Z] #47 11.79 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:21:16.625Z] #47 11.84 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:21:16.625Z] #47 12.07 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:21:16.625Z] #47 12.14 go: extracting github.com/fatih/color v1.9.0 [2021-03-19T23:21:16.625Z] #47 12.20 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:21:16.625Z] #47 12.43 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:21:16.625Z] #47 12.50 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:21:16.625Z] #47 12.52 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T23:21:16.625Z] #47 12.59 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:21:16.625Z] #47 12.59 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:21:16.625Z] #47 13.07 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:21:16.625Z] #47 13.12 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:21:16.625Z] #47 13.88 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:21:16.625Z] #47 17.50 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:21:16.625Z] #47 18.12 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:21:16.625Z] #47 20.07 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:21:16.756Z] #50 30.19 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:21:16.756Z] #50 ... [2021-03-19T23:21:16.756Z] [2021-03-19T23:21:16.756Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:16.756Z] #30 sha256:b6e38d09a678a49be5155b8cb2b082064b114742da0b74ddb4671b7757077dfb [2021-03-19T23:21:16.756Z] #30 23.67 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-19T23:21:16.756Z] #30 23.78 skipping existing 5cb8031fd95d [2021-03-19T23:21:16.756Z] #30 23.96 [2021-03-19T23:21:16.756Z] #30 25.50 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-19T23:21:16.756Z] #30 25.88 [2021-03-19T23:21:16.810Z] #51 ... [2021-03-19T23:21:16.810Z] [2021-03-19T23:21:16.810Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:16.810Z] #58 sha256:de9401610763d7bef51c6329311317b97011a74a22e53ecb07b249b8a2672502 [2021-03-19T23:21:16.810Z] #58 11.19 + cd /tmp/tmp.j1LZhuds4X/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:21:16.810Z] #58 11.19 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:21:16.810Z] #58 11.22 + export GO111MODULE=on [2021-03-19T23:21:16.810Z] #58 11.22 + GO111MODULE=on [2021-03-19T23:21:16.810Z] #58 11.22 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:21:16.810Z] #58 11.22 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-19T23:21:16.810Z] #58 13.12 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:16.810Z] #58 13.32 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:16.810Z] #58 13.32 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T23:21:16.810Z] #58 13.32 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:16.810Z] #58 13.46 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:21:16.810Z] #58 13.46 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:16.810Z] #58 13.60 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:21:16.810Z] #58 13.67 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:16.810Z] #58 13.96 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:21:16.810Z] #58 13.96 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:16.810Z] #58 13.96 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:21:16.810Z] #58 13.96 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:16.810Z] #58 14.03 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:16.810Z] #58 14.03 go: downloading github.com/google/uuid v1.2.0 [2021-03-19T23:21:16.810Z] #58 14.33 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:21:16.810Z] #58 14.33 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-19T23:21:16.810Z] #58 14.55 go: extracting github.com/google/uuid v1.2.0 [2021-03-19T23:21:16.810Z] #58 14.99 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:21:16.810Z] #58 15.51 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:16.810Z] #58 16.91 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:16.810Z] #58 17.05 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:16.810Z] #58 17.09 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:16.810Z] #58 18.80 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:16.810Z] #58 18.88 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:16.878Z] #43 20.44 CC images/core-aarch64.o [2021-03-19T23:21:16.887Z] #47 ... [2021-03-19T23:21:16.887Z] [2021-03-19T23:21:16.887Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:16.887Z] #49 sha256:0a0cbdec9d319feea76b6b0c8e4259448e82405d4e9cc3f2b9ed6e453ec3e337 [2021-03-19T23:21:16.887Z] #49 21.95 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-19T23:21:16.887Z] #49 22.04 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:21:17.061Z] #30 26.07 0.3% ## 4.1% ###### [2021-03-19T23:21:17.061Z] #30 ... [2021-03-19T23:21:17.061Z] [2021-03-19T23:21:17.061Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:17.061Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T23:21:17.061Z] #14 19.96 Fetched 8692 kB in 19s (453 kB/s) [2021-03-19T23:21:17.061Z] #14 19.96 Reading package lists... [2021-03-19T23:21:17.061Z] #14 29.11 Reading package lists... [2021-03-19T23:21:17.061Z] #14 ... [2021-03-19T23:21:17.061Z] [2021-03-19T23:21:17.061Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:17.061Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-19T23:21:17.061Z] #41 20.42 Checking out files: 85% (1436/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-19T23:21:17.061Z] #41 20.89 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-19T23:21:17.061Z] #41 23.27 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-19T23:21:17.061Z] #41 ... [2021-03-19T23:21:17.061Z] [2021-03-19T23:21:17.061Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:17.061Z] #30 sha256:b6e38d09a678a49be5155b8cb2b082064b114742da0b74ddb4671b7757077dfb [2021-03-19T23:21:17.067Z] #58 ... [2021-03-19T23:21:17.067Z] [2021-03-19T23:21:17.067Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:21:17.067Z] #47 sha256:0a711f048963947b6e741d133a6265123208c7ade5e811358ba0739637a308cf [2021-03-19T23:21:17.067Z] #47 19.68 go: finding github.com/fatih/color v1.9.0 [2021-03-19T23:21:17.067Z] #47 19.68 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:21:17.067Z] #47 19.78 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:21:17.067Z] #47 19.80 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:21:17.067Z] #47 19.83 go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T23:21:17.067Z] #47 19.91 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:21:17.067Z] #47 20.36 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:21:17.067Z] #47 20.36 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:21:17.067Z] #47 20.39 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:21:17.067Z] #47 20.58 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:21:17.067Z] #47 20.58 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:21:17.324Z] #47 ... [2021-03-19T23:21:17.324Z] [2021-03-19T23:21:17.324Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:17.324Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:21:17.324Z] #36 11.69 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:21:17.324Z] #36 13.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:21:17.443Z] #43 20.85 CC images/core-ppc64.o [2021-03-19T23:21:17.523Z] #58 ... [2021-03-19T23:21:17.523Z] [2021-03-19T23:21:17.523Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:21:17.523Z] #24 sha256:601a495169b9c18910e2ac30352ba77a25b6131b2852c216aed286c1e0451dd9 [2021-03-19T23:21:17.523Z] #24 18.00 + mkdir -p /build [2021-03-19T23:21:17.523Z] #24 18.03 + mv docker/docker /build/ [2021-03-19T23:21:17.523Z] #24 18.03 + rmdir docker [2021-03-19T23:21:17.523Z] #24 DONE 19.3s [2021-03-19T23:21:17.523Z] [2021-03-19T23:21:17.523Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:21:17.523Z] #47 sha256:8908748c6cdc69c2c1a9637da3e59ad782fd7e6ee4b3cea5bef62f0e5b573edd [2021-03-19T23:21:17.523Z] #47 11.50 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:21:17.523Z] #47 11.59 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:21:17.523Z] #47 11.73 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T23:21:17.523Z] #47 11.92 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:21:17.523Z] #47 11.93 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:21:17.523Z] #47 12.02 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:21:17.523Z] #47 14.77 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:21:17.523Z] #47 16.57 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:21:17.523Z] #47 18.78 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:21:17.581Z] #36 ... [2021-03-19T23:21:17.581Z] [2021-03-19T23:21:17.581Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:17.581Z] #51 sha256:05c7c3f5526835d7aa693b8abd2bedaf9137ed8d25b248227f1acec145d8af36 [2021-03-19T23:21:17.581Z] #51 21.61 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:17.675Z] #30 26.07 0.3% ## 4.1% ###### 9.7% ########## 15.2% ############## 20.7% ################### 27.7% ########################## 36.3% ############################### 43.7% #################################### 51.1% [2021-03-19T23:21:17.675Z] #30 ... [2021-03-19T23:21:17.675Z] [2021-03-19T23:21:17.675Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:17.675Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-19T23:21:17.675Z] #37 21.27 Fetched 8199 kB in 20s (408 kB/s) [2021-03-19T23:21:17.675Z] #37 21.27 Reading package lists... [2021-03-19T23:21:17.783Z] #47 ... [2021-03-19T23:21:17.783Z] [2021-03-19T23:21:17.783Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:17.783Z] #49 sha256:b47e612099d5d1a9c5892a1523f88fd73820dfaa6b1c7ddb9d93ca332bef0fad [2021-03-19T23:21:17.783Z] #49 19.63 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:21:17.783Z] #49 19.64 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:21:17.783Z] #49 19.67 go: downloading github.com/spf13/viper v1.6.1 [2021-03-19T23:21:17.783Z] #49 19.76 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:21:17.828Z] #40 ... [2021-03-19T23:21:17.828Z] [2021-03-19T23:21:17.828Z] #12 [runtime-dev-cross-false 1/2] RUN echo 'deb http://deb.debian.org/debian buster-backports main' > /etc/apt/sources.list.d/backports.list [2021-03-19T23:21:17.828Z] #12 sha256:a4fc3b84a9fb1d234e946cc4577deb87c7e6bc40e23bcd8c860a009a391faa80 [2021-03-19T23:21:17.828Z] #12 DONE 3.6s [2021-03-19T23:21:17.828Z] [2021-03-19T23:21:17.828Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:17.828Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:21:17.833Z] #49 ... [2021-03-19T23:21:17.833Z] [2021-03-19T23:21:17.833Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:21:17.833Z] #24 sha256:8e851d3a3ba77963d27a857e9c76116db90e31ddd1e323b27b17a92514408fc9 [2021-03-19T23:21:17.833Z] #24 21.79 + mkdir -p /build [2021-03-19T23:21:17.833Z] #24 21.80 + mv docker/docker /build/ [2021-03-19T23:21:17.833Z] #24 21.83 + rmdir docker [2021-03-19T23:21:17.833Z] #24 DONE 23.0s [2021-03-19T23:21:17.833Z] [2021-03-19T23:21:17.833Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:17.833Z] #49 sha256:0a0cbdec9d319feea76b6b0c8e4259448e82405d4e9cc3f2b9ed6e453ec3e337 [2021-03-19T23:21:17.833Z] #49 23.11 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:21:17.977Z] #37 29.13 Reading package lists... [2021-03-19T23:21:17.977Z] #37 ... [2021-03-19T23:21:17.977Z] [2021-03-19T23:21:17.978Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:17.978Z] #30 sha256:b6e38d09a678a49be5155b8cb2b082064b114742da0b74ddb4671b7757077dfb [2021-03-19T23:21:18.008Z] #43 21.46 CC images/core-s390.o [2021-03-19T23:21:18.008Z] #43 ... [2021-03-19T23:21:18.008Z] [2021-03-19T23:21:18.008Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:18.008Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:18.008Z] #13 105.1 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-19T23:21:18.008Z] #13 105.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T23:21:18.008Z] #13 105.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:21:18.008Z] #13 105.3 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-19T23:21:18.008Z] #13 105.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T23:21:18.008Z] #13 105.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:21:18.008Z] #13 ... [2021-03-19T23:21:18.008Z] [2021-03-19T23:21:18.008Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:21:18.008Z] #56 sha256:66c3dc52efd45011ac6496dabc217d7f418a3283c82305f87efbc667e3e57567 [2021-03-19T23:21:18.050Z] #49 20.11 go: downloading github.com/fatih/color v1.7.0 [2021-03-19T23:21:18.095Z] #49 ... [2021-03-19T23:21:18.095Z] [2021-03-19T23:21:18.095Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:18.095Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:18.095Z] #42 13.08 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:21:18.095Z] #42 16.33 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:21:18.095Z] #42 20.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:21:18.095Z] #42 ... [2021-03-19T23:21:18.095Z] [2021-03-19T23:21:18.095Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:18.095Z] #64 sha256:ef6f42cb9bbd3e453b4834a7d3fde5ce97afeebc50047a3be6e115ed04f4bbb0 [2021-03-19T23:21:18.144Z] #51 22.50 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:18.309Z] #49 20.25 go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T23:21:18.309Z] #49 ... [2021-03-19T23:21:18.309Z] [2021-03-19T23:21:18.309Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:18.309Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:18.309Z] #13 6.145 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:21:18.309Z] #13 6.243 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:18.309Z] #13 6.244 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:18.309Z] #13 6.244 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:18.309Z] #13 8.054 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T23:21:18.309Z] #13 10.79 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:21:18.309Z] #13 13.85 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:21:18.523Z] #56 53.59 Checking out files: 50% (1945/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-19T23:21:18.523Z] #56 55.17 + cd /tmp/tmp.3eeDWbEOF4/src/github.com/containerd/containerd [2021-03-19T23:21:18.570Z] #13 ... [2021-03-19T23:21:18.570Z] [2021-03-19T23:21:18.570Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:18.570Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:21:18.570Z] #45 10.50 internal/cpu [2021-03-19T23:21:18.570Z] #45 10.50 runtime/internal/atomic [2021-03-19T23:21:18.570Z] #45 10.90 runtime/internal/sys [2021-03-19T23:21:18.571Z] #45 11.51 runtime/internal/math [2021-03-19T23:21:18.571Z] #45 11.63 internal/race [2021-03-19T23:21:18.571Z] #45 11.66 sync/atomic [2021-03-19T23:21:18.571Z] #45 11.83 internal/bytealg [2021-03-19T23:21:18.571Z] #45 12.54 unicode [2021-03-19T23:21:18.571Z] #45 14.03 runtime [2021-03-19T23:21:18.571Z] #45 18.15 unicode/utf8 [2021-03-19T23:21:18.571Z] #45 18.91 math [2021-03-19T23:21:18.571Z] #45 ... [2021-03-19T23:21:18.571Z] [2021-03-19T23:21:18.571Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:18.571Z] #49 sha256:b47e612099d5d1a9c5892a1523f88fd73820dfaa6b1c7ddb9d93ca332bef0fad [2021-03-19T23:21:18.571Z] #49 20.42 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:21:18.571Z] #49 20.42 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:21:18.571Z] #49 20.64 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:21:18.781Z] #56 55.17 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:21:18.829Z] #49 20.72 go: extracting github.com/fatih/color v1.7.0 [2021-03-19T23:21:18.872Z] #30 26.07 0.3% ## 4.1% ###### 9.7% ########## 15.2% ############## 20.7% ################### 27.7% ########################## 36.3% ############################### 43.7% #################################### 51.1% ######################################## 56.6% ############################################ 62.2% ################################################ 67.7% ###################################################### 75.1% ########################################################## 80.7% ################################################################ 90.1% ################################################################### 93.8% ####################################################################### 99.4% ######################################################################## 100.0% [2021-03-19T23:21:18.872Z] #30 28.33 [2021-03-19T23:21:19.038Z] #56 ... [2021-03-19T23:21:19.038Z] [2021-03-19T23:21:19.038Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:19.038Z] #51 sha256:7f3689a8f1137d51766f8d42da1304c13b835d4d5d55257d1bf9422b224b2984 [2021-03-19T23:21:19.038Z] #51 111.8 mvdan.cc/sh/v3/fileutil [2021-03-19T23:21:19.038Z] #51 111.9 mvdan.cc/sh/v3/syntax [2021-03-19T23:21:19.038Z] #51 118.9 mvdan.cc/sh/v3/cmd/shfmt [2021-03-19T23:21:19.072Z] #51 ... [2021-03-19T23:21:19.072Z] [2021-03-19T23:21:19.072Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:19.072Z] #34 sha256:2badff26737683bb04f532e30add8c901e7ccd9df312c097d0daf0ee52866fc2 [2021-03-19T23:21:19.072Z] #34 13.13 unicode/utf8 [2021-03-19T23:21:19.072Z] #34 13.76 unicode [2021-03-19T23:21:19.072Z] #34 16.37 runtime/cgo [2021-03-19T23:21:19.072Z] #34 ... [2021-03-19T23:21:19.072Z] [2021-03-19T23:21:19.072Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:19.072Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:19.072Z] #13 8.889 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:21:19.072Z] #13 8.918 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:19.072Z] #13 8.934 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:19.072Z] #13 9.006 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:19.072Z] #13 10.07 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T23:21:19.072Z] #13 11.92 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:21:19.072Z] #13 14.31 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:21:19.072Z] #13 16.67 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:21:19.072Z] #13 ... [2021-03-19T23:21:19.072Z] [2021-03-19T23:21:19.072Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:19.072Z] #58 sha256:de9401610763d7bef51c6329311317b97011a74a22e53ecb07b249b8a2672502 [2021-03-19T23:21:19.072Z] #58 22.50 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:19.072Z] #58 22.85 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:19.072Z] #58 23.40 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:19.072Z] #58 23.46 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:19.088Z] #49 ... [2021-03-19T23:21:19.088Z] [2021-03-19T23:21:19.088Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:19.088Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:19.088Z] #42 10.93 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:21:19.088Z] #42 14.97 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:21:19.088Z] #42 17.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:21:19.088Z] #42 ... [2021-03-19T23:21:19.088Z] [2021-03-19T23:21:19.088Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:19.088Z] #58 sha256:cb9dcb7afc4d06e314ea80c5b2659100e79fb80ea46347c4879f9a95596b7ad4 [2021-03-19T23:21:19.088Z] #58 19.62 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:21:19.088Z] #58 19.63 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:19.088Z] #58 19.83 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:19.088Z] #58 19.83 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:21:19.088Z] #58 19.84 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:19.088Z] #58 19.90 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:21:19.088Z] #58 20.00 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:19.088Z] #58 20.01 go: downloading github.com/google/uuid v1.2.0 [2021-03-19T23:21:19.088Z] #58 20.33 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T23:21:19.088Z] #58 20.69 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:19.088Z] #58 20.84 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:21:19.088Z] #58 20.84 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:21:19.088Z] #58 20.96 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:19.169Z] #30 ... [2021-03-19T23:21:19.169Z] [2021-03-19T23:21:19.169Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:19.169Z] #59 sha256:1f64d69757fd0a32a137a6545239da3c3b28e823b51dcab4ecc8a7e6269f7096 [2021-03-19T23:21:19.169Z] #59 22.55 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:19.169Z] #59 22.82 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:19.169Z] #59 23.09 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:19.169Z] #59 23.41 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:19.169Z] #59 23.85 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:19.169Z] #59 27.89 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:21:19.169Z] #59 28.07 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:21:19.169Z] #59 28.15 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:19.169Z] #59 28.52 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:19.169Z] #59 28.60 go: finding github.com/google/uuid v1.2.0 [2021-03-19T23:21:19.169Z] #59 28.69 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:19.169Z] #59 28.77 go: finding github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:19.169Z] #59 28.80 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:19.169Z] #59 28.88 go: finding github.com/gorilla/mux v1.8.0 [2021-03-19T23:21:19.169Z] #59 29.04 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:19.169Z] #59 29.06 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:21:19.169Z] #59 29.10 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:19.169Z] #59 29.25 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:19.169Z] #59 29.57 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:19.169Z] #59 29.85 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:19.296Z] #51 ... [2021-03-19T23:21:19.296Z] [2021-03-19T23:21:19.296Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:19.296Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:19.296Z] #43 22.14 CC images/cpuinfo.o [2021-03-19T23:21:19.296Z] #43 22.61 CC images/inventory.o [2021-03-19T23:21:19.349Z] #58 21.35 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:19.467Z] #64 22.65 Checking out files: 43% (822/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: 74% (1418/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: 99% (1891/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-19T23:21:19.468Z] #64 24.66 + cd /tmp/tmp.kSifcJG5Gr/src/github.com/docker/libnetwork [2021-03-19T23:21:19.468Z] #64 24.69 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:21:19.554Z] #43 22.96 CC images/fdinfo.o [2021-03-19T23:21:19.811Z] #43 23.39 CC images/fown.o [2021-03-19T23:21:19.812Z] #59 ... [2021-03-19T23:21:19.812Z] [2021-03-19T23:21:19.812Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:19.812Z] #52 sha256:a3e9c262ecbd73c85a735c67abb31bd3dd568c6c71cf929c72b572b6517303b1 [2021-03-19T23:21:19.812Z] #52 23.13 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:19.812Z] #52 23.20 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:19.812Z] #52 23.65 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:19.812Z] #52 23.87 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:19.812Z] #52 25.44 runtime [2021-03-19T23:21:19.812Z] #52 ... [2021-03-19T23:21:19.812Z] [2021-03-19T23:21:19.812Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:19.812Z] #50 sha256:ab5b4539944bff4d758addde4c53ec043dec38cdaeaa434ca7e103a93a8d1898 [2021-03-19T23:21:19.812Z] #50 33.33 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:21:20.002Z] #58 24.04 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:20.002Z] #58 ... [2021-03-19T23:21:20.002Z] [2021-03-19T23:21:20.002Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:20.002Z] #45 sha256:f9f413f6aadbb3799be626c6af7028d2be8733805331a332fed7c22d670635e6 [2021-03-19T23:21:20.002Z] #45 14.48 internal/testlog [2021-03-19T23:21:20.002Z] #45 14.78 encoding [2021-03-19T23:21:20.002Z] #45 14.96 unicode/utf16 [2021-03-19T23:21:20.002Z] #45 15.28 container/list [2021-03-19T23:21:20.002Z] #45 15.99 crypto/internal/subtle [2021-03-19T23:21:20.002Z] #45 16.09 crypto/subtle [2021-03-19T23:21:20.002Z] #45 16.24 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-19T23:21:20.002Z] #45 16.44 internal/nettrace [2021-03-19T23:21:20.002Z] #45 16.58 runtime/cgo [2021-03-19T23:21:20.047Z] #64 24.93 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-19T23:21:20.068Z] #43 23.61 CC images/ns.o [2021-03-19T23:21:20.259Z] #45 ... [2021-03-19T23:21:20.259Z] [2021-03-19T23:21:20.259Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:20.259Z] #49 sha256:2c05d5eb5a67a40dcd424c74c5b6a441e6bc0aef277e08457af327cab61c655c [2021-03-19T23:21:20.259Z] #49 20.82 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:21:20.259Z] #49 23.18 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:21:20.259Z] #49 23.18 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:21:20.259Z] #49 23.18 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:21:20.259Z] #49 23.22 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:21:20.259Z] #49 23.22 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:21:20.259Z] #49 23.22 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:21:20.259Z] #49 23.22 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:21:20.259Z] #49 23.22 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:21:20.259Z] #49 23.22 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:21:20.259Z] #49 23.22 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:21:20.259Z] #49 23.48 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:21:20.259Z] #49 23.58 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:21:20.259Z] #49 23.66 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:21:20.259Z] #49 23.74 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:21:20.259Z] #49 23.74 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:21:20.259Z] #49 23.78 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:21:20.259Z] #49 23.84 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:21:20.259Z] #49 24.00 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:21:20.259Z] #49 24.04 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:21:20.259Z] #49 24.09 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:21:20.259Z] #49 24.19 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:21:20.259Z] #49 24.22 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:21:20.259Z] #49 24.22 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:21:20.259Z] #49 24.48 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:21:20.259Z] #49 24.48 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:21:20.259Z] #49 24.59 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:21:20.259Z] #49 24.61 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:21:20.259Z] #49 24.67 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:21:20.259Z] #49 24.67 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:21:20.287Z] #58 21.94 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:20.287Z] #58 22.01 go: extracting github.com/google/uuid v1.2.0 [2021-03-19T23:21:20.287Z] #58 ... [2021-03-19T23:21:20.287Z] [2021-03-19T23:21:20.287Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:20.287Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:21:20.287Z] #36 12.04 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:21:20.287Z] #36 16.10 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:21:20.287Z] #36 20.53 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:21:20.287Z] #36 ... [2021-03-19T23:21:20.287Z] [2021-03-19T23:21:20.287Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:20.287Z] #64 sha256:9b0d59f8be60ba2ef62461c96dbfad1c386ba423068bf7db1e97a24c9bb85f23 [2021-03-19T23:21:20.325Z] #43 23.85 CC images/regfile.o [2021-03-19T23:21:20.368Z] #55 143.7 + bin/containerd [2021-03-19T23:21:20.582Z] #43 24.12 CC images/ghost-file.o [2021-03-19T23:21:20.626Z] #64 ... [2021-03-19T23:21:20.626Z] [2021-03-19T23:21:20.626Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:20.626Z] #51 sha256:61dbf7c0ae7293ba97d28143c1c15e73538ee3c1e6415b1512d5f9e080380b1f [2021-03-19T23:21:20.626Z] #51 15.55 + cd /tmp/tmp.n0IGnlrn32/src/github.com/mvdan/sh [2021-03-19T23:21:20.626Z] #51 15.55 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:21:20.626Z] #51 15.70 + GO111MODULE=on [2021-03-19T23:21:20.626Z] #51 15.70 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-19T23:21:20.626Z] #51 17.59 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:20.626Z] #51 17.64 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:20.626Z] #51 17.73 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:20.626Z] #51 18.12 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:20.626Z] #51 18.43 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:20.626Z] #51 19.67 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:20.626Z] #51 21.36 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:20.626Z] #51 24.11 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:20.626Z] #51 ... [2021-03-19T23:21:20.626Z] [2021-03-19T23:21:20.626Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:20.626Z] #49 sha256:0a0cbdec9d319feea76b6b0c8e4259448e82405d4e9cc3f2b9ed6e453ec3e337 [2021-03-19T23:21:20.626Z] #49 23.29 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:21:20.626Z] #49 23.29 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:21:20.626Z] #49 23.41 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:21:20.626Z] #49 23.70 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:21:20.626Z] #49 23.80 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:21:20.626Z] #49 23.98 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:21:20.626Z] #49 24.06 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:21:20.626Z] #49 24.15 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:21:20.626Z] #49 24.25 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-19T23:21:20.626Z] #49 24.35 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:21:20.626Z] #49 24.51 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:21:20.626Z] #49 24.67 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:21:20.626Z] #49 24.79 go: downloading golang.org/x/text v0.3.2 [2021-03-19T23:21:20.626Z] #49 24.90 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:21:20.626Z] #49 25.20 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:21:20.626Z] #49 25.21 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-19T23:21:20.789Z] #49 24.72 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:21:20.789Z] #49 24.78 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:21:20.789Z] #49 24.80 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:21:20.789Z] #49 24.93 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:21:20.789Z] #49 24.93 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:21:20.839Z] #43 24.37 CC images/fifo.o [2021-03-19T23:21:20.888Z] #49 25.89 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:21:21.047Z] #49 24.98 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:21:21.047Z] #49 24.98 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:21:21.047Z] #49 25.20 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-19T23:21:21.047Z] #49 25.20 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:21:21.047Z] #49 25.20 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:21:21.047Z] #49 25.22 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-19T23:21:21.047Z] #49 25.28 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:21:21.097Z] #43 24.64 CC images/remap-file-path.o [2021-03-19T23:21:21.145Z] #13 3.140 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:21:21.145Z] #13 3.143 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:21.145Z] #13 ... [2021-03-19T23:21:21.145Z] [2021-03-19T23:21:21.145Z] #27 [frozen-images 2/4] RUN --mount=type=cache,sharing=locked,id=moby-frozen-images-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-frozen-images-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends ca-certificates curl jq [2021-03-19T23:21:21.145Z] #27 sha256:042809446c6a0ab60da5f8da0f09ebf34dd975903acff610e00883df9e39ea02 [2021-03-19T23:21:21.145Z] #27 20.42 137 added, 0 removed; done. [2021-03-19T23:21:21.145Z] #27 20.64 Setting up libgssapi-krb5-2:arm64 (1.17-3+deb10u1) ... [2021-03-19T23:21:21.145Z] #27 20.74 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:21:21.145Z] #27 20.85 Setting up libcurl4:arm64 (7.64.0-4+deb10u1) ... [2021-03-19T23:21:21.145Z] #27 20.86 Setting up curl (7.64.0-4+deb10u1) ... [2021-03-19T23:21:21.145Z] #27 20.87 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:21:21.145Z] #27 20.93 Processing triggers for ca-certificates (20200601~deb10u2) ... [2021-03-19T23:21:21.145Z] #27 20.93 Updating certificates in /etc/ssl/certs... [2021-03-19T23:21:21.145Z] #27 23.21 0 added, 0 removed; done. [2021-03-19T23:21:21.145Z] #27 23.21 Running hooks in /etc/ca-certificates/update.d... [2021-03-19T23:21:21.145Z] #27 23.21 done. [2021-03-19T23:21:21.145Z] #27 DONE 25.0s [2021-03-19T23:21:21.145Z] [2021-03-19T23:21:21.145Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:21.145Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:21:21.145Z] #13 3.211 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:21.145Z] #13 3.229 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:21.145Z] #13 ... [2021-03-19T23:21:21.145Z] [2021-03-19T23:21:21.145Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-03-19T23:21:21.145Z] #28 sha256:9f1d37a7d10b13a476ed9ed2a3aee5e66d477188430fa714d7351e9772ad02fa [2021-03-19T23:21:21.145Z] #28 DONE 0.4s [2021-03-19T23:21:21.145Z] [2021-03-19T23:21:21.145Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:21.145Z] #29 sha256:6d0eb110d14ad5f8bb69b3ccb657ae1c4cc7ac36c68714a0a7bbf0b424581c63 [2021-03-19T23:21:21.304Z] #49 25.52 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:21:21.304Z] #49 25.58 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:21:21.304Z] #49 25.58 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:21:21.304Z] #49 25.63 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:21:21.322Z] #64 21.66 Checking out files: 30% (583/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 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) [2021-03-19T23:21:21.322Z] #64 ... [2021-03-19T23:21:21.322Z] [2021-03-19T23:21:21.322Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:21.322Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:21:21.322Z] #55 13.12 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:21:21.322Z] #55 16.17 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:21:21.322Z] #55 19.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:21:21.322Z] #55 ... [2021-03-19T23:21:21.322Z] [2021-03-19T23:21:21.322Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:21.322Z] #64 sha256:9b0d59f8be60ba2ef62461c96dbfad1c386ba423068bf7db1e97a24c9bb85f23 [2021-03-19T23:21:21.561Z] #49 25.78 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:21:21.561Z] #49 25.78 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:21:21.561Z] #49 25.84 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:21:21.581Z] #64 21.66 Checking out files: 30% (583/1905) Checking out files: 31% (591/1905) Checking out files: 32% (610/1905) Checking out files: 33% (629/1905) Checking out files: 34% (648/1905) Checking out files: 35% (667/1905) Checking out files: 36% (686/1905) Checking out files: 37% (705/1905) Checking out files: 38% (724/1905) Checking out files: 39% (743/1905) Checking out files: 40% (762/1905) Checking out files: 41% (782/1905) Checking out files: 42% (801/1905) Checking out files: 43% (820/1905) Checking out files: 44% (839/1905) Checking out files: 45% (858/1905) Checking out files: 46% (877/1905) Checking out files: 47% (896/1905) Checking out files: 48% (915/1905) Checking out files: 49% (934/1905) Checking out files: 50% (953/1905) Checking out files: 51% (972/1905) Checking out files: 52% (991/1905) Checking out files: 53% (1010/1905) Checking out files: 54% (1029/1905) Checking out files: 55% (1048/1905) Checking out files: 56% (1067/1905) Checking out files: 57% (1086/1905) Checking out files: 58% (1105/1905) Checking out files: 59% (1124/1905) Checking out files: 60% (1143/1905) Checking out files: 61% (1163/1905) Checking out files: 62% (1182/1905) Checking out files: 63% (1201/1905) Checking out files: 64% (1220/1905) Checking out files: 65% (1239/1905) Checking out files: 66% (1258/1905) Checking out files: 67% (1277/1905) Checking out files: 68% (1296/1905) Checking out files: 69% (1315/1905) Checking out files: 70% (1334/1905) Checking out files: 71% (1353/1905) Checking out files: 72% (1372/1905) Checking out files: 73% (1391/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-19T23:21:21.581Z] #64 23.59 + cd /tmp/tmp.SjAWx2vmpY/src/github.com/docker/libnetwork [2021-03-19T23:21:21.581Z] #64 23.59 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:21:21.662Z] #43 25.03 CC images/eventfd.o [2021-03-19T23:21:21.662Z] #43 25.19 CC images/eventpoll.o [2021-03-19T23:21:21.817Z] #49 25.99 go: downloading github.com/spf13/cast v1.3.0 [2021-03-19T23:21:21.817Z] #49 26.01 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-19T23:21:21.817Z] #49 26.05 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:21:21.919Z] #43 ... [2021-03-19T23:21:21.919Z] [2021-03-19T23:21:21.919Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:21.919Z] #51 sha256:7f3689a8f1137d51766f8d42da1304c13b835d4d5d55257d1bf9422b224b2984 [2021-03-19T23:21:21.919Z] #51 DONE 124.3s [2021-03-19T23:21:21.919Z] [2021-03-19T23:21:21.919Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:21:21.919Z] #56 sha256:66c3dc52efd45011ac6496dabc217d7f418a3283c82305f87efbc667e3e57567 [2021-03-19T23:21:21.919Z] #56 56.91 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-19T23:21:21.919Z] #56 56.91 + BUILDTAGS='netgo osusergo static_build' [2021-03-19T23:21:21.919Z] #56 56.91 + export EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:21:21.919Z] #56 56.91 + EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:21:21.919Z] #56 56.91 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-19T23:21:21.919Z] #56 56.91 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-19T23:21:21.919Z] #56 56.91 + '[' '' = dynamic ']' [2021-03-19T23:21:21.919Z] #56 56.91 + make [2021-03-19T23:21:21.919Z] #56 58.00 + bin/ctr [2021-03-19T23:21:21.965Z] #55 ... [2021-03-19T23:21:21.965Z] [2021-03-19T23:21:21.965Z] #52 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mou... [2021-03-19T23:21:21.965Z] #52 86.98 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-19T23:21:21.965Z] #52 87.49 + mkdir -p /build [2021-03-19T23:21:21.965Z] #52 87.50 + cp runc /build/runc [2021-03-19T23:21:21.965Z] #52 DONE 87.9s [2021-03-19T23:21:21.965Z] [2021-03-19T23:21:21.965Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:21:22.102Z] #49 26.23 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:21:22.102Z] #49 26.37 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:21:22.102Z] #49 26.37 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:21:22.359Z] #49 26.56 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:21:22.359Z] #49 26.56 go: extracting github.com/spf13/cast v1.3.0 [2021-03-19T23:21:22.359Z] #49 26.60 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:21:22.359Z] #49 26.67 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:21:22.359Z] #49 26.68 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:21:22.359Z] #49 26.73 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:21:22.359Z] #49 26.80 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:21:22.524Z] #64 24.45 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-19T23:21:22.616Z] #49 26.82 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:21:22.616Z] #49 26.82 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:21:22.616Z] #49 26.85 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-19T23:21:22.616Z] #49 26.94 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:21:22.873Z] #49 27.09 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:21:22.873Z] #49 27.10 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:21:22.873Z] #49 27.16 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-19T23:21:22.873Z] #49 27.19 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:21:22.873Z] #49 27.25 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-19T23:21:22.873Z] #49 27.29 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:21:22.873Z] #49 27.29 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:21:22.873Z] #49 27.33 go: downloading github.com/spf13/afero v1.1.2 [2021-03-19T23:21:23.019Z] #55 ... [2021-03-19T23:21:23.019Z] [2021-03-19T23:21:23.019Z] #53 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/b... [2021-03-19T23:21:23.019Z] #53 DONE 0.3s [2021-03-19T23:21:23.313Z] [2021-03-19T23:21:23.313Z] #55 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build ... [2021-03-19T23:21:23.375Z] #50 36.59 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-19T23:21:23.437Z] #49 27.54 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:21:23.437Z] #49 27.54 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:21:23.437Z] #49 27.54 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-19T23:21:23.437Z] #49 27.65 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:21:23.437Z] #49 ... [2021-03-19T23:21:23.437Z] [2021-03-19T23:21:23.437Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:23.437Z] #45 sha256:f9f413f6aadbb3799be626c6af7028d2be8733805331a332fed7c22d670635e6 [2021-03-19T23:21:23.437Z] #45 27.75 vendor/golang.org/x/crypto/internal/subtle [2021-03-19T23:21:23.437Z] #45 27.87 vendor/golang.org/x/crypto/curve25519 [2021-03-19T23:21:23.715Z] #29 ... [2021-03-19T23:21:23.715Z] [2021-03-19T23:21:23.715Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:23.715Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T23:21:23.715Z] #42 5.980 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:23.715Z] #42 6.124 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:23.715Z] #42 6.178 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:23.715Z] #42 6.837 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-19T23:21:23.715Z] #42 8.695 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-19T23:21:23.978Z] #42 ... [2021-03-19T23:21:23.978Z] [2021-03-19T23:21:23.978Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:23.978Z] #58 sha256:216d511fa81f31ed12da5934b033401828d81d212442b20b6a10de520bda4e0f [2021-03-19T23:21:23.978Z] #58 5.208 + RM_GOPATH=0 [2021-03-19T23:21:23.978Z] #58 5.208 + TMP_GOPATH= [2021-03-19T23:21:23.978Z] #58 5.209 + : /build [2021-03-19T23:21:23.978Z] #58 5.209 + '[' -z '' ']' [2021-03-19T23:21:23.978Z] #58 5.209 ++ mktemp -d [2021-03-19T23:21:23.978Z] #58 5.219 + export GOPATH=/tmp/tmp.jExL26dIz6 [2021-03-19T23:21:23.978Z] #58 5.219 + GOPATH=/tmp/tmp.jExL26dIz6 [2021-03-19T23:21:23.978Z] #58 5.219 + RM_GOPATH=1 [2021-03-19T23:21:23.978Z] #58 5.219 + case "$(go env GOARCH)" in [2021-03-19T23:21:23.978Z] #58 5.220 ++ go env GOARCH [2021-03-19T23:21:23.978Z] #58 5.244 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:23.978Z] #58 5.244 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:23.978Z] #58 5.248 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:23.978Z] #58 5.255 Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:21:23.978Z] #58 5.260 + dir=/tmp/install [2021-03-19T23:21:23.978Z] #58 5.260 + bin=rootlesskit [2021-03-19T23:21:23.978Z] #58 5.260 + shift [2021-03-19T23:21:23.978Z] #58 5.260 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-03-19T23:21:23.978Z] #58 5.260 + . /tmp/install/rootlesskit.installer [2021-03-19T23:21:23.978Z] #58 5.260 ++ : 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:21:23.978Z] #58 5.260 + install_rootlesskit [2021-03-19T23:21:23.978Z] #58 5.260 + case "$1" in [2021-03-19T23:21:23.978Z] #58 5.260 + export CGO_ENABLED=0 [2021-03-19T23:21:23.978Z] #58 5.260 + CGO_ENABLED=0 [2021-03-19T23:21:23.978Z] #58 5.260 + _install_rootlesskit [2021-03-19T23:21:23.978Z] #58 5.260 + echo 'Install rootlesskit version 5c30c9c2586add2ad659132990fdc230f05035fa' [2021-03-19T23:21:23.978Z] #58 5.260 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.jExL26dIz6/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:21:23.978Z] #58 5.278 Cloning into '/tmp/tmp.jExL26dIz6/src/github.com/rootless-containers/rootlesskit'... [2021-03-19T23:21:23.978Z] #58 9.360 + cd /tmp/tmp.jExL26dIz6/src/github.com/rootless-containers/rootlesskit [2021-03-19T23:21:23.978Z] #58 9.361 + git checkout -q 5c30c9c2586add2ad659132990fdc230f05035fa [2021-03-19T23:21:23.978Z] #58 9.445 + export GO111MODULE=on [2021-03-19T23:21:23.978Z] #58 9.445 + GO111MODULE=on [2021-03-19T23:21:23.978Z] #58 9.446 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:21:23.978Z] #58 9.446 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-03-19T23:21:23.978Z] #58 ... [2021-03-19T23:21:23.978Z] [2021-03-19T23:21:23.978Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:23.978Z] #49 sha256:a5f555ea5abdc28518d9ab79a39b5b48967847e8723b32d0bded89438bdfb0ba [2021-03-19T23:21:23.978Z] #49 4.904 + RM_GOPATH=0 [2021-03-19T23:21:23.978Z] #49 4.904 + TMP_GOPATH= [2021-03-19T23:21:23.978Z] #49 4.904 + : /build [2021-03-19T23:21:23.978Z] #49 4.904 + '[' -z '' ']' [2021-03-19T23:21:23.978Z] #49 4.911 ++ mktemp -d [2021-03-19T23:21:23.978Z] #49 4.911 + export GOPATH=/tmp/tmp.0NrSwjuf11 [2021-03-19T23:21:23.978Z] #49 4.911 + GOPATH=/tmp/tmp.0NrSwjuf11 [2021-03-19T23:21:23.978Z] #49 4.911 + RM_GOPATH=1 [2021-03-19T23:21:23.978Z] #49 4.911 + case "$(go env GOARCH)" in [2021-03-19T23:21:23.978Z] #49 4.913 ++ go env GOARCH [2021-03-19T23:21:23.978Z] #49 4.935 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:23.978Z] #49 4.935 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:23.978Z] #49 4.935 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:23.978Z] #49 4.937 + dir=/tmp/install [2021-03-19T23:21:23.978Z] #49 4.937 + bin=golangci_lint [2021-03-19T23:21:23.978Z] #49 4.937 + shift [2021-03-19T23:21:23.978Z] #49 4.937 + '[' '!' -f /tmp/install/golangci_lint.installer ']' [2021-03-19T23:21:23.978Z] #49 4.937 + . /tmp/install/golangci_lint.installer [2021-03-19T23:21:23.978Z] #49 4.937 ++ : v1.23.8 [2021-03-19T23:21:23.978Z] #49 4.937 + install_golangci_lint [2021-03-19T23:21:23.978Z] #49 4.937 + set -e [2021-03-19T23:21:23.978Z] #49 4.937 + export GO111MODULE=on [2021-03-19T23:21:23.978Z] #49 4.937 + GO111MODULE=on [2021-03-19T23:21:23.978Z] #49 4.937 + GOBIN=/build [2021-03-19T23:21:23.978Z] #49 4.937 + go get github.com/golangci/golangci-lint/cmd/golangci-lint@v1.23.8 [2021-03-19T23:21:23.978Z] #49 5.003 go: finding github.com v1.23.8 [2021-03-19T23:21:23.978Z] #49 5.003 go: finding github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:21:23.979Z] #49 5.005 go: finding github.com/golangci/golangci-lint/cmd/golangci-lint v1.23.8 [2021-03-19T23:21:23.979Z] #49 5.005 go: finding github.com/golangci/golangci-lint/cmd v1.23.8 [2021-03-19T23:21:23.979Z] #49 5.005 go: finding github.com/golangci v1.23.8 [2021-03-19T23:21:23.979Z] #49 6.246 go: downloading github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:21:23.979Z] #49 7.485 go: extracting github.com/golangci/golangci-lint v1.23.8 [2021-03-19T23:21:24.022Z] #50 ... [2021-03-19T23:21:24.022Z] [2021-03-19T23:21:24.022Z] #30 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:24.022Z] #30 sha256:b6e38d09a678a49be5155b8cb2b082064b114742da0b74ddb4671b7757077dfb [2021-03-19T23:21:24.022Z] #30 29.96 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-19T23:21:24.022Z] #30 30.48 #=#=# [2021-03-19T23:21:24.022Z] #30 30.67 ######################################################################## 100.0% [2021-03-19T23:21:24.022Z] #30 30.90 [2021-03-19T23:21:24.022Z] #30 31.70 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-19T23:21:24.022Z] #30 32.27 [2021-03-19T23:21:24.022Z] #30 32.52 ######################################################################## 100.0% [2021-03-19T23:21:24.022Z] #30 32.86 [2021-03-19T23:21:24.022Z] #30 33.02 Download of images into '/build' complete. [2021-03-19T23:21:24.022Z] #30 33.02 Use something like the following to load the result into a Docker daemon: [2021-03-19T23:21:24.022Z] #30 33.02 tar -cC '/build' . | docker load [2021-03-19T23:21:24.022Z] #30 DONE 33.1s [2021-03-19T23:21:24.022Z] [2021-03-19T23:21:24.022Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:24.022Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-19T23:21:24.022Z] #37 29.13 Reading package lists... [2021-03-19T23:21:24.198Z] #49 29.01 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:21:24.198Z] #49 29.04 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:21:24.242Z] #49 ... [2021-03-19T23:21:24.242Z] [2021-03-19T23:21:24.242Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:24.242Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-19T23:21:24.242Z] #55 6.445 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:24.242Z] #55 6.538 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:24.242Z] #55 6.541 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:24.242Z] #55 7.807 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-19T23:21:24.242Z] #55 9.621 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-19T23:21:24.459Z] #49 29.49 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:21:24.459Z] #49 29.54 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:21:24.511Z] #55 ... [2021-03-19T23:21:24.511Z] [2021-03-19T23:21:24.511Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:24.511Z] #64 sha256:8173cd3c9faf8c5ea7fe56a0c1dff281ad6a1c0b7cbb15e5794c2f1b4bbf007d [2021-03-19T23:21:24.511Z] #64 4.772 + RM_GOPATH=0 [2021-03-19T23:21:24.511Z] #64 4.772 + TMP_GOPATH= [2021-03-19T23:21:24.511Z] #64 4.772 + : /build [2021-03-19T23:21:24.511Z] #64 4.772 + '[' -z '' ']' [2021-03-19T23:21:24.511Z] #64 4.833 ++ mktemp -d [2021-03-19T23:21:24.511Z] #64 4.833 + export GOPATH=/tmp/tmp.wICDCAUpKl [2021-03-19T23:21:24.511Z] #64 4.833 + GOPATH=/tmp/tmp.wICDCAUpKl [2021-03-19T23:21:24.511Z] #64 4.833 + RM_GOPATH=1 [2021-03-19T23:21:24.511Z] #64 4.833 + case "$(go env GOARCH)" in [2021-03-19T23:21:24.511Z] #64 4.833 ++ go env GOARCH [2021-03-19T23:21:24.511Z] #64 4.833 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:24.511Z] #64 4.833 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:24.511Z] #64 4.833 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:24.511Z] #64 4.834 Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:21:24.511Z] #64 4.834 + dir=/tmp/install [2021-03-19T23:21:24.511Z] #64 4.834 + bin=proxy [2021-03-19T23:21:24.511Z] #64 4.834 + shift [2021-03-19T23:21:24.511Z] #64 4.834 + '[' '!' -f /tmp/install/proxy.installer ']' [2021-03-19T23:21:24.511Z] #64 4.834 + . /tmp/install/proxy.installer [2021-03-19T23:21:24.511Z] #64 4.834 ++ : fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:21:24.511Z] #64 4.834 + install_proxy [2021-03-19T23:21:24.511Z] #64 4.834 + case "$1" in [2021-03-19T23:21:24.511Z] #64 4.834 + export CGO_ENABLED=0 [2021-03-19T23:21:24.511Z] #64 4.834 + CGO_ENABLED=0 [2021-03-19T23:21:24.511Z] #64 4.834 + _install_proxy [2021-03-19T23:21:24.511Z] #64 4.834 + echo 'Install docker-proxy version fa125a3512ee0f6187721c88582bf8c4378bd4d7' [2021-03-19T23:21:24.511Z] #64 4.834 + git clone https://github.com/docker/libnetwork.git /tmp/tmp.wICDCAUpKl/src/github.com/docker/libnetwork [2021-03-19T23:21:24.511Z] #64 4.841 Cloning into '/tmp/tmp.wICDCAUpKl/src/github.com/docker/libnetwork'... [2021-03-19T23:21:24.511Z] #64 ... [2021-03-19T23:21:24.511Z] [2021-03-19T23:21:24.511Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:24.511Z] #45 sha256:fed412cb85740593c300998741acd7b15fb6fa0ddde5290c78010ab252452165 [2021-03-19T23:21:24.511Z] #45 5.057 + RM_GOPATH=0 [2021-03-19T23:21:24.511Z] #45 5.057 + TMP_GOPATH= [2021-03-19T23:21:24.511Z] #45 5.057 + : /build [2021-03-19T23:21:24.511Z] #45 5.057 + '[' -z '' ']' [2021-03-19T23:21:24.511Z] #45 5.057 ++ mktemp -d [2021-03-19T23:21:24.511Z] #45 5.062 + export GOPATH=/tmp/tmp.jhBBwZrA9m [2021-03-19T23:21:24.511Z] #45 5.062 + GOPATH=/tmp/tmp.jhBBwZrA9m [2021-03-19T23:21:24.511Z] #45 5.062 + RM_GOPATH=1 [2021-03-19T23:21:24.511Z] #45 5.062 + case "$(go env GOARCH)" in [2021-03-19T23:21:24.511Z] #45 5.086 ++ go env GOARCH [2021-03-19T23:21:24.511Z] #45 5.101 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:24.511Z] #45 5.101 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:24.511Z] #45 5.113 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:24.511Z] #45 5.113 + dir=/tmp/install [2021-03-19T23:21:24.511Z] #45 5.113 + bin=vndr [2021-03-19T23:21:24.511Z] #45 5.113 + shift [2021-03-19T23:21:24.511Z] #45 5.113 + '[' '!' -f /tmp/install/vndr.installer ']' [2021-03-19T23:21:24.511Z] #45 5.113 + . /tmp/install/vndr.installer [2021-03-19T23:21:24.511Z] #45 5.113 ++ : f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:21:24.511Z] #45 5.113 + install_vndr [2021-03-19T23:21:24.511Z] #45 5.113 + echo 'Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6' [2021-03-19T23:21:24.511Z] #45 5.113 + git clone https://github.com/LK4D4/vndr.git /tmp/tmp.jhBBwZrA9m/src/github.com/LK4D4/vndr [2021-03-19T23:21:24.511Z] #45 5.113 Cloning into '/tmp/tmp.jhBBwZrA9m/src/github.com/LK4D4/vndr'... [2021-03-19T23:21:24.511Z] #45 5.113 Install vndr version f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:21:24.511Z] #45 6.808 + cd /tmp/tmp.jhBBwZrA9m/src/github.com/LK4D4/vndr [2021-03-19T23:21:24.511Z] #45 6.809 + git checkout -q f12b881cb8f081a5058408a58f429b9014833fc6 [2021-03-19T23:21:24.511Z] #45 6.849 + go build -buildmode=pie -v -o /build/vndr . [2021-03-19T23:21:24.511Z] #45 8.542 internal/cpu [2021-03-19T23:21:24.511Z] #45 8.563 internal/race [2021-03-19T23:21:24.511Z] #45 8.820 sync/atomic [2021-03-19T23:21:24.511Z] #45 8.862 unicode [2021-03-19T23:21:24.511Z] #45 9.184 math [2021-03-19T23:21:24.511Z] #45 9.346 internal/bytealg [2021-03-19T23:21:24.511Z] #45 9.574 internal/testlog [2021-03-19T23:21:24.511Z] #45 10.28 unicode/utf16 [2021-03-19T23:21:24.511Z] #45 10.66 container/list [2021-03-19T23:21:24.782Z] #45 ... [2021-03-19T23:21:24.782Z] [2021-03-19T23:21:24.782Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:24.782Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T23:21:24.782Z] #36 4.641 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:24.782Z] #36 4.664 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:24.782Z] #36 4.664 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:24.782Z] #36 5.397 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-19T23:21:24.782Z] #36 6.778 Get:5 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-19T23:21:24.782Z] #36 7.371 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-19T23:21:24.782Z] #36 ... [2021-03-19T23:21:24.782Z] [2021-03-19T23:21:24.782Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:24.782Z] #34 sha256:2b9dbdb00cf6b0e7451c0339cc16e7686af1cf784a21327ceb498cd79fcb4ac3 [2021-03-19T23:21:24.782Z] #34 4.865 + RM_GOPATH=0 [2021-03-19T23:21:24.782Z] #34 4.865 + TMP_GOPATH= [2021-03-19T23:21:24.782Z] #34 4.865 + : /build [2021-03-19T23:21:24.782Z] #34 4.869 + '[' -z '' ']' [2021-03-19T23:21:24.782Z] #34 4.869 ++ mktemp -d [2021-03-19T23:21:24.782Z] #34 4.874 + export GOPATH=/tmp/tmp.6E373esgyx [2021-03-19T23:21:24.782Z] #34 4.874 + GOPATH=/tmp/tmp.6E373esgyx [2021-03-19T23:21:24.782Z] #34 4.874 + RM_GOPATH=1 [2021-03-19T23:21:24.782Z] #34 4.874 + case "$(go env GOARCH)" in [2021-03-19T23:21:24.782Z] #34 4.874 ++ go env GOARCH [2021-03-19T23:21:24.782Z] #34 4.886 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:24.782Z] #34 4.886 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:24.782Z] #34 4.887 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:24.782Z] #34 4.889 Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:21:24.782Z] #34 4.890 + dir=/tmp/install [2021-03-19T23:21:24.782Z] #34 4.890 + bin=tomlv [2021-03-19T23:21:24.782Z] #34 4.890 + shift [2021-03-19T23:21:24.782Z] #34 4.890 + '[' '!' -f /tmp/install/tomlv.installer ']' [2021-03-19T23:21:24.782Z] #34 4.890 + . /tmp/install/tomlv.installer [2021-03-19T23:21:24.782Z] #34 4.890 ++ : 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:21:24.782Z] #34 4.890 + install_tomlv [2021-03-19T23:21:24.782Z] #34 4.890 + echo 'Install tomlv version 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005' [2021-03-19T23:21:24.782Z] #34 4.890 + git clone https://github.com/BurntSushi/toml.git /tmp/tmp.6E373esgyx/src/github.com/BurntSushi/toml [2021-03-19T23:21:24.782Z] #34 4.900 Cloning into '/tmp/tmp.6E373esgyx/src/github.com/BurntSushi/toml'... [2021-03-19T23:21:24.782Z] #34 6.545 + cd /tmp/tmp.6E373esgyx/src/github.com/BurntSushi/toml [2021-03-19T23:21:24.782Z] #34 6.546 + git checkout -q 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005 [2021-03-19T23:21:24.782Z] #34 6.608 + go build -v -buildmode=pie -o /build/tomlv github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:21:24.782Z] #34 7.264 runtime/internal/sys [2021-03-19T23:21:24.782Z] #34 7.286 runtime/internal/atomic [2021-03-19T23:21:24.782Z] #34 7.306 math/bits [2021-03-19T23:21:24.782Z] #34 7.473 internal/cpu [2021-03-19T23:21:24.782Z] #34 7.603 runtime/internal/math [2021-03-19T23:21:24.782Z] #34 8.064 unicode/utf8 [2021-03-19T23:21:24.782Z] #34 8.356 internal/race [2021-03-19T23:21:24.782Z] #34 8.459 sync/atomic [2021-03-19T23:21:24.782Z] #34 8.599 unicode [2021-03-19T23:21:24.782Z] #34 8.719 internal/bytealg [2021-03-19T23:21:24.782Z] #34 8.758 math [2021-03-19T23:21:24.782Z] #34 9.326 internal/testlog [2021-03-19T23:21:24.782Z] #34 9.917 encoding [2021-03-19T23:21:24.782Z] #34 10.31 runtime [2021-03-19T23:21:24.782Z] #34 10.35 runtime/cgo [2021-03-19T23:21:24.782Z] #34 ... [2021-03-19T23:21:24.782Z] [2021-03-19T23:21:24.782Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:24.782Z] #51 sha256:973ae9b9d2d87a8c419a5138e57ad20d443ce5dfb93dd273be3c6ae1c657da8e [2021-03-19T23:21:24.782Z] #51 4.892 + RM_GOPATH=0 [2021-03-19T23:21:24.782Z] #51 4.892 + TMP_GOPATH= [2021-03-19T23:21:24.782Z] #51 4.892 + : /build [2021-03-19T23:21:24.782Z] #51 4.892 + '[' -z '' ']' [2021-03-19T23:21:24.782Z] #51 4.897 ++ mktemp -d [2021-03-19T23:21:24.782Z] #51 4.897 + export GOPATH=/tmp/tmp.KFuCOvhOJR [2021-03-19T23:21:24.782Z] #51 4.897 + GOPATH=/tmp/tmp.KFuCOvhOJR [2021-03-19T23:21:24.782Z] #51 4.897 + RM_GOPATH=1 [2021-03-19T23:21:24.782Z] #51 4.897 + case "$(go env GOARCH)" in [2021-03-19T23:21:24.782Z] #51 4.900 ++ go env GOARCH [2021-03-19T23:21:24.782Z] #51 4.911 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:24.782Z] #51 4.911 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:24.782Z] #51 4.911 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:24.782Z] #51 4.920 + dir=/tmp/install [2021-03-19T23:21:24.782Z] #51 4.920 + bin=shfmt [2021-03-19T23:21:24.782Z] #51 4.920 + shift [2021-03-19T23:21:24.782Z] #51 4.920 + '[' '!' -f /tmp/install/shfmt.installer ']' [2021-03-19T23:21:24.782Z] #51 4.920 + . /tmp/install/shfmt.installer [2021-03-19T23:21:24.782Z] #51 4.920 ++ : 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:21:24.782Z] #51 4.920 + install_shfmt [2021-03-19T23:21:24.782Z] #51 4.920 + echo 'Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f' [2021-03-19T23:21:24.782Z] #51 4.920 + git clone https://github.com/mvdan/sh.git /tmp/tmp.KFuCOvhOJR/src/github.com/mvdan/sh [2021-03-19T23:21:24.782Z] #51 4.926 Cloning into '/tmp/tmp.KFuCOvhOJR/src/github.com/mvdan/sh'... [2021-03-19T23:21:24.782Z] #51 4.928 Install shfmt version 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:21:24.811Z] #45 ... [2021-03-19T23:21:24.811Z] [2021-03-19T23:21:24.811Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:24.811Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:24.811Z] #42 19.24 Fetched 8424 kB in 14s (593 kB/s) [2021-03-19T23:21:24.811Z] #42 19.24 Reading package lists... [2021-03-19T23:21:25.033Z] #49 30.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:21:25.033Z] #49 30.18 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:21:25.033Z] #49 30.18 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:21:25.048Z] #51 ... [2021-03-19T23:21:25.048Z] [2021-03-19T23:21:25.048Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:21:25.048Z] #24 sha256:2f3d4930351bd66c354d51b75721b129345950320e362a70c60d2e0a76e86f75 [2021-03-19T23:21:25.048Z] #24 5.485 + RM_GOPATH=0 [2021-03-19T23:21:25.048Z] #24 5.488 + TMP_GOPATH= [2021-03-19T23:21:25.048Z] #24 5.488 + : /build [2021-03-19T23:21:25.048Z] #24 5.488 + '[' -z '' ']' [2021-03-19T23:21:25.048Z] #24 5.488 ++ mktemp -d [2021-03-19T23:21:25.048Z] #24 5.497 + export GOPATH=/tmp/tmp.aCiGA7fNoo [2021-03-19T23:21:25.048Z] #24 5.497 + GOPATH=/tmp/tmp.aCiGA7fNoo [2021-03-19T23:21:25.048Z] #24 5.497 + RM_GOPATH=1 [2021-03-19T23:21:25.048Z] #24 5.497 + case "$(go env GOARCH)" in [2021-03-19T23:21:25.048Z] #24 5.510 ++ go env GOARCH [2021-03-19T23:21:25.048Z] #24 5.516 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:25.048Z] #24 5.516 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:25.048Z] #24 5.516 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:25.048Z] #24 5.516 + dir=/tmp/install [2021-03-19T23:21:25.048Z] #24 5.516 + bin=dockercli [2021-03-19T23:21:25.048Z] #24 5.516 + shift [2021-03-19T23:21:25.048Z] #24 5.516 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-03-19T23:21:25.048Z] #24 5.516 + . /tmp/install/dockercli.installer [2021-03-19T23:21:25.048Z] #24 5.516 ++ : stable [2021-03-19T23:21:25.048Z] #24 5.516 ++ : 17.06.2-ce [2021-03-19T23:21:25.048Z] #24 5.516 + install_dockercli [2021-03-19T23:21:25.048Z] #24 5.516 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-03-19T23:21:25.048Z] #24 5.517 Install docker/cli version 17.06.2-ce from stable [2021-03-19T23:21:25.048Z] #24 5.530 ++ uname -m [2021-03-19T23:21:25.048Z] #24 5.544 + arch=aarch64 [2021-03-19T23:21:25.048Z] #24 5.544 + '[' aarch64 '!=' x86_64 ']' [2021-03-19T23:21:25.048Z] #24 5.544 + '[' aarch64 '!=' s390x ']' [2021-03-19T23:21:25.048Z] #24 5.544 + '[' aarch64 '!=' armhf ']' [2021-03-19T23:21:25.048Z] #24 5.544 + build_dockercli [2021-03-19T23:21:25.048Z] #24 5.544 + git clone https://github.com/docker/docker-ce /tmp/tmp.aCiGA7fNoo/tmp/docker-ce [2021-03-19T23:21:25.048Z] #24 5.553 Cloning into '/tmp/tmp.aCiGA7fNoo/tmp/docker-ce'... [2021-03-19T23:21:25.048Z] #24 ... [2021-03-19T23:21:25.048Z] [2021-03-19T23:21:25.048Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:21:25.048Z] #47 sha256:5dda74e0724622b0982e96720e9788b10814bedaeb56c259d8dff2dada984c22 [2021-03-19T23:21:25.048Z] #47 5.829 + RM_GOPATH=0 [2021-03-19T23:21:25.048Z] #47 5.829 + TMP_GOPATH= [2021-03-19T23:21:25.048Z] #47 5.829 + : /build [2021-03-19T23:21:25.048Z] #47 5.829 + '[' -z '' ']' [2021-03-19T23:21:25.048Z] #47 5.830 ++ mktemp -d [2021-03-19T23:21:25.048Z] #47 5.872 + export GOPATH=/tmp/tmp.KjFC6RdFg1 [2021-03-19T23:21:25.048Z] #47 5.872 + GOPATH=/tmp/tmp.KjFC6RdFg1 [2021-03-19T23:21:25.048Z] #47 5.872 + RM_GOPATH=1 [2021-03-19T23:21:25.048Z] #47 5.872 + case "$(go env GOARCH)" in [2021-03-19T23:21:25.048Z] #47 5.872 ++ go env GOARCH [2021-03-19T23:21:25.048Z] #47 5.884 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:25.048Z] #47 5.884 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:25.048Z] #47 5.888 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:25.048Z] #47 5.897 + dir=/tmp/install [2021-03-19T23:21:25.048Z] #47 5.897 + bin=gotestsum [2021-03-19T23:21:25.048Z] #47 5.897 + shift [2021-03-19T23:21:25.048Z] #47 5.897 + '[' '!' -f /tmp/install/gotestsum.installer ']' [2021-03-19T23:21:25.048Z] #47 5.897 + . /tmp/install/gotestsum.installer [2021-03-19T23:21:25.048Z] #47 5.897 ++ : v0.5.3 [2021-03-19T23:21:25.048Z] #47 5.897 + install_gotestsum [2021-03-19T23:21:25.048Z] #47 5.897 + set -e [2021-03-19T23:21:25.048Z] #47 5.897 + export GO111MODULE=on [2021-03-19T23:21:25.048Z] #47 5.897 + GO111MODULE=on [2021-03-19T23:21:25.048Z] #47 5.897 + GOBIN=/build [2021-03-19T23:21:25.048Z] #47 5.897 + go get gotest.tools/gotestsum@v0.5.3 [2021-03-19T23:21:25.048Z] #47 5.911 go: finding gotest.tools v0.5.3 [2021-03-19T23:21:25.048Z] #47 5.913 go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T23:21:25.049Z] #47 6.898 go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T23:21:25.049Z] #47 7.541 go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T23:21:25.049Z] #47 8.842 go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T23:21:25.049Z] #47 8.909 go: downloading github.com/fatih/color v1.9.0 [2021-03-19T23:21:25.049Z] #47 8.991 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:21:25.049Z] #47 9.036 go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:21:25.049Z] #47 9.072 go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:21:25.049Z] #47 9.077 go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:21:25.049Z] #47 9.126 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:21:25.049Z] #47 9.137 go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:21:25.049Z] #47 9.232 go: extracting github.com/fatih/color v1.9.0 [2021-03-19T23:21:25.049Z] #47 9.381 go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:21:25.049Z] #47 9.482 go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:21:25.049Z] #47 9.493 go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:21:25.049Z] #47 9.561 go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:21:25.049Z] #47 9.607 go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T23:21:25.049Z] #47 9.652 go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:21:25.049Z] #47 9.654 go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:21:25.049Z] #47 9.663 go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:21:25.049Z] #47 9.803 go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:21:25.049Z] #47 9.824 go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:21:25.049Z] #47 11.21 go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:21:25.071Z] #42 26.74 Reading package lists... [2021-03-19T23:21:25.071Z] #42 ... [2021-03-19T23:21:25.071Z] [2021-03-19T23:21:25.071Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:25.071Z] #49 sha256:2c05d5eb5a67a40dcd424c74c5b6a441e6bc0aef277e08457af327cab61c655c [2021-03-19T23:21:25.071Z] #49 27.77 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-19T23:21:25.071Z] #49 27.81 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-19T23:21:25.071Z] #49 27.98 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:21:25.071Z] #49 28.24 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-19T23:21:25.071Z] #49 28.25 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:21:25.071Z] #49 28.43 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:21:25.071Z] #49 28.44 go: extracting github.com/spf13/afero v1.1.2 [2021-03-19T23:21:25.071Z] #49 28.64 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:21:25.071Z] #49 28.71 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-19T23:21:25.071Z] #49 28.74 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:21:25.071Z] #49 28.81 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:21:25.071Z] #49 29.02 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:21:25.312Z] #47 11.46 go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:21:25.312Z] #47 ... [2021-03-19T23:21:25.312Z] [2021-03-19T23:21:25.312Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:21:25.312Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-19T23:21:25.312Z] #32 5.461 + git clone https://github.com/kolyshkin/go-swagger.git . [2021-03-19T23:21:25.312Z] #32 5.463 Cloning into '.'... [2021-03-19T23:21:25.312Z] #32 ... [2021-03-19T23:21:25.312Z] [2021-03-19T23:21:25.312Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:25.312Z] #29 sha256:6d0eb110d14ad5f8bb69b3ccb657ae1c4cc7ac36c68714a0a7bbf0b424581c63 [2021-03-19T23:21:25.312Z] #29 2.895 Downloading 'library/buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491' (5 layers)... [2021-03-19T23:21:25.312Z] #29 3.325 [2021-03-19T23:21:25.331Z] #49 29.66 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:21:25.565Z] #37 37.26 Building dependency tree... [2021-03-19T23:21:25.587Z] #49 29.83 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:21:25.587Z] #49 29.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:21:25.587Z] #49 30.04 go: downloading golang.org/x/text v0.3.2 [2021-03-19T23:21:25.608Z] #49 ... [2021-03-19T23:21:25.608Z] [2021-03-19T23:21:25.608Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:25.608Z] #34 sha256:70bbf05cfcf60c2e362915ffa958d66f0e02e9ac2565602763c704f7bb32331b [2021-03-19T23:21:25.608Z] #34 20.62 internal/testlog [2021-03-19T23:21:25.608Z] #34 21.20 encoding [2021-03-19T23:21:25.608Z] #34 21.58 runtime/cgo [2021-03-19T23:21:25.608Z] #34 ... [2021-03-19T23:21:25.608Z] [2021-03-19T23:21:25.608Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:25.608Z] #49 sha256:0a0cbdec9d319feea76b6b0c8e4259448e82405d4e9cc3f2b9ed6e453ec3e337 [2021-03-19T23:21:25.608Z] #49 30.88 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:21:25.860Z] #49 30.07 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:21:26.116Z] #49 30.41 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:21:26.116Z] #49 30.41 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-19T23:21:26.183Z] #49 31.22 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:21:26.183Z] #49 31.35 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:21:26.183Z] #49 ... [2021-03-19T23:21:26.183Z] [2021-03-19T23:21:26.183Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:26.183Z] #58 sha256:6bb88206267383291a90580f951068340780d73d023221bf6031eb8c6526c943 [2021-03-19T23:21:26.183Z] #58 21.34 go: extracting github.com/google/uuid v1.2.0 [2021-03-19T23:21:26.183Z] #58 21.61 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:26.183Z] #58 22.93 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:26.184Z] #58 25.80 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:26.184Z] #58 26.70 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:26.184Z] #58 26.75 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:26.184Z] #58 27.88 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:26.184Z] #58 29.19 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:26.373Z] #49 30.55 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:21:26.373Z] #49 30.55 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:21:26.373Z] #49 30.70 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:21:26.373Z] #49 30.71 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:21:26.373Z] #49 30.74 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:21:26.373Z] #49 ... [2021-03-19T23:21:26.373Z] [2021-03-19T23:21:26.373Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:26.373Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:21:26.373Z] #55 20.66 Fetched 8424 kB in 15s (556 kB/s) [2021-03-19T23:21:26.373Z] #55 20.66 Reading package lists... [2021-03-19T23:21:26.446Z] #58 ... [2021-03-19T23:21:26.446Z] [2021-03-19T23:21:26.446Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:21:26.446Z] #47 sha256:2abdfd9da1afde8c87c8fb98923c81fc30be5826682c5726a1c91b158f0626a3 [2021-03-19T23:21:26.446Z] #47 26.74 go: finding github.com/fatih/color v1.9.0 [2021-03-19T23:21:26.446Z] #47 26.78 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:21:26.446Z] #47 26.79 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:21:26.446Z] #47 26.86 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:21:26.446Z] #47 27.10 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:21:26.446Z] #47 27.12 go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T23:21:26.446Z] #47 27.52 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:21:26.446Z] #47 27.89 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:21:26.446Z] #47 28.00 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:21:26.446Z] #47 28.15 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:21:26.446Z] #47 28.28 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:21:26.675Z] #55 27.73 Reading package lists... [2021-03-19T23:21:26.675Z] #55 ... [2021-03-19T23:21:26.675Z] [2021-03-19T23:21:26.675Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:26.675Z] #49 sha256:2c05d5eb5a67a40dcd424c74c5b6a441e6bc0aef277e08457af327cab61c655c [2021-03-19T23:21:26.675Z] #49 30.87 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:21:26.675Z] #49 30.98 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-19T23:21:26.675Z] #49 31.08 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:21:26.937Z] #49 31.13 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:21:26.937Z] #49 31.24 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:21:27.101Z] #37 40.46 The following additional packages will be installed: [2021-03-19T23:21:27.101Z] #37 40.48 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-19T23:21:27.101Z] #37 40.50 Suggested packages: [2021-03-19T23:21:27.101Z] #37 40.50 cmake-doc ninja-build lrzip [2021-03-19T23:21:27.101Z] #37 40.50 Recommended packages: [2021-03-19T23:21:27.101Z] #37 40.50 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-19T23:21:27.184Z] #56 ... [2021-03-19T23:21:27.184Z] [2021-03-19T23:21:27.184Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:27.184Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:21:27.184Z] #45 119.0 go/doc [2021-03-19T23:21:27.184Z] #45 120.9 github.com/LK4D4/vndr/versioned [2021-03-19T23:21:27.184Z] #45 121.0 compress/flate [2021-03-19T23:21:27.184Z] #45 122.4 github.com/LK4D4/vndr/build [2021-03-19T23:21:27.184Z] #45 123.2 hash/crc32 [2021-03-19T23:21:27.184Z] #45 123.8 compress/gzip [2021-03-19T23:21:27.184Z] #45 124.5 net [2021-03-19T23:21:27.184Z] #45 126.0 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-19T23:21:27.184Z] #45 127.1 vendor/golang.org/x/crypto/hkdf [2021-03-19T23:21:27.184Z] #45 127.3 vendor/golang.org/x/text/transform [2021-03-19T23:21:27.184Z] #45 128.1 vendor/golang.org/x/text/unicode/bidi [2021-03-19T23:21:27.184Z] #45 ... [2021-03-19T23:21:27.184Z] [2021-03-19T23:21:27.184Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:27.184Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:27.184Z] #43 25.69 CC images/fh.o [2021-03-19T23:21:27.184Z] #43 26.34 CC images/fsnotify.o [2021-03-19T23:21:27.184Z] #43 26.96 CC images/signalfd.o [2021-03-19T23:21:27.184Z] #43 27.21 CC images/fs.o [2021-03-19T23:21:27.184Z] #43 27.40 CC images/pstree.o [2021-03-19T23:21:27.184Z] #43 27.66 CC images/pipe.o [2021-03-19T23:21:27.184Z] #43 27.95 CC images/tcp-stream.o [2021-03-19T23:21:27.184Z] #43 28.18 CC images/sk-packet.o [2021-03-19T23:21:27.184Z] #43 28.44 CC images/mnt.o [2021-03-19T23:21:27.184Z] #43 28.73 CC images/pipe-data.o [2021-03-19T23:21:27.184Z] #43 29.00 CC images/sa.o [2021-03-19T23:21:27.184Z] #43 29.17 CC images/timer.o [2021-03-19T23:21:27.184Z] #43 29.55 CC images/timerfd.o [2021-03-19T23:21:27.184Z] #43 29.75 CC images/mm.o [2021-03-19T23:21:27.184Z] #43 30.10 CC images/sk-opts.o [2021-03-19T23:21:27.184Z] #43 30.38 CC images/sk-unix.o [2021-03-19T23:21:27.184Z] #43 30.66 CC images/sk-inet.o [2021-03-19T23:21:27.199Z] #49 31.65 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:21:27.440Z] #43 31.09 CC images/tun.o [2021-03-19T23:21:27.456Z] #49 31.68 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:21:27.456Z] #49 31.79 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-19T23:21:27.456Z] #49 31.88 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-19T23:21:27.456Z] #49 31.91 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:21:27.697Z] #43 31.38 CC images/sk-netlink.o [2021-03-19T23:21:27.699Z] #29 3.490 0.0% # 1.7% ## 3.5% #### 6.4% ####### 10.8% ######## 11.6% ########## 15.0% ############ 17.7% ############## 20.7% ################# 24.3% ###################### 31.0% ######################### 35.4% ############################ 40.0% ################################ 44.8% ################################## 47.6% ##################################### 51.6% ######################################### 57.1% ########################################### 60.2% ############################################# 63.9% ################################################ 67.9% ################################################### 71.8% ###################################################### 76.3% ########################################################## 81.3% ############################################################# 85.8% ############################################################### 87.5% ################################################################ 90.1% #################################################################### 94.6% ####################################################################### 99.1% ######################################################################## 100.0% [2021-03-19T23:21:27.725Z] #49 32.02 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:21:27.818Z] #64 ... [2021-03-19T23:21:27.818Z] [2021-03-19T23:21:27.818Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:27.818Z] #49 sha256:b47e612099d5d1a9c5892a1523f88fd73820dfaa6b1c7ddb9d93ca332bef0fad [2021-03-19T23:21:27.818Z] #49 21.07 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:21:27.818Z] #49 21.31 go: extracting github.com/spf13/viper v1.6.1 [2021-03-19T23:21:27.818Z] #49 21.54 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:21:27.818Z] #49 21.79 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:21:27.818Z] #49 21.97 go: extracting github.com/pkg/errors v0.8.1 [2021-03-19T23:21:27.818Z] #49 22.13 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:21:27.818Z] #49 22.33 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-19T23:21:27.818Z] #49 22.57 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:21:27.818Z] #49 22.90 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:21:27.818Z] #49 23.16 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:21:27.818Z] #49 23.21 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-19T23:21:27.818Z] #49 23.28 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:21:27.818Z] #49 23.45 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:21:27.818Z] #49 23.70 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:21:27.818Z] #49 24.26 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:21:27.818Z] #49 24.41 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:21:27.818Z] #49 24.63 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:21:27.818Z] #49 24.63 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:21:27.818Z] #49 24.78 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:21:27.818Z] #49 24.96 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:21:27.818Z] #49 25.23 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:21:27.818Z] #49 25.26 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:21:27.818Z] #49 25.31 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:21:27.818Z] #49 26.02 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:21:27.818Z] #49 29.81 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:21:27.818Z] #49 29.86 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:21:27.954Z] #43 31.54 CC images/packet-sock.o [2021-03-19T23:21:28.078Z] #49 29.86 go: downloading github.com/spf13/cast v1.3.0 [2021-03-19T23:21:28.078Z] #49 29.86 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-19T23:21:28.078Z] #49 29.89 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:21:28.078Z] #49 29.89 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:21:28.078Z] #49 29.89 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:21:28.078Z] #49 29.89 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:21:28.078Z] #49 29.92 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:21:28.078Z] #49 29.93 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:21:28.078Z] #49 29.95 go: extracting github.com/spf13/cast v1.3.0 [2021-03-19T23:21:28.078Z] #49 30.05 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:21:28.078Z] #49 30.06 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:21:28.078Z] #49 30.07 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:21:28.078Z] #49 30.07 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:21:28.211Z] #43 ... [2021-03-19T23:21:28.211Z] [2021-03-19T23:21:28.211Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:28.211Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:28.211Z] #13 125.4 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-19T23:21:28.211Z] #13 125.4 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T23:21:28.211Z] #13 125.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:21:28.276Z] #29 7.132 #=#=# [2021-03-19T23:21:28.338Z] #49 ... [2021-03-19T23:21:28.338Z] [2021-03-19T23:21:28.338Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:28.338Z] #34 sha256:94be65c36cc7430609eccf9b45e5de6a6ecf2aeda76d3b532cc0ff9c80a34824 [2021-03-19T23:21:28.338Z] #34 20.27 internal/testlog [2021-03-19T23:21:28.338Z] #34 20.77 encoding [2021-03-19T23:21:28.338Z] #34 21.09 runtime/cgo [2021-03-19T23:21:28.338Z] #34 ... [2021-03-19T23:21:28.338Z] [2021-03-19T23:21:28.338Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:28.338Z] #49 sha256:b47e612099d5d1a9c5892a1523f88fd73820dfaa6b1c7ddb9d93ca332bef0fad [2021-03-19T23:21:28.338Z] #49 30.33 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-19T23:21:28.338Z] #49 30.33 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:21:28.338Z] #49 30.42 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:21:28.597Z] #49 30.57 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:21:28.597Z] #49 30.58 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:21:28.632Z] #37 41.78 The following NEW packages will be installed: [2021-03-19T23:21:28.632Z] #37 41.79 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-19T23:21:28.632Z] #37 41.79 vim-common xxd [2021-03-19T23:21:28.632Z] #37 41.97 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:21:28.632Z] #37 41.97 Need to get 14.9 MB of archives. [2021-03-19T23:21:28.632Z] #37 41.97 After this operation, 67.2 MB of additional disk space will be used. [2021-03-19T23:21:28.632Z] #37 41.97 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-19T23:21:28.632Z] #37 42.00 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:21:28.632Z] #37 42.01 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake-data all 3.13.4-1 [1476 kB] [2021-03-19T23:21:28.632Z] #37 42.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-19T23:21:28.655Z] #49 32.63 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:21:28.655Z] #49 32.97 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:21:28.655Z] #49 33.01 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:21:28.857Z] #49 30.77 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:21:28.857Z] #49 30.78 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:21:28.911Z] #49 33.33 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:21:29.272Z] #49 30.93 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:21:29.272Z] #49 30.94 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:21:29.272Z] #49 30.99 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:21:29.272Z] #49 31.06 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:21:29.294Z] #37 42.83 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libxml2 ppc64el 2.9.4+dfsg1-7+deb10u1 [730 kB] [2021-03-19T23:21:29.354Z] #29 7.414 0.0% ###################### 30.8% ################################ 45.3% ######################################## 56.2% ######################################## 56.4% ################################################################## 92.7% ######################################################################## 100.0% [2021-03-19T23:21:29.474Z] #49 33.81 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-19T23:21:29.474Z] #49 ... [2021-03-19T23:21:29.474Z] [2021-03-19T23:21:29.474Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:29.474Z] #51 sha256:05c7c3f5526835d7aa693b8abd2bedaf9137ed8d25b248227f1acec145d8af36 [2021-03-19T23:21:29.474Z] #51 23.85 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:29.474Z] #51 25.57 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:29.474Z] #51 25.91 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:29.474Z] #51 26.09 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:29.474Z] #51 26.38 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:29.474Z] #51 27.21 runtime/cgo [2021-03-19T23:21:29.474Z] #51 27.34 runtime [2021-03-19T23:21:29.535Z] #49 31.17 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:21:29.535Z] #49 31.20 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-19T23:21:29.535Z] #49 31.41 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-19T23:21:29.535Z] #49 31.47 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:21:29.535Z] #49 31.51 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:21:29.535Z] #49 31.51 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:21:29.535Z] #49 31.53 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:21:29.535Z] #49 31.61 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:21:29.535Z] #49 31.65 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:21:29.593Z] #37 42.88 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libarchive13 ppc64el 3.3.3-4+deb10u1 [360 kB] [2021-03-19T23:21:29.593Z] #37 42.91 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjsoncpp1 ppc64el 1.7.4-3 [75.8 kB] [2021-03-19T23:21:29.593Z] #37 42.92 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el librhash0 ppc64el 1.3.8-1 [127 kB] [2021-03-19T23:21:29.593Z] #37 42.94 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libuv1 ppc64el 1.24.1-1 [116 kB] [2021-03-19T23:21:29.593Z] #37 42.94 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el cmake ppc64el 3.13.4-1 [3306 kB] [2021-03-19T23:21:29.618Z] #29 ... [2021-03-19T23:21:29.618Z] [2021-03-19T23:21:29.618Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:29.618Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-19T23:21:29.618Z] #40 5.501 + git clone https://github.com/docker/distribution.git . [2021-03-19T23:21:29.618Z] #40 5.503 Cloning into '.'... [2021-03-19T23:21:29.731Z] #51 ... [2021-03-19T23:21:29.731Z] [2021-03-19T23:21:29.731Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:29.731Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:29.731Z] #42 26.74 Reading package lists... [2021-03-19T23:21:29.758Z] #47 ... [2021-03-19T23:21:29.758Z] [2021-03-19T23:21:29.758Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:29.758Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:21:29.758Z] #40 34.10 Checking out files: 54% (920/1682) Checking out files: 55% (926/1682) Checking out files: 56% (942/1682) Checking out files: 57% (959/1682) Checking out files: 58% (976/1682) Checking out files: 59% (993/1682) Checking out files: 60% (1010/1682) Checking out files: 61% (1027/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) [2021-03-19T23:21:29.758Z] #40 ... [2021-03-19T23:21:29.758Z] [2021-03-19T23:21:29.758Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:29.758Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:29.758Z] #13 20.24 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:21:29.794Z] #49 31.83 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:21:29.927Z] #40 ... [2021-03-19T23:21:29.928Z] [2021-03-19T23:21:29.928Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:29.928Z] #49 sha256:a5f555ea5abdc28518d9ab79a39b5b48967847e8723b32d0bded89438bdfb0ba [2021-03-19T23:21:29.928Z] #49 14.24 go: downloading golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:21:29.928Z] #49 14.25 go: downloading github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:21:29.928Z] #49 14.25 go: downloading github.com/pkg/errors v0.8.1 [2021-03-19T23:21:29.928Z] #49 14.27 go: downloading github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:21:29.928Z] #49 14.34 go: downloading github.com/spf13/cobra v0.0.5 [2021-03-19T23:21:29.928Z] #49 14.34 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:21:29.928Z] #49 14.45 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:21:29.928Z] #49 14.50 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:21:29.928Z] #49 14.50 go: downloading github.com/spf13/viper v1.6.1 [2021-03-19T23:21:29.928Z] #49 14.53 go: extracting github.com/pkg/errors v0.8.1 [2021-03-19T23:21:29.928Z] #49 14.55 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-19T23:21:29.928Z] #49 14.57 go: downloading github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:21:29.928Z] #49 14.81 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:21:29.928Z] #49 14.90 go: extracting github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:21:29.928Z] #49 14.91 go: downloading github.com/fatih/color v1.7.0 [2021-03-19T23:21:29.928Z] #49 14.91 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:21:29.928Z] #49 14.92 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-19T23:21:29.928Z] #49 15.04 go: extracting github.com/spf13/viper v1.6.1 [2021-03-19T23:21:29.928Z] #49 15.08 go: extracting github.com/fatih/color v1.7.0 [2021-03-19T23:21:29.928Z] #49 15.11 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:21:29.928Z] #49 15.17 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:21:29.928Z] #49 15.19 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-19T23:21:29.928Z] #49 15.22 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:21:29.928Z] #49 15.25 go: extracting github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:21:29.928Z] #49 15.25 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:21:29.928Z] #49 15.32 go: downloading github.com/spf13/afero v1.1.2 [2021-03-19T23:21:29.928Z] #49 15.36 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-19T23:21:29.928Z] #49 15.39 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:21:29.928Z] #49 15.50 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-19T23:21:29.928Z] #49 15.51 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-19T23:21:29.928Z] #49 15.63 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-19T23:21:29.928Z] #49 15.79 go: extracting github.com/spf13/afero v1.1.2 [2021-03-19T23:21:29.928Z] #49 15.80 go: downloading github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:21:29.928Z] #49 15.85 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:21:29.928Z] #49 16.05 go: extracting github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:21:29.928Z] #49 16.05 go: downloading github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:21:29.988Z] #42 34.02 Building dependency tree... [2021-03-19T23:21:29.988Z] #42 ... [2021-03-19T23:21:29.988Z] [2021-03-19T23:21:29.988Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:29.988Z] #64 sha256:67ee6e7b42cf821af1a57b90f9df3fe230d6d6d6cedcdacba7724d33abc95f0d [2021-03-19T23:21:29.988Z] #64 DONE 34.4s [2021-03-19T23:21:30.023Z] #13 ... [2021-03-19T23:21:30.023Z] [2021-03-19T23:21:30.023Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:30.023Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:21:30.053Z] #49 ... [2021-03-19T23:21:30.053Z] [2021-03-19T23:21:30.053Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:30.053Z] #51 sha256:d27f96e74bf57d30537d8ec99cb9b86ddf37a00e488d45c60bab10df43ab2ad2 [2021-03-19T23:21:30.053Z] #51 22.04 + cd /tmp/tmp.ETWsMiRpM3/src/github.com/mvdan/sh [2021-03-19T23:21:30.053Z] #51 22.04 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:21:30.053Z] #51 22.25 + GO111MODULE=on [2021-03-19T23:21:30.053Z] #51 22.25 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-19T23:21:30.053Z] #51 23.96 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:30.053Z] #51 23.96 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:30.053Z] #51 23.99 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:30.053Z] #51 24.32 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:30.053Z] #51 24.43 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:30.053Z] #51 25.64 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:30.053Z] #51 26.91 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:30.053Z] #51 29.07 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:30.053Z] #51 31.19 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:30.053Z] #51 31.43 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:30.053Z] #51 31.76 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:30.053Z] #51 31.80 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:30.053Z] #51 ... [2021-03-19T23:21:30.053Z] [2021-03-19T23:21:30.053Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:30.053Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:30.053Z] #13 17.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:21:30.194Z] #49 16.24 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:21:30.194Z] #49 16.35 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-19T23:21:30.194Z] #49 16.41 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-19T23:21:30.240Z] #37 ... [2021-03-19T23:21:30.240Z] [2021-03-19T23:21:30.240Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:30.240Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T23:21:30.240Z] #43 27.86 Reading package lists... [2021-03-19T23:21:30.240Z] #43 36.65 Building dependency tree... [2021-03-19T23:21:30.240Z] #43 40.53 The following additional packages will be installed: [2021-03-19T23:21:30.240Z] #43 40.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-19T23:21:30.240Z] #43 40.55 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-19T23:21:30.240Z] #43 40.57 Suggested packages: [2021-03-19T23:21:30.240Z] #43 40.57 manpages-dev python-setuptools [2021-03-19T23:21:30.240Z] #43 42.20 The following NEW packages will be installed: [2021-03-19T23:21:30.240Z] #43 42.20 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-19T23:21:30.240Z] #43 42.20 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-19T23:21:30.240Z] #43 42.21 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-19T23:21:30.240Z] #43 42.21 python-six zlib1g-dev [2021-03-19T23:21:30.240Z] #43 42.37 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:21:30.240Z] #43 42.37 Need to get 4075 kB of archives. [2021-03-19T23:21:30.240Z] #43 42.37 After this operation, 24.5 MB of additional disk space will be used. [2021-03-19T23:21:30.240Z] #43 42.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libcap-dev ppc64el 1:2.25-2 [31.4 kB] [2021-03-19T23:21:30.240Z] #43 42.39 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-19T23:21:30.240Z] #43 42.40 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1-dev ppc64el 1.1.6+dfsg-3.1 [119 kB] [2021-03-19T23:21:30.240Z] #43 42.43 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-19T23:21:30.240Z] #43 42.46 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-dev ppc64el 3.4.0-1 [103 kB] [2021-03-19T23:21:30.240Z] #43 42.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-19T23:21:30.240Z] #43 42.48 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c-dev ppc64el 1.3.1-1+b1 [36.6 kB] [2021-03-19T23:21:30.240Z] #43 42.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zlib1g-dev ppc64el 1:1.2.11.dfsg-1 [216 kB] [2021-03-19T23:21:30.240Z] #43 42.54 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf17 ppc64el 3.6.1.3-2 [795 kB] [2021-03-19T23:21:30.240Z] #43 42.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-lite17 ppc64el 3.6.1.3-2 [166 kB] [2021-03-19T23:21:30.240Z] #43 42.64 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-dev ppc64el 3.6.1.3-2 [1130 kB] [2021-03-19T23:21:30.240Z] #43 42.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotoc17 ppc64el 3.6.1.3-2 [647 kB] [2021-03-19T23:21:30.240Z] #43 42.83 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-c-compiler ppc64el 1.3.1-1+b1 [81.2 kB] [2021-03-19T23:21:30.240Z] #43 42.84 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el protobuf-compiler ppc64el 3.6.1.3-2 [65.2 kB] [2021-03-19T23:21:30.240Z] #43 42.86 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-19T23:21:30.240Z] #43 42.89 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-six all 1.12.0-1 [15.7 kB] [2021-03-19T23:21:30.240Z] #43 42.90 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-protobuf ppc64el 3.6.1.3-2 [337 kB] [2021-03-19T23:21:30.245Z] [2021-03-19T23:21:30.245Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:30.245Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:21:30.245Z] #40 24.31 Checking out files: 83% (1405/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-19T23:21:30.245Z] #40 24.52 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-19T23:21:30.245Z] #40 27.08 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-19T23:21:30.288Z] #40 34.10 Checking out files: 54% (920/1682) Checking out files: 55% (926/1682) Checking out files: 56% (942/1682) Checking out files: 57% (959/1682) Checking out files: 58% (976/1682) Checking out files: 59% (993/1682) Checking out files: 60% (1010/1682) Checking out files: 61% (1027/1682) Checking out files: 62% (1043/1682) Checking out files: 63% (1060/1682) Checking out files: 64% (1077/1682) Checking out files: 65% (1094/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-19T23:21:30.312Z] #13 ... [2021-03-19T23:21:30.312Z] [2021-03-19T23:21:30.312Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:30.312Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:21:30.312Z] #40 31.76 Checking out files: 65% (1102/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) [2021-03-19T23:21:30.312Z] #40 ... [2021-03-19T23:21:30.312Z] [2021-03-19T23:21:30.312Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:30.312Z] #58 sha256:cb9dcb7afc4d06e314ea80c5b2659100e79fb80ea46347c4879f9a95596b7ad4 [2021-03-19T23:21:30.312Z] #58 22.39 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:21:30.312Z] #58 22.81 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-19T23:21:30.312Z] #58 23.25 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:30.312Z] #58 24.84 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:30.312Z] #58 25.92 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:30.312Z] #58 26.07 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:30.312Z] #58 26.42 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:30.312Z] #58 28.40 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:30.501Z] #40 ... [2021-03-19T23:21:30.501Z] [2021-03-19T23:21:30.501Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:30.501Z] #58 sha256:de9401610763d7bef51c6329311317b97011a74a22e53ecb07b249b8a2672502 [2021-03-19T23:21:30.501Z] #58 24.69 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:30.501Z] #58 28.65 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:21:30.501Z] #58 28.83 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:21:30.501Z] #58 28.99 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:30.501Z] #58 29.19 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:30.501Z] #58 29.33 go: finding github.com/google/uuid v1.2.0 [2021-03-19T23:21:30.502Z] #58 29.38 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:30.502Z] #58 29.45 go: finding github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:30.502Z] #58 29.47 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:30.502Z] #58 29.54 go: finding github.com/gorilla/mux v1.8.0 [2021-03-19T23:21:30.502Z] #58 29.81 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:21:30.502Z] #58 29.81 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:30.502Z] #58 29.81 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:30.502Z] #58 29.86 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:30.502Z] #58 29.92 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:30.502Z] #58 30.13 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:30.520Z] #49 16.61 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:21:30.520Z] #49 16.63 go: extracting github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:21:30.520Z] #49 16.66 go: extracting golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:21:30.520Z] #49 16.66 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:21:30.520Z] #49 16.70 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:21:30.539Z] #43 ... [2021-03-19T23:21:30.539Z] [2021-03-19T23:21:30.539Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:30.539Z] #35 sha256:3defd12c759f8144abc5294f950fd078a4fd16c41381a0b4975d2d7c1b582f0a [2021-03-19T23:21:30.539Z] #35 44.01 sync [2021-03-19T23:21:30.539Z] #35 44.03 internal/reflectlite [2021-03-19T23:21:30.550Z] #40 35.24 + git [2021-03-19T23:21:30.550Z] #40 ... [2021-03-19T23:21:30.550Z] [2021-03-19T23:21:30.550Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:30.550Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:21:30.550Z] #45 25.60 unicode/utf16 [2021-03-19T23:21:30.550Z] #45 26.35 container/list [2021-03-19T23:21:30.550Z] #45 27.27 crypto/internal/subtle [2021-03-19T23:21:30.550Z] #45 27.56 crypto/subtle [2021-03-19T23:21:30.550Z] #45 27.99 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-19T23:21:30.550Z] #45 28.33 internal/nettrace [2021-03-19T23:21:30.550Z] #45 28.68 runtime/cgo [2021-03-19T23:21:30.550Z] #45 ... [2021-03-19T23:21:30.550Z] [2021-03-19T23:21:30.550Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:30.550Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:30.550Z] #42 35.75 Fetched 8424 kB in 26s (328 kB/s) [2021-03-19T23:21:30.570Z] #58 ... [2021-03-19T23:21:30.570Z] [2021-03-19T23:21:30.570Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:30.570Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:21:30.758Z] #58 ... [2021-03-19T23:21:30.758Z] [2021-03-19T23:21:30.758Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:30.758Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:21:30.758Z] #55 27.73 Reading package lists... [2021-03-19T23:21:30.784Z] #49 16.96 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:21:31.048Z] #49 17.28 go: downloading golang.org/x/text v0.3.2 [2021-03-19T23:21:31.088Z] #40 31.76 Checking out files: 65% (1102/1682) Checking out files: 66% (1111/1682) Checking out files: 67% (1127/1682) Checking out files: 68% (1144/1682) Checking out files: 69% (1161/1682) Checking out files: 70% (1178/1682) Checking out files: 71% (1195/1682) Checking out files: 72% (1212/1682) Checking out files: 73% (1228/1682) Checking out files: 74% (1245/1682) Checking out files: 75% (1262/1682) Checking out files: 76% (1279/1682) Checking out files: 77% (1296/1682) Checking out files: 78% (1312/1682) Checking out files: 79% (1329/1682) Checking out files: 80% (1346/1682) Checking out files: 81% (1363/1682) Checking out files: 82% (1380/1682) Checking out files: 83% (1397/1682) Checking out files: 84% (1413/1682) Checking out files: 85% (1430/1682) Checking out files: 86% (1447/1682) Checking out files: 87% (1464/1682) Checking out files: 88% (1481/1682) Checking out files: 89% (1497/1682) Checking out files: 90% (1514/1682) Checking out files: 91% (1531/1682) Checking out files: 92% (1548/1682) Checking out files: 93% (1565/1682) Checking out files: 94% (1582/1682) Checking out files: 95% (1598/1682) Checking out files: 96% (1615/1682) Checking out files: 97% (1632/1682) Checking out files: 98% (1649/1682) Checking out files: 99% (1666/1682) Checking out files: 100% (1682/1682) Checking out files: 100% (1682/1682), done. [2021-03-19T23:21:31.088Z] #40 32.71 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-19T23:21:31.496Z] #42 35.75 Reading package lists... [2021-03-19T23:21:31.496Z] #42 ... [2021-03-19T23:21:31.496Z] [2021-03-19T23:21:31.496Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:31.496Z] #51 sha256:61dbf7c0ae7293ba97d28143c1c15e73538ee3c1e6415b1512d5f9e080380b1f [2021-03-19T23:21:31.496Z] #51 26.50 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:31.496Z] #51 26.61 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:31.496Z] #51 26.91 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:31.496Z] #51 27.03 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:31.496Z] #51 28.78 runtime/cgo [2021-03-19T23:21:31.496Z] #51 28.83 runtime [2021-03-19T23:21:31.496Z] #51 ... [2021-03-19T23:21:31.496Z] [2021-03-19T23:21:31.496Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:31.496Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:21:31.496Z] #40 35.24 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-19T23:21:31.577Z] #55 35.46 Building dependency tree... [2021-03-19T23:21:31.577Z] #55 ... [2021-03-19T23:21:31.577Z] [2021-03-19T23:21:31.577Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:31.577Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:21:31.577Z] #36 25.73 Fetched 8424 kB in 17s (483 kB/s) [2021-03-19T23:21:31.577Z] #36 25.73 Reading package lists... [2021-03-19T23:21:31.577Z] #36 33.27 Reading package lists... [2021-03-19T23:21:31.577Z] #36 ... [2021-03-19T23:21:31.577Z] [2021-03-19T23:21:31.577Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:31.577Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:31.577Z] #42 34.02 Building dependency tree... [2021-03-19T23:21:31.625Z] #49 17.78 go: downloading github.com/spf13/cast v1.3.0 [2021-03-19T23:21:31.625Z] #49 17.91 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:21:31.892Z] #49 18.13 go: extracting github.com/spf13/cast v1.3.0 [2021-03-19T23:21:31.892Z] #49 18.13 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:21:31.892Z] #49 ... [2021-03-19T23:21:31.892Z] [2021-03-19T23:21:31.892Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:31.892Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:21:31.892Z] #13 4.523 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-19T23:21:31.892Z] #13 6.100 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-19T23:21:31.892Z] #13 7.418 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-19T23:21:31.892Z] #13 9.275 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-19T23:21:32.087Z] #35 ... [2021-03-19T23:21:32.087Z] [2021-03-19T23:21:32.087Z] #56 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:32.087Z] #56 sha256:c6de94bf361792c0630dfe92297aafeb0498862bc4e1fa7f675f3ac2c82c21ea [2021-03-19T23:21:32.087Z] #56 27.70 Reading package lists... [2021-03-19T23:21:32.087Z] #56 37.11 Building dependency tree... [2021-03-19T23:21:32.087Z] #56 40.93 The following additional packages will be installed: [2021-03-19T23:21:32.087Z] #56 40.94 libbtrfs0 [2021-03-19T23:21:32.087Z] #56 41.23 The following NEW packages will be installed: [2021-03-19T23:21:32.087Z] #56 41.26 libbtrfs-dev libbtrfs0 [2021-03-19T23:21:32.087Z] #56 41.63 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:21:32.087Z] #56 41.63 Need to get 120 kB of archives. [2021-03-19T23:21:32.087Z] #56 41.63 After this operation, 423 kB of additional disk space will be used. [2021-03-19T23:21:32.087Z] #56 41.63 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-19T23:21:32.087Z] #56 41.66 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-19T23:21:32.087Z] #56 43.98 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:21:32.087Z] #56 44.25 Fetched 120 kB in 0s (733 kB/s) [2021-03-19T23:21:32.087Z] #56 44.35 Selecting previously unselected package libbtrfs0. [2021-03-19T23:21:32.087Z] #56 44.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 ... 15339 files and directories currently installed.) [2021-03-19T23:21:32.087Z] #56 44.52 Preparing to unpack .../libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-19T23:21:32.087Z] #56 44.53 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:21:32.087Z] #56 44.68 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:21:32.087Z] #56 44.70 Preparing to unpack .../libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-19T23:21:32.087Z] #56 44.71 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:21:32.087Z] #56 45.10 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:21:32.087Z] #56 45.11 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:21:32.087Z] #56 45.13 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:21:32.087Z] #56 DONE 45.6s [2021-03-19T23:21:32.157Z] #13 ... [2021-03-19T23:21:32.157Z] [2021-03-19T23:21:32.157Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:32.157Z] #29 sha256:6d0eb110d14ad5f8bb69b3ccb657ae1c4cc7ac36c68714a0a7bbf0b424581c63 [2021-03-19T23:21:32.157Z] #29 8.600 [2021-03-19T23:21:32.157Z] #29 8.880 #=#=# ####### 10.5% ######### 13.7% ############## 19.6% ########################## 36.9% ############################################################ 83.4% ######################################################################## 100.0% [2021-03-19T23:21:32.157Z] #29 9.799 [2021-03-19T23:21:32.388Z] [2021-03-19T23:21:32.388Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:32.388Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T23:21:32.388Z] #43 45.04 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:21:32.388Z] #43 45.36 Fetched 4075 kB in 1s (6626 kB/s) [2021-03-19T23:21:32.388Z] #43 45.49 Selecting previously unselected package libcap-dev:ppc64el. [2021-03-19T23:21:32.388Z] #43 45.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 ... 15339 files and directories currently installed.) [2021-03-19T23:21:32.388Z] #43 45.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_ppc64el.deb ... [2021-03-19T23:21:32.388Z] #43 45.57 Unpacking libcap-dev:ppc64el (1:2.25-2) ... [2021-03-19T23:21:32.388Z] #43 45.78 Selecting previously unselected package libnet1:ppc64el. [2021-03-19T23:21:32.388Z] #43 45.78 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-19T23:21:32.388Z] #43 45.79 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-19T23:21:32.469Z] #40 ... [2021-03-19T23:21:32.469Z] [2021-03-19T23:21:32.469Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:21:32.469Z] #47 sha256:8908748c6cdc69c2c1a9637da3e59ad782fd7e6ee4b3cea5bef62f0e5b573edd [2021-03-19T23:21:32.469Z] #47 24.21 go: finding github.com/fatih/color v1.9.0 [2021-03-19T23:21:32.469Z] #47 24.32 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:21:32.469Z] #47 24.32 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:21:32.469Z] #47 24.40 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:21:32.469Z] #47 24.48 go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T23:21:32.469Z] #47 24.69 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:21:32.469Z] #47 24.88 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:21:32.469Z] #47 25.39 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:21:32.469Z] #47 25.58 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:21:32.469Z] #47 25.59 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:21:32.469Z] #47 25.60 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:21:32.469Z] #47 ... [2021-03-19T23:21:32.469Z] [2021-03-19T23:21:32.469Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:32.469Z] #49 sha256:b47e612099d5d1a9c5892a1523f88fd73820dfaa6b1c7ddb9d93ca332bef0fad [2021-03-19T23:21:32.469Z] #49 32.06 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:21:32.469Z] #49 32.24 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:21:32.469Z] #49 32.29 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:21:32.469Z] #49 32.34 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-19T23:21:32.469Z] #49 32.40 go: extracting github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:21:32.469Z] #49 32.60 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-19T23:21:32.469Z] #49 32.61 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:21:32.469Z] #49 32.63 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:21:32.469Z] #49 32.65 go: extracting github.com/spf13/cobra v0.0.5 [2021-03-19T23:21:32.469Z] #49 32.87 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:21:32.469Z] #49 32.88 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:21:32.469Z] #49 33.09 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:21:32.469Z] #49 33.16 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:21:32.469Z] #49 33.19 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:21:32.469Z] #49 33.19 go: downloading golang.org/x/text v0.3.2 [2021-03-19T23:21:32.469Z] #49 33.19 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:21:32.469Z] #49 33.22 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-19T23:21:32.469Z] #49 33.23 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:21:32.469Z] #49 33.39 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:21:32.469Z] #49 33.50 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:21:32.469Z] #49 33.67 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:21:32.469Z] #49 33.78 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-19T23:21:32.469Z] #49 33.99 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-19T23:21:32.469Z] #49 34.02 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:21:32.469Z] #49 34.09 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:21:32.469Z] #49 34.18 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:21:32.469Z] #49 34.41 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:21:32.689Z] #43 46.05 Selecting previously unselected package libnet1-dev. [2021-03-19T23:21:32.689Z] #43 46.08 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-19T23:21:32.689Z] #43 46.08 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:21:32.728Z] #49 34.67 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:21:32.989Z] #43 46.34 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-19T23:21:32.989Z] #43 46.34 Preparing to unpack .../03-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-19T23:21:32.989Z] #43 46.34 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-19T23:21:32.989Z] #43 46.49 Selecting previously unselected package libnl-3-dev:ppc64el. [2021-03-19T23:21:32.989Z] #43 46.50 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_ppc64el.deb ... [2021-03-19T23:21:32.989Z] #43 46.50 Unpacking libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-19T23:21:32.998Z] #49 34.82 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:21:32.998Z] #49 34.82 go: downloading gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:21:32.998Z] #49 34.82 go: downloading github.com/spf13/pflag v1.0.5 [2021-03-19T23:21:32.998Z] #49 34.84 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:21:32.998Z] #49 34.85 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:21:32.998Z] #49 34.96 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:21:32.998Z] #49 35.00 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:21:32.998Z] #49 35.01 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:21:32.998Z] #49 35.02 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:21:33.257Z] #49 35.09 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:21:33.257Z] #49 35.25 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:21:33.257Z] #49 ... [2021-03-19T23:21:33.257Z] [2021-03-19T23:21:33.257Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:33.257Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:21:33.257Z] #45 25.25 unicode/utf16 [2021-03-19T23:21:33.257Z] #45 25.76 container/list [2021-03-19T23:21:33.257Z] #45 26.64 crypto/internal/subtle [2021-03-19T23:21:33.257Z] #45 27.06 crypto/subtle [2021-03-19T23:21:33.257Z] #45 27.39 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-19T23:21:33.257Z] #45 27.66 internal/nettrace [2021-03-19T23:21:33.257Z] #45 27.92 runtime/cgo [2021-03-19T23:21:33.290Z] #43 46.83 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-19T23:21:33.290Z] #43 46.84 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-19T23:21:33.290Z] #43 46.84 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-19T23:21:33.290Z] #43 46.96 Selecting previously unselected package libprotobuf-c-dev:ppc64el. [2021-03-19T23:21:33.416Z] #40 38.20 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-19T23:21:33.472Z] #42 37.60 The following additional packages will be installed: [2021-03-19T23:21:33.472Z] #42 37.63 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-19T23:21:33.472Z] #42 37.63 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-19T23:21:33.472Z] #42 37.65 Suggested packages: [2021-03-19T23:21:33.472Z] #42 37.65 manpages-dev python-setuptools [2021-03-19T23:21:33.584Z] #45 ... [2021-03-19T23:21:33.584Z] [2021-03-19T23:21:33.584Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:33.584Z] #49 sha256:b47e612099d5d1a9c5892a1523f88fd73820dfaa6b1c7ddb9d93ca332bef0fad [2021-03-19T23:21:33.584Z] #49 35.47 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:21:33.584Z] #49 35.57 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:21:33.590Z] #43 46.98 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_ppc64el.deb ... [2021-03-19T23:21:33.590Z] #43 46.99 Unpacking libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-19T23:21:33.590Z] #43 47.15 Selecting previously unselected package zlib1g-dev:ppc64el. [2021-03-19T23:21:33.590Z] #43 47.16 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_ppc64el.deb ... [2021-03-19T23:21:33.590Z] #43 47.19 Unpacking zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-19T23:21:33.846Z] #49 35.64 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:21:33.846Z] #49 35.75 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:21:33.846Z] #49 35.87 go: extracting github.com/spf13/pflag v1.0.5 [2021-03-19T23:21:33.888Z] #43 47.54 Selecting previously unselected package libprotobuf17:ppc64el. [2021-03-19T23:21:34.003Z] #29 10.10 0.0% # 1.6% #### 6.7% ####### 9.9% ######### 13.1% ########## 14.1% ############ 17.0% ############## 19.9% ############### 21.7% ################# 24.4% #################### 29.0% ######################## 33.4% ########################## 36.9% ########################## 37.0% ############################ 40.1% ################################ 45.0% ################################### 49.3% ###################################### 53.6% ########################################## 59.4% ########################################### 60.1% ################################################ 68.0% #################################################### 73.2% ######################################################## 78.9% [2021-03-19T23:21:34.003Z] #29 ... [2021-03-19T23:21:34.003Z] [2021-03-19T23:21:34.003Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:34.004Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T23:21:34.004Z] #42 10.25 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-19T23:21:34.004Z] #42 18.74 Fetched 8248 kB in 13s (634 kB/s) [2021-03-19T23:21:34.004Z] #42 18.74 Reading package lists... [2021-03-19T23:21:34.004Z] #42 ... [2021-03-19T23:21:34.004Z] [2021-03-19T23:21:34.004Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:34.004Z] #29 sha256:6d0eb110d14ad5f8bb69b3ccb657ae1c4cc7ac36c68714a0a7bbf0b424581c63 [2021-03-19T23:21:34.106Z] #49 35.87 go: downloading github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:21:34.106Z] #49 35.99 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:21:34.196Z] #43 47.54 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_ppc64el.deb ... [2021-03-19T23:21:34.196Z] #43 47.56 Unpacking libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-19T23:21:34.370Z] #49 36.15 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:21:34.370Z] #49 36.27 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:21:34.370Z] #49 36.42 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:21:34.531Z] #29 10.10 0.0% # 1.6% #### 6.7% ####### 9.9% ######### 13.1% ########## 14.1% ############ 17.0% ############## 19.9% ############### 21.7% ################# 24.4% #################### 29.0% ######################## 33.4% ########################## 36.9% ########################## 37.0% ############################ 40.1% ################################ 45.0% ################################### 49.3% ###################################### 53.6% ########################################## 59.4% ########################################### 60.1% ################################################ 68.0% #################################################### 73.2% ######################################################## 78.9% ############################################################# 85.2% ################################################################# 90.7% #################################################################### 95.6% ###################################################################### 98.4% ######################################################################## 100.0% [2021-03-19T23:21:34.634Z] #49 36.47 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:21:34.634Z] #49 36.49 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:21:34.634Z] #49 36.55 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:21:34.768Z] #13 ... [2021-03-19T23:21:34.768Z] [2021-03-19T23:21:34.768Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:34.768Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:34.768Z] #43 31.88 CC images/ipc-var.o [2021-03-19T23:21:34.768Z] #43 32.09 CC images/ipc-desc.o [2021-03-19T23:21:34.768Z] #43 32.28 CC images/ipc-shm.o [2021-03-19T23:21:34.768Z] #43 32.50 CC images/ipc-msg.o [2021-03-19T23:21:34.768Z] #43 32.76 CC images/ipc-sem.o [2021-03-19T23:21:34.768Z] #43 32.96 CC images/utsns.o [2021-03-19T23:21:34.768Z] #43 33.21 CC images/creds.o [2021-03-19T23:21:34.768Z] #43 33.38 CC images/vma.o [2021-03-19T23:21:34.768Z] #43 33.63 CC images/netdev.o [2021-03-19T23:21:34.768Z] #43 34.02 CC images/tty.o [2021-03-19T23:21:34.768Z] #43 34.62 CC images/file-lock.o [2021-03-19T23:21:34.768Z] #43 34.79 CC images/rlimit.o [2021-03-19T23:21:34.768Z] #43 35.09 CC images/pagemap.o [2021-03-19T23:21:34.768Z] #43 35.42 CC images/siginfo.o [2021-03-19T23:21:34.768Z] #43 35.69 CC images/rpc.o [2021-03-19T23:21:34.768Z] #43 36.77 CC images/ext-file.o [2021-03-19T23:21:34.768Z] #43 36.92 CC images/cgroup.o [2021-03-19T23:21:34.768Z] #43 37.59 CC images/userns.o [2021-03-19T23:21:34.768Z] #43 37.93 CC images/google/protobuf/descriptor.o [2021-03-19T23:21:34.795Z] #29 ... [2021-03-19T23:21:34.795Z] [2021-03-19T23:21:34.795Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:34.795Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-19T23:21:34.795Z] #55 10.93 Get:6 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-19T23:21:34.795Z] #55 20.54 Fetched 8248 kB in 14s (577 kB/s) [2021-03-19T23:21:34.795Z] #55 20.54 Reading package lists... [2021-03-19T23:21:34.795Z] #55 ... [2021-03-19T23:21:34.795Z] [2021-03-19T23:21:34.795Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:34.795Z] #45 sha256:fed412cb85740593c300998741acd7b15fb6fa0ddde5290c78010ab252452165 [2021-03-19T23:21:34.795Z] #45 11.17 runtime [2021-03-19T23:21:34.795Z] #45 11.71 crypto/internal/subtle [2021-03-19T23:21:34.795Z] #45 12.11 crypto/subtle [2021-03-19T23:21:34.795Z] #45 12.60 vendor/golang.org/x/crypto/cryptobyte/asn1 [2021-03-19T23:21:34.795Z] #45 13.05 internal/nettrace [2021-03-19T23:21:34.795Z] #45 13.22 runtime/cgo [2021-03-19T23:21:34.795Z] #45 15.26 vendor/golang.org/x/crypto/internal/subtle [2021-03-19T23:21:34.844Z] #42 39.04 The following NEW packages will be installed: [2021-03-19T23:21:34.844Z] #42 39.04 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-19T23:21:34.844Z] #42 39.07 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-19T23:21:34.844Z] #42 39.07 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-19T23:21:34.844Z] #42 39.07 python-six zlib1g-dev [2021-03-19T23:21:34.853Z] #43 ... [2021-03-19T23:21:34.853Z] [2021-03-19T23:21:34.853Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:34.853Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T23:21:34.853Z] #14 29.11 Reading package lists... [2021-03-19T23:21:34.853Z] #14 37.93 Building dependency tree... [2021-03-19T23:21:34.853Z] #14 41.50 The following additional packages will be installed: [2021-03-19T23:21:34.853Z] #14 41.51 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-19T23:21:34.853Z] #14 41.51 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-19T23:21:34.853Z] #14 41.52 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-19T23:21:34.853Z] #14 41.52 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-19T23:21:34.853Z] #14 41.52 mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:21:34.853Z] #14 41.53 Suggested packages: [2021-03-19T23:21:34.853Z] #14 41.54 gcc-8-locales seccomp wine64 [2021-03-19T23:21:34.853Z] #14 43.31 The following NEW packages will be installed: [2021-03-19T23:21:34.853Z] #14 43.31 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-19T23:21:34.853Z] #14 43.31 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-19T23:21:34.853Z] #14 43.32 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-19T23:21:34.853Z] #14 43.32 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-19T23:21:34.853Z] #14 43.32 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-19T23:21:34.853Z] #14 43.32 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:21:34.853Z] #14 43.32 The following packages will be upgraded: [2021-03-19T23:21:34.853Z] #14 43.33 libseccomp2 libsystemd0 libudev1 [2021-03-19T23:21:34.853Z] #14 43.54 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:21:34.853Z] #14 43.54 Need to get 79.4 MB of archives. [2021-03-19T23:21:34.853Z] #14 43.54 After this operation, 532 MB of additional disk space will be used. [2021-03-19T23:21:34.853Z] #14 43.54 Get:1 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp2 ppc64el 2.4.1-2~bpo10+1 [47.0 kB] [2021-03-19T23:21:34.853Z] #14 43.56 Get:2 http://deb.debian.org/debian buster-backports/main ppc64el libseccomp-dev ppc64el 2.4.1-2~bpo10+1 [73.0 kB] [2021-03-19T23:21:34.853Z] #14 43.58 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd0 ppc64el 241-7~deb10u6 [358 kB] [2021-03-19T23:21:34.853Z] #14 43.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev1 ppc64el 241-7~deb10u6 [158 kB] [2021-03-19T23:21:34.853Z] #14 43.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-i686 ppc64el 2.31.1-11+8.3 [2811 kB] [2021-03-19T23:21:34.853Z] #14 43.97 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64-x86-64 ppc64el 2.31.1-11+8.3 [3109 kB] [2021-03-19T23:21:34.853Z] #14 44.23 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-19T23:21:34.853Z] #14 44.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper1.02.1 ppc64el 2:1.02.155-3 [128 kB] [2021-03-19T23:21:34.853Z] #14 44.27 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el dmsetup ppc64el 2:1.02.155-3 [85.4 kB] [2021-03-19T23:21:34.853Z] #14 44.28 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-19T23:21:34.853Z] #14 44.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-19T23:21:34.853Z] #14 45.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-base ppc64el 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-19T23:21:34.853Z] #14 45.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [35.9 MB] [2021-03-19T23:21:34.853Z] #14 ... [2021-03-19T23:21:34.853Z] [2021-03-19T23:21:34.853Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:21:34.853Z] #57 sha256:22fa30cba229b1a8df3ab7cd4dc629df7b2f857cdc24a6d17388bbd4775893a8 [2021-03-19T23:21:34.853Z] #57 0.270 + RM_GOPATH=0 [2021-03-19T23:21:34.853Z] #57 0.270 + TMP_GOPATH= [2021-03-19T23:21:34.853Z] #57 0.270 + : /build [2021-03-19T23:21:34.853Z] #57 0.270 + '[' -z '' ']' [2021-03-19T23:21:34.853Z] #57 0.271 ++ mktemp -d [2021-03-19T23:21:34.853Z] #57 0.272 + export GOPATH=/tmp/tmp.9pILson2Xs [2021-03-19T23:21:34.853Z] #57 0.272 + GOPATH=/tmp/tmp.9pILson2Xs [2021-03-19T23:21:34.853Z] #57 0.272 + RM_GOPATH=1 [2021-03-19T23:21:34.853Z] #57 0.273 + case "$(go env GOARCH)" in [2021-03-19T23:21:34.853Z] #57 0.273 ++ go env GOARCH [2021-03-19T23:21:34.853Z] #57 0.281 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:34.853Z] #57 0.299 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:34.853Z] #57 0.304 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:34.853Z] #57 0.306 + dir=/tmp/install [2021-03-19T23:21:34.853Z] #57 0.308 + bin=containerd [2021-03-19T23:21:34.853Z] #57 0.308 + shift [2021-03-19T23:21:34.853Z] #57 0.308 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-19T23:21:34.853Z] #57 0.308 + . /tmp/install/containerd.installer [2021-03-19T23:21:34.853Z] #57 0.308 ++ set -e [2021-03-19T23:21:34.853Z] #57 0.309 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:21:34.853Z] #57 0.310 + install_containerd [2021-03-19T23:21:34.853Z] #57 0.312 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-19T23:21:34.853Z] #57 0.312 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:21:34.853Z] #57 0.313 + git clone https://github.com/containerd/containerd.git /tmp/tmp.9pILson2Xs/src/github.com/containerd/containerd [2021-03-19T23:21:34.853Z] #57 0.323 Cloning into '/tmp/tmp.9pILson2Xs/src/github.com/containerd/containerd'... [2021-03-19T23:21:34.894Z] #49 36.96 go: downloading github.com/spf13/afero v1.1.2 [2021-03-19T23:21:35.064Z] #45 ... [2021-03-19T23:21:35.064Z] [2021-03-19T23:21:35.064Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:35.064Z] #64 sha256:8173cd3c9faf8c5ea7fe56a0c1dff281ad6a1c0b7cbb15e5794c2f1b4bbf007d [2021-03-19T23:21:35.064Z] #64 18.40 Checking out files: 44% (848/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: 73% (1406/1905) Checking out files: 74% (1410/1905) Checking out files: 75% (1429/1905) Checking out files: 76% (1448/1905) Checking out files: 77% (1467/1905) Checking out files: 78% (1486/1905) Checking out files: 79% (1505/1905) Checking out files: 80% (1524/1905) Checking out files: 81% (1544/1905) Checking out files: 82% (1563/1905) Checking out files: 83% (1582/1905) Checking out files: 84% (1601/1905) Checking out files: 85% (1620/1905) Checking out files: 86% (1639/1905) Checking out files: 87% (1658/1905) Checking out files: 88% (1677/1905) Checking out files: 89% (1696/1905) Checking out files: 90% (1715/1905) Checking out files: 91% (1734/1905) Checking out files: 92% (1753/1905) Checking out files: 93% (1772/1905) Checking out files: 94% (1791/1905) Checking out files: 95% (1810/1905) Checking out files: 96% (1829/1905) Checking out files: 97% (1848/1905) Checking out files: 98% (1867/1905) Checking out files: 99% (1886/1905) Checking out files: 100% (1905/1905) Checking out files: 100% (1905/1905), done. [2021-03-19T23:21:35.064Z] #64 20.00 + cd /tmp/tmp.wICDCAUpKl/src/github.com/docker/libnetwork [2021-03-19T23:21:35.064Z] #64 20.00 + git checkout -q fa125a3512ee0f6187721c88582bf8c4378bd4d7 [2021-03-19T23:21:35.064Z] #64 20.48 + go build -ldflags= -o /build/docker-proxy github.com/docker/libnetwork/cmd/proxy [2021-03-19T23:21:35.101Z] #42 39.47 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:21:35.101Z] #42 39.47 Need to get 4095 kB of archives. [2021-03-19T23:21:35.101Z] #42 39.47 After this operation, 22.5 MB of additional disk space will be used. [2021-03-19T23:21:35.101Z] #42 39.47 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-19T23:21:35.101Z] #42 39.47 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T23:21:35.101Z] #42 39.47 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-19T23:21:35.101Z] #42 39.47 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-19T23:21:35.101Z] #42 39.47 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-19T23:21:35.101Z] #42 39.48 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T23:21:35.101Z] #42 39.49 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-19T23:21:35.101Z] #42 39.50 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-19T23:21:35.101Z] #42 39.53 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-19T23:21:35.154Z] #49 37.05 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:21:35.154Z] #49 37.06 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:21:35.358Z] #42 39.62 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-19T23:21:35.358Z] #42 39.63 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-19T23:21:35.358Z] #42 39.74 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-19T23:21:35.358Z] #42 39.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] [2021-03-19T23:21:35.358Z] #42 39.79 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-19T23:21:35.358Z] #42 39.84 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-19T23:21:35.358Z] #42 39.84 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-19T23:21:35.358Z] #42 39.84 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-19T23:21:35.413Z] #49 37.31 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:21:35.641Z] #64 ... [2021-03-19T23:21:35.641Z] [2021-03-19T23:21:35.641Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:35.641Z] #58 sha256:216d511fa81f31ed12da5934b033401828d81d212442b20b6a10de520bda4e0f [2021-03-19T23:21:35.641Z] #58 11.57 go: downloading github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:21:35.641Z] #58 11.58 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:35.641Z] #58 11.72 go: downloading github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:35.641Z] #58 11.74 go: downloading github.com/google/uuid v1.2.0 [2021-03-19T23:21:35.641Z] #58 12.12 go: extracting github.com/google/uuid v1.2.0 [2021-03-19T23:21:35.641Z] #58 12.21 go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:21:35.641Z] #58 12.21 go: downloading github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:21:35.641Z] #58 12.48 go: downloading github.com/gorilla/mux v1.8.0 [2021-03-19T23:21:35.641Z] #58 12.53 go: extracting github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:21:35.641Z] #58 13.00 go: extracting github.com/gorilla/mux v1.8.0 [2021-03-19T23:21:35.641Z] #58 13.10 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:35.641Z] #58 13.20 go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:21:35.641Z] #58 13.22 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:35.641Z] #58 13.27 go: extracting github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:21:35.641Z] #58 13.36 go: downloading github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:35.641Z] #58 13.42 go: downloading github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:35.641Z] #58 13.80 go: extracting github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:35.641Z] #58 13.93 go: extracting github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:35.641Z] #58 14.12 go: extracting github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:35.641Z] #58 14.54 go: extracting github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:35.641Z] #58 15.26 go: extracting golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:35.641Z] #58 15.58 go: extracting github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:35.641Z] #58 16.25 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:35.641Z] #58 16.36 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:35.641Z] #58 18.58 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:35.641Z] #58 19.82 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:35.641Z] #58 20.49 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:35.641Z] #58 20.79 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:35.641Z] #58 20.82 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:35.641Z] #58 21.34 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:35.641Z] #58 ... [2021-03-19T23:21:35.641Z] [2021-03-19T23:21:35.641Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:35.641Z] #29 sha256:6d0eb110d14ad5f8bb69b3ccb657ae1c4cc7ac36c68714a0a7bbf0b424581c63 [2021-03-19T23:21:35.641Z] #29 13.74 [2021-03-19T23:21:35.673Z] #49 37.56 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:21:35.673Z] #49 37.63 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:21:35.934Z] #49 37.90 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-19T23:21:35.934Z] #49 37.95 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-19T23:21:36.135Z] #43 39.66 CC images/opts.o [2021-03-19T23:21:36.202Z] #49 38.17 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:21:36.392Z] #43 39.85 CC images/seccomp.o [2021-03-19T23:21:36.392Z] #43 40.08 CC images/binfmt-misc.o [2021-03-19T23:21:36.439Z] #29 14.06 0.0% 0.8% # 1.6% ## 3.9% #### 5.8% #### 6.4% ##### 7.3% ###### 9.0% ###### 9.6% [2021-03-19T23:21:36.439Z] #29 ... [2021-03-19T23:21:36.439Z] [2021-03-19T23:21:36.439Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:21:36.439Z] #47 sha256:5dda74e0724622b0982e96720e9788b10814bedaeb56c259d8dff2dada984c22 [2021-03-19T23:21:36.439Z] #47 12.49 go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:21:36.439Z] #47 18.14 go: finding github.com/fatih/color v1.9.0 [2021-03-19T23:21:36.439Z] #47 18.14 go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:21:36.439Z] #47 18.15 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:21:36.439Z] #47 18.27 go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T23:21:36.439Z] #47 18.30 go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:21:36.439Z] #47 18.41 go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:21:36.439Z] #47 18.78 go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:21:36.439Z] #47 18.88 go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:21:36.439Z] #47 18.90 go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:21:36.439Z] #47 18.98 go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:21:36.439Z] #47 19.06 go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:21:36.439Z] #47 ... [2021-03-19T23:21:36.439Z] [2021-03-19T23:21:36.439Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:36.439Z] #29 sha256:6d0eb110d14ad5f8bb69b3ccb657ae1c4cc7ac36c68714a0a7bbf0b424581c63 [2021-03-19T23:21:36.648Z] #43 40.30 CC images/time.o [2021-03-19T23:21:36.732Z] #40 ... [2021-03-19T23:21:36.732Z] [2021-03-19T23:21:36.732Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:36.732Z] #49 sha256:0a0cbdec9d319feea76b6b0c8e4259448e82405d4e9cc3f2b9ed6e453ec3e337 [2021-03-19T23:21:36.732Z] #49 31.64 go: extracting gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:21:36.732Z] #49 37.51 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:21:36.732Z] #49 37.59 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:21:36.732Z] #49 37.64 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:21:36.732Z] #49 37.77 go: downloading github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:21:36.732Z] #49 37.77 go: downloading github.com/subosito/gotenv v1.2.0 [2021-03-19T23:21:36.732Z] #49 37.77 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:21:36.732Z] #49 37.82 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:21:36.732Z] #49 37.88 go: downloading github.com/spf13/cast v1.3.0 [2021-03-19T23:21:36.732Z] #49 37.95 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:21:36.732Z] #49 37.95 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:21:36.732Z] #49 38.16 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:21:36.732Z] #49 38.16 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:21:36.732Z] #49 38.22 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:21:36.732Z] #49 38.52 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:21:36.732Z] #49 38.53 go: extracting github.com/subosito/gotenv v1.2.0 [2021-03-19T23:21:36.732Z] #49 38.58 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:21:36.732Z] #49 38.70 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:21:36.732Z] #49 38.84 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:21:36.732Z] #49 38.88 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:21:36.732Z] #49 38.89 go: extracting github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:21:36.732Z] #49 38.94 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:21:36.732Z] #49 38.96 go: downloading github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:21:36.732Z] #49 39.05 go: extracting github.com/spf13/cast v1.3.0 [2021-03-19T23:21:36.732Z] #49 39.05 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:21:36.732Z] #49 39.17 go: downloading github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:21:36.732Z] #49 39.30 go: downloading github.com/spf13/afero v1.1.2 [2021-03-19T23:21:36.732Z] #49 39.39 go: extracting github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:21:36.732Z] #49 39.42 go: downloading github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:21:36.732Z] #49 39.47 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:21:36.732Z] #49 39.50 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-19T23:21:36.732Z] #49 39.51 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:21:36.732Z] #49 39.64 go: downloading github.com/stretchr/testify v1.4.0 [2021-03-19T23:21:36.732Z] #49 39.95 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:21:36.732Z] #49 39.96 go: extracting github.com/spf13/afero v1.1.2 [2021-03-19T23:21:36.732Z] #49 40.06 go: extracting github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:21:36.732Z] #49 40.17 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:21:36.732Z] #49 40.25 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:21:36.732Z] #49 40.25 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:21:36.732Z] #49 40.33 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:21:36.732Z] #49 40.34 go: downloading github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:21:36.732Z] #49 40.36 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:21:36.732Z] #49 40.98 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:21:36.732Z] #49 41.00 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:21:36.732Z] #49 41.00 go: extracting github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:21:36.732Z] #49 41.10 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:21:36.732Z] #49 41.19 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:21:36.732Z] #49 41.21 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:21:36.732Z] #49 41.21 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:21:36.732Z] #49 41.26 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:21:36.732Z] #49 41.27 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:21:36.732Z] #49 41.34 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:21:36.732Z] #49 41.59 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:21:36.732Z] #49 41.59 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:21:36.732Z] #49 41.59 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:21:36.732Z] #49 41.73 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:21:36.732Z] #49 41.73 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:21:36.732Z] #49 41.79 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:21:36.732Z] #49 41.84 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:21:36.732Z] #49 41.87 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:21:36.732Z] #49 41.94 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-19T23:21:36.732Z] #49 41.96 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:21:36.777Z] #49 38.48 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:21:36.777Z] #49 38.49 go: extracting github.com/spf13/afero v1.1.2 [2021-03-19T23:21:36.777Z] #49 38.55 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:21:36.777Z] #49 38.69 go: downloading golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:21:36.777Z] #49 38.76 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:21:36.907Z] #43 40.51 CC images/sysctl.o [2021-03-19T23:21:36.995Z] #49 41.96 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-19T23:21:36.995Z] #49 42.09 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:21:37.209Z] #43 40.75 CC images/autofs.o [2021-03-19T23:21:37.209Z] #43 ... [2021-03-19T23:21:37.209Z] [2021-03-19T23:21:37.209Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:37.209Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:21:37.209Z] #45 129.7 vendor/golang.org/x/text/secure/bidirule [2021-03-19T23:21:37.209Z] #45 130.0 vendor/golang.org/x/text/unicode/norm [2021-03-19T23:21:37.209Z] #45 134.0 vendor/golang.org/x/net/idna [2021-03-19T23:21:37.209Z] #45 136.3 vendor/golang.org/x/net/http2/hpack [2021-03-19T23:21:37.209Z] #45 137.4 mime [2021-03-19T23:21:37.209Z] #45 139.3 mime/quotedprintable [2021-03-19T23:21:37.209Z] #45 139.6 net/http/internal [2021-03-19T23:21:37.253Z] #42 41.21 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:21:37.253Z] #42 41.41 Fetched 4095 kB in 1s (6288 kB/s) [2021-03-19T23:21:37.253Z] #42 41.47 Selecting previously unselected package libcap-dev:amd64. [2021-03-19T23:21:37.253Z] #42 41.47 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:21:37.253Z] #42 41.56 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-19T23:21:37.253Z] #42 41.56 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T23:21:37.258Z] #49 42.42 go: extracting golang.org/x/text v0.3.2 [2021-03-19T23:21:37.258Z] #49 42.44 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:21:37.348Z] #49 39.18 go: extracting github.com/stretchr/testify v1.4.0 [2021-03-19T23:21:37.348Z] #49 39.29 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:21:37.348Z] #49 39.30 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:21:37.467Z] #45 ... [2021-03-19T23:21:37.467Z] [2021-03-19T23:21:37.467Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:37.467Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:37.467Z] #43 41.00 CC images/macvlan.o [2021-03-19T23:21:37.514Z] #42 41.68 Selecting previously unselected package libnet1:amd64. [2021-03-19T23:21:37.514Z] #42 41.68 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T23:21:37.514Z] #42 41.69 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:21:37.514Z] #42 ... [2021-03-19T23:21:37.514Z] [2021-03-19T23:21:37.514Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:37.514Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:21:37.514Z] #55 35.46 Building dependency tree... [2021-03-19T23:21:37.514Z] #55 38.74 The following additional packages will be installed: [2021-03-19T23:21:37.514Z] #55 38.75 libbtrfs0 [2021-03-19T23:21:37.514Z] #55 38.94 The following NEW packages will be installed: [2021-03-19T23:21:37.514Z] #55 38.95 libbtrfs-dev libbtrfs0 [2021-03-19T23:21:37.514Z] #55 39.37 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:21:37.514Z] #55 39.37 Need to get 119 kB of archives. [2021-03-19T23:21:37.514Z] #55 39.37 After this operation, 387 kB of additional disk space will be used. [2021-03-19T23:21:37.514Z] #55 39.37 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T23:21:37.514Z] #55 39.38 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T23:21:37.514Z] #55 40.49 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:21:37.514Z] #55 40.68 Fetched 119 kB in 0s (409 kB/s) [2021-03-19T23:21:37.514Z] #55 40.83 Selecting previously unselected package libbtrfs0. [2021-03-19T23:21:37.514Z] #55 40.83 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:21:37.514Z] #55 40.89 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T23:21:37.514Z] #55 40.92 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:21:37.514Z] #55 41.14 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:21:37.514Z] #55 41.14 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T23:21:37.514Z] #55 41.14 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:21:37.514Z] #55 41.42 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:21:37.514Z] #55 41.43 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:21:37.514Z] #55 41.44 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:21:37.514Z] #55 DONE 41.8s [2021-03-19T23:21:37.514Z] [2021-03-19T23:21:37.514Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:21:37.514Z] #56 sha256:24bfbf5b8e3e24e67cc1ecbbe78dec01c13c9e5a532614cca02b513582ddc179 [2021-03-19T23:21:37.521Z] #49 42.56 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:21:37.521Z] #49 42.63 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-19T23:21:37.521Z] #49 42.64 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:21:37.661Z] #57 ... [2021-03-19T23:21:37.661Z] [2021-03-19T23:21:37.661Z] #65 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:37.662Z] #65 sha256:59d6cde683b3ab50069b56be0160f04646655f81730052c9ba929b45fa735cc5 [2021-03-19T23:21:37.662Z] #65 DONE 51.0s [2021-03-19T23:21:37.662Z] [2021-03-19T23:21:37.662Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:37.662Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T23:21:37.662Z] #43 48.40 Selecting previously unselected package libprotobuf-lite17:ppc64el. [2021-03-19T23:21:37.662Z] #43 48.40 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_ppc64el.deb ... [2021-03-19T23:21:37.662Z] #43 48.40 Unpacking libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-19T23:21:37.662Z] #43 48.70 Selecting previously unselected package libprotobuf-dev:ppc64el. [2021-03-19T23:21:37.662Z] #43 48.70 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_ppc64el.deb ... [2021-03-19T23:21:37.662Z] #43 48.70 Unpacking libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-19T23:21:37.662Z] #43 50.44 Selecting previously unselected package libprotoc17:ppc64el. [2021-03-19T23:21:37.662Z] #43 50.46 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_ppc64el.deb ... [2021-03-19T23:21:37.662Z] #43 50.47 Unpacking libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-19T23:21:37.662Z] #43 ... [2021-03-19T23:21:37.662Z] [2021-03-19T23:21:37.662Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:37.662Z] #50 sha256:ab5b4539944bff4d758addde4c53ec043dec38cdaeaa434ca7e103a93a8d1898 [2021-03-19T23:21:37.662Z] #50 41.25 go: extracting golang.org/x/text v0.3.2 [2021-03-19T23:21:37.662Z] #50 48.34 go: finding github.com/fatih/color v1.7.0 [2021-03-19T23:21:37.662Z] #50 48.53 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:21:37.662Z] #50 48.71 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:21:37.662Z] #50 48.79 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:21:37.662Z] #50 48.95 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:21:37.662Z] #50 48.97 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:21:37.662Z] #50 48.98 go: finding github.com/pkg/errors v0.8.1 [2021-03-19T23:21:37.662Z] #50 49.04 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:21:37.662Z] #50 49.10 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:21:37.662Z] #50 49.10 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:21:37.662Z] #50 49.16 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:21:37.662Z] #50 49.24 go: finding github.com/spf13/viper v1.6.1 [2021-03-19T23:21:37.662Z] #50 49.35 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:21:37.662Z] #50 49.46 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:21:37.662Z] #50 49.50 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:21:37.662Z] #50 49.51 go: finding github.com/stretchr/testify v1.4.0 [2021-03-19T23:21:37.662Z] #50 49.56 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:21:37.662Z] #50 49.64 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:21:37.662Z] #50 49.64 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:21:37.662Z] #50 49.68 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:21:37.662Z] #50 49.75 go: finding github.com/spf13/cobra v0.0.5 [2021-03-19T23:21:37.662Z] #50 49.75 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:21:37.662Z] #50 49.77 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:21:37.662Z] #50 49.78 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:21:37.662Z] #50 49.84 go: finding github.com/spf13/pflag v1.0.5 [2021-03-19T23:21:37.662Z] #50 49.86 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:21:37.662Z] #50 49.86 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:21:37.662Z] #50 49.87 go: finding github.com/stretchr/objx v0.2.0 [2021-03-19T23:21:37.662Z] #50 49.87 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:21:37.662Z] #50 50.03 go: finding github.com/gobwas/glob v0.2.3 [2021-03-19T23:21:37.662Z] #50 50.08 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:21:37.662Z] #50 50.16 go: finding github.com/magiconair/properties v1.8.1 [2021-03-19T23:21:37.662Z] #50 50.20 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:21:37.662Z] #50 50.22 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:21:37.662Z] #50 50.29 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:21:37.662Z] #50 50.35 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:21:37.662Z] #50 50.36 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:21:37.662Z] #50 50.40 go: finding github.com/spf13/afero v1.1.2 [2021-03-19T23:21:37.662Z] #50 50.45 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:21:37.662Z] #50 50.47 go: finding github.com/spf13/cast v1.3.0 [2021-03-19T23:21:37.662Z] #50 50.49 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:21:37.662Z] #50 50.50 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:21:37.662Z] #50 50.60 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:21:37.662Z] #50 50.64 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:21:37.662Z] #50 50.67 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:21:37.662Z] #50 50.84 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-19T23:21:37.662Z] #50 51.06 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:21:37.662Z] #50 51.21 go: finding golang.org/x/text v0.3.2 [2021-03-19T23:21:37.725Z] #43 41.19 CC images/sit.o [2021-03-19T23:21:37.725Z] #43 41.38 CC images/memfd.o [2021-03-19T23:21:37.918Z] #49 39.79 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:21:37.918Z] #49 39.82 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-19T23:21:37.918Z] #49 39.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:21:37.961Z] #50 51.31 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:21:37.961Z] #50 51.31 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:21:37.961Z] #50 51.36 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:21:37.961Z] #50 51.42 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:21:37.961Z] #50 ... [2021-03-19T23:21:37.961Z] [2021-03-19T23:21:37.961Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:37.961Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T23:21:37.961Z] #43 51.32 Selecting previously unselected package protobuf-c-compiler. [2021-03-19T23:21:37.961Z] #43 51.34 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_ppc64el.deb ... [2021-03-19T23:21:37.961Z] #43 51.35 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:21:37.982Z] #43 41.65 CC images/timens.o [2021-03-19T23:21:38.099Z] #49 43.11 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:21:38.238Z] #43 41.93 LINK images/built-in.o [2021-03-19T23:21:38.261Z] #43 51.56 Selecting previously unselected package protobuf-compiler. [2021-03-19T23:21:38.261Z] #43 51.57 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_ppc64el.deb ... [2021-03-19T23:21:38.261Z] #43 51.60 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:21:38.261Z] #43 51.76 Selecting previously unselected package python-pkg-resources. [2021-03-19T23:21:38.262Z] #43 51.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:21:38.262Z] #43 51.78 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-19T23:21:38.324Z] #29 14.06 0.0% 0.8% # 1.6% ## 3.9% #### 5.8% #### 6.4% ##### 7.3% ###### 9.0% ###### 9.6% ######## 11.5% ######### 12.6% ######### 13.8% ########## 15.2% ############ 16.8% ############ 17.9% ############# 18.7% ############## 19.5% ############## 20.7% ############### 22.1% ################ 23.3% ################# 24.4% ################### 27.2% ##################### 29.2% ###################### 31.2% ####################### 33.3% ######################## 34.3% ######################### 35.2% ########################## 36.4% [2021-03-19T23:21:38.324Z] #29 ... [2021-03-19T23:21:38.324Z] [2021-03-19T23:21:38.324Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:38.324Z] #51 sha256:973ae9b9d2d87a8c419a5138e57ad20d443ce5dfb93dd273be3c6ae1c657da8e [2021-03-19T23:21:38.324Z] #51 14.54 + cd /tmp/tmp.KFuCOvhOJR/src/github.com/mvdan/sh [2021-03-19T23:21:38.324Z] #51 14.54 + git checkout -q 01725bdd30658db1fe1b9e02173c3060061fe86f [2021-03-19T23:21:38.324Z] #51 14.62 + GO111MODULE=on [2021-03-19T23:21:38.324Z] #51 14.62 + go build -buildmode=pie -v -o /build/shfmt ./cmd/shfmt [2021-03-19T23:21:38.324Z] #51 16.98 go: downloading mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:38.324Z] #51 17.00 go: downloading github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:38.324Z] #51 17.00 go: downloading golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:38.324Z] #51 17.30 go: extracting github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:38.324Z] #51 17.37 go: extracting mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:38.324Z] #51 18.15 go: extracting golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:38.324Z] #51 19.70 go: downloading golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:38.324Z] #51 20.66 go: extracting golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:38.324Z] #51 22.46 go: finding github.com/pkg/diff v0.0.0-20190930165518-531926345625 [2021-03-19T23:21:38.324Z] #51 22.48 go: finding golang.org/x/crypto v0.0.0-20191002192127-34f69633bfdc [2021-03-19T23:21:38.324Z] #51 22.65 go: finding mvdan.cc/editorconfig v0.1.1-0.20191109213504-890940e3f00e [2021-03-19T23:21:38.324Z] #51 23.02 go: finding golang.org/x/sys v0.0.0-20191008105621-543471e840be [2021-03-19T23:21:38.324Z] #51 24.33 runtime [2021-03-19T23:21:38.324Z] #51 ... [2021-03-19T23:21:38.324Z] [2021-03-19T23:21:38.324Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:38.324Z] #29 sha256:6d0eb110d14ad5f8bb69b3ccb657ae1c4cc7ac36c68714a0a7bbf0b424581c63 [2021-03-19T23:21:38.361Z] #49 43.45 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:21:38.361Z] #49 43.53 go: downloading gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:21:38.443Z] #56 ... [2021-03-19T23:21:38.443Z] [2021-03-19T23:21:38.443Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:38.443Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:38.443Z] #13 28.25 Fetched 8929 kB in 20s (455 kB/s) [2021-03-19T23:21:38.443Z] #13 28.25 Reading package lists... [2021-03-19T23:21:38.443Z] #13 35.70 Reading package lists... [2021-03-19T23:21:38.443Z] #13 ... [2021-03-19T23:21:38.443Z] [2021-03-19T23:21:38.443Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:38.443Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:38.443Z] #42 41.94 Selecting previously unselected package libnet1-dev. [2021-03-19T23:21:38.443Z] #42 41.94 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T23:21:38.443Z] #42 41.94 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:21:38.443Z] #42 42.15 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T23:21:38.443Z] #42 42.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T23:21:38.443Z] #42 42.15 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:21:38.443Z] #42 42.35 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-19T23:21:38.443Z] #42 42.36 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-19T23:21:38.443Z] #42 42.37 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T23:21:38.443Z] #42 42.68 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T23:21:38.443Z] #42 42.68 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:21:38.443Z] #42 42.69 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:21:38.443Z] #42 42.79 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-19T23:21:38.443Z] #42 42.79 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:21:38.443Z] #42 42.79 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T23:21:38.443Z] #42 42.89 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-19T23:21:38.443Z] #42 42.89 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-19T23:21:38.494Z] #43 42.09 GEN compel/include/asm [2021-03-19T23:21:38.494Z] #43 42.11 GEN compel/include/version.h [2021-03-19T23:21:38.494Z] #43 42.13 touch .config [2021-03-19T23:21:38.494Z] #43 42.18 GEN include/common/config.h [2021-03-19T23:21:38.623Z] #49 43.74 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:21:38.623Z] #49 43.76 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:21:38.623Z] #49 43.87 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:21:38.699Z] #42 42.90 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T23:21:38.751Z] #43 42.26 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-19T23:21:38.751Z] #43 42.30 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-19T23:21:38.751Z] #43 42.32 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-19T23:21:38.751Z] #43 42.35 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-19T23:21:38.751Z] #43 42.39 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-19T23:21:38.751Z] #43 42.41 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-19T23:21:38.855Z] #49 40.71 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:21:38.855Z] #49 40.77 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-19T23:21:38.910Z] #43 52.26 Selecting previously unselected package python-six. [2021-03-19T23:21:38.910Z] #43 52.27 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-19T23:21:38.910Z] #43 52.28 Unpacking python-six (1.12.0-1) ... [2021-03-19T23:21:38.956Z] #42 43.17 Selecting previously unselected package libprotobuf17:amd64. [2021-03-19T23:21:38.956Z] #42 43.17 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-19T23:21:38.956Z] #42 43.17 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T23:21:39.007Z] #43 42.44 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-19T23:21:39.007Z] #43 42.48 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-19T23:21:39.007Z] #43 42.48 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-19T23:21:39.007Z] #43 42.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-19T23:21:39.007Z] #43 42.52 DEP compel/plugins/std/infect.d [2021-03-19T23:21:39.007Z] #43 42.61 DEP compel/plugins/std/string.d [2021-03-19T23:21:39.115Z] #49 41.19 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:21:39.199Z] #49 44.33 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:21:39.209Z] #43 52.48 Selecting previously unselected package python-protobuf. [2021-03-19T23:21:39.209Z] #43 52.49 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_ppc64el.deb ... [2021-03-19T23:21:39.209Z] #43 52.49 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-19T23:21:39.264Z] #43 42.76 DEP compel/plugins/std/log.d [2021-03-19T23:21:39.264Z] #43 42.87 DEP compel/plugins/std/fds.d [2021-03-19T23:21:39.264Z] #43 42.96 DEP compel/plugins/std/std.d [2021-03-19T23:21:39.375Z] #49 41.29 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:21:39.375Z] #49 41.41 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:21:39.464Z] #49 44.56 go: extracting gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:21:39.464Z] #49 44.66 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:21:39.464Z] #49 ... [2021-03-19T23:21:39.464Z] [2021-03-19T23:21:39.464Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:39.464Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:21:39.464Z] #36 34.65 Fetched 8424 kB in 26s (330 kB/s) [2021-03-19T23:21:39.464Z] #36 34.65 Reading package lists... [2021-03-19T23:21:39.520Z] #42 43.96 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-19T23:21:39.520Z] #42 43.96 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-19T23:21:39.520Z] #43 43.04 DEP compel/plugins/shmem/shmem.d [2021-03-19T23:21:39.727Z] #36 ... [2021-03-19T23:21:39.727Z] [2021-03-19T23:21:39.727Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:39.727Z] #58 sha256:6bb88206267383291a90580f951068340780d73d023221bf6031eb8c6526c943 [2021-03-19T23:21:39.727Z] #58 35.12 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:39.727Z] #58 36.13 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:39.727Z] #58 36.59 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:39.727Z] #58 36.78 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:39.727Z] #58 37.44 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:39.727Z] #58 37.45 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:39.727Z] #58 42.39 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:21:39.727Z] #58 42.60 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:21:39.727Z] #58 42.84 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:39.727Z] #58 43.04 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:39.727Z] #58 43.21 go: finding github.com/google/uuid v1.2.0 [2021-03-19T23:21:39.727Z] #58 43.29 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:39.727Z] #58 43.37 go: finding github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:39.727Z] #58 43.38 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:39.727Z] #58 43.50 go: finding github.com/gorilla/mux v1.8.0 [2021-03-19T23:21:39.727Z] #58 43.67 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:21:39.727Z] #58 43.82 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:39.728Z] #58 43.87 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:39.728Z] #58 43.92 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:39.728Z] #58 44.28 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:39.728Z] #58 44.68 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:39.728Z] #58 ... [2021-03-19T23:21:39.728Z] [2021-03-19T23:21:39.728Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:39.728Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:21:39.777Z] #43 43.12 DEP compel/plugins/fds/fds.d [2021-03-19T23:21:39.777Z] #43 43.34 CC compel/plugins/std/std.o [2021-03-19T23:21:39.778Z] #42 43.97 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T23:21:39.778Z] #42 44.14 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-19T23:21:39.778Z] #42 44.16 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-19T23:21:39.778Z] #42 44.16 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T23:21:39.861Z] #43 53.24 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-19T23:21:39.990Z] #36 44.93 Reading package lists... [2021-03-19T23:21:39.990Z] #36 ... [2021-03-19T23:21:39.990Z] [2021-03-19T23:21:39.990Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:39.990Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:21:39.990Z] #55 35.19 Fetched 8424 kB in 26s (319 kB/s) [2021-03-19T23:21:39.990Z] #55 35.19 Reading package lists... [2021-03-19T23:21:40.251Z] #55 45.29 Reading package lists... [2021-03-19T23:21:40.251Z] #55 ... [2021-03-19T23:21:40.251Z] [2021-03-19T23:21:40.251Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:40.251Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:40.251Z] #42 35.75 Reading package lists... [2021-03-19T23:21:40.340Z] #43 43.70 CC compel/plugins/std/fds.o [2021-03-19T23:21:40.597Z] #43 44.11 CC compel/plugins/std/log.o [2021-03-19T23:21:40.769Z] #29 14.06 0.0% 0.8% # 1.6% ## 3.9% #### 5.8% #### 6.4% ##### 7.3% ###### 9.0% ###### 9.6% ######## 11.5% ######### 12.6% ######### 13.8% ########## 15.2% ############ 16.8% ############ 17.9% ############# 18.7% ############## 19.5% ############## 20.7% ############### 22.1% ################ 23.3% ################# 24.4% ################### 27.2% ##################### 29.2% ###################### 31.2% ####################### 33.3% ######################## 34.3% ######################### 35.2% ########################## 36.4% ########################## 37.4% ########################### 38.2% ############################ 39.1% ############################# 40.6% ############################## 41.9% ############################### 43.5% ################################ 44.6% ################################# 46.8% ################################## 48.0% ################################### 49.1% ################################### 50.0% #################################### 51.1% ##################################### 51.8% ##################################### 52.4% ###################################### 52.8% ###################################### 53.2% ####################################### 54.4% ####################################### 55.3% ######################################## 56.5% ################ [2021-03-19T23:21:40.769Z] #29 ... [2021-03-19T23:21:40.769Z] [2021-03-19T23:21:40.769Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:40.769Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-19T23:21:40.769Z] #40 16.51 + git checkout -q 47a064d4195a9b56133891bbb13620c3ac83a827 [2021-03-19T23:21:40.769Z] #40 18.58 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-19T23:21:40.769Z] #40 ... [2021-03-19T23:21:40.769Z] [2021-03-19T23:21:40.769Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:40.769Z] #29 sha256:6d0eb110d14ad5f8bb69b3ccb657ae1c4cc7ac36c68714a0a7bbf0b424581c63 [2021-03-19T23:21:40.769Z] #29 14.06 0.0% 0.8% # 1.6% ## 3.9% #### 5.8% #### 6.4% ##### 7.3% ###### 9.0% ###### 9.6% ######## 11.5% ######### 12.6% ######### 13.8% ########## 15.2% ############ 16.8% ############ 17.9% ############# 18.7% ############## 19.5% ############## 20.7% ############### 22.1% ################ 23.3% ################# 24.4% ################### 27.2% ##################### 29.2% ###################### 31.2% ####################### 33.3% ######################## 34.3% ######################### 35.2% ########################## 36.4% ########################## 37.4% ########################### 38.2% ############################ 39.1% ############################# 40.6% ############################## 41.9% ############################### 43.5% ################################ 44.6% ################################# 46.8% ################################## 48.0% ################################### 49.1% ################################### 50.0% #################################### 51.1% ##################################### 51.8% ##################################### 52.4% ###################################### 52.8% ###################################### 53.2% ####################################### 54.4% ####################################### 55.3% ######################################## 56.5% ######################################### 57.4% ########################################## 58.4% [2021-03-19T23:21:40.769Z] #29 ... [2021-03-19T23:21:40.769Z] [2021-03-19T23:21:40.769Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:40.769Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T23:21:40.769Z] #36 17.13 Fetched 8248 kB in 13s (650 kB/s) [2021-03-19T23:21:40.769Z] #36 17.13 Reading package lists... [2021-03-19T23:21:40.857Z] #49 42.57 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:21:40.857Z] #49 42.73 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:21:41.033Z] #36 22.19 Reading package lists... [2021-03-19T23:21:41.033Z] #36 ... [2021-03-19T23:21:41.033Z] [2021-03-19T23:21:41.033Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:41.033Z] #29 sha256:6d0eb110d14ad5f8bb69b3ccb657ae1c4cc7ac36c68714a0a7bbf0b424581c63 [2021-03-19T23:21:41.149Z] #42 45.51 Selecting previously unselected package libprotoc17:amd64. [2021-03-19T23:21:41.149Z] #42 45.51 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-19T23:21:41.397Z] #43 ... [2021-03-19T23:21:41.397Z] [2021-03-19T23:21:41.397Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:41.397Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-19T23:21:41.397Z] #37 44.69 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:21:41.397Z] #37 45.04 Fetched 14.9 MB in 1s (11.4 MB/s) [2021-03-19T23:21:41.397Z] #37 45.16 Selecting previously unselected package xxd. [2021-03-19T23:21:41.397Z] #37 45.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-19T23:21:41.397Z] #37 45.35 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-19T23:21:41.397Z] #37 45.37 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:21:41.397Z] #37 45.59 Selecting previously unselected package vim-common. [2021-03-19T23:21:41.397Z] #37 45.59 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:21:41.397Z] #37 45.71 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T23:21:41.397Z] #37 46.16 Selecting previously unselected package cmake-data. [2021-03-19T23:21:41.397Z] #37 46.16 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-19T23:21:41.397Z] #37 46.18 Unpacking cmake-data (3.13.4-1) ... [2021-03-19T23:21:41.397Z] #37 50.22 Selecting previously unselected package libicu63:ppc64el. [2021-03-19T23:21:41.397Z] #37 50.25 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-19T23:21:41.397Z] #37 50.26 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-19T23:21:41.397Z] #37 ... [2021-03-19T23:21:41.397Z] [2021-03-19T23:21:41.397Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:21:41.397Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-19T23:21:41.397Z] #33 52.69 Checking out files: 80% (1230/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: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-19T23:21:41.397Z] #33 53.36 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-19T23:21:41.397Z] #33 54.43 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:21:41.420Z] #42 45.59 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T23:21:41.481Z] #49 ... [2021-03-19T23:21:41.481Z] [2021-03-19T23:21:41.481Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:41.481Z] #51 sha256:d27f96e74bf57d30537d8ec99cb9b86ddf37a00e488d45c60bab10df43ab2ad2 [2021-03-19T23:21:41.481Z] #51 33.24 runtime/cgo [2021-03-19T23:21:41.481Z] #51 33.55 runtime [2021-03-19T23:21:41.481Z] #51 ... [2021-03-19T23:21:41.481Z] [2021-03-19T23:21:41.481Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:41.481Z] #58 sha256:cb9dcb7afc4d06e314ea80c5b2659100e79fb80ea46347c4879f9a95596b7ad4 [2021-03-19T23:21:41.481Z] #58 34.09 go: extracting golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:41.481Z] #58 35.23 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:41.481Z] #58 36.15 go: extracting github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:41.481Z] #58 36.16 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:41.481Z] #58 36.17 go: extracting github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:41.481Z] #58 36.81 go: extracting github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:41.481Z] #58 41.71 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:21:41.481Z] #58 42.25 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:21:41.481Z] #58 42.41 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:41.481Z] #58 42.73 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:41.481Z] #58 42.95 go: finding github.com/google/uuid v1.2.0 [2021-03-19T23:21:41.481Z] #58 43.02 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:41.481Z] #58 43.09 go: finding github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:41.481Z] #58 43.12 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:41.481Z] #58 43.38 go: finding github.com/gorilla/mux v1.8.0 [2021-03-19T23:21:41.481Z] #58 43.38 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:41.481Z] #58 43.39 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:21:41.481Z] #58 43.40 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:41.529Z] #43 45.00 CC compel/plugins/std/string.o [2021-03-19T23:21:41.741Z] #58 43.51 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:41.984Z] #42 46.25 Selecting previously unselected package protobuf-c-compiler. [2021-03-19T23:21:41.984Z] #42 46.27 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:21:41.984Z] #42 46.29 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:21:42.000Z] #58 43.86 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:42.094Z] #43 45.62 CC compel/plugins/std/infect.o [2021-03-19T23:21:42.097Z] #29 14.06 0.0% 0.8% # 1.6% ## 3.9% #### 5.8% #### 6.4% ##### 7.3% ###### 9.0% ###### 9.6% ######## 11.5% ######### 12.6% ######### 13.8% ########## 15.2% ############ 16.8% ############ 17.9% ############# 18.7% ############## 19.5% ############## 20.7% ############### 22.1% ################ 23.3% ################# 24.4% ################### 27.2% ##################### 29.2% ###################### 31.2% ####################### 33.3% ######################## 34.3% ######################### 35.2% ########################## 36.4% ########################## 37.4% ########################### 38.2% ############################ 39.1% ############################# 40.6% ############################## 41.9% ############################### 43.5% ################################ 44.6% ################################# 46.8% ################################## 48.0% ################################### 49.1% ################################### 50.0% #################################### 51.1% ##################################### 51.8% ##################################### 52.4% ###################################### 52.8% ###################################### 53.2% ####################################### 54.4% ####################################### 55.3% ######################################## 56.5% ######################################### 57.4% ########################################## 58.4% ########################################### 59.8% ########################################### 60.5% ############################################ 62.2% ############################################# 63.6% ############################################## 64.5% ############################################### 65.8% ################################################ 66.9% ################################################ 67.8% ################################################# 68.9% ################################################## 69.6% ################################################## 70.8% [2021-03-19T23:21:42.097Z] #29 ... [2021-03-19T23:21:42.097Z] [2021-03-19T23:21:42.097Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:42.097Z] #49 sha256:a5f555ea5abdc28518d9ab79a39b5b48967847e8723b32d0bded89438bdfb0ba [2021-03-19T23:21:42.097Z] #49 18.26 go: extracting github.com/inconshreveable/mousetrap v1.0.0 [2021-03-19T23:21:42.097Z] #49 18.32 go: downloading github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:21:42.097Z] #49 18.49 go: extracting github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:21:42.097Z] #49 18.49 go: downloading github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:21:42.097Z] #49 18.53 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:21:42.097Z] #49 18.64 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:21:42.097Z] #49 18.66 go: extracting github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:21:42.097Z] #49 18.77 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-19T23:21:42.097Z] #49 19.14 go: downloading github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:21:42.097Z] #49 19.34 go: extracting github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:21:42.097Z] #49 19.35 go: downloading github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:21:42.097Z] #49 19.45 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-19T23:21:42.097Z] #49 19.65 go: extracting github.com/konsorten/go-windows-terminal-sequences v1.0.1 [2021-03-19T23:21:42.097Z] #49 19.73 go: downloading github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:21:42.097Z] #49 20.30 go: extracting github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:21:42.097Z] #49 21.09 go: downloading github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:21:42.097Z] #49 21.32 go: extracting github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:21:42.097Z] #49 21.32 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:21:42.097Z] #49 21.37 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:21:42.097Z] #49 23.68 go: downloading github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:21:42.097Z] #49 23.76 go: extracting github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:21:42.097Z] #49 23.78 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:21:42.097Z] #49 24.03 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:21:42.097Z] #49 24.87 go: extracting golang.org/x/text v0.3.2 [2021-03-19T23:21:42.097Z] #49 26.36 go: downloading github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:21:42.097Z] #49 26.41 go: downloading github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:21:42.097Z] #49 26.42 go: downloading github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:21:42.097Z] #49 26.42 go: downloading github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:21:42.097Z] #49 26.44 go: downloading github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:21:42.097Z] #49 26.44 go: downloading github.com/ultraware/funlen v0.0.2 [2021-03-19T23:21:42.097Z] #49 26.44 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:21:42.097Z] #49 26.53 go: downloading honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:21:42.097Z] #49 26.64 go: extracting github.com/ultraware/funlen v0.0.2 [2021-03-19T23:21:42.097Z] #49 26.65 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:21:42.097Z] #49 26.82 go: downloading github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:21:42.097Z] #49 26.84 go: extracting github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:21:42.097Z] #49 26.84 go: downloading github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:21:42.097Z] #49 26.88 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:21:42.097Z] #49 26.88 go: extracting github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:21:42.097Z] #49 26.90 go: extracting github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:21:42.097Z] #49 26.99 go: extracting github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:21:42.097Z] #49 27.04 go: downloading github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:21:42.097Z] #49 27.05 go: extracting github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:21:42.097Z] #49 27.06 go: extracting github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:21:42.097Z] #49 27.08 go: downloading github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:21:42.097Z] #49 27.19 go: extracting github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:21:42.097Z] #49 27.23 go: downloading github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:21:42.097Z] #49 27.49 go: downloading github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:21:42.097Z] #49 27.50 go: downloading github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:21:42.097Z] #49 27.51 go: extracting github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:21:42.097Z] #49 27.51 go: downloading mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:21:42.097Z] #49 27.73 go: extracting github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:21:42.097Z] #49 27.81 go: extracting github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:21:42.097Z] #49 27.81 go: downloading github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:21:42.097Z] #49 27.81 go: downloading github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:21:42.097Z] #49 27.85 go: downloading github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:21:42.097Z] #49 27.92 go: extracting github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:21:42.097Z] #49 27.95 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:21:42.097Z] #49 28.06 go: extracting github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:21:42.097Z] #49 28.06 go: extracting mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:21:42.097Z] #49 28.18 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:21:42.122Z] #55 165.2 + bin/containerd-stress [2021-03-19T23:21:42.240Z] #42 46.42 Selecting previously unselected package protobuf-compiler. [2021-03-19T23:21:42.240Z] #42 46.43 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-19T23:21:42.240Z] #42 46.45 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:21:42.260Z] #58 44.28 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:42.351Z] #43 46.04 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-19T23:21:42.360Z] #49 28.43 go: extracting github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:21:42.360Z] #49 ... [2021-03-19T23:21:42.360Z] [2021-03-19T23:21:42.360Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:42.360Z] #29 sha256:6d0eb110d14ad5f8bb69b3ccb657ae1c4cc7ac36c68714a0a7bbf0b424581c63 [2021-03-19T23:21:42.521Z] #42 46.61 Selecting previously unselected package python-pkg-resources. [2021-03-19T23:21:42.521Z] #42 46.61 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:21:42.521Z] #42 46.63 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-19T23:21:42.609Z] #43 46.09 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-19T23:21:42.609Z] #43 46.14 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-19T23:21:42.609Z] #43 46.22 AR compel/plugins/std.lib.a [2021-03-19T23:21:42.609Z] #43 46.30 CC compel/plugins/fds/fds.o [2021-03-19T23:21:42.778Z] #42 46.89 Selecting previously unselected package python-six. [2021-03-19T23:21:42.778Z] #42 46.90 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-19T23:21:42.778Z] #42 46.91 Unpacking python-six (1.12.0-1) ... [2021-03-19T23:21:42.778Z] #42 47.02 Selecting previously unselected package python-protobuf. [2021-03-19T23:21:42.778Z] #42 47.03 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-19T23:21:42.778Z] #42 47.04 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-19T23:21:42.834Z] #58 ... [2021-03-19T23:21:42.834Z] [2021-03-19T23:21:42.834Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:42.834Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:42.834Z] #42 34.65 Fetched 8424 kB in 26s (324 kB/s) [2021-03-19T23:21:42.834Z] #42 34.65 Reading package lists... [2021-03-19T23:21:42.834Z] #42 ... [2021-03-19T23:21:42.834Z] [2021-03-19T23:21:42.834Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:21:42.834Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:21:42.834Z] #40 35.44 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry [2021-03-19T23:21:42.834Z] #40 ... [2021-03-19T23:21:42.834Z] [2021-03-19T23:21:42.834Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:42.834Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:42.942Z] #33 ... [2021-03-19T23:21:42.942Z] [2021-03-19T23:21:42.942Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:42.942Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:21:42.942Z] #46 46.27 internal/reflectlite [2021-03-19T23:21:42.942Z] #46 46.27 sync [2021-03-19T23:21:42.942Z] #46 48.99 github.com/LK4D4/vndr/godl/singleflight [2021-03-19T23:21:42.942Z] #46 49.02 math/rand [2021-03-19T23:21:42.942Z] #46 49.03 internal/singleflight [2021-03-19T23:21:42.942Z] #46 52.61 io [2021-03-19T23:21:42.942Z] #46 52.62 strconv [2021-03-19T23:21:42.942Z] #46 52.63 vendor/golang.org/x/net/dns/dnsmessage [2021-03-19T23:21:42.942Z] #46 52.73 syscall [2021-03-19T23:21:42.942Z] #46 ... [2021-03-19T23:21:42.942Z] [2021-03-19T23:21:42.942Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:42.942Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T23:21:42.942Z] #14 48.57 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el g++-mingw-w64-x86-64 ppc64el 8.3.0-6+21.3~deb10u1 [25.5 MB] [2021-03-19T23:21:42.942Z] #14 51.51 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-03-19T23:21:42.942Z] #14 51.57 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-03-19T23:21:42.942Z] #14 51.57 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs0 ppc64el 4.20.1-2 [42.2 kB] [2021-03-19T23:21:42.942Z] #14 51.57 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libbtrfs-dev ppc64el 4.20.1-2 [78.2 kB] [2021-03-19T23:21:42.942Z] #14 51.57 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-event1.02.1 ppc64el 2:1.02.155-3 [22.3 kB] [2021-03-19T23:21:42.943Z] #14 51.57 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libudev-dev ppc64el 241-7~deb10u6 [110 kB] [2021-03-19T23:21:42.943Z] #14 51.58 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsepol1-dev ppc64el 2.8-1 [337 kB] [2021-03-19T23:21:42.943Z] #14 51.65 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre16-3 ppc64el 2:8.39-12 [252 kB] [2021-03-19T23:21:42.943Z] #14 51.68 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre32-3 ppc64el 2:8.39-12 [246 kB] [2021-03-19T23:21:42.943Z] #14 51.73 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcrecpp0v5 ppc64el 2:8.39-12 [153 kB] [2021-03-19T23:21:42.943Z] #14 51.75 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpcre3-dev ppc64el 2:8.39-12 [622 kB] [2021-03-19T23:21:42.943Z] #14 51.85 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libselinux1-dev ppc64el 2.8-1+b1 [177 kB] [2021-03-19T23:21:42.943Z] #14 51.88 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libdevmapper-dev ppc64el 2:1.02.155-3 [51.5 kB] [2021-03-19T23:21:42.943Z] #14 51.90 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libsystemd-dev ppc64el 241-7~deb10u6 [322 kB] [2021-03-19T23:21:42.943Z] #14 53.11 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:21:42.943Z] #14 53.38 Fetched 79.4 MB in 8s (9401 kB/s) [2021-03-19T23:21:42.943Z] #14 53.46 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-19T23:21:42.943Z] #14 53.57 Preparing to unpack .../libsystemd0_241-7~deb10u6_ppc64el.deb ... [2021-03-19T23:21:42.943Z] #14 53.59 Unpacking libsystemd0:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:21:42.943Z] #14 53.94 Setting up libsystemd0:ppc64el (241-7~deb10u6) ... [2021-03-19T23:21:42.943Z] #14 54.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-19T23:21:42.943Z] #14 54.18 Preparing to unpack .../libseccomp2_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-19T23:21:42.943Z] #14 54.19 Unpacking libseccomp2:ppc64el (2.4.1-2~bpo10+1) over (2.3.3-4) ... [2021-03-19T23:21:42.943Z] #14 54.45 Setting up libseccomp2:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-19T23:21:42.943Z] #14 54.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-19T23:21:42.943Z] #14 54.70 Preparing to unpack .../libudev1_241-7~deb10u6_ppc64el.deb ... [2021-03-19T23:21:42.943Z] #14 54.72 Unpacking libudev1:ppc64el (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:21:42.943Z] #14 54.97 Setting up libudev1:ppc64el (241-7~deb10u6) ... [2021-03-19T23:21:42.943Z] #14 55.07 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-19T23:21:42.943Z] #14 55.07 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15339 files and directories currently installed.) [2021-03-19T23:21:42.943Z] #14 55.14 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_ppc64el.deb ... [2021-03-19T23:21:42.943Z] #14 55.15 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:21:43.163Z] #55 166.7 + bin/containerd-shim [2021-03-19T23:21:43.173Z] #43 46.66 AR compel/plugins/fds.lib.a [2021-03-19T23:21:43.173Z] #43 46.71 HOSTDEP compel/src/lib/log-host.d [2021-03-19T23:21:43.173Z] #43 46.80 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-19T23:21:43.402Z] #42 44.96 Reading package lists... [2021-03-19T23:21:43.402Z] #42 ... [2021-03-19T23:21:43.402Z] [2021-03-19T23:21:43.402Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:43.402Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:21:43.402Z] #55 35.19 Fetched 8424 kB in 26s (330 kB/s) [2021-03-19T23:21:43.402Z] #55 35.19 Reading package lists... [2021-03-19T23:21:43.402Z] #55 ... [2021-03-19T23:21:43.402Z] [2021-03-19T23:21:43.402Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:43.402Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:21:43.402Z] #36 35.26 Fetched 8424 kB in 26s (330 kB/s) [2021-03-19T23:21:43.402Z] #36 35.26 Reading package lists... [2021-03-19T23:21:43.431Z] #43 46.91 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-19T23:21:43.431Z] #43 ... [2021-03-19T23:21:43.431Z] [2021-03-19T23:21:43.431Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:43.431Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:43.431Z] #13 140.5 Selecting previously unselected package libapparmor1:amd64. [2021-03-19T23:21:43.431Z] #13 140.5 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-19T23:21:43.431Z] #13 140.5 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T23:21:43.431Z] #13 140.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-19T23:21:43.431Z] #13 140.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-19T23:21:43.431Z] #13 140.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T23:21:43.431Z] #13 140.7 Selecting previously unselected package libbtrfs0. [2021-03-19T23:21:43.431Z] #13 140.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T23:21:43.431Z] #13 140.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:21:43.589Z] #14 ... [2021-03-19T23:21:43.589Z] [2021-03-19T23:21:43.589Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:43.589Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:21:43.589Z] #46 57.17 bytes [2021-03-19T23:21:43.661Z] #36 ... [2021-03-19T23:21:43.661Z] [2021-03-19T23:21:43.661Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:43.661Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:21:43.688Z] #13 140.8 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:21:43.688Z] #13 140.8 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T23:21:43.688Z] #13 140.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:21:43.688Z] #13 141.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-19T23:21:43.688Z] #13 141.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:21:43.688Z] #13 141.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:21:43.688Z] #13 141.1 Selecting previously unselected package libudev-dev:amd64. [2021-03-19T23:21:43.708Z] #42 47.70 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-19T23:21:43.945Z] #13 141.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T23:21:43.945Z] #13 141.1 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:21:43.945Z] #13 141.3 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-19T23:21:43.945Z] #13 141.3 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-19T23:21:43.945Z] #13 141.3 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T23:21:44.238Z] #46 ... [2021-03-19T23:21:44.239Z] [2021-03-19T23:21:44.239Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:44.239Z] #35 sha256:3defd12c759f8144abc5294f950fd078a4fd16c41381a0b4975d2d7c1b582f0a [2021-03-19T23:21:44.239Z] #35 47.63 sort [2021-03-19T23:21:44.239Z] #35 47.65 errors [2021-03-19T23:21:44.239Z] #35 48.20 io [2021-03-19T23:21:44.239Z] #35 48.20 internal/oserror [2021-03-19T23:21:44.239Z] #35 48.21 strconv [2021-03-19T23:21:44.239Z] #35 48.51 syscall [2021-03-19T23:21:44.239Z] #35 53.76 strings [2021-03-19T23:21:44.239Z] #35 53.77 bytes [2021-03-19T23:21:44.239Z] #35 ... [2021-03-19T23:21:44.239Z] [2021-03-19T23:21:44.239Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:44.239Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-19T23:21:44.239Z] #37 57.08 Selecting previously unselected package libxml2:ppc64el. [2021-03-19T23:21:44.239Z] #37 57.09 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_ppc64el.deb ... [2021-03-19T23:21:44.239Z] #37 57.09 Unpacking libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:21:44.239Z] #37 57.73 Selecting previously unselected package libarchive13:ppc64el. [2021-03-19T23:21:44.239Z] #37 57.74 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_ppc64el.deb ... [2021-03-19T23:21:44.239Z] #37 57.76 Unpacking libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-19T23:21:44.511Z] #13 141.6 Selecting previously unselected package libpcre16-3:amd64. [2021-03-19T23:21:44.511Z] #13 141.6 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-19T23:21:44.511Z] #13 141.6 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T23:21:44.511Z] #13 141.8 Selecting previously unselected package libpcre32-3:amd64. [2021-03-19T23:21:44.511Z] #13 141.8 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-19T23:21:44.511Z] #13 141.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T23:21:44.511Z] #13 141.9 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-19T23:21:44.539Z] #37 58.15 Selecting previously unselected package libjsoncpp1:ppc64el. [2021-03-19T23:21:44.768Z] #13 142.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-19T23:21:44.768Z] #13 142.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T23:21:44.768Z] #13 142.1 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-19T23:21:44.768Z] #13 142.1 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-19T23:21:44.768Z] #13 142.1 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T23:21:44.840Z] #37 58.17 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_ppc64el.deb ... [2021-03-19T23:21:44.840Z] #37 58.19 Unpacking libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-19T23:21:44.840Z] #37 58.37 Selecting previously unselected package librhash0:ppc64el. [2021-03-19T23:21:44.840Z] #37 58.38 Preparing to unpack .../7-librhash0_1.3.8-1_ppc64el.deb ... [2021-03-19T23:21:44.840Z] #37 58.39 Unpacking librhash0:ppc64el (1.3.8-1) ... [2021-03-19T23:21:45.080Z] #42 ... [2021-03-19T23:21:45.080Z] [2021-03-19T23:21:45.080Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:45.080Z] #34 sha256:2badff26737683bb04f532e30add8c901e7ccd9df312c097d0daf0ee52866fc2 [2021-03-19T23:21:45.080Z] #34 39.02 sync [2021-03-19T23:21:45.080Z] #34 39.03 internal/reflectlite [2021-03-19T23:21:45.080Z] #34 41.63 sort [2021-03-19T23:21:45.080Z] #34 41.63 errors [2021-03-19T23:21:45.080Z] #34 42.11 strconv [2021-03-19T23:21:45.080Z] #34 43.15 io [2021-03-19T23:21:45.080Z] #34 44.18 internal/oserror [2021-03-19T23:21:45.080Z] #34 44.33 syscall [2021-03-19T23:21:45.080Z] #34 45.47 reflect [2021-03-19T23:21:45.080Z] #34 ... [2021-03-19T23:21:45.080Z] [2021-03-19T23:21:45.080Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:45.080Z] #49 sha256:2c05d5eb5a67a40dcd424c74c5b6a441e6bc0aef277e08457af327cab61c655c [2021-03-19T23:21:45.080Z] #49 39.68 go: extracting golang.org/x/text v0.3.2 [2021-03-19T23:21:45.080Z] #49 44.37 go: finding github.com/fatih/color v1.7.0 [2021-03-19T23:21:45.080Z] #49 44.46 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:21:45.080Z] #49 44.51 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:21:45.080Z] #49 44.57 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:21:45.080Z] #49 44.66 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:21:45.080Z] #49 44.67 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:21:45.080Z] #49 44.71 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:21:45.080Z] #49 44.71 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:21:45.080Z] #49 44.73 go: finding github.com/pkg/errors v0.8.1 [2021-03-19T23:21:45.080Z] #49 44.75 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:21:45.080Z] #49 44.75 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:21:45.080Z] #49 44.76 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:21:45.080Z] #49 44.80 go: finding github.com/stretchr/testify v1.4.0 [2021-03-19T23:21:45.080Z] #49 44.81 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:21:45.080Z] #49 44.83 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:21:45.080Z] #49 44.83 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:21:45.080Z] #49 44.92 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:21:45.080Z] #49 44.95 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:21:45.080Z] #49 44.95 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:21:45.080Z] #49 44.95 go: finding github.com/spf13/viper v1.6.1 [2021-03-19T23:21:45.080Z] #49 44.95 go: finding github.com/stretchr/objx v0.2.0 [2021-03-19T23:21:45.080Z] #49 44.99 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:21:45.080Z] #49 45.06 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:21:45.080Z] #49 45.07 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:21:45.080Z] #49 45.09 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:21:45.080Z] #49 45.24 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:21:45.080Z] #49 45.28 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:21:45.080Z] #49 45.29 go: finding github.com/spf13/cobra v0.0.5 [2021-03-19T23:21:45.080Z] #49 45.30 go: finding github.com/gobwas/glob v0.2.3 [2021-03-19T23:21:45.080Z] #49 45.34 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:21:45.080Z] #49 45.42 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:21:45.080Z] #49 45.42 go: finding github.com/spf13/pflag v1.0.5 [2021-03-19T23:21:45.080Z] #49 45.43 go: finding github.com/magiconair/properties v1.8.1 [2021-03-19T23:21:45.080Z] #49 45.48 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:21:45.080Z] #49 45.50 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:21:45.080Z] #49 45.59 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:21:45.080Z] #49 45.66 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:21:45.080Z] #49 45.79 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:21:45.080Z] #49 45.83 go: finding github.com/spf13/afero v1.1.2 [2021-03-19T23:21:45.080Z] #49 45.83 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:21:45.080Z] #49 45.85 go: finding github.com/spf13/cast v1.3.0 [2021-03-19T23:21:45.080Z] #49 45.85 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:21:45.080Z] #49 45.94 go: finding golang.org/x/text v0.3.2 [2021-03-19T23:21:45.080Z] #49 45.95 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:21:45.080Z] #49 45.95 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:21:45.080Z] #49 45.95 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:21:45.080Z] #49 45.99 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-19T23:21:45.080Z] #49 46.03 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:21:45.080Z] #49 46.05 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:21:45.080Z] #49 46.12 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:21:45.080Z] #49 46.17 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:21:45.080Z] #49 46.22 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:21:45.080Z] #49 46.26 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:21:45.080Z] #49 46.27 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:21:45.080Z] #49 46.29 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:21:45.080Z] #49 46.29 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-19T23:21:45.080Z] #49 46.29 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:21:45.080Z] #49 46.30 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:21:45.080Z] #49 46.31 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:21:45.080Z] #49 46.32 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:21:45.080Z] #49 46.37 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:21:45.080Z] #49 46.40 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:21:45.080Z] #49 46.43 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:21:45.080Z] #49 46.43 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:21:45.080Z] #49 46.45 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-19T23:21:45.080Z] #49 46.47 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:21:45.080Z] #49 46.50 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:21:45.080Z] #49 46.54 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:21:45.080Z] #49 46.56 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-19T23:21:45.080Z] #49 46.75 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:21:45.080Z] #49 46.82 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:21:45.080Z] #49 46.85 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:21:45.080Z] #49 46.91 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:21:45.080Z] #49 46.91 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:21:45.080Z] #49 ... [2021-03-19T23:21:45.080Z] [2021-03-19T23:21:45.080Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:45.080Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:21:45.080Z] #36 33.27 Reading package lists... [2021-03-19T23:21:45.080Z] #36 39.71 Building dependency tree... [2021-03-19T23:21:45.080Z] #36 42.93 The following additional packages will be installed: [2021-03-19T23:21:45.080Z] #36 42.93 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-19T23:21:45.080Z] #36 42.93 Suggested packages: [2021-03-19T23:21:45.080Z] #36 42.93 cmake-doc ninja-build lrzip [2021-03-19T23:21:45.080Z] #36 42.93 Recommended packages: [2021-03-19T23:21:45.080Z] #36 42.93 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-19T23:21:45.080Z] #36 43.86 The following NEW packages will be installed: [2021-03-19T23:21:45.080Z] #36 43.86 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-19T23:21:45.080Z] #36 43.86 vim-common xxd [2021-03-19T23:21:45.080Z] #36 44.24 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:21:45.080Z] #36 44.24 Need to get 14.9 MB of archives. [2021-03-19T23:21:45.080Z] #36 44.24 After this operation, 61.8 MB of additional disk space will be used. [2021-03-19T23:21:45.080Z] #36 44.24 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T23:21:45.080Z] #36 44.25 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:21:45.080Z] #36 44.25 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-19T23:21:45.080Z] #36 44.41 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T23:21:45.080Z] #36 45.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-19T23:21:45.080Z] #36 45.23 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-19T23:21:45.080Z] #36 45.26 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-19T23:21:45.080Z] #36 45.27 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-19T23:21:45.080Z] #36 45.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-19T23:21:45.080Z] #36 45.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-19T23:21:45.080Z] #36 46.81 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:21:45.080Z] #36 47.01 Fetched 14.9 MB in 2s (8751 kB/s) [2021-03-19T23:21:45.080Z] #36 47.10 Selecting previously unselected package xxd. [2021-03-19T23:21:45.080Z] #36 47.10 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:21:45.080Z] #36 47.22 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T23:21:45.080Z] #36 47.23 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:21:45.080Z] #36 47.50 Selecting previously unselected package vim-common. [2021-03-19T23:21:45.080Z] #36 47.50 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:21:45.080Z] #36 47.54 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T23:21:45.080Z] #36 47.87 Selecting previously unselected package cmake-data. [2021-03-19T23:21:45.080Z] #36 47.88 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-19T23:21:45.080Z] #36 47.89 Unpacking cmake-data (3.13.4-1) ... [2021-03-19T23:21:45.139Z] #37 58.55 Selecting previously unselected package libuv1:ppc64el. [2021-03-19T23:21:45.139Z] #37 58.56 Preparing to unpack .../8-libuv1_1.24.1-1_ppc64el.deb ... [2021-03-19T23:21:45.139Z] #37 58.56 Unpacking libuv1:ppc64el (1.24.1-1) ... [2021-03-19T23:21:45.332Z] #13 142.6 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-19T23:21:45.332Z] #13 142.6 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-19T23:21:45.332Z] #13 142.6 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T23:21:45.448Z] #37 58.76 Selecting previously unselected package cmake. [2021-03-19T23:21:45.448Z] #37 58.77 Preparing to unpack .../9-cmake_3.13.4-1_ppc64el.deb ... [2021-03-19T23:21:45.448Z] #37 58.77 Unpacking cmake (3.13.4-1) ... [2021-03-19T23:21:45.537Z] #29 14.06 0.0% 0.8% # 1.6% ## 3.9% #### 5.8% #### 6.4% ##### 7.3% ###### 9.0% ###### 9.6% ######## 11.5% ######### 12.6% ######### 13.8% ########## 15.2% ############ 16.8% ############ 17.9% ############# 18.7% ############## 19.5% ############## 20.7% ############### 22.1% ################ 23.3% ################# 24.4% ################### 27.2% ##################### 29.2% ###################### 31.2% ####################### 33.3% ######################## 34.3% ######################### 35.2% ########################## 36.4% ########################## 37.4% ########################### 38.2% ############################ 39.1% ############################# 40.6% ############################## 41.9% ############################### 43.5% ################################ 44.6% ################################# 46.8% ################################## 48.0% ################################### 49.1% ################################### 50.0% #################################### 51.1% ##################################### 51.8% ##################################### 52.4% ###################################### 52.8% ###################################### 53.2% ####################################### 54.4% ####################################### 55.3% ######################################## 56.5% ######################################### 57.4% ########################################## 58.4% ########################################### 59.8% ########################################### 60.5% ############################################ 62.2% ############################################# 63.6% ############################################## 64.5% ############################################### 65.8% ################################################ 66.9% ################################################ 67.8% ################################################# 68.9% ################################################## 69.6% ################################################## 70.8% ################################################### 72.2% #################################################### 73.3% ##################################################### 73.9% ##################################################### 74.6% ###################################################### 75.7% ####################################################### 76.4% ####################################################### 77.3% ######################################################## 78.5% ######################################################### 79.6% ########################################################## 80.6% ########################################################## 81.2% ########################################################## 81.6% ########################################################### 82.1% ########################################################### 82.5% ########################################################### 82.9% ############################################################ 84.3% ############################################################# 85.9% ############################################################## 86.7% ############################################################### 87.9% ################################################################ 89.0% ################################################################# 90.5% ################################################################# 91.2% ################################################################## 92.9% ################################################################## 92.9% #################################################################### 94.8% #################################################################### 94.8% ##################################################################### 96.5% ###################################################################### 97.3% ######################################################################## 100.0% [2021-03-19T23:21:45.537Z] #29 24.47 [2021-03-19T23:21:45.569Z] #55 45.76 Reading package lists... [2021-03-19T23:21:45.569Z] #55 ... [2021-03-19T23:21:45.569Z] [2021-03-19T23:21:45.569Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:45.569Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:45.569Z] #13 32.91 Fetched 8929 kB in 27s (331 kB/s) [2021-03-19T23:21:45.569Z] #13 32.91 Reading package lists... [2021-03-19T23:21:45.569Z] #13 ... [2021-03-19T23:21:45.569Z] [2021-03-19T23:21:45.569Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:45.569Z] #49 sha256:b47e612099d5d1a9c5892a1523f88fd73820dfaa6b1c7ddb9d93ca332bef0fad [2021-03-19T23:21:45.569Z] #49 46.77 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:21:45.590Z] #13 142.9 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-19T23:21:45.590Z] #13 142.9 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:21:45.590Z] #13 142.9 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T23:21:45.642Z] #36 ... [2021-03-19T23:21:45.642Z] [2021-03-19T23:21:45.642Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:21:45.642Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:21:45.847Z] #13 143.0 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-19T23:21:45.847Z] #13 143.0 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T23:21:45.847Z] #13 143.0 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:21:45.847Z] #13 143.1 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-19T23:21:45.847Z] #13 143.2 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T23:21:45.847Z] #13 143.2 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:21:45.899Z] #32 49.19 Checking out files: 88% (1342/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) [2021-03-19T23:21:45.899Z] #32 ... [2021-03-19T23:21:45.899Z] [2021-03-19T23:21:45.899Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:45.899Z] #45 sha256:f9f413f6aadbb3799be626c6af7028d2be8733805331a332fed7c22d670635e6 [2021-03-19T23:21:45.899Z] #45 40.03 sync [2021-03-19T23:21:45.899Z] #45 40.09 internal/reflectlite [2021-03-19T23:21:45.899Z] #45 41.50 github.com/LK4D4/vndr/godl/singleflight [2021-03-19T23:21:45.899Z] #45 41.94 math/rand [2021-03-19T23:21:45.899Z] #45 43.04 internal/singleflight [2021-03-19T23:21:45.899Z] #45 43.39 strconv [2021-03-19T23:21:45.899Z] #45 43.39 io [2021-03-19T23:21:45.899Z] #45 44.58 bytes [2021-03-19T23:21:45.899Z] #45 47.02 reflect [2021-03-19T23:21:45.899Z] #45 47.09 bufio [2021-03-19T23:21:45.899Z] #45 48.85 syscall [2021-03-19T23:21:45.899Z] #45 ... [2021-03-19T23:21:45.899Z] [2021-03-19T23:21:45.899Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:45.899Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:45.899Z] #13 35.70 Reading package lists... [2021-03-19T23:21:45.899Z] #13 42.53 Building dependency tree... [2021-03-19T23:21:45.899Z] #13 45.74 The following additional packages will be installed: [2021-03-19T23:21:45.899Z] #13 45.75 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-19T23:21:45.899Z] #13 45.75 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-19T23:21:45.899Z] #13 45.76 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-19T23:21:45.899Z] #13 45.76 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-19T23:21:45.899Z] #13 45.76 mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:21:45.899Z] #13 45.77 Suggested packages: [2021-03-19T23:21:45.899Z] #13 45.78 gcc-8-locales seccomp wine64 [2021-03-19T23:21:46.134Z] #42 46.05 Reading package lists... [2021-03-19T23:21:46.134Z] #42 ... [2021-03-19T23:21:46.134Z] [2021-03-19T23:21:46.134Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:46.134Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:46.134Z] #13 35.94 Fetched 8929 kB in 30s (300 kB/s) [2021-03-19T23:21:46.134Z] #13 35.94 Reading package lists... [2021-03-19T23:21:46.134Z] #13 ... [2021-03-19T23:21:46.134Z] [2021-03-19T23:21:46.134Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:46.134Z] #49 sha256:0a0cbdec9d319feea76b6b0c8e4259448e82405d4e9cc3f2b9ed6e453ec3e337 [2021-03-19T23:21:46.134Z] #49 44.81 go: extracting github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:21:46.134Z] #49 44.86 go: extracting github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:21:46.134Z] #49 44.95 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:21:46.134Z] #49 45.02 go: extracting github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:21:46.134Z] #49 45.25 go: downloading github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:21:46.134Z] #49 45.75 go: downloading github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:21:46.134Z] #49 46.01 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:21:46.134Z] #49 46.10 go: downloading github.com/stretchr/objx v0.2.0 [2021-03-19T23:21:46.134Z] #49 46.49 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:21:46.134Z] #49 46.54 go: extracting github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:21:46.134Z] #49 46.89 go: downloading github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:21:46.134Z] #49 46.96 go: downloading github.com/magiconair/properties v1.8.1 [2021-03-19T23:21:46.134Z] #49 47.16 go: extracting github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:21:46.134Z] #49 47.24 go: extracting github.com/stretchr/objx v0.2.0 [2021-03-19T23:21:46.134Z] #49 47.68 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:21:46.134Z] #49 47.73 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-19T23:21:46.134Z] #49 47.84 go: downloading github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:21:46.134Z] #49 47.87 go: extracting github.com/magiconair/properties v1.8.1 [2021-03-19T23:21:46.135Z] #49 47.98 go: downloading github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:21:46.135Z] #49 48.39 go: extracting github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:21:46.135Z] #49 48.63 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-19T23:21:46.135Z] #49 48.94 go: extracting github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:21:46.135Z] #49 49.99 go: extracting golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:21:46.139Z] #49 48.09 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-19T23:21:46.412Z] #13 143.7 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T23:21:46.412Z] #13 143.7 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:21:46.412Z] #13 143.8 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T23:21:46.488Z] #29 ... [2021-03-19T23:21:46.488Z] [2021-03-19T23:21:46.488Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:46.488Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:21:46.488Z] #13 18.90 Fetched 8747 kB in 16s (549 kB/s) [2021-03-19T23:21:46.488Z] #13 18.90 Reading package lists... [2021-03-19T23:21:46.488Z] #13 25.73 Reading package lists... [2021-03-19T23:21:46.488Z] #13 ... [2021-03-19T23:21:46.488Z] [2021-03-19T23:21:46.488Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:46.488Z] #49 sha256:a5f555ea5abdc28518d9ab79a39b5b48967847e8723b32d0bded89438bdfb0ba [2021-03-19T23:21:46.488Z] #49 28.52 go: extracting github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:21:46.488Z] #49 28.69 go: downloading github.com/gobwas/glob v0.2.3 [2021-03-19T23:21:46.488Z] #49 28.69 go: downloading github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:21:46.488Z] #49 28.71 go: downloading github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:21:46.488Z] #49 28.96 go: downloading github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:21:46.488Z] #49 29.01 go: extracting honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:21:46.488Z] #49 29.07 go: downloading github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:21:46.488Z] #49 29.13 go: extracting github.com/gobwas/glob v0.2.3 [2021-03-19T23:21:46.488Z] #49 29.21 go: extracting github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:21:46.488Z] #49 29.21 go: extracting github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:21:46.488Z] #49 29.21 go: extracting github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:21:46.488Z] #49 29.24 go: extracting github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:21:46.488Z] #49 29.32 go: downloading github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:21:46.488Z] #49 29.37 go: extracting github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:21:46.488Z] #49 29.38 go: downloading mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:21:46.488Z] #49 29.39 go: downloading github.com/gogo/protobuf v1.2.1 [2021-03-19T23:21:46.488Z] #49 29.46 go: downloading github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:21:46.488Z] #49 29.52 go: downloading github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:21:46.488Z] #49 29.55 go: extracting mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:21:46.488Z] #49 29.55 go: downloading github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:21:46.488Z] #49 29.89 go: extracting github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:21:46.488Z] #49 29.89 go: downloading github.com/kisielk/gotool v1.0.0 [2021-03-19T23:21:46.488Z] #49 29.90 go: extracting github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:21:46.488Z] #49 29.92 go: extracting github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:21:46.488Z] #49 29.94 go: downloading mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:21:46.488Z] #49 30.06 go: extracting mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:21:46.488Z] #49 30.06 go: downloading github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:21:46.488Z] #49 30.26 go: extracting github.com/kisielk/gotool v1.0.0 [2021-03-19T23:21:46.488Z] #49 30.48 go: downloading github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:21:46.488Z] #49 31.48 go: extracting github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:21:46.488Z] #49 31.55 go: extracting github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:21:46.488Z] #49 31.58 go: downloading github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:21:46.488Z] #49 31.66 go: extracting github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:21:46.488Z] #49 31.80 go: downloading github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:21:46.488Z] #49 32.01 go: extracting github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:21:46.488Z] #49 32.42 go: downloading sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:21:46.670Z] #13 143.8 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:21:46.670Z] #13 143.8 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T23:21:46.670Z] #13 143.8 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T23:21:46.670Z] #13 143.8 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:21:46.670Z] #13 143.8 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:21:46.670Z] #13 143.9 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T23:21:46.670Z] #13 143.9 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:21:46.670Z] #13 143.9 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:21:46.670Z] #13 143.9 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:21:46.670Z] #13 143.9 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T23:21:46.670Z] #13 143.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-19T23:21:46.670Z] #13 144.0 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:21:46.670Z] #13 144.0 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:21:46.670Z] #13 144.0 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T23:21:46.670Z] #13 144.0 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:21:46.670Z] #13 144.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T23:21:46.670Z] #13 144.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T23:21:46.670Z] #13 144.0 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:21:46.670Z] #13 144.0 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T23:21:46.670Z] #13 144.1 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T23:21:46.670Z] #13 144.1 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:21:46.670Z] #13 144.1 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T23:21:46.754Z] #49 32.80 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-19T23:21:46.754Z] #49 32.95 go: extracting sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:21:46.927Z] #13 144.1 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:21:46.927Z] #13 144.1 Setting up dmsetup (2:1.02.155-3) ... [2021-03-19T23:21:46.927Z] #13 144.1 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:21:46.927Z] #13 144.2 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T23:21:46.927Z] #13 144.2 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:21:47.276Z] #13 47.24 The following NEW packages will be installed: [2021-03-19T23:21:47.276Z] #13 47.24 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-19T23:21:47.276Z] #13 47.24 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-19T23:21:47.276Z] #13 47.24 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-19T23:21:47.276Z] #13 47.25 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-19T23:21:47.276Z] #13 47.25 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-19T23:21:47.276Z] #13 47.25 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:21:47.526Z] #49 52.37 go: extracting github.com/gogo/protobuf v1.2.1 [2021-03-19T23:21:47.539Z] #13 47.26 The following packages will be upgraded: [2021-03-19T23:21:47.539Z] #13 47.27 libseccomp2 libsystemd0 libudev1 [2021-03-19T23:21:47.539Z] #13 ... [2021-03-19T23:21:47.539Z] [2021-03-19T23:21:47.539Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:47.539Z] #51 sha256:05c7c3f5526835d7aa693b8abd2bedaf9137ed8d25b248227f1acec145d8af36 [2021-03-19T23:21:47.539Z] #51 51.83 syscall [2021-03-19T23:21:47.539Z] #51 51.89 reflect [2021-03-19T23:21:47.578Z] Running on azwin-2-36d530 in d:\jenkins\workspace\moby_PR-42175 [Pipeline] { [Pipeline] ws [2021-03-19T23:21:47.595Z] Running in d:\gopath\src\github.com\docker\docker [Pipeline] { [Pipeline] checkout [2021-03-19T23:21:47.706Z] #49 33.86 go: downloading github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:21:47.859Z] #13 DONE 145.3s [2021-03-19T23:21:47.859Z] [2021-03-19T23:21:47.859Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:47.859Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:47.859Z] #43 46.99 HOSTDEP compel/src/main-host.d [2021-03-19T23:21:47.859Z] #43 47.14 DEP compel/src/lib/ptrace.d [2021-03-19T23:21:47.859Z] #43 47.31 DEP compel/src/lib/infect.d [2021-03-19T23:21:47.859Z] #43 47.52 DEP compel/src/lib/infect-util.d [2021-03-19T23:21:47.859Z] #43 47.68 DEP compel/src/lib/infect-rpc.d [2021-03-19T23:21:47.859Z] #43 47.85 DEP compel/arch/x86/src/lib/infect.d [2021-03-19T23:21:47.859Z] #43 48.04 DEP compel/arch/x86/src/lib/cpu.d [2021-03-19T23:21:47.859Z] #43 48.11 DEP compel/src/lib/log.d [2021-03-19T23:21:47.859Z] #43 48.19 DEP compel/src/main.d [2021-03-19T23:21:47.859Z] #43 48.26 DEP compel/src/lib/handle-elf.d [2021-03-19T23:21:47.859Z] #43 48.38 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-19T23:21:47.859Z] #43 48.47 CC compel/src/lib/log.o [2021-03-19T23:21:47.859Z] #43 48.77 CC compel/arch/x86/src/lib/cpu.o [2021-03-19T23:21:47.859Z] #43 49.51 CC compel/arch/x86/src/lib/infect.o [2021-03-19T23:21:47.859Z] #43 50.26 CC compel/src/lib/infect-rpc.o [2021-03-19T23:21:47.859Z] #43 50.58 CC compel/src/lib/infect-util.o [2021-03-19T23:21:47.859Z] #43 50.87 CC compel/src/lib/infect.o [2021-03-19T23:21:47.970Z] #49 34.14 go: extracting github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:21:47.970Z] #49 ... [2021-03-19T23:21:47.970Z] [2021-03-19T23:21:47.970Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:47.970Z] #34 sha256:2b9dbdb00cf6b0e7451c0339cc16e7686af1cf784a21327ceb498cd79fcb4ac3 [2021-03-19T23:21:47.970Z] #34 34.23 internal/reflectlite [2021-03-19T23:21:47.970Z] #34 34.24 sync [2021-03-19T23:21:48.104Z] #49 ... [2021-03-19T23:21:48.104Z] [2021-03-19T23:21:48.104Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:48.104Z] #64 sha256:ef6f42cb9bbd3e453b4834a7d3fde5ce97afeebc50047a3be6e115ed04f4bbb0 [2021-03-19T23:21:48.104Z] #64 DONE 53.2s [2021-03-19T23:21:48.104Z] [2021-03-19T23:21:48.104Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:48.104Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:48.222Z] #37 ... [2021-03-19T23:21:48.222Z] [2021-03-19T23:21:48.222Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:48.222Z] #50 sha256:ab5b4539944bff4d758addde4c53ec043dec38cdaeaa434ca7e103a93a8d1898 [2021-03-19T23:21:48.222Z] #50 51.43 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:21:48.222Z] #50 51.47 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:21:48.222Z] #50 51.51 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:21:48.222Z] #50 51.54 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:21:48.222Z] #50 51.57 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:21:48.222Z] #50 51.57 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:21:48.222Z] #50 51.68 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:21:48.222Z] #50 51.73 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-19T23:21:48.222Z] #50 51.83 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:21:48.222Z] #50 51.83 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:21:48.222Z] #50 51.97 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:21:48.222Z] #50 52.08 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-19T23:21:48.222Z] #50 52.12 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:21:48.222Z] #50 52.13 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:21:48.222Z] #50 52.18 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:21:48.222Z] #50 52.27 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:21:48.222Z] #50 52.57 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-19T23:21:48.223Z] #50 52.71 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:21:48.223Z] #50 52.83 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:21:48.223Z] #50 52.84 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:21:48.223Z] #50 53.03 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:21:48.223Z] #50 53.08 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:21:48.223Z] #50 ... [2021-03-19T23:21:48.223Z] [2021-03-19T23:21:48.223Z] #37 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:48.223Z] #37 sha256:df381449143f6529576fd4097a18804d89afd995d9f649552340383e108c931c [2021-03-19T23:21:48.223Z] #37 61.63 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-19T23:21:48.223Z] #37 61.64 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:21:48.223Z] #37 61.65 Setting up libuv1:ppc64el (1.24.1-1) ... [2021-03-19T23:21:48.223Z] #37 61.66 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:21:48.223Z] #37 61.72 Setting up librhash0:ppc64el (1.3.8-1) ... [2021-03-19T23:21:48.223Z] #37 61.74 Setting up cmake-data (3.13.4-1) ... [2021-03-19T23:21:48.223Z] #37 61.78 Setting up libxml2:ppc64el (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:21:48.524Z] #37 61.80 Setting up libjsoncpp1:ppc64el (1.7.4-3) ... [2021-03-19T23:21:48.524Z] #37 61.82 Setting up libarchive13:ppc64el (3.3.3-4+deb10u1) ... [2021-03-19T23:21:48.524Z] #37 61.83 Setting up cmake (3.13.4-1) ... [2021-03-19T23:21:48.524Z] #37 61.85 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:21:48.524Z] #37 61.94 Processing triggers for mime-support (3.62) ... [2021-03-19T23:21:48.547Z] #34 ... [2021-03-19T23:21:48.547Z] [2021-03-19T23:21:48.548Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:48.548Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T23:21:48.548Z] #42 18.74 Reading package lists... [2021-03-19T23:21:48.548Z] #42 24.91 Reading package lists... [2021-03-19T23:21:48.548Z] #42 31.76 Building dependency tree... [2021-03-19T23:21:48.548Z] #42 34.32 The following additional packages will be installed: [2021-03-19T23:21:48.548Z] #42 34.32 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-19T23:21:48.548Z] #42 34.32 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-19T23:21:48.548Z] #42 34.32 Suggested packages: [2021-03-19T23:21:48.548Z] #42 34.34 manpages-dev python-setuptools [2021-03-19T23:21:48.548Z] #42 ... [2021-03-19T23:21:48.548Z] [2021-03-19T23:21:48.548Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:48.548Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T23:21:48.548Z] #36 22.19 Reading package lists... [2021-03-19T23:21:48.548Z] #36 28.72 Building dependency tree... [2021-03-19T23:21:48.548Z] #36 30.94 The following additional packages will be installed: [2021-03-19T23:21:48.548Z] #36 30.96 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-19T23:21:48.548Z] #36 30.97 Suggested packages: [2021-03-19T23:21:48.548Z] #36 30.97 cmake-doc ninja-build lrzip [2021-03-19T23:21:48.548Z] #36 30.97 Recommended packages: [2021-03-19T23:21:48.548Z] #36 30.97 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-19T23:21:48.548Z] #36 31.98 The following NEW packages will be installed: [2021-03-19T23:21:48.548Z] #36 32.00 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-19T23:21:48.548Z] #36 32.00 vim-common xxd [2021-03-19T23:21:48.548Z] #36 32.41 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:21:48.548Z] #36 32.41 Need to get 14.2 MB of archives. [2021-03-19T23:21:48.548Z] #36 32.41 After this operation, 60.0 MB of additional disk space will be used. [2021-03-19T23:21:48.548Z] #36 32.41 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-19T23:21:48.548Z] #36 32.67 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:21:48.548Z] #36 32.67 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-19T23:21:48.548Z] #36 32.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-19T23:21:48.548Z] #36 33.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libxml2 arm64 2.9.4+dfsg1-7+deb10u1 [625 kB] [2021-03-19T23:21:48.548Z] #36 33.66 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libarchive13 arm64 3.3.3-4+deb10u1 [291 kB] [2021-03-19T23:21:48.548Z] #36 33.68 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjsoncpp1 arm64 1.7.4-3 [71.0 kB] [2021-03-19T23:21:48.548Z] #36 33.68 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 librhash0 arm64 1.3.8-1 [121 kB] [2021-03-19T23:21:48.548Z] #36 33.70 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libuv1 arm64 1.24.1-1 [105 kB] [2021-03-19T23:21:48.548Z] #36 33.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 cmake arm64 3.13.4-1 [3046 kB] [2021-03-19T23:21:48.747Z] #55 171.4 + bin/containerd-shim-runc-v1 [2021-03-19T23:21:48.824Z] #37 DONE 62.3s [2021-03-19T23:21:48.824Z] [2021-03-19T23:21:48.824Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:21:48.824Z] #38 sha256:a18e0a10480a77dd23ed1b15bf1abf739c1f69326ab0481629124caa3d5adb98 [2021-03-19T23:21:49.123Z] #38 0.364 + RM_GOPATH=0 [2021-03-19T23:21:49.123Z] #38 0.365 + TMP_GOPATH= [2021-03-19T23:21:49.123Z] #38 0.365 + : /build [2021-03-19T23:21:49.123Z] #38 0.365 + '[' -z '' ']' [2021-03-19T23:21:49.123Z] #38 0.365 ++ mktemp -d [2021-03-19T23:21:49.123Z] #38 0.397 + export GOPATH=/tmp/tmp.TBOq9QFksw [2021-03-19T23:21:49.123Z] #38 0.398 + GOPATH=/tmp/tmp.TBOq9QFksw [2021-03-19T23:21:49.123Z] #38 0.399 + RM_GOPATH=1 [2021-03-19T23:21:49.123Z] #38 0.402 + case "$(go env GOARCH)" in [2021-03-19T23:21:49.123Z] #38 0.404 ++ go env GOARCH [2021-03-19T23:21:49.123Z] #38 0.421 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:49.123Z] #38 0.422 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:49.123Z] #38 0.433 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:49.195Z] #36 ... [2021-03-19T23:21:49.195Z] [2021-03-19T23:21:49.195Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:49.195Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:21:49.195Z] #13 25.73 Reading package lists... [2021-03-19T23:21:49.367Z] The recommended git tool is: git [2021-03-19T23:21:49.423Z] #38 0.456 + dir=/tmp/install [2021-03-19T23:21:49.423Z] #38 0.468 + bin=tini [2021-03-19T23:21:49.423Z] #38 0.469 + shift [2021-03-19T23:21:49.423Z] #38 0.469 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-19T23:21:49.423Z] #38 0.476 + . /tmp/install/tini.installer [2021-03-19T23:21:49.423Z] #38 0.480 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:21:49.423Z] #38 0.481 + install_tini [2021-03-19T23:21:49.423Z] #38 0.482 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-19T23:21:49.423Z] #38 0.483 + git clone https://github.com/krallin/tini.git /tmp/tmp.TBOq9QFksw/tini [2021-03-19T23:21:49.423Z] #38 0.483 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:21:49.423Z] #38 0.486 Cloning into '/tmp/tmp.TBOq9QFksw/tini'... [2021-03-19T23:21:49.459Z] #13 31.64 Building dependency tree... [2021-03-19T23:21:49.459Z] #13 ... [2021-03-19T23:21:49.459Z] [2021-03-19T23:21:49.459Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:49.459Z] #58 sha256:216d511fa81f31ed12da5934b033401828d81d212442b20b6a10de520bda4e0f [2021-03-19T23:21:49.459Z] #58 25.67 go: finding github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-03-19T23:21:49.459Z] #58 25.70 go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:21:49.459Z] #58 25.80 go: finding golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-03-19T23:21:49.459Z] #58 25.82 go: finding github.com/sirupsen/logrus v1.7.0 [2021-03-19T23:21:49.459Z] #58 25.89 go: finding github.com/google/uuid v1.2.0 [2021-03-19T23:21:49.459Z] #58 26.09 go: finding github.com/jamescun/tuntap v0.0.0-20190712092105-cb1fb277045c [2021-03-19T23:21:49.459Z] #58 26.33 go: finding github.com/moby/vpnkit v0.4.0 [2021-03-19T23:21:49.459Z] #58 26.33 go: finding github.com/gofrs/flock v0.8.0 [2021-03-19T23:21:49.459Z] #58 26.42 go: finding github.com/gorilla/mux v1.8.0 [2021-03-19T23:21:49.459Z] #58 26.64 go: finding github.com/u-root/u-root v7.0.0+incompatible [2021-03-19T23:21:49.459Z] #58 26.76 go: finding golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-03-19T23:21:49.459Z] #58 26.77 go: finding github.com/urfave/cli/v2 v2.3.0 [2021-03-19T23:21:49.459Z] #58 26.83 go: finding github.com/moby/sys/mountinfo v0.4.0 [2021-03-19T23:21:49.459Z] #58 27.11 go: finding github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-03-19T23:21:49.459Z] #58 27.46 go: finding github.com/russross/blackfriday/v2 v2.1.0 [2021-03-19T23:21:49.722Z] #58 ... [2021-03-19T23:21:49.722Z] [2021-03-19T23:21:49.722Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:49.722Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T23:21:49.722Z] #42 35.64 The following NEW packages will be installed: [2021-03-19T23:21:49.722Z] #42 35.66 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-19T23:21:49.722Z] #42 35.66 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-19T23:21:49.722Z] #42 35.66 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-19T23:21:49.722Z] #42 35.66 python-six zlib1g-dev [2021-03-19T23:21:49.804Z] #43 ... [2021-03-19T23:21:49.804Z] [2021-03-19T23:21:49.804Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T23:21:49.804Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-19T23:21:49.804Z] #14 DONE 1.9s [2021-03-19T23:21:49.804Z] [2021-03-19T23:21:49.804Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:49.804Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:21:49.804Z] #45 142.4 crypto/tls [2021-03-19T23:21:49.804Z] #45 148.4 net/http/httptrace [2021-03-19T23:21:49.804Z] #45 148.6 net/http [2021-03-19T23:21:49.986Z] #42 36.17 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:21:49.986Z] #42 36.17 Need to get 3798 kB of archives. [2021-03-19T23:21:49.986Z] #42 36.17 After this operation, 21.6 MB of additional disk space will be used. [2021-03-19T23:21:49.986Z] #42 36.17 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libcap-dev arm64 1:2.25-2 [30.4 kB] [2021-03-19T23:21:49.986Z] #42 36.19 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-19T23:21:49.986Z] #42 36.24 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1-dev arm64 1.1.6+dfsg-3.1 [117 kB] [2021-03-19T23:21:49.986Z] #42 36.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-19T23:21:49.986Z] #42 36.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-dev arm64 3.4.0-1 [98.2 kB] [2021-03-19T23:21:50.063Z] #45 ... [2021-03-19T23:21:50.063Z] [2021-03-19T23:21:50.063Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:21:50.063Z] #53 sha256:984a1de43c720a72c920d4da2f672ecd76267e6eb31c52c0e118036bc8863da4 [2021-03-19T23:21:50.063Z] #53 1.787 + RM_GOPATH=0 [2021-03-19T23:21:50.063Z] #53 1.787 + TMP_GOPATH= [2021-03-19T23:21:50.063Z] #53 1.787 + : /build [2021-03-19T23:21:50.063Z] #53 1.787 + '[' -z '' ']' [2021-03-19T23:21:50.063Z] #53 1.788 ++ mktemp -d [2021-03-19T23:21:50.063Z] #53 1.793 + export GOPATH=/tmp/tmp.etAr7c6Xym [2021-03-19T23:21:50.063Z] #53 1.793 + GOPATH=/tmp/tmp.etAr7c6Xym [2021-03-19T23:21:50.063Z] #53 1.794 + RM_GOPATH=1 [2021-03-19T23:21:50.063Z] #53 1.794 + case "$(go env GOARCH)" in [2021-03-19T23:21:50.063Z] #53 1.796 ++ go env GOARCH [2021-03-19T23:21:50.063Z] #53 1.814 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:50.063Z] #53 1.814 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:50.063Z] #53 1.815 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:50.063Z] #53 1.816 + dir=/tmp/install [2021-03-19T23:21:50.063Z] #53 1.818 + bin=runc [2021-03-19T23:21:50.063Z] #53 1.818 + shift [2021-03-19T23:21:50.063Z] #53 1.819 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-19T23:21:50.063Z] #53 1.819 + . /tmp/install/runc.installer [2021-03-19T23:21:50.063Z] #53 1.820 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:21:50.063Z] #53 1.821 + install_runc [2021-03-19T23:21:50.063Z] #53 1.821 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-19T23:21:50.063Z] #53 1.825 + uname -r [2021-03-19T23:21:50.063Z] #53 1.829 + RUNC_BUILDTAGS='seccomp ' [2021-03-19T23:21:50.063Z] #53 1.829 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-19T23:21:50.063Z] #53 1.829 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-19T23:21:50.063Z] #53 1.829 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.etAr7c6Xym/src/github.com/opencontainers/runc [2021-03-19T23:21:50.063Z] #53 1.842 Cloning into '/tmp/tmp.etAr7c6Xym/src/github.com/opencontainers/runc'... [2021-03-19T23:21:50.250Z] #42 36.42 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-19T23:21:50.250Z] #42 36.43 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c-dev arm64 1.3.1-1+b1 [33.4 kB] [2021-03-19T23:21:50.250Z] #42 36.44 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zlib1g-dev arm64 1:1.2.11.dfsg-1 [210 kB] [2021-03-19T23:21:50.250Z] #42 36.47 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf17 arm64 3.6.1.3-2 [714 kB] [2021-03-19T23:21:50.250Z] #42 ... [2021-03-19T23:21:50.250Z] [2021-03-19T23:21:50.250Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:50.250Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-19T23:21:50.250Z] #55 20.54 Reading package lists... [2021-03-19T23:21:50.250Z] #55 26.88 Reading package lists... [2021-03-19T23:21:50.250Z] #55 32.58 Building dependency tree... [2021-03-19T23:21:50.250Z] #55 34.95 The following additional packages will be installed: [2021-03-19T23:21:50.250Z] #55 34.96 libbtrfs0 [2021-03-19T23:21:50.250Z] #55 35.39 The following NEW packages will be installed: [2021-03-19T23:21:50.250Z] #55 35.39 libbtrfs-dev libbtrfs0 [2021-03-19T23:21:50.250Z] #55 35.90 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:21:50.250Z] #55 35.90 Need to get 119 kB of archives. [2021-03-19T23:21:50.250Z] #55 35.90 After this operation, 387 kB of additional disk space will be used. [2021-03-19T23:21:50.250Z] #55 35.90 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-19T23:21:50.250Z] #55 35.94 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-19T23:21:50.328Z] #49 ... [2021-03-19T23:21:50.328Z] [2021-03-19T23:21:50.328Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:21:50.328Z] #64 sha256:9b0d59f8be60ba2ef62461c96dbfad1c386ba423068bf7db1e97a24c9bb85f23 [2021-03-19T23:21:50.328Z] #64 DONE 52.2s [2021-03-19T23:21:50.328Z] [2021-03-19T23:21:50.328Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:50.328Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:50.328Z] #13 32.91 Reading package lists... [2021-03-19T23:21:50.496Z] #38 1.655 + cd /tmp/tmp.TBOq9QFksw/tini [2021-03-19T23:21:50.496Z] #38 1.656 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:21:50.496Z] #38 1.670 + cmake . [2021-03-19T23:21:50.520Z] #55 ... [2021-03-19T23:21:50.520Z] [2021-03-19T23:21:50.520Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:21:50.520Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-19T23:21:50.520Z] #32 35.87 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. [2021-03-19T23:21:50.520Z] #32 36.24 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-19T23:21:50.784Z] #32 36.53 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:21:50.994Z] #53 ... [2021-03-19T23:21:50.994Z] [2021-03-19T23:21:50.994Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-19T23:21:50.994Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-19T23:21:50.994Z] #15 DONE 1.2s [2021-03-19T23:21:51.148Z] #38 2.501 -- The C compiler identification is GNU 8.3.0 [2021-03-19T23:21:51.252Z] [2021-03-19T23:21:51.252Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-19T23:21:51.252Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-19T23:21:51.448Z] #38 2.574 -- Check for working C compiler: /usr/bin/cc [2021-03-19T23:21:51.448Z] #38 ... [2021-03-19T23:21:51.448Z] [2021-03-19T23:21:51.448Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:51.448Z] #52 sha256:a3e9c262ecbd73c85a735c67abb31bd3dd568c6c71cf929c72b572b6517303b1 [2021-03-19T23:21:51.448Z] #52 54.92 bytes [2021-03-19T23:21:51.448Z] #52 54.95 syscall [2021-03-19T23:21:51.448Z] #52 54.95 strconv [2021-03-19T23:21:51.448Z] #52 54.99 strings [2021-03-19T23:21:51.448Z] #52 62.52 bufio [2021-03-19T23:21:51.448Z] #52 65.06 text/tabwriter [2021-03-19T23:21:51.491Z] #55 174.6 + bin/containerd-shim-runc-v2 [2021-03-19T23:21:51.709Z] #51 ... [2021-03-19T23:21:51.709Z] [2021-03-19T23:21:51.709Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:21:51.709Z] #56 sha256:24bfbf5b8e3e24e67cc1ecbbe78dec01c13c9e5a532614cca02b513582ddc179 [2021-03-19T23:21:51.709Z] #56 3.851 + RM_GOPATH=0 [2021-03-19T23:21:51.709Z] #56 3.851 + TMP_GOPATH= [2021-03-19T23:21:51.709Z] #56 3.851 + : /build [2021-03-19T23:21:51.709Z] #56 3.851 + '[' -z '' ']' [2021-03-19T23:21:51.709Z] #56 3.851 ++ mktemp -d [2021-03-19T23:21:51.709Z] #56 3.851 + export GOPATH=/tmp/tmp.rH0mV1qsLx [2021-03-19T23:21:51.709Z] #56 3.851 + GOPATH=/tmp/tmp.rH0mV1qsLx [2021-03-19T23:21:51.709Z] #56 3.851 + RM_GOPATH=1 [2021-03-19T23:21:51.709Z] #56 3.851 + case "$(go env GOARCH)" in [2021-03-19T23:21:51.709Z] #56 3.851 ++ go env GOARCH [2021-03-19T23:21:51.709Z] #56 3.879 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:51.709Z] #56 3.879 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:21:51.709Z] #56 3.879 ++ dirname /tmp/install/install.sh [2021-03-19T23:21:51.709Z] #56 3.879 + dir=/tmp/install [2021-03-19T23:21:51.709Z] #56 3.879 + bin=containerd [2021-03-19T23:21:51.709Z] #56 3.879 + shift [2021-03-19T23:21:51.709Z] #56 3.879 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-19T23:21:51.709Z] #56 3.879 + . /tmp/install/containerd.installer [2021-03-19T23:21:51.709Z] #56 3.879 ++ set -e [2021-03-19T23:21:51.709Z] #56 3.879 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:21:51.709Z] #56 3.879 + install_containerd [2021-03-19T23:21:51.709Z] #56 3.903 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:21:51.709Z] #56 3.903 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-19T23:21:51.709Z] #56 3.903 + git clone https://github.com/containerd/containerd.git /tmp/tmp.rH0mV1qsLx/src/github.com/containerd/containerd [2021-03-19T23:21:51.709Z] #56 3.903 Cloning into '/tmp/tmp.rH0mV1qsLx/src/github.com/containerd/containerd'... [2021-03-19T23:21:51.709Z] #56 ... [2021-03-19T23:21:51.709Z] [2021-03-19T23:21:51.709Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:51.709Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:51.709Z] #13 47.73 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:21:51.709Z] #13 47.73 Need to get 78.2 MB of archives. [2021-03-19T23:21:51.709Z] #13 47.73 After this operation, 487 MB of additional disk space will be used. [2021-03-19T23:21:51.709Z] #13 47.73 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-19T23:21:51.709Z] #13 47.73 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-19T23:21:51.709Z] #13 47.73 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-19T23:21:51.709Z] #13 47.76 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-19T23:21:51.709Z] #13 47.77 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-19T23:21:51.709Z] #13 48.01 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-19T23:21:51.709Z] #13 48.25 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-19T23:21:51.709Z] #13 48.26 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-19T23:21:51.709Z] #13 48.28 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-19T23:21:51.709Z] #13 48.29 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-19T23:21:51.709Z] #13 48.74 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-19T23:21:51.709Z] #13 49.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-19T23:21:51.709Z] #13 49.08 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-19T23:21:51.747Z] #52 ... [2021-03-19T23:21:51.747Z] [2021-03-19T23:21:51.747Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:51.747Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T23:21:51.747Z] #14 58.53 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-19T23:21:51.747Z] #14 58.53 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_ppc64el.deb ... [2021-03-19T23:21:51.747Z] #14 58.54 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:21:51.747Z] #14 61.88 Selecting previously unselected package binutils-mingw-w64. [2021-03-19T23:21:51.747Z] #14 61.88 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-19T23:21:51.747Z] #14 61.88 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:21:51.747Z] #14 62.02 Selecting previously unselected package libdevmapper1.02.1:ppc64el. [2021-03-19T23:21:51.747Z] #14 62.03 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-19T23:21:51.747Z] #14 62.03 Unpacking libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-19T23:21:51.747Z] #14 62.32 Selecting previously unselected package dmsetup. [2021-03-19T23:21:51.747Z] #14 62.32 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_ppc64el.deb ... [2021-03-19T23:21:51.747Z] #14 62.33 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-19T23:21:51.747Z] #14 62.52 Selecting previously unselected package mingw-w64-common. [2021-03-19T23:21:51.747Z] #14 62.52 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-19T23:21:51.747Z] #14 62.52 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-19T23:21:51.784Z] #55 175.4 + binaries [2021-03-19T23:21:51.784Z] #55 175.4 + install -D bin/containerd /build/containerd [2021-03-19T23:21:51.784Z] #55 175.4 + install -D bin/containerd-shim /build/containerd-shim [2021-03-19T23:21:52.046Z] #14 ... [2021-03-19T23:21:52.046Z] [2021-03-19T23:21:52.046Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:21:52.046Z] #38 sha256:a18e0a10480a77dd23ed1b15bf1abf739c1f69326ab0481629124caa3d5adb98 [2021-03-19T23:21:52.046Z] #38 3.171 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-19T23:21:52.046Z] #38 3.174 -- Detecting C compiler ABI info [2021-03-19T23:21:52.078Z] #55 175.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-19T23:21:52.078Z] #55 175.4 + install -D bin/ctr /build/ctr [2021-03-19T23:21:52.232Z] #13 44.38 Reading package lists... [2021-03-19T23:21:52.232Z] #13 ... [2021-03-19T23:21:52.232Z] [2021-03-19T23:21:52.232Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:52.232Z] #49 sha256:b47e612099d5d1a9c5892a1523f88fd73820dfaa6b1c7ddb9d93ca332bef0fad [2021-03-19T23:21:52.232Z] #49 54.06 go: extracting golang.org/x/text v0.3.2 [2021-03-19T23:21:52.317Z] #13 46.86 Reading package lists... [2021-03-19T23:21:52.317Z] #13 ... [2021-03-19T23:21:52.317Z] [2021-03-19T23:21:52.317Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:52.317Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:52.317Z] #42 46.05 Reading package lists... [2021-03-19T23:21:52.371Z] #55 DONE 176.0s [2021-03-19T23:21:52.623Z] #16 1.154 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-19T23:21:52.623Z] #16 DONE 1.3s [2021-03-19T23:21:52.623Z] [2021-03-19T23:21:52.623Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:52.623Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:52.623Z] #43 54.49 CC compel/src/lib/ptrace.o [2021-03-19T23:21:52.623Z] #43 55.25 AR compel/libcompel.a [2021-03-19T23:21:52.623Z] #43 55.36 HOSTCC compel/src/main-host.o [2021-03-19T23:21:52.623Z] #43 55.83 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-19T23:21:52.623Z] #43 56.14 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-19T23:21:52.636Z] #13 52.52 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-19T23:21:52.695Z] #38 3.865 -- Detecting C compiler ABI info - done [2021-03-19T23:21:52.695Z] #38 3.912 -- Detecting C compile features [2021-03-19T23:21:53.008Z] [2021-03-19T23:21:53.008Z] #56 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/b... [2021-03-19T23:21:53.189Z] #43 56.72 HOSTCC compel/src/lib/log-host.o [2021-03-19T23:21:53.302Z] #56 DONE 0.3s [2021-03-19T23:21:53.447Z] #43 56.94 HOSTLINK compel/compel-host-bin [2021-03-19T23:21:53.447Z] #43 ... [2021-03-19T23:21:53.447Z] [2021-03-19T23:21:53.447Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T23:21:53.447Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-19T23:21:53.447Z] #17 DONE 1.1s [2021-03-19T23:21:53.598Z] [2021-03-19T23:21:53.598Z] #60 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/b... [2021-03-19T23:21:53.598Z] #60 DONE 0.3s [2021-03-19T23:21:53.709Z] #42 56.54 Building dependency tree... [2021-03-19T23:21:53.709Z] [2021-03-19T23:21:53.709Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:53.709Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:53.709Z] #43 57.16 DEP soccr/soccr.d [2021-03-19T23:21:53.709Z] #43 57.44 CC soccr/soccr.o [2021-03-19T23:21:53.893Z] [2021-03-19T23:21:53.893Z] #62 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/b... [2021-03-19T23:21:53.893Z] #62 DONE 0.2s [2021-03-19T23:21:53.893Z] [2021-03-19T23:21:53.893Z] #64 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/b... [2021-03-19T23:21:54.139Z] #49 ... [2021-03-19T23:21:54.139Z] [2021-03-19T23:21:54.139Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:54.139Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:21:54.139Z] #36 45.81 Reading package lists... [2021-03-19T23:21:54.139Z] #36 ... [2021-03-19T23:21:54.139Z] [2021-03-19T23:21:54.139Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:54.139Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:54.139Z] #42 44.96 Reading package lists... [2021-03-19T23:21:54.186Z] #64 DONE 0.1s [2021-03-19T23:21:54.186Z] [2021-03-19T23:21:54.186Z] #65 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T23:21:54.186Z] #65 DONE 0.0s [2021-03-19T23:21:54.186Z] [2021-03-19T23:21:54.186Z] #66 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T23:21:54.532Z] #13 ... [2021-03-19T23:21:54.532Z] [2021-03-19T23:21:54.532Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:54.532Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:54.532Z] #42 52.63 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T23:21:54.532Z] #42 52.65 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:21:54.532Z] #42 52.66 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:21:54.532Z] #42 52.68 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T23:21:54.532Z] #42 52.70 Setting up python-six (1.12.0-1) ... [2021-03-19T23:21:54.532Z] #42 57.10 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T23:21:54.532Z] #42 57.11 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:21:54.532Z] #42 57.18 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T23:21:54.532Z] #42 57.21 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T23:21:54.532Z] #42 57.23 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T23:21:54.532Z] #42 57.26 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:21:54.532Z] #42 57.29 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:21:54.532Z] #42 57.31 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T23:21:54.532Z] #42 57.33 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:21:54.532Z] #42 57.35 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-19T23:21:54.643Z] #43 ... [2021-03-19T23:21:54.643Z] [2021-03-19T23:21:54.643Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T23:21:54.643Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-19T23:21:54.643Z] #18 DONE 1.2s [2021-03-19T23:21:54.799Z] #38 ... [2021-03-19T23:21:54.799Z] [2021-03-19T23:21:54.799Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:54.799Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T23:21:54.799Z] #43 58.09 Setting up libprotobuf-lite17:ppc64el (3.6.1.3-2) ... [2021-03-19T23:21:54.799Z] #43 58.09 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-19T23:21:54.799Z] #43 58.10 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-19T23:21:54.799Z] #43 58.11 Setting up libprotobuf-c-dev:ppc64el (1.3.1-1+b1) ... [2021-03-19T23:21:54.799Z] #43 58.11 Setting up python-six (1.12.0-1) ... [2021-03-19T23:21:54.799Z] #43 62.55 Setting up zlib1g-dev:ppc64el (1:1.2.11.dfsg-1) ... [2021-03-19T23:21:54.799Z] #43 62.55 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-19T23:21:54.799Z] #43 62.57 Setting up libprotobuf17:ppc64el (3.6.1.3-2) ... [2021-03-19T23:21:54.799Z] #43 62.59 Setting up libcap-dev:ppc64el (1:2.25-2) ... [2021-03-19T23:21:54.799Z] #43 62.60 Setting up libprotoc17:ppc64el (3.6.1.3-2) ... [2021-03-19T23:21:54.799Z] #43 62.61 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:21:54.799Z] #43 62.61 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:21:54.799Z] #43 62.66 Setting up libprotobuf-dev:ppc64el (3.6.1.3-2) ... [2021-03-19T23:21:54.799Z] #43 62.68 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:21:54.799Z] #43 62.69 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-19T23:21:54.799Z] #43 ... [2021-03-19T23:21:54.799Z] [2021-03-19T23:21:54.799Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:21:54.799Z] #52 sha256:a3e9c262ecbd73c85a735c67abb31bd3dd568c6c71cf929c72b572b6517303b1 [2021-03-19T23:21:54.799Z] #52 67.27 regexp/syntax [2021-03-19T23:21:54.799Z] #52 67.49 reflect [2021-03-19T23:21:54.831Z] #66 DONE 0.7s [2021-03-19T23:21:54.901Z] [2021-03-19T23:21:54.901Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T23:21:54.901Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-19T23:21:55.021Z] #32 ... [2021-03-19T23:21:55.021Z] [2021-03-19T23:21:55.021Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:21:55.021Z] #29 sha256:6d0eb110d14ad5f8bb69b3ccb657ae1c4cc7ac36c68714a0a7bbf0b424581c63 [2021-03-19T23:21:55.021Z] #29 25.71 Downloading 'library/busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209' (1 layers)... [2021-03-19T23:21:55.021Z] #29 26.19 [2021-03-19T23:21:55.021Z] #29 26.47 0.2% ######################################################################## 100.0% [2021-03-19T23:21:55.021Z] #29 26.67 [2021-03-19T23:21:55.021Z] #29 28.30 Downloading 'library/busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85' (1 layers)... [2021-03-19T23:21:55.021Z] #29 28.57 [2021-03-19T23:21:55.021Z] #29 28.86 0.1% #### 6.7% ######################################################################## 100.0% [2021-03-19T23:21:55.021Z] #29 29.21 [2021-03-19T23:21:55.021Z] #29 30.36 Downloading 'library/debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344' (1 layers)... [2021-03-19T23:21:55.021Z] #29 30.76 [2021-03-19T23:21:55.021Z] #29 31.03 0.0% ##### 7.1% ####### 10.3% ########## 14.7% ########## 15.1% ########### 15.5% ############## 20.6% ############### 22.0% ###################### 31.4% ######################## 33.9% ############################ 40.2% ################################### 48.7% ########################################## 59.0% ########################################## 59.1% ################################################ 68.0% ################################################## 69.5% ######################################################## 78.8% ########################################################## 81.1% ############################################################## 86.9% ####################################################################### 98.7% ######################################################################## 100.0% [2021-03-19T23:21:55.021Z] #29 34.02 [2021-03-19T23:21:55.096Z] #42 ... [2021-03-19T23:21:55.096Z] [2021-03-19T23:21:55.096Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:21:55.096Z] #47 sha256:0a711f048963947b6e741d133a6265123208c7ade5e811358ba0739637a308cf [2021-03-19T23:21:55.096Z] #47 DONE 59.2s [2021-03-19T23:21:55.096Z] [2021-03-19T23:21:55.096Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:21:55.096Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:21:55.096Z] #32 49.19 Checking out files: 88% (1342/1521) Checking out files: 89% (1354/1521) Checking out files: 90% (1369/1521) Checking out files: 91% (1385/1521) Checking out files: 92% (1400/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-19T23:21:55.096Z] #32 49.77 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-19T23:21:55.096Z] #32 50.69 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:21:55.096Z] #32 ... [2021-03-19T23:21:55.096Z] [2021-03-19T23:21:55.096Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:55.096Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:55.096Z] #13 54.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-19T23:21:55.096Z] #13 54.91 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-19T23:21:55.096Z] #13 54.93 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T23:21:55.096Z] #13 54.94 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T23:21:55.096Z] #13 54.97 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-19T23:21:55.096Z] #13 54.98 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-19T23:21:55.096Z] #13 54.98 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-19T23:21:55.096Z] #13 55.05 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-19T23:21:55.096Z] #13 55.05 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-19T23:21:55.125Z] [2021-03-19T23:21:55.125Z] #67 exporting to image [2021-03-19T23:21:55.125Z] #67 exporting layers [2021-03-19T23:21:55.354Z] #13 55.09 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-19T23:21:55.354Z] #13 55.09 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-19T23:21:55.354Z] #13 55.16 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-19T23:21:55.354Z] #13 55.16 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-19T23:21:55.354Z] #13 55.20 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-19T23:21:55.833Z] #19 DONE 1.2s [2021-03-19T23:21:55.833Z] [2021-03-19T23:21:55.833Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:21:55.833Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:21:56.340Z] #52 ... [2021-03-19T23:21:56.340Z] [2021-03-19T23:21:56.340Z] #43 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:56.340Z] #43 sha256:09828678409361ec5c3203eb11e641478c7a1d78a7ff11cd3ed2c1f550c3fa7f [2021-03-19T23:21:56.340Z] #43 69.40 Setting up libnl-3-dev:ppc64el (3.4.0-1) ... [2021-03-19T23:21:56.340Z] #43 69.40 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:21:56.340Z] #43 DONE 69.7s [2021-03-19T23:21:56.340Z] [2021-03-19T23:21:56.340Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:56.340Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T23:21:56.340Z] #14 68.86 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-19T23:21:56.340Z] #14 68.87 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-19T23:21:56.340Z] #14 68.89 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:21:56.507Z] #29 34.94 Downloading 'library/hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9' (1 layers)... [2021-03-19T23:21:56.507Z] #29 35.36 [2021-03-19T23:21:56.673Z] #42 56.05 Building dependency tree... [2021-03-19T23:21:56.722Z] #13 56.47 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:21:56.722Z] #13 ... [2021-03-19T23:21:56.722Z] [2021-03-19T23:21:56.722Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:56.722Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:21:56.722Z] #36 51.02 Selecting previously unselected package libicu63:amd64. [2021-03-19T23:21:56.722Z] #36 51.03 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T23:21:56.722Z] #36 51.05 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:21:56.722Z] #36 59.18 Selecting previously unselected package libxml2:amd64. [2021-03-19T23:21:56.722Z] #36 59.19 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-19T23:21:56.722Z] #36 59.19 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:21:56.722Z] #36 59.91 Selecting previously unselected package libarchive13:amd64. [2021-03-19T23:21:56.722Z] #36 59.92 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-19T23:21:56.722Z] #36 59.93 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T23:21:56.722Z] #36 60.37 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-19T23:21:56.722Z] #36 60.37 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-19T23:21:56.722Z] #36 60.39 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T23:21:56.722Z] #36 60.64 Selecting previously unselected package librhash0:amd64. [2021-03-19T23:21:56.722Z] #36 60.64 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-19T23:21:56.722Z] #36 60.64 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-19T23:21:56.722Z] #36 60.82 Selecting previously unselected package libuv1:amd64. [2021-03-19T23:21:56.722Z] #36 60.83 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-19T23:21:56.722Z] #36 60.85 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-19T23:21:56.722Z] #36 61.00 Selecting previously unselected package cmake. [2021-03-19T23:21:56.722Z] #36 61.02 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-19T23:21:56.722Z] #36 61.03 Unpacking cmake (3.13.4-1) ... [2021-03-19T23:21:56.776Z] #29 35.59 ######################################################################## 100.0% [2021-03-19T23:21:56.776Z] #29 35.70 [2021-03-19T23:21:56.979Z] #36 ... [2021-03-19T23:21:56.979Z] [2021-03-19T23:21:56.979Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:56.979Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:56.979Z] #13 56.69 Fetched 78.2 MB in 8s (10.1 MB/s) [2021-03-19T23:21:56.979Z] #13 56.82 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:21:56.979Z] #13 56.88 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-19T23:21:57.014Z] #42 61.54 The following additional packages will be installed: [2021-03-19T23:21:57.014Z] #42 61.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-19T23:21:57.014Z] #42 61.58 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-19T23:21:57.014Z] #42 61.61 Suggested packages: [2021-03-19T23:21:57.014Z] #42 61.61 manpages-dev python-setuptools [2021-03-19T23:21:57.014Z] #42 ... [2021-03-19T23:21:57.014Z] [2021-03-19T23:21:57.014Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:57.014Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:57.014Z] #13 46.86 Reading package lists... [2021-03-19T23:21:57.205Z] #20 ... [2021-03-19T23:21:57.205Z] [2021-03-19T23:21:57.205Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:57.205Z] #58 sha256:65748b53a9cde85699097525df027c2896c5056303077a30ca8061c6509f775d [2021-03-19T23:21:57.205Z] #58 149.6 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:21:57.205Z] #58 149.6 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-19T23:21:57.205Z] #58 ... [2021-03-19T23:21:57.205Z] [2021-03-19T23:21:57.205Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:57.205Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:21:57.205Z] #43 59.78 AR soccr/libsoccr.a [2021-03-19T23:21:57.205Z] #43 59.86 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:21:57.205Z] #43 60.50 DEP criu/arch/x86/sigframe.d [2021-03-19T23:21:57.205Z] #43 60.63 DEP criu/arch/x86/sigaction_compat.d [2021-03-19T23:21:57.205Z] #43 60.75 DEP criu/arch/x86/kerndat.d [2021-03-19T23:21:57.235Z] #13 56.91 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:21:57.463Z] #43 60.92 DEP criu/arch/x86/crtools.d [2021-03-19T23:21:57.463Z] #43 61.13 DEP criu/arch/x86/cpu.d [2021-03-19T23:21:57.502Z] #13 57.33 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-19T23:21:57.502Z] #13 ... [2021-03-19T23:21:57.502Z] [2021-03-19T23:21:57.502Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:57.502Z] #34 sha256:2badff26737683bb04f532e30add8c901e7ccd9df312c097d0daf0ee52866fc2 [2021-03-19T23:21:57.502Z] #34 51.91 time [2021-03-19T23:21:57.502Z] #34 57.70 internal/poll [2021-03-19T23:21:57.502Z] #34 59.82 internal/syscall/execenv [2021-03-19T23:21:57.502Z] #34 59.86 internal/fmtsort [2021-03-19T23:21:57.502Z] #34 60.03 internal/syscall/unix [2021-03-19T23:21:57.502Z] #34 60.42 os [2021-03-19T23:21:57.502Z] #34 60.58 strings [2021-03-19T23:21:57.728Z] #43 61.33 CC criu/arch/x86/cpu.o [2021-03-19T23:21:57.733Z] #29 36.59 Downloading 'arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1' (1 layers)... [2021-03-19T23:21:57.760Z] #34 ... [2021-03-19T23:21:57.760Z] [2021-03-19T23:21:57.760Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:57.760Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:21:57.760Z] #13 57.50 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:21:57.760Z] #13 57.59 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T23:21:57.760Z] #13 57.67 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-19T23:21:57.888Z] #14 ... [2021-03-19T23:21:57.888Z] [2021-03-19T23:21:57.888Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:21:57.888Z] #35 sha256:3defd12c759f8144abc5294f950fd078a4fd16c41381a0b4975d2d7c1b582f0a [2021-03-19T23:21:57.888Z] #35 61.13 bufio [2021-03-19T23:21:57.888Z] #35 61.84 reflect [2021-03-19T23:21:57.888Z] #35 62.71 path [2021-03-19T23:21:57.888Z] #35 64.85 text/tabwriter [2021-03-19T23:21:57.888Z] #35 70.50 internal/syscall/execenv [2021-03-19T23:21:57.888Z] #35 70.51 internal/syscall/unix [2021-03-19T23:21:57.888Z] #35 70.73 time [2021-03-19T23:21:57.888Z] #35 ... [2021-03-19T23:21:57.888Z] [2021-03-19T23:21:57.888Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:21:57.888Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:21:57.888Z] #44 1.644 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:21:57.888Z] #44 1.657 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:21:57.888Z] #44 1.669 Note: Building without GnuTLS support [2021-03-19T23:21:57.888Z] #44 1.672 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:21:57.888Z] #44 1.682 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:21:57.986Z] #43 ... [2021-03-19T23:21:57.986Z] [2021-03-19T23:21:57.986Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:21:57.986Z] #58 sha256:65748b53a9cde85699097525df027c2896c5056303077a30ca8061c6509f775d [2021-03-19T23:21:57.986Z] #58 DONE 160.6s [2021-03-19T23:21:57.986Z] [2021-03-19T23:21:57.986Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T23:21:57.986Z] #59 sha256:60a2d87a89ccfa37d9f5ec70e48a699210ffddc94a6bdc997f69a459bb05fb09 [2021-03-19T23:21:57.986Z] #59 DONE 0.1s [2021-03-19T23:21:58.017Z] #13 57.90 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:21:58.243Z] [2021-03-19T23:21:58.243Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T23:21:58.243Z] #60 sha256:05e762aa3f3c00b04d1837034900e840110044906ccbdf5e911de18440fb9916 [2021-03-19T23:21:58.243Z] #60 DONE 0.1s [2021-03-19T23:21:58.243Z] [2021-03-19T23:21:58.243Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:21:58.243Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:21:58.243Z] #20 1.532 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:21:58.243Z] #20 1.647 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:21:58.243Z] #20 1.647 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:21:58.243Z] #20 1.653 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:21:58.243Z] #20 2.343 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T23:21:58.273Z] #13 58.11 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:21:58.274Z] #13 58.18 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-19T23:21:58.402Z] #29 37.11 [2021-03-19T23:21:58.530Z] #13 58.19 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:21:58.530Z] #13 58.40 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-19T23:21:58.668Z] #29 37.28 ######################################################################## 100.0% [2021-03-19T23:21:58.668Z] #29 37.38 [2021-03-19T23:21:58.668Z] #29 37.53 Download of images into '/build' complete. [2021-03-19T23:21:58.668Z] #29 37.53 Use something like the following to load the result into a Docker daemon: [2021-03-19T23:21:58.668Z] #29 37.53 tar -cC '/build' . | docker load [2021-03-19T23:21:58.787Z] #13 58.62 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-19T23:21:58.787Z] #13 58.62 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:21:58.787Z] #13 58.67 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-19T23:21:58.787Z] #13 58.67 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:21:59.192Z] #13 57.75 Building dependency tree... [2021-03-19T23:21:59.192Z] #13 ... [2021-03-19T23:21:59.192Z] [2021-03-19T23:21:59.192Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:21:59.192Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:21:59.192Z] #55 45.29 Reading package lists... [2021-03-19T23:21:59.192Z] #55 54.81 Building dependency tree... [2021-03-19T23:21:59.192Z] #55 60.03 The following additional packages will be installed: [2021-03-19T23:21:59.192Z] #55 60.08 libbtrfs0 [2021-03-19T23:21:59.192Z] #55 60.46 The following NEW packages will be installed: [2021-03-19T23:21:59.192Z] #55 60.46 libbtrfs-dev libbtrfs0 [2021-03-19T23:21:59.192Z] #55 61.03 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:21:59.192Z] #55 61.03 Need to get 119 kB of archives. [2021-03-19T23:21:59.192Z] #55 61.03 After this operation, 387 kB of additional disk space will be used. [2021-03-19T23:21:59.192Z] #55 61.03 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T23:21:59.192Z] #55 61.03 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T23:21:59.192Z] #55 62.68 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:21:59.193Z] #55 63.01 Fetched 119 kB in 0s (414 kB/s) [2021-03-19T23:21:59.193Z] #55 63.28 Selecting previously unselected package libbtrfs0. [2021-03-19T23:21:59.193Z] #55 63.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:21:59.193Z] #55 63.35 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T23:21:59.193Z] #55 63.42 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:21:59.193Z] #55 63.64 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:21:59.193Z] #55 63.64 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T23:21:59.193Z] #55 63.65 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:21:59.193Z] #55 64.02 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:21:59.193Z] #55 64.11 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:21:59.193Z] #55 64.13 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:21:59.193Z] #55 ... [2021-03-19T23:21:59.193Z] [2021-03-19T23:21:59.193Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:21:59.193Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:21:59.193Z] #42 63.66 The following NEW packages will be installed: [2021-03-19T23:21:59.193Z] #42 63.67 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-19T23:21:59.193Z] #42 63.67 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-19T23:21:59.193Z] #42 63.68 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-19T23:21:59.193Z] #42 63.68 python-six zlib1g-dev [2021-03-19T23:21:59.193Z] #42 64.12 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:21:59.193Z] #42 64.12 Need to get 4095 kB of archives. [2021-03-19T23:21:59.193Z] #42 64.12 After this operation, 22.5 MB of additional disk space will be used. [2021-03-19T23:21:59.193Z] #42 64.12 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-19T23:21:59.193Z] #42 64.13 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T23:21:59.193Z] #42 64.13 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-19T23:21:59.193Z] #42 64.14 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-19T23:21:59.193Z] #42 64.14 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-19T23:21:59.193Z] #42 64.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T23:21:59.193Z] #42 64.17 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-19T23:21:59.193Z] #42 64.18 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-19T23:21:59.193Z] #42 64.20 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-19T23:21:59.193Z] #42 64.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-19T23:21:59.193Z] #42 64.39 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-19T23:21:59.209Z] #42 ... [2021-03-19T23:21:59.209Z] [2021-03-19T23:21:59.209Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:59.209Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:21:59.209Z] #45 60.87 internal/reflectlite [2021-03-19T23:21:59.209Z] #45 60.89 github.com/LK4D4/vndr/godl/singleflight [2021-03-19T23:21:59.209Z] #45 61.18 math/rand [2021-03-19T23:21:59.425Z] #44 ... [2021-03-19T23:21:59.425Z] [2021-03-19T23:21:59.425Z] #38 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:21:59.425Z] #38 sha256:a18e0a10480a77dd23ed1b15bf1abf739c1f69326ab0481629124caa3d5adb98 [2021-03-19T23:21:59.426Z] #38 6.206 -- Detecting C compile features - done [2021-03-19T23:21:59.426Z] #38 6.282 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-19T23:21:59.426Z] #38 6.521 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-19T23:21:59.426Z] #38 6.662 -- Configuring done [2021-03-19T23:21:59.426Z] #38 6.702 -- Generating done [2021-03-19T23:21:59.426Z] #38 6.710 -- Build files have been written to: /tmp/tmp.TBOq9QFksw/tini [2021-03-19T23:21:59.426Z] #38 6.716 + make tini-static [2021-03-19T23:21:59.426Z] #38 7.138 Scanning dependencies of target tini-static [2021-03-19T23:21:59.426Z] #38 7.258 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-19T23:21:59.426Z] #38 9.539 [100%] Linking C executable tini-static [2021-03-19T23:21:59.426Z] #38 10.34 [100%] Built target tini-static [2021-03-19T23:21:59.426Z] #38 10.40 + mkdir -p /build [2021-03-19T23:21:59.426Z] #38 10.42 + cp tini-static /build/docker-init [2021-03-19T23:21:59.426Z] #38 DONE 10.6s [2021-03-19T23:21:59.502Z] #42 64.53 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-19T23:21:59.502Z] #42 64.62 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-19T23:21:59.502Z] #42 64.63 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-19T23:21:59.502Z] #42 64.64 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-19T23:21:59.502Z] #42 64.69 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-19T23:21:59.599Z] #67 exporting layers 4.0s done [2021-03-19T23:21:59.599Z] #67 writing image sha256:abe45fa8558d982d1cef867d022968db3b9147552681b49944499c2a58c9673a done [2021-03-19T23:21:59.599Z] #67 naming to docker.io/library/docker:9780942e203b09fc4789ff5c426549baf7d242a3 done [2021-03-19T23:21:59.599Z] #67 DONE 4.0s [Pipeline] } [Pipeline] // stage [2021-03-19T23:21:59.661Z] #29 ... [2021-03-19T23:21:59.661Z] [2021-03-19T23:21:59.661Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:21:59.661Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T23:21:59.661Z] #36 35.77 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:21:59.661Z] #36 36.46 Fetched 14.2 MB in 2s (7420 kB/s) [2021-03-19T23:21:59.661Z] #36 37.19 Selecting previously unselected package xxd. [2021-03-19T23:21:59.661Z] #36 37.19 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-19T23:21:59.661Z] #36 37.34 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-19T23:21:59.661Z] #36 37.71 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:21:59.661Z] #36 42.14 Selecting previously unselected package vim-common. [2021-03-19T23:21:59.661Z] #36 42.14 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:21:59.661Z] #36 43.46 Unpacking vim-common (2:8.1.0875-5) ... [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-19T23:21:59.726Z] [2021-03-19T23:21:59.726Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:21:59.726Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:21:59.726Z] #46 63.67 bufio [2021-03-19T23:21:59.726Z] #46 65.91 reflect [2021-03-19T23:21:59.726Z] #46 69.10 regexp/syntax [2021-03-19T23:21:59.726Z] #46 71.38 hash/crc32 [2021-03-19T23:21:59.769Z] #42 64.70 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-19T23:21:59.925Z] #36 ... [2021-03-19T23:21:59.925Z] [2021-03-19T23:21:59.925Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:21:59.925Z] #49 sha256:a5f555ea5abdc28518d9ab79a39b5b48967847e8723b32d0bded89438bdfb0ba [2021-03-19T23:21:59.925Z] #49 39.64 go: finding github.com/fatih/color v1.7.0 [2021-03-19T23:21:59.925Z] #49 39.73 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:21:59.925Z] #49 39.91 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:21:59.925Z] #49 39.93 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:21:59.925Z] #49 40.41 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:21:59.925Z] #49 40.42 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:21:59.925Z] #49 40.47 go: finding github.com/pkg/errors v0.8.1 [2021-03-19T23:21:59.925Z] #49 40.74 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:21:59.925Z] #49 40.89 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:21:59.925Z] #49 40.89 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:21:59.925Z] #49 40.94 go: finding github.com/spf13/viper v1.6.1 [2021-03-19T23:21:59.925Z] #49 41.32 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:21:59.925Z] #49 41.61 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:21:59.925Z] #49 41.62 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:21:59.925Z] #49 41.67 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:21:59.925Z] #49 41.67 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:21:59.925Z] #49 41.83 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:21:59.925Z] #49 42.13 go: finding github.com/stretchr/testify v1.4.0 [2021-03-19T23:21:59.925Z] #49 42.14 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:21:59.925Z] #49 42.73 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:21:59.925Z] #49 42.74 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:21:59.925Z] #49 42.91 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:21:59.925Z] #49 42.92 go: finding github.com/spf13/cobra v0.0.5 [2021-03-19T23:21:59.925Z] #49 42.94 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:21:59.925Z] #49 43.12 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:21:59.925Z] #49 43.13 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:21:59.925Z] #49 43.43 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:21:59.925Z] #49 43.44 go: finding github.com/gobwas/glob v0.2.3 [2021-03-19T23:21:59.925Z] #49 43.45 go: finding github.com/spf13/pflag v1.0.5 [2021-03-19T23:21:59.925Z] #49 43.68 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:21:59.925Z] #49 43.76 go: finding github.com/magiconair/properties v1.8.1 [2021-03-19T23:21:59.925Z] #49 43.90 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:21:59.925Z] #49 43.90 go: finding github.com/stretchr/objx v0.2.0 [2021-03-19T23:21:59.925Z] #49 44.13 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:21:59.925Z] #49 44.14 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:21:59.925Z] #49 44.15 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:21:59.925Z] #49 44.40 go: finding github.com/spf13/afero v1.1.2 [2021-03-19T23:21:59.925Z] #49 44.40 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:21:59.925Z] #49 44.45 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:21:59.925Z] #49 44.47 go: finding github.com/spf13/cast v1.3.0 [2021-03-19T23:21:59.925Z] #49 44.60 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:21:59.925Z] #49 44.62 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:21:59.925Z] #49 44.92 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:21:59.925Z] #49 44.93 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:21:59.925Z] #49 44.95 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:21:59.925Z] #49 44.95 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-19T23:21:59.925Z] #49 45.05 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:21:59.925Z] #49 45.11 go: finding golang.org/x/text v0.3.2 [2021-03-19T23:21:59.925Z] #49 45.19 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:21:59.925Z] #49 45.22 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:21:59.925Z] #49 46.07 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:21:59.925Z] #49 46.08 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:21:59.925Z] #49 ... [2021-03-19T23:21:59.925Z] [2021-03-19T23:21:59.925Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:21:59.925Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:21:59.925Z] #13 31.64 Building dependency tree... [2021-03-19T23:21:59.925Z] #13 34.13 The following additional packages will be installed: [2021-03-19T23:21:59.925Z] #13 34.14 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-19T23:21:59.925Z] #13 34.14 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-19T23:21:59.925Z] #13 34.14 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-19T23:21:59.925Z] #13 34.14 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-19T23:21:59.925Z] #13 34.15 mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:21:59.925Z] #13 34.15 Suggested packages: [2021-03-19T23:21:59.925Z] #13 34.15 gcc-8-locales seccomp wine64 [2021-03-19T23:21:59.925Z] #13 35.18 The following NEW packages will be installed: [2021-03-19T23:21:59.925Z] #13 35.19 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-19T23:21:59.925Z] #13 35.19 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-19T23:21:59.925Z] #13 35.19 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-19T23:21:59.925Z] #13 35.19 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-19T23:21:59.925Z] #13 35.19 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-19T23:21:59.925Z] #13 35.19 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:21:59.925Z] #13 35.20 The following packages will be upgraded: [2021-03-19T23:21:59.925Z] #13 35.20 libseccomp2 libsystemd0 libudev1 [2021-03-19T23:21:59.925Z] #13 35.59 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:21:59.925Z] #13 35.59 Need to get 73.8 MB of archives. [2021-03-19T23:21:59.925Z] #13 35.59 After this operation, 472 MB of additional disk space will be used. [2021-03-19T23:21:59.925Z] #13 35.59 Get:1 http://deb.debian.org/debian buster-backports/main arm64 libseccomp2 arm64 2.4.4-1~bpo10+1 [44.2 kB] [2021-03-19T23:21:59.925Z] #13 35.60 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd0 arm64 241-7~deb10u6 [314 kB] [2021-03-19T23:21:59.925Z] #13 35.60 Get:3 http://deb.debian.org/debian buster-backports/main arm64 libseccomp-dev arm64 2.4.4-1~bpo10+1 [73.8 kB] [2021-03-19T23:21:59.925Z] #13 35.66 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev1 arm64 241-7~deb10u6 [146 kB] [2021-03-19T23:21:59.925Z] #13 35.67 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-i686 arm64 2.31.1-11+8.3 [2188 kB] [2021-03-19T23:21:59.925Z] #13 36.50 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64-x86-64 arm64 2.31.1-11+8.3 [2429 kB] [2021-03-19T23:21:59.925Z] #13 36.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-19T23:21:59.925Z] #13 36.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper1.02.1 arm64 2:1.02.155-3 [124 kB] [2021-03-19T23:21:59.925Z] #13 36.81 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 dmsetup arm64 2:1.02.155-3 [83.9 kB] [2021-03-19T23:21:59.925Z] #13 36.83 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-19T23:21:59.925Z] #13 37.95 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-19T23:21:59.925Z] #13 38.60 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-base arm64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-19T23:21:59.925Z] #13 38.63 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [33.2 MB] [2021-03-19T23:22:00.026Z] #46 ... [2021-03-19T23:22:00.026Z] [2021-03-19T23:22:00.026Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:00.026Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:22:00.026Z] #44 3.879 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:22:00.026Z] #44 3.941 GEN .gitid [2021-03-19T23:22:00.026Z] #44 3.992 GEN criu/include/version.h [2021-03-19T23:22:00.038Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/test/unit [2021-03-19T23:22:00.070Z] #42 ... [2021-03-19T23:22:00.070Z] [2021-03-19T23:22:00.070Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:22:00.070Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:22:00.070Z] #55 DONE 65.0s [2021-03-19T23:22:00.070Z] [2021-03-19T23:22:00.070Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:22:00.070Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:22:00.070Z] #36 44.93 Reading package lists... [2021-03-19T23:22:00.070Z] #36 55.62 Building dependency tree... [2021-03-19T23:22:00.070Z] #36 60.88 The following additional packages will be installed: [2021-03-19T23:22:00.070Z] #36 60.89 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-19T23:22:00.070Z] #36 60.91 Suggested packages: [2021-03-19T23:22:00.070Z] #36 60.91 cmake-doc ninja-build lrzip [2021-03-19T23:22:00.070Z] #36 60.91 Recommended packages: [2021-03-19T23:22:00.070Z] #36 60.91 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-19T23:22:00.070Z] #36 62.25 The following NEW packages will be installed: [2021-03-19T23:22:00.070Z] #36 62.26 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-19T23:22:00.070Z] #36 62.29 vim-common xxd [2021-03-19T23:22:00.070Z] #36 62.79 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:22:00.070Z] #36 62.79 Need to get 14.9 MB of archives. [2021-03-19T23:22:00.070Z] #36 62.79 After this operation, 61.8 MB of additional disk space will be used. [2021-03-19T23:22:00.070Z] #36 62.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T23:22:00.070Z] #36 62.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:22:00.070Z] #36 62.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-19T23:22:00.070Z] #36 63.01 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T23:22:00.070Z] #36 64.42 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-19T23:22:00.070Z] #36 64.46 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-19T23:22:00.070Z] #36 64.51 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-19T23:22:00.070Z] #36 64.58 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-19T23:22:00.070Z] #36 64.59 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-19T23:22:00.070Z] #36 64.61 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-19T23:22:00.070Z] #36 ... [2021-03-19T23:22:00.070Z] [2021-03-19T23:22:00.071Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:22:00.071Z] #49 sha256:0a0cbdec9d319feea76b6b0c8e4259448e82405d4e9cc3f2b9ed6e453ec3e337 [2021-03-19T23:22:00.071Z] #49 62.04 go: finding github.com/fatih/color v1.7.0 [2021-03-19T23:22:00.071Z] #49 62.14 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:22:00.071Z] #49 62.44 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:22:00.071Z] #49 62.45 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:22:00.071Z] #49 62.56 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:22:00.071Z] #49 62.65 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:22:00.071Z] #49 62.68 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:22:00.071Z] #49 62.69 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:22:00.071Z] #49 62.69 go: finding github.com/pkg/errors v0.8.1 [2021-03-19T23:22:00.071Z] #49 62.74 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:22:00.071Z] #49 62.77 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:22:00.071Z] #49 62.91 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:22:00.071Z] #49 62.94 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:22:00.071Z] #49 62.97 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:22:00.071Z] #49 62.98 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:22:00.071Z] #49 62.99 go: finding github.com/stretchr/testify v1.4.0 [2021-03-19T23:22:00.071Z] #49 63.00 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:22:00.071Z] #49 63.08 go: finding github.com/spf13/viper v1.6.1 [2021-03-19T23:22:00.071Z] #49 63.08 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:22:00.071Z] #49 63.09 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:22:00.071Z] #49 63.12 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:22:00.071Z] #49 63.27 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:22:00.071Z] #49 63.34 go: finding github.com/stretchr/objx v0.2.0 [2021-03-19T23:22:00.071Z] #49 63.42 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:22:00.071Z] #49 63.50 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:22:00.071Z] #49 63.53 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:22:00.071Z] #49 63.62 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:22:00.071Z] #49 63.63 go: finding github.com/spf13/cobra v0.0.5 [2021-03-19T23:22:00.071Z] #49 63.68 go: finding github.com/gobwas/glob v0.2.3 [2021-03-19T23:22:00.071Z] #49 63.72 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:22:00.071Z] #49 63.74 go: finding github.com/spf13/pflag v1.0.5 [2021-03-19T23:22:00.071Z] #49 63.79 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:22:00.071Z] #49 64.05 go: finding github.com/magiconair/properties v1.8.1 [2021-03-19T23:22:00.071Z] #49 64.15 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:22:00.071Z] #49 64.18 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:22:00.071Z] #49 64.24 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:22:00.071Z] #49 64.28 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:22:00.071Z] #49 64.32 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:22:00.071Z] #49 64.48 go: finding github.com/spf13/afero v1.1.2 [2021-03-19T23:22:00.071Z] #49 64.62 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:22:00.071Z] #49 64.63 go: finding github.com/spf13/cast v1.3.0 [2021-03-19T23:22:00.071Z] #49 64.64 go: finding golang.org/x/text v0.3.2 [2021-03-19T23:22:00.071Z] #49 64.74 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:22:00.071Z] #49 64.84 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:22:00.071Z] #49 64.84 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:22:00.071Z] #49 64.88 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:22:00.071Z] #49 64.90 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-19T23:22:00.071Z] #49 64.97 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:22:00.071Z] #49 65.05 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:22:00.071Z] #49 65.15 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:22:00.071Z] #49 65.16 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:22:00.071Z] #49 65.19 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:22:00.071Z] #49 65.21 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:22:00.071Z] #49 65.21 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:22:00.071Z] #49 65.23 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:22:00.071Z] #49 65.23 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:22:00.071Z] #49 65.32 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:22:00.071Z] #49 65.32 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:22:00.071Z] #49 65.36 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-19T23:22:00.140Z] #20 4.159 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:22:00.325Z] #44 4.056 GEN include/common/asm [2021-03-19T23:22:00.340Z] #49 65.44 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:22:00.361Z] #13 ... [2021-03-19T23:22:00.361Z] [2021-03-19T23:22:00.361Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:00.361Z] #45 sha256:fed412cb85740593c300998741acd7b15fb6fa0ddde5290c78010ab252452165 [2021-03-19T23:22:00.361Z] #45 36.18 internal/reflectlite [2021-03-19T23:22:00.361Z] #45 36.20 github.com/LK4D4/vndr/godl/singleflight [2021-03-19T23:22:00.361Z] #45 36.22 internal/singleflight [2021-03-19T23:22:00.361Z] #45 36.26 math/rand [2021-03-19T23:22:00.361Z] #45 38.62 sort [2021-03-19T23:22:00.361Z] #45 38.62 strconv [2021-03-19T23:22:00.361Z] #45 38.64 io [2021-03-19T23:22:00.361Z] #45 38.64 syscall [2021-03-19T23:22:00.361Z] #45 40.15 bytes [2021-03-19T23:22:00.361Z] #45 40.47 strings [2021-03-19T23:22:00.361Z] #45 41.67 reflect [2021-03-19T23:22:00.361Z] #45 42.13 bufio [2021-03-19T23:22:00.361Z] #45 43.45 regexp/syntax [2021-03-19T23:22:00.361Z] #45 44.13 hash/crc32 [2021-03-19T23:22:00.361Z] #45 45.58 vendor/golang.org/x/net/dns/dnsmessage [2021-03-19T23:22:00.361Z] #45 45.59 time [2021-03-19T23:22:00.361Z] #45 ... [2021-03-19T23:22:00.361Z] [2021-03-19T23:22:00.361Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:22:00.361Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-19T23:22:00.362Z] #55 37.77 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:22:00.362Z] #55 39.01 Fetched 119 kB in 0s (317 kB/s) [2021-03-19T23:22:00.362Z] #55 40.73 Selecting previously unselected package libbtrfs0. [2021-03-19T23:22:00.362Z] #55 40.73 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-19T23:22:00.362Z] #55 40.78 Preparing to unpack .../libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-19T23:22:00.362Z] #55 43.18 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:22:00.362Z] #55 45.42 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:22:00.362Z] #55 45.43 Preparing to unpack .../libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-19T23:22:00.362Z] #55 ... [2021-03-19T23:22:00.362Z] [2021-03-19T23:22:00.362Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:00.362Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T23:22:00.362Z] #42 36.56 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-lite17 arm64 3.6.1.3-2 [150 kB] [2021-03-19T23:22:00.362Z] #42 36.58 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-dev arm64 3.6.1.3-2 [1061 kB] [2021-03-19T23:22:00.362Z] #42 36.68 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotoc17 arm64 3.6.1.3-2 [586 kB] [2021-03-19T23:22:00.362Z] #42 36.71 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-c-compiler arm64 1.3.1-1+b1 [70.4 kB] [2021-03-19T23:22:00.362Z] #42 36.76 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 protobuf-compiler arm64 3.6.1.3-2 [64.7 kB] [2021-03-19T23:22:00.362Z] #42 36.77 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-19T23:22:00.362Z] #42 36.97 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-six all 1.12.0-1 [15.7 kB] [2021-03-19T23:22:00.362Z] #42 37.00 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-protobuf arm64 3.6.1.3-2 [328 kB] [2021-03-19T23:22:00.362Z] #42 39.03 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:22:00.362Z] #42 39.68 Fetched 3798 kB in 1s (2996 kB/s) [2021-03-19T23:22:00.362Z] #42 41.58 Selecting previously unselected package libcap-dev:arm64. [2021-03-19T23:22:00.362Z] #42 41.58 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-19T23:22:00.362Z] #42 41.64 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_arm64.deb ... [2021-03-19T23:22:00.362Z] #42 42.92 Unpacking libcap-dev:arm64 (1:2.25-2) ... [2021-03-19T23:22:00.613Z] #49 65.52 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:22:00.613Z] #49 65.54 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:22:00.613Z] #49 65.56 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:22:00.613Z] #49 65.66 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:22:00.879Z] #49 65.82 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-19T23:22:00.879Z] #49 65.84 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:22:00.879Z] #49 65.90 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:22:00.879Z] #49 66.03 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:22:00.879Z] #49 66.05 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-19T23:22:00.939Z] #42 ... [2021-03-19T23:22:00.939Z] [2021-03-19T23:22:00.939Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:00.939Z] #34 sha256:2b9dbdb00cf6b0e7451c0339cc16e7686af1cf784a21327ceb498cd79fcb4ac3 [2021-03-19T23:22:00.939Z] #34 37.11 sort [2021-03-19T23:22:00.939Z] #34 37.12 errors [2021-03-19T23:22:00.939Z] #34 37.71 strconv [2021-03-19T23:22:00.939Z] #34 37.71 io [2021-03-19T23:22:00.939Z] #34 37.72 internal/oserror [2021-03-19T23:22:00.939Z] #34 38.11 syscall [2021-03-19T23:22:00.939Z] #34 39.59 bytes [2021-03-19T23:22:00.939Z] #34 39.59 strings [2021-03-19T23:22:00.939Z] #34 41.42 bufio [2021-03-19T23:22:00.939Z] #34 41.60 path [2021-03-19T23:22:00.939Z] #34 41.65 reflect [2021-03-19T23:22:00.939Z] #34 41.86 text/tabwriter [2021-03-19T23:22:00.939Z] #34 44.17 internal/syscall/execenv [2021-03-19T23:22:00.939Z] #34 44.18 time [2021-03-19T23:22:00.939Z] #34 44.18 internal/syscall/unix [2021-03-19T23:22:00.939Z] #34 ... [2021-03-19T23:22:00.939Z] [2021-03-19T23:22:00.939Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:22:00.940Z] #49 sha256:a5f555ea5abdc28518d9ab79a39b5b48967847e8723b32d0bded89438bdfb0ba [2021-03-19T23:22:00.940Z] #49 47.34 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:22:01.118Z] #45 63.06 internal/singleflight [2021-03-19T23:22:01.142Z] #49 66.31 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:22:01.142Z] #49 66.35 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:22:01.142Z] #49 66.35 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:22:01.206Z] #49 47.34 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:22:01.315Z] #13 ... [2021-03-19T23:22:01.315Z] [2021-03-19T23:22:01.315Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:01.315Z] #45 sha256:f9f413f6aadbb3799be626c6af7028d2be8733805331a332fed7c22d670635e6 [2021-03-19T23:22:01.315Z] #45 55.21 time [2021-03-19T23:22:01.315Z] #45 60.71 os [2021-03-19T23:22:01.315Z] #45 62.51 strings [2021-03-19T23:22:01.315Z] #45 64.80 fmt [2021-03-19T23:22:01.315Z] #45 65.30 path/filepath [2021-03-19T23:22:01.315Z] #45 ... [2021-03-19T23:22:01.315Z] [2021-03-19T23:22:01.315Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:22:01.315Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:22:01.315Z] #36 64.52 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:22:01.315Z] #36 64.52 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:22:01.315Z] #36 64.55 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-19T23:22:01.315Z] #36 64.57 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:22:01.315Z] #36 64.59 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-19T23:22:01.315Z] #36 64.62 Setting up cmake-data (3.13.4-1) ... [2021-03-19T23:22:01.315Z] #36 64.64 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:22:01.315Z] #36 64.65 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T23:22:01.315Z] #36 64.67 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T23:22:01.315Z] #36 64.70 Setting up cmake (3.13.4-1) ... [2021-03-19T23:22:01.315Z] #36 64.70 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:22:01.315Z] #36 64.83 Processing triggers for mime-support (3.62) ... [2021-03-19T23:22:01.315Z] #36 DONE 65.5s [2021-03-19T23:22:01.315Z] [2021-03-19T23:22:01.315Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:22:01.315Z] #37 sha256:d4d0e7c253e6b108671fb699f7d005075b629da6c340cd096679011470e1e540 [2021-03-19T23:22:01.315Z] #37 ... [2021-03-19T23:22:01.315Z] [2021-03-19T23:22:01.315Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:01.315Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:22:01.315Z] #42 64.68 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T23:22:01.315Z] #42 64.70 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:22:01.315Z] #42 DONE 65.7s [2021-03-19T23:22:01.404Z] #49 66.55 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:22:01.404Z] #49 66.55 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:22:01.572Z] [2021-03-19T23:22:01.572Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:01.572Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:01.572Z] #13 61.21 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-19T23:22:01.572Z] #13 61.26 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-19T23:22:01.572Z] #13 61.26 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:22:01.783Z] #49 47.85 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:22:01.783Z] #49 47.88 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:22:02.037Z] #20 5.769 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:22:02.190Z] #49 48.17 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:22:02.190Z] #49 48.22 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-19T23:22:02.190Z] #49 48.22 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:22:02.190Z] #49 48.23 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:22:02.190Z] #49 48.23 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:22:02.190Z] #49 48.24 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:22:02.190Z] #49 48.24 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:22:02.190Z] #49 48.25 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-19T23:22:02.190Z] #49 48.25 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:22:02.190Z] #49 48.27 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:22:02.190Z] #49 48.34 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:22:02.439Z] #44 5.942 PBCC images/timens.pb-c.c [2021-03-19T23:22:02.439Z] #44 5.972 DEP images/timens.pb-c.d [2021-03-19T23:22:02.439Z] #44 6.003 PBCC images/fown.pb-c.c [2021-03-19T23:22:02.439Z] #44 6.066 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-19T23:22:02.439Z] #44 6.193 PBCC images/opts.pb-c.c [2021-03-19T23:22:02.439Z] #44 6.239 PBCC images/memfd.pb-c.c [2021-03-19T23:22:02.439Z] #44 6.300 DEP images/fown.pb-c.d [2021-03-19T23:22:02.503Z] #45 64.31 bytes [2021-03-19T23:22:02.503Z] #45 64.31 strconv [2021-03-19T23:22:02.519Z] #49 48.43 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:22:02.519Z] #49 48.48 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-19T23:22:02.519Z] #49 48.52 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:22:02.738Z] #44 6.354 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-19T23:22:02.738Z] #44 6.469 DEP images/opts.pb-c.d [2021-03-19T23:22:02.738Z] #44 6.546 DEP images/memfd.pb-c.d [2021-03-19T23:22:02.780Z] ? github.com/docker/docker/api [no test files] [2021-03-19T23:22:02.784Z] #49 49.08 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:22:02.784Z] #49 49.08 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:22:02.784Z] #49 49.16 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:22:03.037Z] #44 6.602 PBCC images/sit.pb-c.c [2021-03-19T23:22:03.037Z] #44 6.659 DEP images/sit.pb-c.d [2021-03-19T23:22:03.037Z] #44 6.732 PBCC images/macvlan.pb-c.c [2021-03-19T23:22:03.037Z] #44 6.771 DEP images/macvlan.pb-c.d [2021-03-19T23:22:03.037Z] #44 6.868 PBCC images/autofs.pb-c.c [2021-03-19T23:22:03.037Z] #44 6.896 DEP images/autofs.pb-c.d [2021-03-19T23:22:03.037Z] #44 6.985 PBCC images/sysctl.pb-c.c [2021-03-19T23:22:03.332Z] #49 ... [2021-03-19T23:22:03.332Z] [2021-03-19T23:22:03.332Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:03.332Z] #34 sha256:70bbf05cfcf60c2e362915ffa958d66f0e02e9ac2565602763c704f7bb32331b [2021-03-19T23:22:03.332Z] #34 58.33 internal/reflectlite [2021-03-19T23:22:03.332Z] #34 58.34 sync [2021-03-19T23:22:03.332Z] #34 61.72 sort [2021-03-19T23:22:03.332Z] #34 61.74 errors [2021-03-19T23:22:03.332Z] #34 62.48 strconv [2021-03-19T23:22:03.332Z] #34 63.61 io [2021-03-19T23:22:03.332Z] #34 66.00 internal/oserror [2021-03-19T23:22:03.332Z] #34 66.13 syscall [2021-03-19T23:22:03.332Z] #34 ... [2021-03-19T23:22:03.332Z] [2021-03-19T23:22:03.332Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:03.332Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:22:03.332Z] #42 66.54 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:22:03.332Z] #42 67.00 Fetched 4095 kB in 1s (4555 kB/s) [2021-03-19T23:22:03.332Z] #42 67.14 Selecting previously unselected package libcap-dev:amd64. [2021-03-19T23:22:03.332Z] #42 67.14 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:22:03.332Z] #42 67.20 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-19T23:22:03.332Z] #42 67.27 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T23:22:03.332Z] #42 67.52 Selecting previously unselected package libnet1:amd64. [2021-03-19T23:22:03.332Z] #42 67.52 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T23:22:03.332Z] #42 67.57 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:03.332Z] #42 67.89 Selecting previously unselected package libnet1-dev. [2021-03-19T23:22:03.332Z] #42 67.89 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T23:22:03.332Z] #42 67.92 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:03.332Z] #42 68.14 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T23:22:03.332Z] #42 68.15 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T23:22:03.332Z] #42 68.16 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:22:03.332Z] #42 68.45 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-19T23:22:03.332Z] #42 68.45 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-19T23:22:03.332Z] #42 68.47 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T23:22:03.335Z] #44 7.020 DEP images/sysctl.pb-c.d [2021-03-19T23:22:03.335Z] #44 7.103 PBCC images/time.pb-c.c [2021-03-19T23:22:03.335Z] #44 7.125 DEP images/time.pb-c.d [2021-03-19T23:22:03.335Z] #44 7.201 PBCC images/binfmt-misc.pb-c.c [2021-03-19T23:22:03.335Z] #44 7.224 DEP images/binfmt-misc.pb-c.d [2021-03-19T23:22:03.335Z] #44 7.288 PBCC images/seccomp.pb-c.c [2021-03-19T23:22:03.335Z] #44 7.312 DEP images/seccomp.pb-c.d [2021-03-19T23:22:03.361Z] #49 49.72 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:22:03.409Z] #20 7.277 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:22:03.409Z] #20 ... [2021-03-19T23:22:03.409Z] [2021-03-19T23:22:03.409Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:03.409Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:22:03.409Z] #45 165.9 github.com/LK4D4/vndr/godl [2021-03-19T23:22:03.632Z] #44 ... [2021-03-19T23:22:03.632Z] [2021-03-19T23:22:03.632Z] #48 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:22:03.632Z] #48 sha256:5d2e5f3d98df5d8646634581f5e878af528c02c7b3ef2c1940095e9864a1ce06 [2021-03-19T23:22:03.632Z] #48 DONE 77.1s [2021-03-19T23:22:03.632Z] [2021-03-19T23:22:03.633Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:03.633Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:22:03.633Z] #44 7.431 PBCC images/userns.pb-c.c [2021-03-19T23:22:03.633Z] #44 7.451 DEP images/userns.pb-c.d [2021-03-19T23:22:03.633Z] #44 7.499 PBCC images/cgroup.pb-c.c [2021-03-19T23:22:03.633Z] #44 7.531 DEP images/cgroup.pb-c.d [2021-03-19T23:22:03.906Z] #42 68.97 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T23:22:03.906Z] #42 68.97 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:22:03.906Z] #42 68.98 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:22:03.931Z] #44 7.581 PBCC images/ext-file.pb-c.c [2021-03-19T23:22:03.931Z] #44 7.622 DEP images/ext-file.pb-c.d [2021-03-19T23:22:03.931Z] #44 7.684 PBCC images/rpc.pb-c.c [2021-03-19T23:22:03.931Z] #44 7.737 DEP images/rpc.pb-c.d [2021-03-19T23:22:03.931Z] #44 7.800 PBCC images/siginfo.pb-c.c [2021-03-19T23:22:04.169Z] #42 69.13 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-19T23:22:04.169Z] #42 69.14 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:22:04.169Z] #42 69.15 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T23:22:04.169Z] #42 69.36 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-19T23:22:04.169Z] #42 69.37 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-19T23:22:04.169Z] #42 69.38 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T23:22:04.229Z] #44 7.825 DEP images/siginfo.pb-c.d [2021-03-19T23:22:04.229Z] #44 7.867 PBCC images/pagemap.pb-c.c [2021-03-19T23:22:04.229Z] #44 7.889 DEP images/pagemap.pb-c.d [2021-03-19T23:22:04.229Z] #44 7.971 PBCC images/rlimit.pb-c.c [2021-03-19T23:22:04.229Z] #44 7.999 DEP images/rlimit.pb-c.d [2021-03-19T23:22:04.341Z] #45 166.6 github.com/LK4D4/vndr [2021-03-19T23:22:04.412Z] #45 ... [2021-03-19T23:22:04.412Z] [2021-03-19T23:22:04.412Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:22:04.412Z] #49 sha256:b47e612099d5d1a9c5892a1523f88fd73820dfaa6b1c7ddb9d93ca332bef0fad [2021-03-19T23:22:04.412Z] #49 62.76 go: finding github.com/fatih/color v1.7.0 [2021-03-19T23:22:04.412Z] #49 62.85 go: finding github.com/gofrs/flock v0.0.0-20190320160742-5135e617513b [2021-03-19T23:22:04.412Z] #49 62.96 go: finding github.com/mattn/go-colorable v0.1.4 [2021-03-19T23:22:04.412Z] #49 62.97 go: finding github.com/mattn/go-isatty v0.0.8 [2021-03-19T23:22:04.412Z] #49 63.05 go: finding github.com/go-critic/go-critic v0.4.1 [2021-03-19T23:22:04.412Z] #49 63.10 go: finding golang.org/x/sys v0.0.0-20190922100055-0a153f010e69 [2021-03-19T23:22:04.412Z] #49 63.14 go: finding github.com/go-lintpack/lintpack v0.5.2 [2021-03-19T23:22:04.412Z] #49 63.16 go: finding golang.org/x/tools v0.0.0-20200204192400-7124308813f3 [2021-03-19T23:22:04.412Z] #49 63.17 go: finding github.com/pkg/errors v0.8.1 [2021-03-19T23:22:04.412Z] #49 63.20 go: finding github.com/sirupsen/logrus v1.4.2 [2021-03-19T23:22:04.412Z] #49 63.20 go: finding github.com/go-toolsmith/astfmt v1.0.0 [2021-03-19T23:22:04.412Z] #49 63.21 go: finding github.com/stretchr/testify v1.4.0 [2021-03-19T23:22:04.412Z] #49 63.23 go: finding github.com/mitchellh/go-homedir v1.1.0 [2021-03-19T23:22:04.412Z] #49 63.26 go: finding github.com/go-toolsmith/astequal v1.0.0 [2021-03-19T23:22:04.412Z] #49 63.35 go: finding github.com/davecgh/go-spew v1.1.1 [2021-03-19T23:22:04.412Z] #49 63.40 go: finding github.com/go-toolsmith/astcast v1.0.0 [2021-03-19T23:22:04.412Z] #49 63.42 go: finding github.com/go-toolsmith/astp v1.0.0 [2021-03-19T23:22:04.412Z] #49 63.43 go: finding github.com/go-toolsmith/typep v1.0.0 [2021-03-19T23:22:04.412Z] #49 63.45 go: finding github.com/spf13/viper v1.6.1 [2021-03-19T23:22:04.412Z] #49 63.51 go: finding github.com/pmezard/go-difflib v1.0.0 [2021-03-19T23:22:04.412Z] #49 63.58 go: finding github.com/go-toolsmith/astcopy v1.0.0 [2021-03-19T23:22:04.412Z] #49 63.59 go: finding github.com/stretchr/objx v0.2.0 [2021-03-19T23:22:04.412Z] #49 63.66 go: finding github.com/OpenPeeDeeP/depguard v1.0.1 [2021-03-19T23:22:04.412Z] #49 63.72 go: finding github.com/go-toolsmith/strparse v1.0.0 [2021-03-19T23:22:04.412Z] #49 63.74 go: finding gopkg.in/yaml.v2 v2.2.7 [2021-03-19T23:22:04.412Z] #49 63.77 go: finding github.com/bombsimon/wsl/v2 v2.0.0 [2021-03-19T23:22:04.412Z] #49 63.86 go: finding github.com/gobwas/glob v0.2.3 [2021-03-19T23:22:04.412Z] #49 64.03 go: finding github.com/spf13/cobra v0.0.5 [2021-03-19T23:22:04.412Z] #49 64.11 go: finding github.com/fsnotify/fsnotify v1.4.7 [2021-03-19T23:22:04.412Z] #49 64.23 go: finding github.com/hashicorp/hcl v1.0.0 [2021-03-19T23:22:04.412Z] #49 64.26 go: finding github.com/spf13/pflag v1.0.5 [2021-03-19T23:22:04.412Z] #49 64.35 go: finding github.com/golangci/check v0.0.0-20180506172741-cfe4005ccda2 [2021-03-19T23:22:04.412Z] #49 64.40 go: finding github.com/golangci/dupl v0.0.0-20180902072040-3e9179ac440a [2021-03-19T23:22:04.412Z] #49 64.44 go: finding github.com/magiconair/properties v1.8.1 [2021-03-19T23:22:04.412Z] #49 64.51 go: finding github.com/mitchellh/mapstructure v1.1.2 [2021-03-19T23:22:04.412Z] #49 64.55 go: finding github.com/golangci/errcheck v0.0.0-20181223084120-ef45e06d44b6 [2021-03-19T23:22:04.412Z] #49 64.67 go: finding github.com/pelletier/go-toml v1.2.0 [2021-03-19T23:22:04.412Z] #49 64.68 go: finding github.com/golangci/go-misc v0.0.0-20180628070357-927a3d87b613 [2021-03-19T23:22:04.412Z] #49 64.79 go: finding github.com/spf13/afero v1.1.2 [2021-03-19T23:22:04.412Z] #49 64.80 go: finding github.com/golangci/goconst v0.0.0-20180610141641-041c5f2b40f3 [2021-03-19T23:22:04.412Z] #49 64.87 go: finding github.com/spf13/cast v1.3.0 [2021-03-19T23:22:04.412Z] #49 64.94 go: finding github.com/golangci/gocyclo v0.0.0-20180528134321-2becd97e67ee [2021-03-19T23:22:04.412Z] #49 64.94 go: finding github.com/golangci/revgrep v0.0.0-20180526074752-d9c87f5ffaf0 [2021-03-19T23:22:04.412Z] #49 64.96 go: finding github.com/spf13/jwalterweatherman v1.0.0 [2021-03-19T23:22:04.412Z] #49 64.98 go: finding github.com/golangci/gofmt v0.0.0-20190930125516-244bba706f1a [2021-03-19T23:22:04.412Z] #49 65.14 go: finding github.com/subosito/gotenv v1.2.0 [2021-03-19T23:22:04.412Z] #49 65.29 go: finding gopkg.in/ini.v1 v1.51.0 [2021-03-19T23:22:04.412Z] #49 65.33 go: finding golang.org/x/text v0.3.2 [2021-03-19T23:22:04.412Z] #49 65.42 go: finding github.com/golangci/ineffassign v0.0.0-20190609212857-42439a7714cc [2021-03-19T23:22:04.412Z] #49 65.47 go: finding github.com/golangci/lint-1 v0.0.0-20191013205115-297bf364a8e0 [2021-03-19T23:22:04.412Z] #49 65.49 go: finding github.com/golangci/maligned v0.0.0-20180506175553-b1d89398deca [2021-03-19T23:22:04.412Z] #49 65.56 go: finding github.com/golangci/prealloc v0.0.0-20180630174525-215b22d4de21 [2021-03-19T23:22:04.412Z] #49 65.56 go: finding github.com/golangci/misspell v0.0.0-20180809174111-950f5d19e770 [2021-03-19T23:22:04.412Z] #49 65.64 go: finding github.com/golangci/unconvert v0.0.0-20180507085042-28b1c447d1f4 [2021-03-19T23:22:04.412Z] #49 65.64 go: finding github.com/jingyugao/rowserrcheck v0.0.0-20191204022205-72ab7603b68a [2021-03-19T23:22:04.412Z] #49 65.66 go: finding github.com/jirfag/go-printf-func-name v0.0.0-20191110105641-45db9963cdd3 [2021-03-19T23:22:04.412Z] #49 65.66 go: finding github.com/matoous/godox v0.0.0-20190911065817-5d6d842e92eb [2021-03-19T23:22:04.412Z] #49 65.68 go: finding github.com/securego/gosec v0.0.0-20200103095621-79fbf3af8d83 [2021-03-19T23:22:04.412Z] #49 65.69 go: finding github.com/gostaticanalysis/analysisutil v0.0.0-20190318220348-4088753ea4d3 [2021-03-19T23:22:04.412Z] #49 65.79 go: finding github.com/kisielk/gotool v1.0.0 [2021-03-19T23:22:04.412Z] #49 65.80 go: finding github.com/sourcegraph/go-diff v0.5.1 [2021-03-19T23:22:04.412Z] #49 65.82 go: finding github.com/timakin/bodyclose v0.0.0-20190930140734-f7f2e9bca95e [2021-03-19T23:22:04.412Z] #49 65.84 go: finding github.com/nbutton23/zxcvbn-go v0.0.0-20180912185939-ae427f1e4c1d [2021-03-19T23:22:04.412Z] #49 65.87 go: finding github.com/tommy-muehle/go-mnd v1.1.1 [2021-03-19T23:22:04.412Z] #49 66.00 go: finding github.com/ultraware/funlen v0.0.2 [2021-03-19T23:22:04.412Z] #49 66.03 go: finding github.com/ultraware/whitespace v0.0.4 [2021-03-19T23:22:04.412Z] #49 66.07 go: finding github.com/uudashr/gocognit v1.0.1 [2021-03-19T23:22:04.412Z] #49 66.13 go: finding sourcegraph.com/sqs/pbtypes v0.0.0-20180604144634-d3ebe8f20ae4 [2021-03-19T23:22:04.412Z] #49 66.17 go: finding github.com/gogo/protobuf v1.2.1 [2021-03-19T23:22:04.412Z] #49 66.40 go: finding honnef.co/go/tools v0.0.1-2019.2.3 [2021-03-19T23:22:04.412Z] #49 ... [2021-03-19T23:22:04.412Z] [2021-03-19T23:22:04.412Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:22:04.412Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:22:04.412Z] #36 45.81 Reading package lists... [2021-03-19T23:22:04.412Z] #36 56.75 Building dependency tree... [2021-03-19T23:22:04.412Z] #36 62.23 The following additional packages will be installed: [2021-03-19T23:22:04.412Z] #36 62.23 cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 xxd [2021-03-19T23:22:04.412Z] #36 62.26 Suggested packages: [2021-03-19T23:22:04.412Z] #36 62.26 cmake-doc ninja-build lrzip [2021-03-19T23:22:04.412Z] #36 62.26 Recommended packages: [2021-03-19T23:22:04.412Z] #36 62.26 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-03-19T23:22:04.412Z] #36 63.48 The following NEW packages will be installed: [2021-03-19T23:22:04.412Z] #36 63.50 cmake cmake-data libarchive13 libicu63 libjsoncpp1 librhash0 libuv1 libxml2 [2021-03-19T23:22:04.412Z] #36 63.52 vim-common xxd [2021-03-19T23:22:04.412Z] #36 63.95 0 upgraded, 10 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:22:04.412Z] #36 63.95 Need to get 14.9 MB of archives. [2021-03-19T23:22:04.412Z] #36 63.95 After this operation, 61.8 MB of additional disk space will be used. [2021-03-19T23:22:04.412Z] #36 63.95 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T23:22:04.412Z] #36 63.96 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:22:04.412Z] #36 63.99 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-03-19T23:22:04.412Z] #36 64.24 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T23:22:04.412Z] #36 65.37 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u1 [689 kB] [2021-03-19T23:22:04.412Z] #36 65.41 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-03-19T23:22:04.412Z] #36 65.47 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-03-19T23:22:04.412Z] #36 65.51 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-03-19T23:22:04.412Z] #36 65.51 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libuv1 amd64 1.24.1-1 [110 kB] [2021-03-19T23:22:04.412Z] #36 65.53 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-03-19T23:22:04.528Z] #44 8.131 PBCC images/file-lock.pb-c.c [2021-03-19T23:22:04.528Z] #44 8.167 DEP images/file-lock.pb-c.d [2021-03-19T23:22:04.528Z] #44 8.270 PBCC images/tty.pb-c.c [2021-03-19T23:22:04.528Z] #44 8.340 DEP images/tty.pb-c.d [2021-03-19T23:22:04.671Z] #36 ... [2021-03-19T23:22:04.671Z] [2021-03-19T23:22:04.671Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:22:04.671Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:22:04.671Z] #55 45.76 Reading package lists... [2021-03-19T23:22:04.671Z] #55 56.79 Building dependency tree... [2021-03-19T23:22:04.671Z] #55 62.30 The following additional packages will be installed: [2021-03-19T23:22:04.671Z] #55 62.33 libbtrfs0 [2021-03-19T23:22:04.671Z] #55 62.70 The following NEW packages will be installed: [2021-03-19T23:22:04.671Z] #55 62.70 libbtrfs-dev libbtrfs0 [2021-03-19T23:22:04.671Z] #55 63.22 0 upgraded, 2 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:22:04.671Z] #55 63.22 Need to get 119 kB of archives. [2021-03-19T23:22:04.671Z] #55 63.22 After this operation, 387 kB of additional disk space will be used. [2021-03-19T23:22:04.671Z] #55 63.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T23:22:04.671Z] #55 63.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T23:22:04.671Z] #55 64.79 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:22:04.671Z] #55 65.12 Fetched 119 kB in 0s (356 kB/s) [2021-03-19T23:22:04.671Z] #55 65.25 Selecting previously unselected package libbtrfs0. [2021-03-19T23:22:04.671Z] #55 65.25 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:22:04.671Z] #55 65.36 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T23:22:04.671Z] #55 65.38 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:22:04.671Z] #55 65.53 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:22:04.671Z] #55 65.53 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T23:22:04.671Z] #55 65.54 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:22:04.671Z] #55 65.91 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:22:04.671Z] #55 65.99 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:22:04.671Z] #55 66.01 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:22:04.671Z] #55 ... [2021-03-19T23:22:04.671Z] [2021-03-19T23:22:04.671Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:04.671Z] #34 sha256:94be65c36cc7430609eccf9b45e5de6a6ecf2aeda76d3b532cc0ff9c80a34824 [2021-03-19T23:22:04.671Z] #34 56.69 internal/reflectlite [2021-03-19T23:22:04.671Z] #34 56.69 sync [2021-03-19T23:22:04.671Z] #34 61.16 sort [2021-03-19T23:22:04.671Z] #34 61.19 errors [2021-03-19T23:22:04.671Z] #34 62.33 strconv [2021-03-19T23:22:04.671Z] #34 62.76 io [2021-03-19T23:22:04.671Z] #34 64.31 internal/oserror [2021-03-19T23:22:04.671Z] #34 64.46 syscall [2021-03-19T23:22:04.745Z] #42 69.75 Selecting previously unselected package libprotobuf17:amd64. [2021-03-19T23:22:04.745Z] #42 69.76 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-19T23:22:04.745Z] #42 69.76 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:04.827Z] #44 8.474 PBCC images/tun.pb-c.c [2021-03-19T23:22:04.827Z] #44 8.618 PBCC images/netdev.pb-c.c [2021-03-19T23:22:04.844Z] #13 64.11 Selecting previously unselected package binutils-mingw-w64. [2021-03-19T23:22:04.844Z] #13 64.12 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-19T23:22:04.844Z] #13 64.15 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:22:04.844Z] #13 64.26 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-19T23:22:04.844Z] #13 64.28 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:22:04.844Z] #13 64.28 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:22:04.844Z] #13 64.46 Selecting previously unselected package dmsetup. [2021-03-19T23:22:04.844Z] #13 64.46 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:22:04.844Z] #13 64.47 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-19T23:22:04.844Z] #13 64.68 Selecting previously unselected package mingw-w64-common. [2021-03-19T23:22:04.844Z] #13 64.69 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-19T23:22:04.844Z] #13 64.70 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-19T23:22:04.934Z] #34 ... [2021-03-19T23:22:04.934Z] [2021-03-19T23:22:04.934Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:22:04.934Z] #55 sha256:0647805b33c118c743211da5a4b0d92e8c931cdc3cc771bad0ef5531404407c2 [2021-03-19T23:22:04.934Z] #55 DONE 66.8s [2021-03-19T23:22:04.934Z] [2021-03-19T23:22:04.934Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:22:04.934Z] #49 sha256:b47e612099d5d1a9c5892a1523f88fd73820dfaa6b1c7ddb9d93ca332bef0fad [2021-03-19T23:22:04.934Z] #49 66.46 go: finding mvdan.cc/interfacer v0.0.0-20180901003855-c20040233aed [2021-03-19T23:22:04.934Z] #49 66.57 go: finding mvdan.cc/unparam v0.0.0-20190720180237-d51796306d8f [2021-03-19T23:22:04.934Z] #49 66.62 go: finding github.com/BurntSushi/toml v0.3.1 [2021-03-19T23:22:04.934Z] #49 66.71 go: finding mvdan.cc/lint v0.0.0-20170908181259-adc824a0674b [2021-03-19T23:22:05.125Z] #44 8.708 DEP images/tun.pb-c.d [2021-03-19T23:22:05.125Z] #44 8.780 DEP images/netdev.pb-c.d [2021-03-19T23:22:05.125Z] #44 8.874 PBCC images/vma.pb-c.c [2021-03-19T23:22:05.125Z] #44 8.918 DEP images/vma.pb-c.d [2021-03-19T23:22:05.125Z] #44 8.953 PBCC images/creds.pb-c.c [2021-03-19T23:22:05.125Z] #44 8.980 DEP images/creds.pb-c.d [2021-03-19T23:22:05.125Z] #44 9.010 PBCC images/utsns.pb-c.c [2021-03-19T23:22:05.125Z] #44 9.024 DEP images/utsns.pb-c.d [2021-03-19T23:22:05.125Z] #44 9.056 PBCC images/ipc-desc.pb-c.c [2021-03-19T23:22:05.407Z] #13 ... [2021-03-19T23:22:05.407Z] [2021-03-19T23:22:05.407Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:05.407Z] #51 sha256:05c7c3f5526835d7aa693b8abd2bedaf9137ed8d25b248227f1acec145d8af36 [2021-03-19T23:22:05.407Z] #51 59.52 context [2021-03-19T23:22:05.407Z] #51 60.79 os [2021-03-19T23:22:05.407Z] #51 64.80 path/filepath [2021-03-19T23:22:05.407Z] #51 66.03 encoding/binary [2021-03-19T23:22:05.407Z] #51 66.17 fmt [2021-03-19T23:22:05.407Z] #51 68.20 encoding/base64 [2021-03-19T23:22:05.407Z] #51 69.04 golang.org/x/sys/unix [2021-03-19T23:22:05.407Z] #51 ... [2021-03-19T23:22:05.407Z] [2021-03-19T23:22:05.407Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:05.407Z] #34 sha256:2badff26737683bb04f532e30add8c901e7ccd9df312c097d0daf0ee52866fc2 [2021-03-19T23:22:05.407Z] #34 63.95 path [2021-03-19T23:22:05.407Z] #34 64.46 text/tabwriter [2021-03-19T23:22:05.407Z] #34 64.57 fmt [2021-03-19T23:22:05.407Z] #34 65.18 path/filepath [2021-03-19T23:22:05.407Z] #34 66.88 io/ioutil [2021-03-19T23:22:05.407Z] #34 68.52 github.com/BurntSushi/toml [2021-03-19T23:22:05.407Z] #34 68.52 flag [2021-03-19T23:22:05.423Z] #44 9.072 PBCC images/ipc-sem.pb-c.c [2021-03-19T23:22:05.423Z] #44 9.108 DEP images/ipc-desc.pb-c.d [2021-03-19T23:22:05.423Z] #44 9.132 DEP images/ipc-sem.pb-c.d [2021-03-19T23:22:05.423Z] #44 9.162 PBCC images/ipc-msg.pb-c.c [2021-03-19T23:22:05.423Z] #44 9.179 DEP images/ipc-msg.pb-c.d [2021-03-19T23:22:05.423Z] #44 9.236 PBCC images/ipc-shm.pb-c.c [2021-03-19T23:22:05.423Z] #44 9.269 DEP images/ipc-shm.pb-c.d [2021-03-19T23:22:05.423Z] #44 9.306 PBCC images/ipc-var.pb-c.c [2021-03-19T23:22:05.423Z] #44 9.325 DEP images/ipc-var.pb-c.d [2021-03-19T23:22:05.694Z] #42 ... [2021-03-19T23:22:05.694Z] [2021-03-19T23:22:05.694Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:05.694Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:22:05.694Z] #45 60.79 internal/reflectlite [2021-03-19T23:22:05.694Z] #45 60.80 github.com/LK4D4/vndr/godl/singleflight [2021-03-19T23:22:05.694Z] #45 61.11 math/rand [2021-03-19T23:22:05.694Z] #45 63.31 internal/singleflight [2021-03-19T23:22:05.694Z] #45 65.01 strconv [2021-03-19T23:22:05.694Z] #45 65.01 io [2021-03-19T23:22:05.694Z] #45 67.82 bytes [2021-03-19T23:22:05.694Z] #45 70.47 reflect [2021-03-19T23:22:05.722Z] #44 9.384 PBCC images/sk-opts.pb-c.c [2021-03-19T23:22:05.722Z] #44 9.410 PBCC images/packet-sock.pb-c.c [2021-03-19T23:22:05.722Z] #44 9.478 DEP images/sk-opts.pb-c.d [2021-03-19T23:22:05.722Z] #44 9.555 DEP images/packet-sock.pb-c.d [2021-03-19T23:22:05.722Z] #44 9.617 PBCC images/sk-netlink.pb-c.c [2021-03-19T23:22:05.923Z] #49 ... [2021-03-19T23:22:05.923Z] [2021-03-19T23:22:05.923Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:05.923Z] #51 sha256:973ae9b9d2d87a8c419a5138e57ad20d443ce5dfb93dd273be3c6ae1c657da8e [2021-03-19T23:22:05.923Z] #51 41.87 syscall [2021-03-19T23:22:05.923Z] #51 41.90 reflect [2021-03-19T23:22:05.923Z] #51 41.90 bufio [2021-03-19T23:22:05.923Z] #51 41.91 regexp/syntax [2021-03-19T23:22:05.923Z] #51 45.63 regexp [2021-03-19T23:22:05.923Z] #51 48.72 os [2021-03-19T23:22:05.923Z] #51 48.73 context [2021-03-19T23:22:05.923Z] #51 49.32 encoding/binary [2021-03-19T23:22:05.923Z] #51 49.33 internal/fmtsort [2021-03-19T23:22:05.923Z] #51 50.39 encoding/base64 [2021-03-19T23:22:05.923Z] #51 50.39 golang.org/x/sys/unix [2021-03-19T23:22:05.923Z] #51 51.38 fmt [2021-03-19T23:22:05.923Z] #51 51.39 mvdan.cc/sh/v3/fileutil [2021-03-19T23:22:05.923Z] #51 51.40 io/ioutil [2021-03-19T23:22:05.923Z] #51 ... [2021-03-19T23:22:05.923Z] [2021-03-19T23:22:05.923Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:22:05.923Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T23:22:05.923Z] #36 51.73 Selecting previously unselected package cmake-data. [2021-03-19T23:22:05.923Z] #36 51.74 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-19T23:22:05.923Z] #36 51.87 Unpacking cmake-data (3.13.4-1) ... [2021-03-19T23:22:05.956Z] #45 ... [2021-03-19T23:22:05.956Z] [2021-03-19T23:22:05.956Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:22:05.956Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:22:06.020Z] #44 9.728 DEP images/sk-netlink.pb-c.d [2021-03-19T23:22:06.020Z] #44 9.771 PBCC images/sk-inet.pb-c.c [2021-03-19T23:22:06.020Z] #44 9.850 DEP images/sk-inet.pb-c.d [2021-03-19T23:22:06.020Z] #44 9.899 PBCC images/sk-unix.pb-c.c [2021-03-19T23:22:06.049Z] #34 70.35 log [2021-03-19T23:22:06.317Z] #44 10.01 DEP images/sk-unix.pb-c.d [2021-03-19T23:22:06.317Z] #44 10.05 PBCC images/mm.pb-c.c [2021-03-19T23:22:06.317Z] #44 10.11 DEP images/mm.pb-c.d [2021-03-19T23:22:06.317Z] #44 10.18 PBCC images/timerfd.pb-c.c [2021-03-19T23:22:06.500Z] #36 ... [2021-03-19T23:22:06.500Z] [2021-03-19T23:22:06.500Z] #29 [frozen-images 4/4] RUN /download-frozen-image-v2.sh /build buildpack-deps:buster@sha256:d0abb4b1e5c664828b93e8b6ac84d10bce45ee469999bef88304be04a2709491 busybox:latest@sha256:95cf004f559831017cdf4628aaf1bb30133677be8702a8c5f2994629f637a209 busybox:glibc@sha256:1f81263701cddf6402afe9f33fca0266d9fff379e59b1748f33d3072da71ee85 debian:bullseye@sha256:7190e972ab16aefea4d758ebe42a293f4e5c5be63595f4d03a5b9bf6839a4344 hello-world:latest@sha256:d58e752213a51785838f9eed2b7a498ffa1cb3aa7f946dda11af39286c3db9a9 arm32v7/hello-world:latest@sha256:50b8560ad574c779908da71f7ce370c0a2471c098d44d1c8f6b513c5a55eeeb1 [2021-03-19T23:22:06.500Z] #29 sha256:6d0eb110d14ad5f8bb69b3ccb657ae1c4cc7ac36c68714a0a7bbf0b424581c63 [2021-03-19T23:22:06.500Z] #29 DONE 45.2s [2021-03-19T23:22:06.500Z] [2021-03-19T23:22:06.500Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:22:06.500Z] #47 sha256:5dda74e0724622b0982e96720e9788b10814bedaeb56c259d8dff2dada984c22 [2021-03-19T23:22:06.500Z] #47 DONE 52.5s [2021-03-19T23:22:06.500Z] [2021-03-19T23:22:06.500Z] #64 [proxy 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh proxy [2021-03-19T23:22:06.500Z] #64 sha256:8173cd3c9faf8c5ea7fe56a0c1dff281ad6a1c0b7cbb15e5794c2f1b4bbf007d [2021-03-19T23:22:06.500Z] #64 DONE 52.6s [2021-03-19T23:22:06.500Z] [2021-03-19T23:22:06.500Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:06.500Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:22:06.500Z] #13 43.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 g++-mingw-w64-x86-64 arm64 8.3.0-6+21.3~deb10u1 [24.0 MB] [2021-03-19T23:22:06.500Z] #13 46.28 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-03-19T23:22:06.500Z] #13 46.29 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-03-19T23:22:06.500Z] #13 46.30 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs0 arm64 4.20.1-2 [41.7 kB] [2021-03-19T23:22:06.500Z] #13 46.33 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libbtrfs-dev arm64 4.20.1-2 [77.7 kB] [2021-03-19T23:22:06.500Z] #13 46.33 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-event1.02.1 arm64 2:1.02.155-3 [21.7 kB] [2021-03-19T23:22:06.500Z] #13 46.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libudev-dev arm64 241-7~deb10u6 [110 kB] [2021-03-19T23:22:06.500Z] #13 46.34 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsepol1-dev arm64 2.8-1 [308 kB] [2021-03-19T23:22:06.500Z] #13 46.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre16-3 arm64 2:8.39-12 [236 kB] [2021-03-19T23:22:06.500Z] #13 46.35 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre32-3 arm64 2:8.39-12 [230 kB] [2021-03-19T23:22:06.500Z] #13 46.36 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcrecpp0v5 arm64 2:8.39-12 [151 kB] [2021-03-19T23:22:06.500Z] #13 46.37 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpcre3-dev arm64 2:8.39-12 [578 kB] [2021-03-19T23:22:06.500Z] #13 46.41 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libselinux1-dev arm64 2.8-1+b1 [163 kB] [2021-03-19T23:22:06.500Z] #13 46.41 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libdevmapper-dev arm64 2:1.02.155-3 [51.4 kB] [2021-03-19T23:22:06.500Z] #13 46.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libsystemd-dev arm64 241-7~deb10u6 [322 kB] [2021-03-19T23:22:06.500Z] #13 48.18 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:22:06.500Z] #13 48.72 Fetched 73.8 MB in 11s (6646 kB/s) [2021-03-19T23:22:06.500Z] #13 48.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 ... 15383 files and directories currently installed.) [2021-03-19T23:22:06.500Z] #13 48.96 Preparing to unpack .../libsystemd0_241-7~deb10u6_arm64.deb ... [2021-03-19T23:22:06.500Z] #13 49.09 Unpacking libsystemd0:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:22:06.532Z] #32 70.57 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. [2021-03-19T23:22:06.631Z] #44 10.27 DEP images/timerfd.pb-c.d [2021-03-19T23:22:06.631Z] #44 10.38 PBCC images/timer.pb-c.c [2021-03-19T23:22:06.631Z] #44 10.42 DEP images/timer.pb-c.d [2021-03-19T23:22:06.631Z] #44 10.48 PBCC images/sa.pb-c.c [2021-03-19T23:22:06.659Z] #34 ... [2021-03-19T23:22:06.659Z] [2021-03-19T23:22:06.659Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:06.659Z] #51 sha256:05c7c3f5526835d7aa693b8abd2bedaf9137ed8d25b248227f1acec145d8af36 [2021-03-19T23:22:06.659Z] #51 70.98 encoding/json [2021-03-19T23:22:06.795Z] #32 71.47 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-19T23:22:06.927Z] #44 10.54 DEP images/sa.pb-c.d [2021-03-19T23:22:06.927Z] #44 10.59 PBCC images/pipe-data.pb-c.c [2021-03-19T23:22:06.927Z] #44 10.61 DEP images/pipe-data.pb-c.d [2021-03-19T23:22:06.927Z] #44 10.68 PBCC images/mnt.pb-c.c [2021-03-19T23:22:06.927Z] #44 10.72 DEP images/mnt.pb-c.d [2021-03-19T23:22:06.927Z] #44 10.79 PBCC images/sk-packet.pb-c.c [2021-03-19T23:22:06.927Z] #44 10.82 DEP images/sk-packet.pb-c.d [2021-03-19T23:22:06.927Z] #44 10.91 PBCC images/tcp-stream.pb-c.c [2021-03-19T23:22:07.225Z] #44 10.94 DEP images/tcp-stream.pb-c.d [2021-03-19T23:22:07.225Z] #44 10.98 PBCC images/pipe.pb-c.c [2021-03-19T23:22:07.225Z] #44 11.03 DEP images/pipe.pb-c.d [2021-03-19T23:22:07.225Z] #44 11.08 PBCC images/pstree.pb-c.c [2021-03-19T23:22:07.225Z] #44 11.11 DEP images/pstree.pb-c.d [2021-03-19T23:22:07.225Z] #44 11.17 PBCC images/fs.pb-c.c [2021-03-19T23:22:07.370Z] #32 72.00 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:22:07.524Z] #44 11.19 DEP images/fs.pb-c.d [2021-03-19T23:22:07.524Z] #44 11.24 PBCC images/signalfd.pb-c.c [2021-03-19T23:22:07.524Z] #44 11.34 DEP images/signalfd.pb-c.d [2021-03-19T23:22:07.524Z] #44 11.44 PBCC images/fh.pb-c.c [2021-03-19T23:22:07.824Z] #44 11.48 PBCC images/fsnotify.pb-c.c [2021-03-19T23:22:07.824Z] #44 11.61 DEP images/fh.pb-c.d [2021-03-19T23:22:07.824Z] #44 11.67 DEP images/fsnotify.pb-c.d [2021-03-19T23:22:08.123Z] #44 11.76 PBCC images/eventpoll.pb-c.c [2021-03-19T23:22:08.123Z] #44 11.77 DEP images/eventpoll.pb-c.d [2021-03-19T23:22:08.123Z] #44 11.82 PBCC images/eventfd.pb-c.c [2021-03-19T23:22:08.123Z] #44 11.83 DEP images/eventfd.pb-c.d [2021-03-19T23:22:08.123Z] #44 11.91 PBCC images/remap-file-path.pb-c.c [2021-03-19T23:22:08.123Z] #44 11.94 DEP images/remap-file-path.pb-c.d [2021-03-19T23:22:08.123Z] #44 12.00 PBCC images/fifo.pb-c.c [2021-03-19T23:22:08.222Z] #49 ... [2021-03-19T23:22:08.222Z] [2021-03-19T23:22:08.222Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:08.222Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:08.222Z] #13 44.38 Reading package lists... [2021-03-19T23:22:08.222Z] #13 55.84 Building dependency tree... [2021-03-19T23:22:08.222Z] #13 60.81 The following additional packages will be installed: [2021-03-19T23:22:08.222Z] #13 60.82 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-19T23:22:08.222Z] #13 60.83 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-19T23:22:08.222Z] #13 60.83 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-19T23:22:08.222Z] #13 60.83 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-19T23:22:08.222Z] #13 60.84 mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:22:08.222Z] #13 60.86 Suggested packages: [2021-03-19T23:22:08.222Z] #13 60.87 gcc-8-locales seccomp wine64 [2021-03-19T23:22:08.222Z] #13 62.95 The following NEW packages will be installed: [2021-03-19T23:22:08.222Z] #13 62.95 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-19T23:22:08.222Z] #13 62.96 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-19T23:22:08.222Z] #13 62.96 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-19T23:22:08.222Z] #13 62.97 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-19T23:22:08.222Z] #13 62.98 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-19T23:22:08.222Z] #13 63.00 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:22:08.222Z] #13 63.02 The following packages will be upgraded: [2021-03-19T23:22:08.222Z] #13 63.04 libseccomp2 libsystemd0 libudev1 [2021-03-19T23:22:08.222Z] #13 63.63 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:22:08.222Z] #13 63.63 Need to get 78.2 MB of archives. [2021-03-19T23:22:08.222Z] #13 63.63 After this operation, 487 MB of additional disk space will be used. [2021-03-19T23:22:08.222Z] #13 63.63 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-19T23:22:08.222Z] #13 63.64 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-19T23:22:08.222Z] #13 63.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-19T23:22:08.222Z] #13 63.71 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-19T23:22:08.222Z] #13 63.75 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-19T23:22:08.222Z] #13 64.14 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-19T23:22:08.222Z] #13 64.63 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-19T23:22:08.222Z] #13 64.63 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-19T23:22:08.222Z] #13 64.63 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-19T23:22:08.222Z] #13 64.63 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-19T23:22:08.222Z] #13 65.53 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-19T23:22:08.222Z] #13 ... [2021-03-19T23:22:08.222Z] [2021-03-19T23:22:08.222Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:22:08.222Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:22:08.222Z] #36 67.84 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:22:08.222Z] #36 68.11 Fetched 14.9 MB in 2s (6520 kB/s) [2021-03-19T23:22:08.222Z] #36 68.23 Selecting previously unselected package xxd. [2021-03-19T23:22:08.222Z] #36 68.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 ... 15410 files and directories currently installed.) [2021-03-19T23:22:08.222Z] #36 68.39 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T23:22:08.222Z] #36 68.43 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:22:08.222Z] #36 68.92 Selecting previously unselected package vim-common. [2021-03-19T23:22:08.222Z] #36 68.93 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:22:08.222Z] #36 69.01 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T23:22:08.222Z] #36 69.84 Selecting previously unselected package cmake-data. [2021-03-19T23:22:08.222Z] #36 69.84 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-19T23:22:08.222Z] #36 69.85 Unpacking cmake-data (3.13.4-1) ... [2021-03-19T23:22:08.423Z] #44 12.01 DEP images/fifo.pb-c.d [2021-03-19T23:22:08.423Z] #44 12.08 PBCC images/ghost-file.pb-c.c [2021-03-19T23:22:08.423Z] #44 12.12 DEP images/ghost-file.pb-c.d [2021-03-19T23:22:08.423Z] #44 12.21 PBCC images/regfile.pb-c.c [2021-03-19T23:22:08.423Z] #44 12.31 DEP images/regfile.pb-c.d [2021-03-19T23:22:08.423Z] #44 12.38 PBCC images/ns.pb-c.c [2021-03-19T23:22:08.463Z] #13 ... [2021-03-19T23:22:08.463Z] [2021-03-19T23:22:08.463Z] #55 [containerd 1/2] RUN --mount=type=cache,sharing=locked,id=moby-containerd-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-containerd-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libbtrfs-dev [2021-03-19T23:22:08.463Z] #55 sha256:67e183f4c90e936388b890dc8a626448dee37f5936732eb7c47bdf9de9b2a1fb [2021-03-19T23:22:08.463Z] #55 48.17 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:22:08.463Z] #55 51.78 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:22:08.463Z] #55 52.36 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:22:08.463Z] #55 52.50 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:22:08.463Z] #55 DONE 54.2s [2021-03-19T23:22:08.463Z] [2021-03-19T23:22:08.463Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:22:08.463Z] #56 sha256:542283e5690380efe771d88920d95183acbbf8c988bc486146f103bacbd791e0 [2021-03-19T23:22:08.519Z] #45 ... [2021-03-19T23:22:08.519Z] [2021-03-19T23:22:08.519Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:08.519Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:08.519Z] #43 62.33 CC criu/arch/x86/crtools.o [2021-03-19T23:22:08.519Z] #43 64.06 CC criu/arch/x86/kerndat.o [2021-03-19T23:22:08.519Z] #43 64.49 CC criu/arch/x86/sigaction_compat.o [2021-03-19T23:22:08.519Z] #43 64.75 CC criu/arch/x86/sigframe.o [2021-03-19T23:22:08.519Z] #43 65.07 LINK criu/arch/x86/crtools.built-in.o [2021-03-19T23:22:08.519Z] #43 65.11 DEP criu/pie/util-vdso-elf32.d [2021-03-19T23:22:08.519Z] #43 65.26 DEP criu/pie/util-vdso.d [2021-03-19T23:22:08.519Z] #43 65.42 DEP criu/pie/util.d [2021-03-19T23:22:08.519Z] #43 65.65 CC criu/pie/util.o [2021-03-19T23:22:08.519Z] #43 66.02 CC criu/pie/util-vdso.o [2021-03-19T23:22:08.519Z] #43 66.83 CC criu/pie/util-vdso-elf32.o [2021-03-19T23:22:08.519Z] #43 67.62 AR criu/pie/pie.lib.a [2021-03-19T23:22:08.519Z] #43 67.67 DEP criu/pie/restorer.d [2021-03-19T23:22:08.519Z] #43 67.93 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-19T23:22:08.519Z] #43 68.04 DEP criu/arch/x86/restorer_unmap.d [2021-03-19T23:22:08.519Z] #43 68.07 DEP criu/arch/x86/restorer.d [2021-03-19T23:22:08.519Z] #43 68.25 DEP criu/arch/x86/vdso-pie.d [2021-03-19T23:22:08.519Z] #43 68.35 DEP criu/pie/parasite-vdso.d [2021-03-19T23:22:08.520Z] #43 68.56 DEP criu/pie/parasite.d [2021-03-19T23:22:08.520Z] #43 68.82 CC criu/pie/parasite.o [2021-03-19T23:22:08.520Z] #43 70.09 LINK criu/pie/parasite.built-in.o [2021-03-19T23:22:08.520Z] #43 70.11 GEN criu/pie/parasite-blob.h [2021-03-19T23:22:08.520Z] #43 70.12 CC criu/pie/parasite-vdso.o [2021-03-19T23:22:08.520Z] #43 70.92 CC criu/arch/x86/vdso-pie.o [2021-03-19T23:22:08.520Z] #43 71.18 CC criu/arch/x86/restorer.o [2021-03-19T23:22:08.520Z] #43 71.72 CC criu/arch/x86/restorer_unmap.o [2021-03-19T23:22:08.520Z] #43 71.78 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-19T23:22:08.520Z] #43 72.03 CC criu/pie/restorer.o [2021-03-19T23:22:08.722Z] #44 12.40 DEP images/ns.pb-c.d [2021-03-19T23:22:08.722Z] #44 12.48 PBCC images/fdinfo.pb-c.c [2021-03-19T23:22:08.722Z] #44 12.58 DEP images/fdinfo.pb-c.d [2021-03-19T23:22:09.022Z] #44 12.66 PBCC images/core-aarch64.pb-c.c [2021-03-19T23:22:09.022Z] #44 12.72 PBCC images/core-arm.pb-c.c [2021-03-19T23:22:09.022Z] #44 12.79 PBCC images/core-ppc64.pb-c.c [2021-03-19T23:22:09.022Z] #44 12.90 PBCC images/core-s390.pb-c.c [2021-03-19T23:22:09.320Z] #44 13.00 PBCC images/core-x86.pb-c.c [2021-03-19T23:22:09.320Z] #44 13.06 PBCC images/core.pb-c.c [2021-03-19T23:22:09.320Z] #44 13.17 PBCC images/inventory.pb-c.c [2021-03-19T23:22:09.320Z] #44 13.23 DEP images/core-aarch64.pb-c.d [2021-03-19T23:22:09.320Z] #44 13.29 DEP images/core-arm.pb-c.d [2021-03-19T23:22:09.601Z] #36 ... [2021-03-19T23:22:09.601Z] [2021-03-19T23:22:09.601Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:09.601Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:22:09.601Z] #42 61.53 The following additional packages will be installed: [2021-03-19T23:22:09.601Z] #42 61.54 libnet1 libnl-3-200 libprotobuf-c1 libprotobuf-lite17 libprotobuf17 [2021-03-19T23:22:09.601Z] #42 61.54 libprotoc17 python-pkg-resources python-six zlib1g-dev [2021-03-19T23:22:09.601Z] #42 61.56 Suggested packages: [2021-03-19T23:22:09.601Z] #42 61.56 manpages-dev python-setuptools [2021-03-19T23:22:09.601Z] #42 63.22 The following NEW packages will be installed: [2021-03-19T23:22:09.601Z] #42 63.23 libcap-dev libnet1 libnet1-dev libnl-3-200 libnl-3-dev libprotobuf-c-dev [2021-03-19T23:22:09.601Z] #42 63.23 libprotobuf-c1 libprotobuf-dev libprotobuf-lite17 libprotobuf17 libprotoc17 [2021-03-19T23:22:09.601Z] #42 63.25 protobuf-c-compiler protobuf-compiler python-pkg-resources python-protobuf [2021-03-19T23:22:09.601Z] #42 63.25 python-six zlib1g-dev [2021-03-19T23:22:09.601Z] #42 63.78 0 upgraded, 17 newly installed, 0 to remove and 23 not upgraded. [2021-03-19T23:22:09.601Z] #42 63.78 Need to get 4095 kB of archives. [2021-03-19T23:22:09.601Z] #42 63.78 After this operation, 22.5 MB of additional disk space will be used. [2021-03-19T23:22:09.601Z] #42 63.78 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcap-dev amd64 1:2.25-2 [30.2 kB] [2021-03-19T23:22:09.601Z] #42 63.78 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T23:22:09.601Z] #42 63.78 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1-dev amd64 1.1.6+dfsg-3.1 [119 kB] [2021-03-19T23:22:09.601Z] #42 63.79 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-19T23:22:09.601Z] #42 63.79 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-dev amd64 3.4.0-1 [102 kB] [2021-03-19T23:22:09.601Z] #42 63.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T23:22:09.601Z] #42 63.80 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c-dev amd64 1.3.1-1+b1 [33.8 kB] [2021-03-19T23:22:09.601Z] #42 63.81 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-1 [214 kB] [2021-03-19T23:22:09.601Z] #42 63.85 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf17 amd64 3.6.1.3-2 [814 kB] [2021-03-19T23:22:09.601Z] #42 63.96 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-lite17 amd64 3.6.1.3-2 [167 kB] [2021-03-19T23:22:09.601Z] #42 63.98 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-dev amd64 3.6.1.3-2 [1130 kB] [2021-03-19T23:22:09.601Z] #42 64.08 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotoc17 amd64 3.6.1.3-2 [665 kB] [2021-03-19T23:22:09.601Z] #42 64.18 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-c-compiler amd64 1.3.1-1+b1 [76.0 kB] [2021-03-19T23:22:09.601Z] #42 64.21 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 protobuf-compiler amd64 3.6.1.3-2 [64.9 kB] [2021-03-19T23:22:09.601Z] #42 64.21 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pkg-resources all 40.8.0-1 [182 kB] [2021-03-19T23:22:09.601Z] #42 64.22 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-six all 1.12.0-1 [15.7 kB] [2021-03-19T23:22:09.601Z] #42 64.24 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-protobuf amd64 3.6.1.3-2 [333 kB] [2021-03-19T23:22:09.601Z] #42 65.98 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:22:09.601Z] #42 66.23 Fetched 4095 kB in 1s (5224 kB/s) [2021-03-19T23:22:09.601Z] #42 66.33 Selecting previously unselected package libcap-dev:amd64. [2021-03-19T23:22:09.601Z] #42 66.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 ... 15410 files and directories currently installed.) [2021-03-19T23:22:09.601Z] #42 66.49 Preparing to unpack .../00-libcap-dev_1%3a2.25-2_amd64.deb ... [2021-03-19T23:22:09.601Z] #42 66.56 Unpacking libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T23:22:09.601Z] #42 66.79 Selecting previously unselected package libnet1:amd64. [2021-03-19T23:22:09.601Z] #42 66.79 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T23:22:09.601Z] #42 66.80 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:09.601Z] #42 67.02 Selecting previously unselected package libnet1-dev. [2021-03-19T23:22:09.601Z] #42 67.07 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T23:22:09.601Z] #42 67.10 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:09.601Z] #42 67.59 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T23:22:09.601Z] #42 67.59 Preparing to unpack .../03-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T23:22:09.601Z] #42 67.61 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:22:09.601Z] #42 67.79 Selecting previously unselected package libnl-3-dev:amd64. [2021-03-19T23:22:09.601Z] #42 67.81 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_amd64.deb ... [2021-03-19T23:22:09.601Z] #42 67.82 Unpacking libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T23:22:09.601Z] #42 68.22 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T23:22:09.601Z] #42 68.22 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:22:09.601Z] #42 68.42 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:22:09.601Z] #42 68.56 Selecting previously unselected package libprotobuf-c-dev:amd64. [2021-03-19T23:22:09.601Z] #42 68.57 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:22:09.601Z] #42 68.58 Unpacking libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T23:22:09.601Z] #42 68.92 Selecting previously unselected package zlib1g-dev:amd64. [2021-03-19T23:22:09.601Z] #42 68.92 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_amd64.deb ... [2021-03-19T23:22:09.601Z] #42 68.93 Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T23:22:09.601Z] #42 69.30 Selecting previously unselected package libprotobuf17:amd64. [2021-03-19T23:22:09.601Z] #42 69.30 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_amd64.deb ... [2021-03-19T23:22:09.601Z] #42 69.31 Unpacking libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:09.601Z] #42 70.68 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-19T23:22:09.601Z] #42 70.68 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-19T23:22:09.601Z] #42 70.69 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:09.601Z] #42 71.04 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-19T23:22:09.601Z] #42 71.04 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-19T23:22:09.601Z] #42 71.05 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:09.601Z] #42 ... [2021-03-19T23:22:09.601Z] [2021-03-19T23:22:09.601Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:22:09.601Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:22:09.601Z] #32 69.56 Checking out files: 83% (1274/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: 92% (1410/1521) Checking out files: 93% (1415/1521) Checking out files: 94% (1430/1521) Checking out files: 95% (1445/1521) Checking out files: 96% (1461/1521) Checking out files: 97% (1476/1521) Checking out files: 98% (1491/1521) Checking out files: 99% (1506/1521) Checking out files: 100% (1521/1521) Checking out files: 100% (1521/1521), done. [2021-03-19T23:22:09.601Z] #32 70.96 + git checkout -q 5e6cb12f7c82ce78e45ba71fa6cb1928094db050 [2021-03-19T23:22:09.601Z] #32 71.19 + go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:22:09.619Z] #44 13.33 DEP images/core-ppc64.pb-c.d [2021-03-19T23:22:09.619Z] #44 13.41 DEP images/core-s390.pb-c.d [2021-03-19T23:22:09.619Z] #44 13.47 DEP images/core-x86.pb-c.d [2021-03-19T23:22:09.619Z] #44 13.51 DEP images/core.pb-c.d [2021-03-19T23:22:09.919Z] #44 13.59 DEP images/inventory.pb-c.d [2021-03-19T23:22:09.919Z] #44 13.67 PBCC images/cpuinfo.pb-c.c [2021-03-19T23:22:09.919Z] #44 13.70 DEP images/cpuinfo.pb-c.d [2021-03-19T23:22:09.919Z] #44 13.77 PBCC images/stats.pb-c.c [2021-03-19T23:22:09.919Z] #44 13.81 DEP images/stats.pb-c.d [2021-03-19T23:22:09.926Z] #32 ... [2021-03-19T23:22:09.926Z] [2021-03-19T23:22:09.926Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:09.926Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:09.926Z] #13 57.75 Building dependency tree... [2021-03-19T23:22:09.926Z] #13 62.95 The following additional packages will be installed: [2021-03-19T23:22:09.926Z] #13 62.95 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-03-19T23:22:09.926Z] #13 62.95 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-03-19T23:22:09.926Z] #13 62.96 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-03-19T23:22:09.926Z] #13 62.96 libseccomp2 libselinux1-dev libsepol1-dev libsystemd0 libudev1 [2021-03-19T23:22:09.926Z] #13 62.96 mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:22:09.926Z] #13 62.97 Suggested packages: [2021-03-19T23:22:09.926Z] #13 63.00 gcc-8-locales seccomp wine64 [2021-03-19T23:22:09.926Z] #13 64.78 The following NEW packages will be installed: [2021-03-19T23:22:09.926Z] #13 64.80 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-03-19T23:22:09.926Z] #13 64.80 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-03-19T23:22:09.926Z] #13 64.80 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-03-19T23:22:09.926Z] #13 64.81 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-03-19T23:22:09.926Z] #13 64.81 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-03-19T23:22:09.926Z] #13 64.83 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-03-19T23:22:09.926Z] #13 64.85 The following packages will be upgraded: [2021-03-19T23:22:09.926Z] #13 64.86 libseccomp2 libsystemd0 libudev1 [2021-03-19T23:22:09.926Z] #13 65.40 3 upgraded, 25 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:22:09.926Z] #13 65.40 Need to get 78.2 MB of archives. [2021-03-19T23:22:09.926Z] #13 65.40 After this operation, 487 MB of additional disk space will be used. [2021-03-19T23:22:09.926Z] #13 65.40 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-03-19T23:22:09.926Z] #13 65.40 Get:2 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-03-19T23:22:09.926Z] #13 65.44 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd0 amd64 241-7~deb10u6 [331 kB] [2021-03-19T23:22:09.926Z] #13 65.45 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev1 amd64 241-7~deb10u6 [151 kB] [2021-03-19T23:22:09.926Z] #13 65.45 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-03-19T23:22:09.926Z] #13 65.67 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-x86-64 amd64 2.31.1-11+8.3 [2642 kB] [2021-03-19T23:22:09.926Z] #13 66.01 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-03-19T23:22:09.926Z] #13 66.02 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-03-19T23:22:09.926Z] #13 66.04 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-03-19T23:22:09.926Z] #13 66.05 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-03-19T23:22:09.926Z] #13 66.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-03-19T23:22:09.926Z] #13 67.21 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-19T23:22:09.926Z] #13 67.24 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-19T23:22:09.926Z] #13 ... [2021-03-19T23:22:09.926Z] [2021-03-19T23:22:09.926Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:09.926Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:22:09.926Z] #42 70.89 Selecting previously unselected package libprotobuf-lite17:amd64. [2021-03-19T23:22:09.926Z] #42 70.89 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_amd64.deb ... [2021-03-19T23:22:09.926Z] #42 70.92 Unpacking libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:09.926Z] #42 71.25 Selecting previously unselected package libprotobuf-dev:amd64. [2021-03-19T23:22:09.926Z] #42 71.29 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_amd64.deb ... [2021-03-19T23:22:09.926Z] #42 71.31 Unpacking libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:09.926Z] #42 73.48 Selecting previously unselected package libprotoc17:amd64. [2021-03-19T23:22:09.926Z] #42 73.48 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-19T23:22:09.926Z] #42 73.49 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:09.926Z] #42 74.38 Selecting previously unselected package protobuf-c-compiler. [2021-03-19T23:22:09.926Z] #42 74.39 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:22:09.926Z] #42 74.41 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:22:09.926Z] #42 74.65 Selecting previously unselected package protobuf-compiler. [2021-03-19T23:22:09.926Z] #42 74.66 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-19T23:22:09.926Z] #42 74.68 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:22:09.926Z] #42 74.92 Selecting previously unselected package python-pkg-resources. [2021-03-19T23:22:09.926Z] #42 74.96 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:22:09.926Z] #42 74.98 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-19T23:22:09.926Z] #42 ... [2021-03-19T23:22:09.926Z] [2021-03-19T23:22:09.926Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:22:09.926Z] #56 sha256:5b3e32d2468d00a9d7300ead6824996b882f0896d464b1ab5ea47fc0d2df93cd [2021-03-19T23:22:09.927Z] #56 1.941 + RM_GOPATH=0 [2021-03-19T23:22:09.927Z] #56 1.941 + TMP_GOPATH= [2021-03-19T23:22:09.927Z] #56 1.941 + : /build [2021-03-19T23:22:09.927Z] #56 1.941 + '[' -z '' ']' [2021-03-19T23:22:09.927Z] #56 1.941 ++ mktemp -d [2021-03-19T23:22:09.927Z] #56 1.956 + export GOPATH=/tmp/tmp.YbXEAwHq3v [2021-03-19T23:22:09.927Z] #56 1.956 + GOPATH=/tmp/tmp.YbXEAwHq3v [2021-03-19T23:22:09.927Z] #56 1.956 + RM_GOPATH=1 [2021-03-19T23:22:09.927Z] #56 1.956 + case "$(go env GOARCH)" in [2021-03-19T23:22:09.927Z] #56 1.956 ++ go env GOARCH [2021-03-19T23:22:09.927Z] #56 2.035 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:09.927Z] #56 2.035 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:09.927Z] #56 2.036 ++ dirname /tmp/install/install.sh [2021-03-19T23:22:09.927Z] #56 2.036 + dir=/tmp/install [2021-03-19T23:22:09.927Z] #56 2.036 + bin=containerd [2021-03-19T23:22:09.927Z] #56 2.037 + shift [2021-03-19T23:22:09.927Z] #56 2.037 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-19T23:22:09.927Z] #56 2.037 + . /tmp/install/containerd.installer [2021-03-19T23:22:09.927Z] #56 2.037 ++ set -e [2021-03-19T23:22:09.927Z] #56 2.040 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:22:09.927Z] #56 2.040 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:22:09.927Z] #56 2.040 + install_containerd [2021-03-19T23:22:09.927Z] #56 2.040 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-19T23:22:09.927Z] #56 2.040 + git clone https://github.com/containerd/containerd.git /tmp/tmp.YbXEAwHq3v/src/github.com/containerd/containerd [2021-03-19T23:22:09.927Z] #56 2.057 Cloning into '/tmp/tmp.YbXEAwHq3v/src/github.com/containerd/containerd'... [2021-03-19T23:22:09.927Z] #56 ... [2021-03-19T23:22:09.927Z] [2021-03-19T23:22:09.927Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:22:09.927Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:22:09.927Z] #36 66.96 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:22:09.927Z] #36 67.47 Fetched 14.9 MB in 3s (5807 kB/s) [2021-03-19T23:22:09.927Z] #36 67.59 Selecting previously unselected package xxd. [2021-03-19T23:22:09.927Z] #36 67.59 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:22:09.927Z] #36 67.73 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T23:22:09.927Z] #36 67.74 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:22:09.927Z] #36 68.01 Selecting previously unselected package vim-common. [2021-03-19T23:22:09.927Z] #36 68.01 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:22:09.927Z] #36 68.06 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T23:22:09.927Z] #36 68.46 Selecting previously unselected package cmake-data. [2021-03-19T23:22:09.927Z] #36 68.46 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-03-19T23:22:09.927Z] #36 68.49 Unpacking cmake-data (3.13.4-1) ... [2021-03-19T23:22:09.927Z] #36 72.68 Selecting previously unselected package libicu63:amd64. [2021-03-19T23:22:09.927Z] #36 72.69 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T23:22:09.927Z] #36 72.75 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:22:10.188Z] #36 ... [2021-03-19T23:22:10.188Z] [2021-03-19T23:22:10.188Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:10.188Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:22:10.188Z] #42 75.43 Selecting previously unselected package python-six. [2021-03-19T23:22:10.453Z] #42 75.47 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-19T23:22:10.453Z] #42 75.50 Unpacking python-six (1.12.0-1) ... [2021-03-19T23:22:10.719Z] #42 75.70 Selecting previously unselected package python-protobuf. [2021-03-19T23:22:10.719Z] #42 75.71 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-19T23:22:10.719Z] #42 75.72 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-19T23:22:11.042Z] #56 2.744 + RM_GOPATH=0 [2021-03-19T23:22:11.042Z] #56 2.744 + TMP_GOPATH= [2021-03-19T23:22:11.042Z] #56 2.744 + : /build [2021-03-19T23:22:11.042Z] #56 2.744 + '[' -z '' ']' [2021-03-19T23:22:11.042Z] #56 2.746 ++ mktemp -d [2021-03-19T23:22:11.042Z] #56 2.768 + export GOPATH=/tmp/tmp.82sOdK3S0O [2021-03-19T23:22:11.042Z] #56 2.768 + GOPATH=/tmp/tmp.82sOdK3S0O [2021-03-19T23:22:11.042Z] #56 2.768 + RM_GOPATH=1 [2021-03-19T23:22:11.042Z] #56 2.768 + case "$(go env GOARCH)" in [2021-03-19T23:22:11.042Z] #56 2.768 ++ go env GOARCH [2021-03-19T23:22:11.042Z] #56 2.789 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:11.042Z] #56 2.789 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:11.042Z] #56 2.789 ++ dirname /tmp/install/install.sh [2021-03-19T23:22:11.042Z] #56 2.805 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:22:11.042Z] #56 2.805 + dir=/tmp/install [2021-03-19T23:22:11.042Z] #56 2.805 + bin=containerd [2021-03-19T23:22:11.042Z] #56 2.805 + shift [2021-03-19T23:22:11.042Z] #56 2.805 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-19T23:22:11.042Z] #56 2.805 + . /tmp/install/containerd.installer [2021-03-19T23:22:11.042Z] #56 2.805 ++ set -e [2021-03-19T23:22:11.042Z] #56 2.805 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:22:11.042Z] #56 2.805 + install_containerd [2021-03-19T23:22:11.042Z] #56 2.805 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-19T23:22:11.042Z] #56 2.805 + git clone https://github.com/containerd/containerd.git /tmp/tmp.82sOdK3S0O/src/github.com/containerd/containerd [2021-03-19T23:22:11.042Z] #56 2.811 Cloning into '/tmp/tmp.82sOdK3S0O/src/github.com/containerd/containerd'... [2021-03-19T23:22:11.282Z] ok github.com/docker/docker/api/server 0.010s coverage: 9.0% of statements [2021-03-19T23:22:11.363Z] #56 ... [2021-03-19T23:22:11.363Z] [2021-03-19T23:22:11.363Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:11.363Z] #34 sha256:2b9dbdb00cf6b0e7451c0339cc16e7686af1cf784a21327ceb498cd79fcb4ac3 [2021-03-19T23:22:11.363Z] #34 47.43 internal/poll [2021-03-19T23:22:11.363Z] #34 48.61 os [2021-03-19T23:22:11.363Z] #34 49.17 internal/fmtsort [2021-03-19T23:22:11.363Z] #34 50.16 fmt [2021-03-19T23:22:11.363Z] #34 50.16 path/filepath [2021-03-19T23:22:11.363Z] #34 51.13 io/ioutil [2021-03-19T23:22:11.363Z] #34 52.20 log [2021-03-19T23:22:11.363Z] #34 52.20 github.com/BurntSushi/toml [2021-03-19T23:22:11.363Z] #34 52.20 flag [2021-03-19T23:22:11.363Z] #34 55.95 github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:22:11.363Z] #34 ... [2021-03-19T23:22:11.363Z] [2021-03-19T23:22:11.363Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:11.363Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:22:11.363Z] #13 50.81 Setting up libsystemd0:arm64 (241-7~deb10u6) ... [2021-03-19T23:22:11.363Z] #13 51.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 ... 15383 files and directories currently installed.) [2021-03-19T23:22:11.363Z] #13 51.47 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-19T23:22:11.363Z] #13 51.52 Unpacking libseccomp2:arm64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-19T23:22:11.363Z] #13 52.38 Setting up libseccomp2:arm64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:22:11.363Z] #13 52.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 ... 15383 files and directories currently installed.) [2021-03-19T23:22:11.363Z] #13 52.75 Preparing to unpack .../libudev1_241-7~deb10u6_arm64.deb ... [2021-03-19T23:22:11.363Z] #13 52.82 Unpacking libudev1:arm64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:22:11.363Z] #13 53.34 Setting up libudev1:arm64 (241-7~deb10u6) ... [2021-03-19T23:22:11.363Z] #13 53.65 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-19T23:22:11.363Z] #13 53.65 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15383 files and directories currently installed.) [2021-03-19T23:22:11.363Z] #13 53.82 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_arm64.deb ... [2021-03-19T23:22:11.363Z] #13 53.85 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:22:11.798Z] #43 ... [2021-03-19T23:22:11.798Z] [2021-03-19T23:22:11.798Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:22:11.798Z] #53 sha256:984a1de43c720a72c920d4da2f672ecd76267e6eb31c52c0e118036bc8863da4 [2021-03-19T23:22:11.798Z] #53 13.26 + cd /tmp/tmp.etAr7c6Xym/src/github.com/opencontainers/runc [2021-03-19T23:22:11.798Z] #53 13.26 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:22:11.798Z] #53 13.42 + '[' -z '' ']' [2021-03-19T23:22:11.798Z] #53 13.42 + target=static [2021-03-19T23:22:11.798Z] #53 13.42 + make 'BUILDTAGS=seccomp ' static [2021-03-19T23:22:11.798Z] #53 13.74 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-19T23:22:11.798Z] #53 ... [2021-03-19T23:22:11.798Z] [2021-03-19T23:22:11.798Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:11.798Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:11.798Z] #43 75.18 LINK criu/pie/restorer.built-in.o [2021-03-19T23:22:11.798Z] #43 75.20 GEN criu/pie/restorer-blob.h [2021-03-19T23:22:11.798Z] #43 75.31 DEP criu/vdso.d [2021-03-19T23:22:11.875Z] using credential docker-jenkins-github-credentials [2021-03-19T23:22:11.907Z] #51 ... [2021-03-19T23:22:11.907Z] [2021-03-19T23:22:11.907Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:11.907Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:11.907Z] #43 7.399 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:22:11.907Z] #43 7.399 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:22:11.907Z] #43 7.413 Note: Building without GnuTLS support [2021-03-19T23:22:11.907Z] #43 7.417 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:22:11.907Z] #43 7.417 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:22:11.907Z] #43 9.425 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:22:11.907Z] #43 9.468 GEN .gitid [2021-03-19T23:22:11.907Z] #43 9.496 GEN criu/include/version.h [2021-03-19T23:22:11.907Z] #43 9.565 GEN include/common/asm [2021-03-19T23:22:11.907Z] #43 ... [2021-03-19T23:22:11.907Z] [2021-03-19T23:22:11.907Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:11.907Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:11.907Z] #13 70.93 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-19T23:22:11.907Z] #13 70.94 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-19T23:22:11.907Z] #13 70.95 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:22:11.956Z] Cloning the remote Git repository [2021-03-19T23:22:11.956Z] Cloning with configured refspecs honoured and without tags [2021-03-19T23:22:11.980Z] #13 ... [2021-03-19T23:22:11.980Z] [2021-03-19T23:22:11.980Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:11.980Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T23:22:11.980Z] #42 48.24 Selecting previously unselected package libnet1:arm64. [2021-03-19T23:22:11.980Z] #42 48.24 Preparing to unpack .../01-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-19T23:22:11.980Z] #42 49.72 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:11.980Z] #42 52.34 Selecting previously unselected package libnet1-dev. [2021-03-19T23:22:11.980Z] #42 52.34 Preparing to unpack .../02-libnet1-dev_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-19T23:22:11.980Z] #42 52.37 Unpacking libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:11.980Z] #42 52.72 Selecting previously unselected package libnl-3-200:arm64. [2021-03-19T23:22:11.980Z] #42 52.75 Preparing to unpack .../03-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-19T23:22:11.980Z] #42 52.77 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-19T23:22:11.980Z] #42 54.07 Selecting previously unselected package libnl-3-dev:arm64. [2021-03-19T23:22:11.980Z] #42 54.07 Preparing to unpack .../04-libnl-3-dev_3.4.0-1_arm64.deb ... [2021-03-19T23:22:11.980Z] #42 54.09 Unpacking libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-19T23:22:11.980Z] #42 54.64 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-19T23:22:11.980Z] #42 54.65 Preparing to unpack .../05-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-19T23:22:11.980Z] #42 54.66 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-19T23:22:11.980Z] #42 54.94 Selecting previously unselected package libprotobuf-c-dev:arm64. [2021-03-19T23:22:11.980Z] #42 54.96 Preparing to unpack .../06-libprotobuf-c-dev_1.3.1-1+b1_arm64.deb ... [2021-03-19T23:22:11.980Z] #42 54.98 Unpacking libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-19T23:22:11.980Z] #42 55.23 Selecting previously unselected package zlib1g-dev:arm64. [2021-03-19T23:22:11.980Z] #42 55.23 Preparing to unpack .../07-zlib1g-dev_1%3a1.2.11.dfsg-1_arm64.deb ... [2021-03-19T23:22:11.980Z] #42 55.23 Unpacking zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-19T23:22:11.980Z] #42 55.91 Selecting previously unselected package libprotobuf17:arm64. [2021-03-19T23:22:11.980Z] #42 55.92 Preparing to unpack .../08-libprotobuf17_3.6.1.3-2_arm64.deb ... [2021-03-19T23:22:11.980Z] #42 55.94 Unpacking libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-19T23:22:11.980Z] #42 56.87 Selecting previously unselected package libprotobuf-lite17:arm64. [2021-03-19T23:22:11.980Z] #42 56.87 Preparing to unpack .../09-libprotobuf-lite17_3.6.1.3-2_arm64.deb ... [2021-03-19T23:22:11.980Z] #42 56.89 Unpacking libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-19T23:22:11.980Z] #42 57.43 Selecting previously unselected package libprotobuf-dev:arm64. [2021-03-19T23:22:11.980Z] #42 57.43 Preparing to unpack .../10-libprotobuf-dev_3.6.1.3-2_arm64.deb ... [2021-03-19T23:22:11.980Z] #42 57.43 Unpacking libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-19T23:22:12.031Z] #44 ... [2021-03-19T23:22:12.031Z] [2021-03-19T23:22:12.031Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:12.031Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:22:12.031Z] #46 75.10 vendor/golang.org/x/text/transform [2021-03-19T23:22:12.031Z] #46 79.08 context [2021-03-19T23:22:12.031Z] #46 79.11 internal/poll [2021-03-19T23:22:12.031Z] #46 83.38 os [2021-03-19T23:22:12.031Z] #46 ... [2021-03-19T23:22:12.031Z] [2021-03-19T23:22:12.031Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:12.031Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:22:12.031Z] #44 15.54 make[1]: Nothing to be done for 'all'. [2021-03-19T23:22:12.056Z] #43 75.51 DEP criu/vdso-compat.d [2021-03-19T23:22:12.056Z] #43 75.67 DEP criu/uts_ns.d [2021-03-19T23:22:12.110Z] #42 77.26 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-19T23:22:12.313Z] #43 75.81 DEP criu/util.d [2021-03-19T23:22:12.437Z] #42 ... [2021-03-19T23:22:12.437Z] [2021-03-19T23:22:12.437Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:12.437Z] #45 sha256:fed412cb85740593c300998741acd7b15fb6fa0ddde5290c78010ab252452165 [2021-03-19T23:22:12.437Z] #45 48.32 github.com/LK4D4/vndr/versioned [2021-03-19T23:22:12.437Z] #45 49.76 os [2021-03-19T23:22:12.437Z] #45 50.87 encoding/base64 [2021-03-19T23:22:12.437Z] #45 50.88 crypto/cipher [2021-03-19T23:22:12.437Z] #45 50.89 crypto/sha512 [2021-03-19T23:22:12.437Z] #45 51.58 crypto/ed25519/internal/edwards25519 [2021-03-19T23:22:12.437Z] #45 51.62 fmt [2021-03-19T23:22:12.437Z] #45 51.67 internal/lazyregexp [2021-03-19T23:22:12.437Z] #45 52.21 crypto/des [2021-03-19T23:22:12.437Z] #45 52.25 crypto/aes [2021-03-19T23:22:12.437Z] #45 53.76 crypto/md5 [2021-03-19T23:22:12.437Z] #45 55.06 crypto/sha1 [2021-03-19T23:22:12.437Z] #45 55.58 crypto/sha256 [2021-03-19T23:22:12.437Z] #45 55.76 encoding/pem [2021-03-19T23:22:12.437Z] #45 57.16 net [2021-03-19T23:22:12.437Z] #45 57.30 vendor/golang.org/x/crypto/internal/chacha20 [2021-03-19T23:22:12.437Z] #45 57.57 vendor/golang.org/x/crypto/poly1305 [2021-03-19T23:22:12.437Z] #45 58.24 vendor/golang.org/x/crypto/curve25519 [2021-03-19T23:22:12.437Z] #45 58.45 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-19T23:22:12.572Z] #43 76.10 DEP criu/uffd.d [2021-03-19T23:22:12.678Z] #44 ... [2021-03-19T23:22:12.678Z] [2021-03-19T23:22:12.678Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:12.678Z] #52 sha256:a3e9c262ecbd73c85a735c67abb31bd3dd568c6c71cf929c72b572b6517303b1 [2021-03-19T23:22:12.678Z] #52 75.92 time [2021-03-19T23:22:12.678Z] #52 80.10 regexp [2021-03-19T23:22:12.678Z] #52 ... [2021-03-19T23:22:12.678Z] [2021-03-19T23:22:12.678Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:12.678Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:22:12.678Z] #46 85.69 regexp [2021-03-19T23:22:12.830Z] #43 76.28 DEP criu/tun.d [2021-03-19T23:22:12.830Z] #43 76.45 DEP criu/tty.d [2021-03-19T23:22:12.835Z] #13 ... [2021-03-19T23:22:12.835Z] [2021-03-19T23:22:12.835Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:12.835Z] #34 sha256:2badff26737683bb04f532e30add8c901e7ccd9df312c097d0daf0ee52866fc2 [2021-03-19T23:22:12.835Z] #34 72.73 github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:22:12.835Z] #34 DONE 77.1s [2021-03-19T23:22:13.088Z] #43 76.74 DEP criu/timerfd.d [2021-03-19T23:22:13.092Z] [2021-03-19T23:22:13.092Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:13.092Z] #45 sha256:f9f413f6aadbb3799be626c6af7028d2be8733805331a332fed7c22d670635e6 [2021-03-19T23:22:13.092Z] #45 67.27 regexp/syntax [2021-03-19T23:22:13.092Z] #45 69.09 flag [2021-03-19T23:22:13.092Z] #45 70.57 go/token [2021-03-19T23:22:13.092Z] #45 71.59 go/scanner [2021-03-19T23:22:13.092Z] #45 71.66 regexp [2021-03-19T23:22:13.092Z] #45 73.02 go/ast [2021-03-19T23:22:13.092Z] #45 75.69 internal/lazyregexp [2021-03-19T23:22:13.092Z] #45 76.09 net/url [2021-03-19T23:22:13.092Z] #45 ... [2021-03-19T23:22:13.092Z] [2021-03-19T23:22:13.092Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:13.092Z] #51 sha256:05c7c3f5526835d7aa693b8abd2bedaf9137ed8d25b248227f1acec145d8af36 [2021-03-19T23:22:13.092Z] #51 77.47 github.com/pkg/diff [2021-03-19T23:22:12.177Z] Cloning repository https://github.com/moby/moby.git [2021-03-19T23:22:12.596Z] > git init d:\gopath\src\github.com\docker\docker # timeout=10 [2021-03-19T23:22:13.322Z] #46 ... [2021-03-19T23:22:13.322Z] [2021-03-19T23:22:13.322Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:13.322Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T23:22:13.322Z] #14 76.28 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-19T23:22:13.322Z] #14 76.29 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-19T23:22:13.322Z] #14 76.32 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:13.322Z] #14 76.50 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-19T23:22:13.322Z] #14 76.51 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-19T23:22:13.322Z] #14 76.51 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:13.322Z] #14 ... [2021-03-19T23:22:13.322Z] [2021-03-19T23:22:13.322Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:13.322Z] #52 sha256:a3e9c262ecbd73c85a735c67abb31bd3dd568c6c71cf929c72b572b6517303b1 [2021-03-19T23:22:13.322Z] #52 86.41 path/filepath [2021-03-19T23:22:13.346Z] #43 76.94 DEP criu/timens.d [2021-03-19T23:22:13.396Z] #45 59.64 net/url [2021-03-19T23:22:13.396Z] #45 59.64 text/template/parse [2021-03-19T23:22:13.396Z] #45 59.66 go/scanner [2021-03-19T23:22:13.502Z] #42 ... [2021-03-19T23:22:13.502Z] [2021-03-19T23:22:13.502Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:13.502Z] #51 sha256:61dbf7c0ae7293ba97d28143c1c15e73538ee3c1e6415b1512d5f9e080380b1f [2021-03-19T23:22:13.502Z] #51 68.59 syscall [2021-03-19T23:22:13.502Z] #51 68.67 bytes [2021-03-19T23:22:13.502Z] #51 71.09 reflect [2021-03-19T23:22:13.502Z] #51 ... [2021-03-19T23:22:13.502Z] [2021-03-19T23:22:13.502Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:13.502Z] #34 sha256:70bbf05cfcf60c2e362915ffa958d66f0e02e9ac2565602763c704f7bb32331b [2021-03-19T23:22:13.502Z] #34 68.68 reflect [2021-03-19T23:22:13.502Z] #34 77.39 time [2021-03-19T23:22:13.603Z] #43 77.19 DEP criu/sysfs_parse.d [2021-03-19T23:22:13.764Z] #34 ... [2021-03-19T23:22:13.764Z] [2021-03-19T23:22:13.764Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:13.764Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:13.764Z] #13 72.40 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-19T23:22:13.865Z] #43 ... [2021-03-19T23:22:13.865Z] [2021-03-19T23:22:13.865Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:13.865Z] #45 sha256:12f573af3987b8dcc952be812ad6e0c797140e7c4d6855d847b2024c4cde3362 [2021-03-19T23:22:13.865Z] #45 DONE 176.4s [2021-03-19T23:22:13.865Z] [2021-03-19T23:22:13.865Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:13.865Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:13.865Z] #43 77.33 DEP criu/sysctl.d [2021-03-19T23:22:14.051Z] #45 ... [2021-03-19T23:22:14.051Z] [2021-03-19T23:22:14.051Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:14.051Z] #34 sha256:2b9dbdb00cf6b0e7451c0339cc16e7686af1cf784a21327ceb498cd79fcb4ac3 [2021-03-19T23:22:14.051Z] #34 DONE 60.3s [2021-03-19T23:22:14.051Z] [2021-03-19T23:22:14.051Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:14.051Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T23:22:14.051Z] #42 60.33 Selecting previously unselected package libprotoc17:arm64. [2021-03-19T23:22:14.051Z] #42 60.37 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_arm64.deb ... [2021-03-19T23:22:14.122Z] #43 77.56 DEP criu/string.d [2021-03-19T23:22:14.123Z] #43 77.64 DEP criu/stats.d [2021-03-19T23:22:14.123Z] #43 77.77 DEP criu/sockets.d [2021-03-19T23:22:14.319Z] #42 60.38 Unpacking libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-19T23:22:14.459Z] #51 78.54 golang.org/x/crypto/ssh/terminal [2021-03-19T23:22:14.459Z] #51 78.80 mvdan.cc/editorconfig [2021-03-19T23:22:14.687Z] #43 78.09 DEP criu/sk-unix.d [2021-03-19T23:22:14.856Z] #52 88.11 mvdan.cc/sh/v3/fileutil [2021-03-19T23:22:14.871Z] #32 ... [2021-03-19T23:22:14.871Z] [2021-03-19T23:22:14.871Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:22:14.871Z] #56 sha256:a87fae95757aee9278d96807e19211638da192ef8be0ae88aba1ee2773372363 [2021-03-19T23:22:14.871Z] #56 1.746 + RM_GOPATH=0 [2021-03-19T23:22:14.871Z] #56 1.746 + TMP_GOPATH= [2021-03-19T23:22:14.871Z] #56 1.746 + : /build [2021-03-19T23:22:14.871Z] #56 1.746 + '[' -z '' ']' [2021-03-19T23:22:14.871Z] #56 1.746 ++ mktemp -d [2021-03-19T23:22:14.871Z] #56 1.752 + export GOPATH=/tmp/tmp.c0BOfqRACS [2021-03-19T23:22:14.871Z] #56 1.752 + GOPATH=/tmp/tmp.c0BOfqRACS [2021-03-19T23:22:14.871Z] #56 1.752 + RM_GOPATH=1 [2021-03-19T23:22:14.871Z] #56 1.752 + case "$(go env GOARCH)" in [2021-03-19T23:22:14.871Z] #56 1.752 ++ go env GOARCH [2021-03-19T23:22:14.871Z] #56 1.837 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:14.871Z] #56 1.837 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:14.871Z] #56 1.839 ++ dirname /tmp/install/install.sh [2021-03-19T23:22:14.871Z] #56 1.842 Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:22:14.871Z] #56 1.842 + dir=/tmp/install [2021-03-19T23:22:14.871Z] #56 1.842 + bin=containerd [2021-03-19T23:22:14.871Z] #56 1.842 + shift [2021-03-19T23:22:14.871Z] #56 1.842 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-03-19T23:22:14.871Z] #56 1.842 + . /tmp/install/containerd.installer [2021-03-19T23:22:14.871Z] #56 1.842 ++ set -e [2021-03-19T23:22:14.871Z] #56 1.842 ++ : 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:22:14.871Z] #56 1.842 + install_containerd [2021-03-19T23:22:14.871Z] #56 1.842 + echo 'Install containerd version 05f951a3781f4f2c1911b05e61c160e9c30eaa8e' [2021-03-19T23:22:14.871Z] #56 1.842 + git clone https://github.com/containerd/containerd.git /tmp/tmp.c0BOfqRACS/src/github.com/containerd/containerd [2021-03-19T23:22:14.871Z] #56 1.846 Cloning into '/tmp/tmp.c0BOfqRACS/src/github.com/containerd/containerd'... [2021-03-19T23:22:14.946Z] #43 78.38 DEP criu/sk-tcp.d [2021-03-19T23:22:14.946Z] #43 78.57 DEP criu/sk-queue.d [2021-03-19T23:22:15.131Z] #56 ... [2021-03-19T23:22:15.131Z] [2021-03-19T23:22:15.131Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:15.131Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:22:15.131Z] #42 73.25 Selecting previously unselected package libprotoc17:amd64. [2021-03-19T23:22:15.131Z] #42 73.25 Preparing to unpack .../11-libprotoc17_3.6.1.3-2_amd64.deb ... [2021-03-19T23:22:15.131Z] #42 73.29 Unpacking libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:15.131Z] #42 74.67 Selecting previously unselected package protobuf-c-compiler. [2021-03-19T23:22:15.131Z] #42 74.68 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:22:15.131Z] #42 74.70 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:22:15.131Z] #42 74.96 Selecting previously unselected package protobuf-compiler. [2021-03-19T23:22:15.131Z] #42 74.99 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_amd64.deb ... [2021-03-19T23:22:15.131Z] #42 75.00 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:22:15.131Z] #42 75.27 Selecting previously unselected package python-pkg-resources. [2021-03-19T23:22:15.131Z] #42 75.27 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:22:15.131Z] #42 75.28 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-19T23:22:15.131Z] #42 75.71 Selecting previously unselected package python-six. [2021-03-19T23:22:15.131Z] #42 75.72 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-19T23:22:15.131Z] #42 75.77 Unpacking python-six (1.12.0-1) ... [2021-03-19T23:22:15.131Z] #42 76.06 Selecting previously unselected package python-protobuf. [2021-03-19T23:22:15.131Z] #42 76.06 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_amd64.deb ... [2021-03-19T23:22:15.131Z] #42 76.07 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-19T23:22:15.203Z] #43 78.70 DEP criu/sk-packet.d [2021-03-19T23:22:13.477Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:22:13.478Z] > git --version # timeout=10 [2021-03-19T23:22:13.521Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-19T23:22:13.522Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:22:13.525Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:22:15.265Z] #42 61.33 Selecting previously unselected package protobuf-c-compiler. [2021-03-19T23:22:15.265Z] #42 61.33 Preparing to unpack .../12-protobuf-c-compiler_1.3.1-1+b1_arm64.deb ... [2021-03-19T23:22:15.265Z] #42 61.43 Unpacking protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:22:15.391Z] #42 77.29 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-19T23:22:15.461Z] #43 78.89 DEP criu/sk-netlink.d [2021-03-19T23:22:15.461Z] #43 79.04 DEP criu/sk-inet.d [2021-03-19T23:22:15.505Z] #52 ... [2021-03-19T23:22:15.505Z] [2021-03-19T23:22:15.505Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:15.505Z] #35 sha256:3defd12c759f8144abc5294f950fd078a4fd16c41381a0b4975d2d7c1b582f0a [2021-03-19T23:22:15.505Z] #35 78.89 internal/poll [2021-03-19T23:22:15.505Z] #35 81.53 os [2021-03-19T23:22:15.505Z] #35 83.39 internal/fmtsort [2021-03-19T23:22:15.505Z] #35 85.01 path/filepath [2021-03-19T23:22:15.505Z] #35 85.01 fmt [2021-03-19T23:22:15.505Z] #35 86.88 io/ioutil [2021-03-19T23:22:15.505Z] #35 88.92 log [2021-03-19T23:22:15.505Z] #35 88.93 github.com/BurntSushi/toml [2021-03-19T23:22:15.505Z] #35 88.95 flag [2021-03-19T23:22:15.505Z] #35 ... [2021-03-19T23:22:15.505Z] [2021-03-19T23:22:15.505Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:15.505Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:22:15.505Z] #44 17.36 CC images/stats.o [2021-03-19T23:22:15.505Z] #44 17.93 CC images/core.o [2021-03-19T23:22:15.505Z] #44 18.85 CC images/core-x86.o [2021-03-19T23:22:15.651Z] #42 ... [2021-03-19T23:22:15.651Z] [2021-03-19T23:22:15.651Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:15.651Z] #34 sha256:94be65c36cc7430609eccf9b45e5de6a6ecf2aeda76d3b532cc0ff9c80a34824 [2021-03-19T23:22:15.651Z] #34 67.59 reflect [2021-03-19T23:22:15.651Z] #34 75.47 time [2021-03-19T23:22:15.718Z] #43 79.29 DEP criu/signalfd.d [2021-03-19T23:22:15.718Z] #43 79.41 DEP criu/sigframe.d [2021-03-19T23:22:15.804Z] #44 19.55 CC images/core-arm.o [2021-03-19T23:22:15.828Z] #51 80.22 mvdan.cc/sh/v3/fileutil [2021-03-19T23:22:15.841Z] #42 62.06 Selecting previously unselected package protobuf-compiler. [2021-03-19T23:22:15.841Z] #42 62.07 Preparing to unpack .../13-protobuf-compiler_3.6.1.3-2_arm64.deb ... [2021-03-19T23:22:15.841Z] #42 62.16 Unpacking protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:22:15.911Z] #34 ... [2021-03-19T23:22:15.911Z] [2021-03-19T23:22:15.911Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:22:15.911Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:22:15.911Z] #36 74.63 Selecting previously unselected package libicu63:amd64. [2021-03-19T23:22:15.911Z] #36 74.63 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T23:22:15.911Z] #36 74.65 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:22:15.911Z] #36 ... [2021-03-19T23:22:15.911Z] [2021-03-19T23:22:15.911Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:15.911Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:22:15.911Z] #45 67.85 bufio [2021-03-19T23:22:15.911Z] #45 69.17 reflect [2021-03-19T23:22:15.911Z] #45 70.54 syscall [2021-03-19T23:22:15.975Z] #43 79.57 DEP criu/shmem.d [2021-03-19T23:22:15.975Z] #43 79.69 DEP criu/servicefd.d [2021-03-19T23:22:16.085Z] #51 80.29 mvdan.cc/sh/v3/syntax [2021-03-19T23:22:16.171Z] #45 ... [2021-03-19T23:22:16.171Z] [2021-03-19T23:22:16.171Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:16.171Z] #51 sha256:d27f96e74bf57d30537d8ec99cb9b86ddf37a00e488d45c60bab10df43ab2ad2 [2021-03-19T23:22:16.171Z] #51 73.43 syscall [2021-03-19T23:22:16.171Z] #51 73.49 reflect [2021-03-19T23:22:16.233Z] #43 79.82 DEP criu/seize.d [2021-03-19T23:22:16.233Z] #43 79.96 DEP criu/seccomp.d [2021-03-19T23:22:16.312Z] #13 ... [2021-03-19T23:22:16.312Z] [2021-03-19T23:22:16.312Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:16.312Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:22:16.312Z] #45 71.12 bufio [2021-03-19T23:22:16.312Z] #45 73.75 syscall [2021-03-19T23:22:16.312Z] #45 ... [2021-03-19T23:22:16.312Z] [2021-03-19T23:22:16.312Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:16.312Z] #51 sha256:61dbf7c0ae7293ba97d28143c1c15e73538ee3c1e6415b1512d5f9e080380b1f [2021-03-19T23:22:16.312Z] #51 79.00 time [2021-03-19T23:22:16.342Z] #51 ... [2021-03-19T23:22:16.342Z] [2021-03-19T23:22:16.342Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:22:16.342Z] #37 sha256:d4d0e7c253e6b108671fb699f7d005075b629da6c340cd096679011470e1e540 [2021-03-19T23:22:16.342Z] #37 6.183 + RM_GOPATH=0 [2021-03-19T23:22:16.342Z] #37 6.183 + TMP_GOPATH= [2021-03-19T23:22:16.342Z] #37 6.183 + : /build [2021-03-19T23:22:16.342Z] #37 6.183 + '[' -z '' ']' [2021-03-19T23:22:16.342Z] #37 6.183 ++ mktemp -d [2021-03-19T23:22:16.342Z] #37 6.195 + export GOPATH=/tmp/tmp.4IpYJkBpLs [2021-03-19T23:22:16.342Z] #37 6.195 + GOPATH=/tmp/tmp.4IpYJkBpLs [2021-03-19T23:22:16.342Z] #37 6.195 + RM_GOPATH=1 [2021-03-19T23:22:16.342Z] #37 6.195 + case "$(go env GOARCH)" in [2021-03-19T23:22:16.342Z] #37 6.202 ++ go env GOARCH [2021-03-19T23:22:16.342Z] #37 6.203 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:16.342Z] #37 6.203 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:16.342Z] #37 6.203 ++ dirname /tmp/install/install.sh [2021-03-19T23:22:16.342Z] #37 6.206 + dir=/tmp/install [2021-03-19T23:22:16.342Z] #37 6.206 + bin=tini [2021-03-19T23:22:16.342Z] #37 6.206 + shift [2021-03-19T23:22:16.342Z] #37 6.206 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-19T23:22:16.342Z] #37 6.206 + . /tmp/install/tini.installer [2021-03-19T23:22:16.342Z] #37 6.206 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:22:16.342Z] #37 6.206 + install_tini [2021-03-19T23:22:16.342Z] #37 6.206 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-19T23:22:16.342Z] #37 6.206 + git clone https://github.com/krallin/tini.git /tmp/tmp.4IpYJkBpLs/tini [2021-03-19T23:22:16.342Z] #37 6.206 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:22:16.342Z] #37 6.212 Cloning into '/tmp/tmp.4IpYJkBpLs/tini'... [2021-03-19T23:22:16.342Z] #37 6.965 + cd /tmp/tmp.4IpYJkBpLs/tini [2021-03-19T23:22:16.342Z] #37 6.965 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:22:16.342Z] #37 7.026 + cmake . [2021-03-19T23:22:16.342Z] #37 7.630 -- The C compiler identification is GNU 8.3.0 [2021-03-19T23:22:16.342Z] #37 7.675 -- Check for working C compiler: /usr/bin/cc [2021-03-19T23:22:16.342Z] #37 8.466 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-19T23:22:16.342Z] #37 8.468 -- Detecting C compiler ABI info [2021-03-19T23:22:16.342Z] #37 9.173 -- Detecting C compiler ABI info - done [2021-03-19T23:22:16.342Z] #37 9.214 -- Detecting C compile features [2021-03-19T23:22:16.342Z] #37 11.42 -- Detecting C compile features - done [2021-03-19T23:22:16.342Z] #37 11.47 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-19T23:22:16.342Z] #37 11.76 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-19T23:22:16.342Z] #37 11.87 -- Configuring done [2021-03-19T23:22:16.342Z] #37 11.88 -- Generating done [2021-03-19T23:22:16.342Z] #37 11.88 -- Build files have been written to: /tmp/tmp.4IpYJkBpLs/tini [2021-03-19T23:22:16.342Z] #37 11.89 + make tini-static [2021-03-19T23:22:16.342Z] #37 12.40 Scanning dependencies of target tini-static [2021-03-19T23:22:16.342Z] #37 12.58 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-19T23:22:16.342Z] #37 14.02 [100%] Linking C executable tini-static [2021-03-19T23:22:16.342Z] #37 14.51 [100%] Built target tini-static [2021-03-19T23:22:16.342Z] #37 14.61 + mkdir -p /build [2021-03-19T23:22:16.342Z] #37 14.61 + cp tini-static /build/docker-init [2021-03-19T23:22:16.342Z] #37 DONE 14.8s [2021-03-19T23:22:16.342Z] [2021-03-19T23:22:16.342Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:16.342Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:16.342Z] #43 11.31 PBCC images/timens.pb-c.c [2021-03-19T23:22:16.342Z] #43 11.36 DEP images/timens.pb-c.d [2021-03-19T23:22:16.342Z] #43 11.45 PBCC images/fown.pb-c.c [2021-03-19T23:22:16.342Z] #43 11.53 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-19T23:22:16.342Z] #43 11.59 PBCC images/opts.pb-c.c [2021-03-19T23:22:16.342Z] #43 11.60 PBCC images/memfd.pb-c.c [2021-03-19T23:22:16.342Z] #43 11.64 DEP images/fown.pb-c.d [2021-03-19T23:22:16.342Z] #43 11.68 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-19T23:22:16.342Z] #43 11.73 DEP images/opts.pb-c.d [2021-03-19T23:22:16.342Z] #43 11.78 DEP images/memfd.pb-c.d [2021-03-19T23:22:16.342Z] #43 11.86 PBCC images/sit.pb-c.c [2021-03-19T23:22:16.342Z] #43 11.96 DEP images/sit.pb-c.d [2021-03-19T23:22:16.342Z] #43 12.02 PBCC images/macvlan.pb-c.c [2021-03-19T23:22:16.342Z] #43 12.04 DEP images/macvlan.pb-c.d [2021-03-19T23:22:16.342Z] #43 12.12 PBCC images/autofs.pb-c.c [2021-03-19T23:22:16.342Z] #43 12.13 DEP images/autofs.pb-c.d [2021-03-19T23:22:16.342Z] #43 12.19 PBCC images/sysctl.pb-c.c [2021-03-19T23:22:16.342Z] #43 12.19 DEP images/sysctl.pb-c.d [2021-03-19T23:22:16.342Z] #43 12.29 PBCC images/time.pb-c.c [2021-03-19T23:22:16.342Z] #43 12.35 DEP images/time.pb-c.d [2021-03-19T23:22:16.342Z] #43 12.41 PBCC images/binfmt-misc.pb-c.c [2021-03-19T23:22:16.342Z] #43 12.47 DEP images/binfmt-misc.pb-c.d [2021-03-19T23:22:16.342Z] #43 12.56 PBCC images/seccomp.pb-c.c [2021-03-19T23:22:16.342Z] #43 12.61 DEP images/seccomp.pb-c.d [2021-03-19T23:22:16.342Z] #43 12.67 PBCC images/userns.pb-c.c [2021-03-19T23:22:16.342Z] #43 12.69 DEP images/userns.pb-c.d [2021-03-19T23:22:16.342Z] #43 12.74 PBCC images/cgroup.pb-c.c [2021-03-19T23:22:16.342Z] #43 12.78 DEP images/cgroup.pb-c.d [2021-03-19T23:22:16.342Z] #43 12.83 PBCC images/ext-file.pb-c.c [2021-03-19T23:22:16.342Z] #43 12.84 DEP images/ext-file.pb-c.d [2021-03-19T23:22:16.342Z] #43 12.97 PBCC images/rpc.pb-c.c [2021-03-19T23:22:16.342Z] #43 13.04 DEP images/rpc.pb-c.d [2021-03-19T23:22:16.342Z] #43 13.11 PBCC images/siginfo.pb-c.c [2021-03-19T23:22:16.342Z] #43 13.11 DEP images/siginfo.pb-c.d [2021-03-19T23:22:16.342Z] #43 13.17 PBCC images/pagemap.pb-c.c [2021-03-19T23:22:16.342Z] #43 13.23 DEP images/pagemap.pb-c.d [2021-03-19T23:22:16.342Z] #43 13.30 PBCC images/rlimit.pb-c.c [2021-03-19T23:22:16.342Z] #43 13.40 DEP images/rlimit.pb-c.d [2021-03-19T23:22:16.342Z] #43 13.40 PBCC images/file-lock.pb-c.c [2021-03-19T23:22:16.342Z] #43 13.47 DEP images/file-lock.pb-c.d [2021-03-19T23:22:16.342Z] #43 13.56 PBCC images/tty.pb-c.c [2021-03-19T23:22:16.342Z] #43 13.63 DEP images/tty.pb-c.d [2021-03-19T23:22:16.342Z] #43 13.77 PBCC images/tun.pb-c.c [2021-03-19T23:22:16.342Z] #43 13.77 PBCC images/netdev.pb-c.c [2021-03-19T23:22:16.342Z] #43 13.77 DEP images/tun.pb-c.d [2021-03-19T23:22:16.342Z] #43 13.90 DEP images/netdev.pb-c.d [2021-03-19T23:22:16.342Z] #43 13.94 PBCC images/vma.pb-c.c [2021-03-19T23:22:16.342Z] #43 14.02 DEP images/vma.pb-c.d [2021-03-19T23:22:16.342Z] #43 14.12 PBCC images/creds.pb-c.c [2021-03-19T23:22:16.342Z] #43 14.15 DEP images/creds.pb-c.d [2021-03-19T23:22:16.342Z] #43 14.19 PBCC images/utsns.pb-c.c [2021-03-19T23:22:16.342Z] #43 14.23 DEP images/utsns.pb-c.d [2021-03-19T23:22:16.342Z] #43 14.27 PBCC images/ipc-desc.pb-c.c [2021-03-19T23:22:16.342Z] #43 14.31 PBCC images/ipc-sem.pb-c.c [2021-03-19T23:22:16.342Z] #43 14.36 DEP images/ipc-desc.pb-c.d [2021-03-19T23:22:16.342Z] #43 14.40 DEP images/ipc-sem.pb-c.d [2021-03-19T23:22:16.342Z] #43 14.49 PBCC images/ipc-msg.pb-c.c [2021-03-19T23:22:16.342Z] #43 14.50 DEP images/ipc-msg.pb-c.d [2021-03-19T23:22:16.342Z] #43 14.62 PBCC images/ipc-shm.pb-c.c [2021-03-19T23:22:16.342Z] #43 14.70 DEP images/ipc-shm.pb-c.d [2021-03-19T23:22:16.342Z] #43 14.77 PBCC images/ipc-var.pb-c.c [2021-03-19T23:22:16.342Z] #43 14.80 DEP images/ipc-var.pb-c.d [2021-03-19T23:22:16.342Z] #43 14.87 PBCC images/sk-opts.pb-c.c [2021-03-19T23:22:16.342Z] #43 14.94 PBCC images/packet-sock.pb-c.c [2021-03-19T23:22:16.454Z] #44 20.00 CC images/core-aarch64.o [2021-03-19T23:22:16.599Z] #43 15.01 DEP images/sk-opts.pb-c.d [2021-03-19T23:22:16.599Z] #43 15.10 DEP images/packet-sock.pb-c.d [2021-03-19T23:22:16.599Z] #43 15.15 PBCC images/sk-netlink.pb-c.c [2021-03-19T23:22:16.599Z] #43 15.21 DEP images/sk-netlink.pb-c.d [2021-03-19T23:22:16.769Z] #44 20.45 CC images/core-ppc64.o [2021-03-19T23:22:16.789Z] #42 62.78 Selecting previously unselected package python-pkg-resources. [2021-03-19T23:22:16.789Z] #42 62.78 Preparing to unpack .../14-python-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:22:16.789Z] #42 62.79 Unpacking python-pkg-resources (40.8.0-1) ... [2021-03-19T23:22:16.789Z] #42 63.06 Selecting previously unselected package python-six. [2021-03-19T23:22:16.789Z] #42 63.06 Preparing to unpack .../15-python-six_1.12.0-1_all.deb ... [2021-03-19T23:22:16.789Z] #42 63.07 Unpacking python-six (1.12.0-1) ... [2021-03-19T23:22:16.797Z] #43 80.13 DEP criu/rst-malloc.d [2021-03-19T23:22:16.797Z] #43 80.20 DEP criu/rbtree.d [2021-03-19T23:22:16.797Z] #43 80.25 DEP criu/pstree.d [2021-03-19T23:22:16.855Z] #43 15.31 PBCC images/sk-inet.pb-c.c [2021-03-19T23:22:16.855Z] #43 15.34 DEP images/sk-inet.pb-c.d [2021-03-19T23:22:16.855Z] #43 15.38 PBCC images/sk-unix.pb-c.c [2021-03-19T23:22:16.855Z] #43 15.47 DEP images/sk-unix.pb-c.d [2021-03-19T23:22:16.855Z] #43 15.54 PBCC images/mm.pb-c.c [2021-03-19T23:22:17.053Z] #42 63.18 Selecting previously unselected package python-protobuf. [2021-03-19T23:22:17.053Z] #42 63.18 Preparing to unpack .../16-python-protobuf_3.6.1.3-2_arm64.deb ... [2021-03-19T23:22:17.053Z] #42 63.19 Unpacking python-protobuf (3.6.1.3-2) ... [2021-03-19T23:22:17.055Z] #43 80.41 DEP criu/protobuf.d [2021-03-19T23:22:17.055Z] #43 80.58 GEN criu/protobuf-desc-gen.h [2021-03-19T23:22:17.112Z] #43 15.59 DEP images/mm.pb-c.d [2021-03-19T23:22:17.112Z] #43 15.62 PBCC images/timerfd.pb-c.c [2021-03-19T23:22:17.112Z] #43 15.72 DEP images/timerfd.pb-c.d [2021-03-19T23:22:17.112Z] #43 15.80 PBCC images/timer.pb-c.c [2021-03-19T23:22:17.368Z] #43 15.83 DEP images/timer.pb-c.d [2021-03-19T23:22:17.368Z] #43 15.87 PBCC images/sa.pb-c.c [2021-03-19T23:22:17.368Z] #43 16.01 DEP images/sa.pb-c.d [2021-03-19T23:22:17.368Z] #43 16.03 PBCC images/pipe-data.pb-c.c [2021-03-19T23:22:17.368Z] #43 16.08 DEP images/pipe-data.pb-c.d [2021-03-19T23:22:17.422Z] #44 21.39 CC images/core-s390.o [2021-03-19T23:22:17.624Z] #43 16.13 PBCC images/mnt.pb-c.c [2021-03-19T23:22:17.624Z] #43 16.21 DEP images/mnt.pb-c.d [2021-03-19T23:22:17.629Z] #42 63.80 Setting up python-pkg-resources (40.8.0-1) ... [2021-03-19T23:22:17.881Z] #43 16.26 PBCC images/sk-packet.pb-c.c [2021-03-19T23:22:17.881Z] #43 16.28 DEP images/sk-packet.pb-c.d [2021-03-19T23:22:17.881Z] #43 16.36 PBCC images/tcp-stream.pb-c.c [2021-03-19T23:22:17.881Z] #43 16.42 DEP images/tcp-stream.pb-c.d [2021-03-19T23:22:17.881Z] #43 ... [2021-03-19T23:22:17.881Z] [2021-03-19T23:22:17.881Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:17.881Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:17.881Z] #13 77.78 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-19T23:22:17.881Z] #13 77.78 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T23:22:17.881Z] #13 77.78 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:18.077Z] #51 ... [2021-03-19T23:22:18.077Z] [2021-03-19T23:22:18.077Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:18.077Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:18.077Z] #13 66.11 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-base amd64 8.3.0-6+21.3~deb10u1 [175 kB] [2021-03-19T23:22:18.077Z] #13 66.19 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [35.8 MB] [2021-03-19T23:22:18.077Z] #13 72.47 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-mingw-w64-x86-64 amd64 8.3.0-6+21.3~deb10u1 [25.4 MB] [2021-03-19T23:22:18.077Z] #13 75.41 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-19T23:22:18.077Z] #13 75.43 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-19T23:22:18.077Z] #13 75.43 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T23:22:18.077Z] #13 75.44 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T23:22:18.077Z] #13 75.45 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-19T23:22:18.077Z] #13 75.47 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-19T23:22:18.077Z] #13 75.48 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-19T23:22:18.077Z] #13 75.52 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-19T23:22:18.077Z] #13 75.53 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-19T23:22:18.077Z] #13 75.58 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-19T23:22:18.077Z] #13 75.58 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-19T23:22:18.077Z] #13 75.69 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-19T23:22:18.077Z] #13 75.70 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-19T23:22:18.077Z] #13 75.72 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-19T23:22:18.137Z] #13 77.92 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-19T23:22:18.137Z] #13 77.92 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T23:22:18.137Z] #13 77.93 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:18.426Z] #43 ... [2021-03-19T23:22:18.426Z] [2021-03-19T23:22:18.426Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:22:18.426Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:22:18.426Z] #20 12.38 Fetched 8929 kB in 11s (806 kB/s) [2021-03-19T23:22:18.426Z] #20 12.38 Reading package lists... [2021-03-19T23:22:18.426Z] #20 16.80 Reading package lists... [2021-03-19T23:22:18.426Z] #20 21.20 Building dependency tree... [2021-03-19T23:22:18.473Z] #44 22.17 CC images/cpuinfo.o [2021-03-19T23:22:18.683Z] #20 ... [2021-03-19T23:22:18.683Z] [2021-03-19T23:22:18.683Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:18.683Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:18.683Z] #43 82.17 DEP criu/protobuf-desc.d [2021-03-19T23:22:18.770Z] #44 22.66 CC images/inventory.o [2021-03-19T23:22:18.868Z] #51 ... [2021-03-19T23:22:18.868Z] [2021-03-19T23:22:18.868Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:18.868Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:22:18.868Z] #42 84.04 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:18.940Z] #43 82.35 DEP criu/proc_parse.d [2021-03-19T23:22:18.940Z] #43 82.59 DEP criu/plugin.d [2021-03-19T23:22:19.067Z] #44 22.89 CC images/fdinfo.o [2021-03-19T23:22:19.131Z] #42 84.13 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:19.131Z] #42 84.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:22:19.131Z] #42 84.26 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T23:22:19.131Z] #42 84.30 Setting up python-six (1.12.0-1) ... [2021-03-19T23:22:19.198Z] #43 82.69 DEP criu/pipes.d [2021-03-19T23:22:19.364Z] #44 23.27 CC images/fown.o [2021-03-19T23:22:19.456Z] #43 82.92 DEP criu/pie-util.d [2021-03-19T23:22:19.456Z] #43 83.01 DEP criu/pie-util-vdso.d [2021-03-19T23:22:19.456Z] #43 83.14 DEP criu/pie-util-vdso-elf32.d [2021-03-19T23:22:19.661Z] #44 23.45 CC images/ns.o [2021-03-19T23:22:19.706Z] #42 ... [2021-03-19T23:22:19.706Z] [2021-03-19T23:22:19.706Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:22:19.706Z] #47 sha256:2abdfd9da1afde8c87c8fb98923c81fc30be5826682c5726a1c91b158f0626a3 [2021-03-19T23:22:19.706Z] #47 DONE 84.8s [2021-03-19T23:22:19.714Z] #43 83.24 DEP criu/path.d [2021-03-19T23:22:19.714Z] #43 83.37 DEP criu/parasite-syscall.d [2021-03-19T23:22:19.959Z] #44 23.61 CC images/regfile.o [2021-03-19T23:22:19.959Z] #44 23.84 CC images/ghost-file.o [2021-03-19T23:22:19.968Z] [2021-03-19T23:22:19.968Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:19.968Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:19.968Z] #13 76.96 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-03-19T23:22:19.968Z] #13 76.96 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-03-19T23:22:19.968Z] #13 76.96 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-03-19T23:22:19.968Z] #13 76.97 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-03-19T23:22:19.968Z] #13 77.00 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-03-19T23:22:19.968Z] #13 77.01 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libudev-dev amd64 241-7~deb10u6 [110 kB] [2021-03-19T23:22:19.968Z] #13 77.03 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-03-19T23:22:19.968Z] #13 77.10 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-03-19T23:22:19.968Z] #13 77.14 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-03-19T23:22:19.968Z] #13 77.20 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-03-19T23:22:19.968Z] #13 77.22 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-03-19T23:22:19.968Z] #13 77.33 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-03-19T23:22:19.968Z] #13 77.36 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-03-19T23:22:19.968Z] #13 77.37 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsystemd-dev amd64 241-7~deb10u6 [322 kB] [2021-03-19T23:22:19.968Z] #13 78.61 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:22:19.968Z] #13 78.87 Fetched 78.2 MB in 12s (6357 kB/s) [2021-03-19T23:22:19.968Z] #13 79.13 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:22:19.968Z] #13 79.18 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-19T23:22:19.968Z] #13 79.35 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:22:19.968Z] #13 79.88 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-19T23:22:19.968Z] #13 80.12 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:22:19.968Z] #13 80.28 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T23:22:19.968Z] #13 80.40 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-19T23:22:19.971Z] #43 83.53 DEP criu/pagemap.d [2021-03-19T23:22:19.971Z] #43 83.65 DEP criu/pagemap-cache.d [2021-03-19T23:22:19.987Z] #13 77.61 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:22:19.987Z] #13 ... [2021-03-19T23:22:19.987Z] [2021-03-19T23:22:19.987Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:19.987Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:22:19.987Z] #45 81.86 time [2021-03-19T23:22:20.191Z] #42 ... [2021-03-19T23:22:20.191Z] [2021-03-19T23:22:20.191Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:20.191Z] #51 sha256:973ae9b9d2d87a8c419a5138e57ad20d443ce5dfb93dd273be3c6ae1c657da8e [2021-03-19T23:22:20.191Z] #51 55.82 encoding/json [2021-03-19T23:22:20.191Z] #51 55.84 github.com/pkg/diff [2021-03-19T23:22:20.191Z] #51 55.85 go/token [2021-03-19T23:22:20.191Z] #51 58.02 go/scanner [2021-03-19T23:22:20.191Z] #51 59.71 mvdan.cc/editorconfig [2021-03-19T23:22:20.191Z] #51 60.14 go/ast [2021-03-19T23:22:20.191Z] #51 61.52 golang.org/x/crypto/ssh/terminal [2021-03-19T23:22:20.191Z] #51 62.46 mvdan.cc/sh/v3/syntax [2021-03-19T23:22:20.191Z] #51 ... [2021-03-19T23:22:20.191Z] [2021-03-19T23:22:20.191Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:20.191Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:22:20.191Z] #13 56.74 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-19T23:22:20.191Z] #13 56.74 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_arm64.deb ... [2021-03-19T23:22:20.191Z] #13 56.74 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:22:20.191Z] #13 59.38 Selecting previously unselected package binutils-mingw-w64. [2021-03-19T23:22:20.191Z] #13 59.38 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-19T23:22:20.191Z] #13 59.39 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:22:20.191Z] #13 59.63 Selecting previously unselected package libdevmapper1.02.1:arm64. [2021-03-19T23:22:20.191Z] #13 59.63 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-19T23:22:20.191Z] #13 59.63 Unpacking libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-19T23:22:20.191Z] #13 59.80 Selecting previously unselected package dmsetup. [2021-03-19T23:22:20.191Z] #13 59.80 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_arm64.deb ... [2021-03-19T23:22:20.191Z] #13 59.81 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-19T23:22:20.191Z] #13 60.06 Selecting previously unselected package mingw-w64-common. [2021-03-19T23:22:20.191Z] #13 60.07 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-19T23:22:20.191Z] #13 60.08 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-19T23:22:20.229Z] #43 83.75 DEP criu/page-xfer.d [2021-03-19T23:22:20.229Z] #43 83.92 DEP criu/page-pipe.d [2021-03-19T23:22:20.231Z] #13 80.76 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:22:20.256Z] #44 24.19 CC images/fifo.o [2021-03-19T23:22:20.256Z] #44 ... [2021-03-19T23:22:20.256Z] [2021-03-19T23:22:20.256Z] #35 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:20.256Z] #35 sha256:3defd12c759f8144abc5294f950fd078a4fd16c41381a0b4975d2d7c1b582f0a [2021-03-19T23:22:20.256Z] #35 93.80 github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:22:20.486Z] #43 84.00 DEP criu/netfilter.d [2021-03-19T23:22:20.486Z] #43 84.14 DEP criu/net.d [2021-03-19T23:22:20.754Z] #13 81.04 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:22:20.754Z] #13 81.17 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-19T23:22:20.754Z] #13 81.19 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:22:20.767Z] #13 ... [2021-03-19T23:22:20.767Z] [2021-03-19T23:22:20.767Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:20.767Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T23:22:20.767Z] #42 66.67 Setting up libprotobuf-lite17:arm64 (3.6.1.3-2) ... [2021-03-19T23:22:20.767Z] #42 66.71 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:20.767Z] #42 66.76 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-19T23:22:21.030Z] #42 67.20 Setting up libprotobuf-c-dev:arm64 (1.3.1-1+b1) ... [2021-03-19T23:22:21.051Z] #43 84.39 DEP criu/namespaces.d [2021-03-19T23:22:21.051Z] #43 84.61 DEP criu/mount.d [2021-03-19T23:22:21.294Z] #42 67.31 Setting up python-six (1.12.0-1) ... [2021-03-19T23:22:21.308Z] #43 84.83 DEP criu/memfd.d [2021-03-19T23:22:21.308Z] #43 84.94 DEP criu/mem.d [2021-03-19T23:22:21.328Z] #13 81.54 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-19T23:22:21.328Z] #13 81.90 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-19T23:22:21.366Z] #45 ... [2021-03-19T23:22:21.366Z] [2021-03-19T23:22:21.366Z] #47 [gotestsum 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh gotestsum [2021-03-19T23:22:21.366Z] #47 sha256:8908748c6cdc69c2c1a9637da3e59ad782fd7e6ee4b3cea5bef62f0e5b573edd [2021-03-19T23:22:21.366Z] #47 DONE 83.3s [2021-03-19T23:22:21.566Z] #43 85.10 DEP criu/lsm.d [2021-03-19T23:22:21.590Z] #13 81.90 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:22:21.590Z] #13 82.00 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-19T23:22:21.590Z] #13 82.04 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:22:21.625Z] [2021-03-19T23:22:21.625Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:21.625Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:21.625Z] #13 78.07 Fetched 78.2 MB in 12s (6300 kB/s) [2021-03-19T23:22:21.625Z] #13 79.09 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:22:21.625Z] #13 79.29 Preparing to unpack .../libsystemd0_241-7~deb10u6_amd64.deb ... [2021-03-19T23:22:21.625Z] #13 79.39 Unpacking libsystemd0:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:22:21.824Z] #43 85.25 DEP criu/log.d [2021-03-19T23:22:21.824Z] #43 85.39 DEP criu/libnetlink.d [2021-03-19T23:22:22.082Z] #43 85.57 DEP criu/kerndat.d [2021-03-19T23:22:22.192Z] #13 79.88 Setting up libsystemd0:amd64 (241-7~deb10u6) ... [2021-03-19T23:22:22.339Z] #43 85.78 DEP criu/kcmp-ids.d [2021-03-19T23:22:22.339Z] #43 85.90 DEP criu/irmap.d [2021-03-19T23:22:22.451Z] #13 80.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:22:22.451Z] #13 80.25 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T23:22:22.451Z] #13 80.29 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-03-19T23:22:22.597Z] #43 86.10 DEP criu/ipc_ns.d [2021-03-19T23:22:22.854Z] #43 86.33 DEP criu/image.d [2021-03-19T23:22:22.980Z] #13 ... [2021-03-19T23:22:22.980Z] [2021-03-19T23:22:22.980Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:22.980Z] #51 sha256:61dbf7c0ae7293ba97d28143c1c15e73538ee3c1e6415b1512d5f9e080380b1f [2021-03-19T23:22:22.980Z] #51 87.88 context [2021-03-19T23:22:23.019Z] #13 80.77 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:22:23.112Z] #43 86.56 DEP criu/image-desc.d [2021-03-19T23:22:23.112Z] #43 86.63 DEP criu/fsnotify.d [2021-03-19T23:22:23.112Z] #43 86.76 DEP criu/filesystems.d [2021-03-19T23:22:23.370Z] #43 86.89 DEP criu/files.d [2021-03-19T23:22:23.387Z] #13 ... [2021-03-19T23:22:23.387Z] [2021-03-19T23:22:23.387Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:22:23.387Z] #56 sha256:24bfbf5b8e3e24e67cc1ecbbe78dec01c13c9e5a532614cca02b513582ddc179 [2021-03-19T23:22:23.387Z] #56 45.27 Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) [2021-03-19T23:22:23.387Z] #56 ... [2021-03-19T23:22:23.387Z] [2021-03-19T23:22:23.387Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:23.387Z] #45 sha256:f9f413f6aadbb3799be626c6af7028d2be8733805331a332fed7c22d670635e6 [2021-03-19T23:22:23.387Z] #45 77.82 text/template/parse [2021-03-19T23:22:23.387Z] #45 78.52 go/parser [2021-03-19T23:22:23.387Z] #45 81.92 text/template [2021-03-19T23:22:23.387Z] #45 82.69 encoding/xml [2021-03-19T23:22:23.387Z] #45 87.26 go/doc [2021-03-19T23:22:23.542Z] #13 81.16 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:22:23.542Z] #13 81.30 Preparing to unpack .../libudev1_241-7~deb10u6_amd64.deb ... [2021-03-19T23:22:23.542Z] #13 81.33 Unpacking libudev1:amd64 (241-7~deb10u6) over (241-7~deb10u4) ... [2021-03-19T23:22:23.627Z] #43 87.07 DEP criu/files-reg.d [2021-03-19T23:22:23.627Z] #43 87.24 DEP criu/files-ext.d [2021-03-19T23:22:23.643Z] #45 ... [2021-03-19T23:22:23.643Z] [2021-03-19T23:22:23.643Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:22:23.643Z] #56 sha256:24bfbf5b8e3e24e67cc1ecbbe78dec01c13c9e5a532614cca02b513582ddc179 [2021-03-19T23:22:23.857Z] #42 69.70 Setting up zlib1g-dev:arm64 (1:1.2.11.dfsg-1) ... [2021-03-19T23:22:23.857Z] #42 69.73 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-19T23:22:23.857Z] #42 69.77 Setting up libprotobuf17:arm64 (3.6.1.3-2) ... [2021-03-19T23:22:23.857Z] #42 70.16 Setting up libcap-dev:arm64 (1:2.25-2) ... [2021-03-19T23:22:23.885Z] #43 87.36 DEP criu/file-lock.d [2021-03-19T23:22:23.925Z] #51 89.04 internal/poll [2021-03-19T23:22:24.059Z] #13 81.72 Setting up libudev1:amd64 (241-7~deb10u6) ... [2021-03-19T23:22:24.059Z] #13 81.97 Selecting previously unselected package binutils-mingw-w64-i686. [2021-03-19T23:22:24.121Z] #42 ... [2021-03-19T23:22:24.121Z] [2021-03-19T23:22:24.121Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:22:24.121Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T23:22:24.121Z] #36 60.28 Selecting previously unselected package libicu63:arm64. [2021-03-19T23:22:24.121Z] #36 60.31 Preparing to unpack .../3-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-19T23:22:24.121Z] #36 60.38 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-19T23:22:24.121Z] #36 65.86 Selecting previously unselected package libxml2:arm64. [2021-03-19T23:22:24.121Z] #36 65.87 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_arm64.deb ... [2021-03-19T23:22:24.121Z] #36 65.87 Unpacking libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:22:24.121Z] #36 66.52 Selecting previously unselected package libarchive13:arm64. [2021-03-19T23:22:24.121Z] #36 66.52 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_arm64.deb ... [2021-03-19T23:22:24.121Z] #36 66.53 Unpacking libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-19T23:22:24.121Z] #36 67.32 Selecting previously unselected package libjsoncpp1:arm64. [2021-03-19T23:22:24.121Z] #36 67.32 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_arm64.deb ... [2021-03-19T23:22:24.121Z] #36 67.59 Unpacking libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-19T23:22:24.121Z] #36 68.03 Selecting previously unselected package librhash0:arm64. [2021-03-19T23:22:24.121Z] #36 68.03 Preparing to unpack .../7-librhash0_1.3.8-1_arm64.deb ... [2021-03-19T23:22:24.121Z] #36 68.05 Unpacking librhash0:arm64 (1.3.8-1) ... [2021-03-19T23:22:24.121Z] #36 68.51 Selecting previously unselected package libuv1:arm64. [2021-03-19T23:22:24.121Z] #36 68.51 Preparing to unpack .../8-libuv1_1.24.1-1_arm64.deb ... [2021-03-19T23:22:24.121Z] #36 68.52 Unpacking libuv1:arm64 (1.24.1-1) ... [2021-03-19T23:22:24.121Z] #36 68.92 Selecting previously unselected package cmake. [2021-03-19T23:22:24.121Z] #36 68.93 Preparing to unpack .../9-cmake_3.13.4-1_arm64.deb ... [2021-03-19T23:22:24.121Z] #36 69.13 Unpacking cmake (3.13.4-1) ... [2021-03-19T23:22:24.143Z] #43 87.52 DEP criu/file-ids.d [2021-03-19T23:22:24.143Z] #43 87.64 DEP criu/fifo.d [2021-03-19T23:22:24.143Z] #43 87.80 DEP criu/fdstore.d [2021-03-19T23:22:24.143Z] #43 87.87 DEP criu/fault-injection.d [2021-03-19T23:22:24.317Z] #13 81.97 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 15410 files and directories currently installed.) [2021-03-19T23:22:24.317Z] #13 82.13 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-03-19T23:22:24.317Z] #13 82.19 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:22:24.384Z] #36 ... [2021-03-19T23:22:24.384Z] [2021-03-19T23:22:24.384Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:24.384Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:22:24.384Z] #13 65.80 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-19T23:22:24.384Z] #13 65.84 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-19T23:22:24.384Z] #13 65.87 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:22:24.401Z] #43 87.92 DEP criu/external.d [2021-03-19T23:22:24.401Z] #43 88.01 DEP criu/eventpoll.d [2021-03-19T23:22:24.413Z] #56 45.27 Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 86% (3318/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-19T23:22:24.413Z] #56 46.80 + cd /tmp/tmp.rH0mV1qsLx/src/github.com/containerd/containerd [2021-03-19T23:22:24.413Z] #56 46.80 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:22:24.658Z] #43 88.16 DEP criu/eventfd.d [2021-03-19T23:22:24.761Z] #35 DONE 97.7s [2021-03-19T23:22:24.761Z] [2021-03-19T23:22:24.761Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:22:24.761Z] #57 sha256:22fa30cba229b1a8df3ab7cd4dc629df7b2f857cdc24a6d17388bbd4775893a8 [2021-03-19T23:22:24.761Z] #57 51.33 Checking out files: 55% (2107/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-19T23:22:24.761Z] #57 52.15 + cd /tmp/tmp.9pILson2Xs/src/github.com/containerd/containerd [2021-03-19T23:22:24.761Z] #57 52.15 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:22:24.917Z] #43 88.37 DEP criu/crtools.d [2021-03-19T23:22:25.180Z] #43 ... [2021-03-19T23:22:25.180Z] [2021-03-19T23:22:25.180Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:22:25.180Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:22:25.180Z] #32 DONE 187.2s [2021-03-19T23:22:25.180Z] [2021-03-19T23:22:25.180Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:25.180Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:25.180Z] #43 88.69 DEP criu/cr-service.d [2021-03-19T23:22:25.180Z] #43 ... [2021-03-19T23:22:25.180Z] [2021-03-19T23:22:25.180Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:22:25.180Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:22:25.180Z] #20 23.25 libcap2-bin is already the newest version (1:2.25-2). [2021-03-19T23:22:25.180Z] #20 23.25 The following additional packages will be installed: [2021-03-19T23:22:25.180Z] #20 23.26 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-19T23:22:25.180Z] #20 23.26 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-19T23:22:25.180Z] #20 23.26 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-19T23:22:25.180Z] #20 23.27 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-19T23:22:25.180Z] #20 23.27 python3.7 python3.7-minimal vim-runtime xxd [2021-03-19T23:22:25.180Z] #20 23.27 Suggested packages: [2021-03-19T23:22:25.180Z] #20 23.27 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-19T23:22:25.180Z] #20 23.27 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-19T23:22:25.180Z] #20 23.27 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-19T23:22:25.180Z] #20 23.27 Recommended packages: [2021-03-19T23:22:25.180Z] #20 23.27 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-19T23:22:25.180Z] #20 23.27 python3-keyrings.alt python3-xdg unzip [2021-03-19T23:22:25.180Z] #20 25.16 The following NEW packages will be installed: [2021-03-19T23:22:25.180Z] #20 25.16 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-19T23:22:25.180Z] #20 25.16 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-19T23:22:25.180Z] #20 25.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-19T23:22:25.180Z] #20 25.16 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-19T23:22:25.180Z] #20 25.16 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-19T23:22:25.180Z] #20 25.16 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-19T23:22:25.180Z] #20 25.16 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-19T23:22:25.180Z] #20 25.16 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-19T23:22:25.180Z] #20 25.16 xz-utils zip [2021-03-19T23:22:25.180Z] #20 25.54 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:22:25.180Z] #20 25.54 Need to get 28.5 MB of archives. [2021-03-19T23:22:25.180Z] #20 25.54 After this operation, 116 MB of additional disk space will be used. [2021-03-19T23:22:25.180Z] #20 25.54 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-19T23:22:25.180Z] #20 25.64 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-19T23:22:25.180Z] #20 25.66 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-19T23:22:25.180Z] #20 25.77 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-19T23:22:25.180Z] #20 25.78 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-19T23:22:25.180Z] #20 25.78 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-19T23:22:25.180Z] #20 25.87 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-19T23:22:25.180Z] #20 25.88 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-19T23:22:25.180Z] #20 25.89 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-19T23:22:25.180Z] #20 25.89 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-19T23:22:25.180Z] #20 25.90 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-19T23:22:25.180Z] #20 25.90 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-19T23:22:25.180Z] #20 25.90 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-19T23:22:25.180Z] #20 25.90 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-19T23:22:25.180Z] #20 25.91 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-19T23:22:25.180Z] #20 25.92 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-19T23:22:25.180Z] #20 25.92 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T23:22:25.180Z] #20 25.93 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:22:25.180Z] #20 25.94 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-19T23:22:25.180Z] #20 25.95 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-19T23:22:25.180Z] #20 26.00 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-19T23:22:25.180Z] #20 26.09 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-19T23:22:25.180Z] #20 26.12 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-19T23:22:25.180Z] #20 26.12 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T23:22:25.180Z] #20 26.14 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T23:22:25.180Z] #20 26.21 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T23:22:25.180Z] #20 26.27 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-19T23:22:25.180Z] #20 26.27 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-19T23:22:25.180Z] #20 26.27 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T23:22:25.180Z] #20 26.71 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T23:22:25.180Z] #20 26.71 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-19T23:22:25.180Z] #20 26.71 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T23:22:25.180Z] #20 26.71 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-19T23:22:25.180Z] #20 26.72 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-19T23:22:25.180Z] #20 26.73 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-19T23:22:25.180Z] #20 26.80 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-19T23:22:25.180Z] #20 26.80 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-19T23:22:25.180Z] #20 26.83 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-19T23:22:25.180Z] #20 26.84 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-19T23:22:25.180Z] #20 26.85 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-19T23:22:25.180Z] #20 26.86 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-19T23:22:25.180Z] #20 26.86 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-19T23:22:25.180Z] #20 26.91 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-19T23:22:25.180Z] #20 26.93 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-19T23:22:25.180Z] #20 26.93 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-19T23:22:25.180Z] #20 27.22 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-19T23:22:25.180Z] #20 27.29 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-19T23:22:25.180Z] #20 27.36 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-19T23:22:25.180Z] #20 28.11 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:22:25.180Z] #20 28.25 Fetched 28.5 MB in 2s (13.2 MB/s) [2021-03-19T23:22:25.180Z] #20 28.30 Selecting previously unselected package pigz. [2021-03-19T23:22:25.180Z] #20 28.30 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-19T23:22:25.180Z] #20 28.36 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-19T23:22:25.180Z] #20 28.36 Unpacking pigz (2.4-1) ... [2021-03-19T23:22:25.180Z] #20 28.47 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-19T23:22:25.180Z] #20 28.49 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:22:25.180Z] #20 28.49 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:22:25.180Z] #20 28.95 Selecting previously unselected package python3.7-minimal. [2021-03-19T23:22:25.180Z] #20 28.95 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:22:25.180Z] #20 28.97 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:22:25.180Z] #20 ... [2021-03-19T23:22:25.180Z] [2021-03-19T23:22:25.180Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:25.180Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:25.180Z] #43 88.83 DEP criu/cr-restore.d [2021-03-19T23:22:25.437Z] #43 89.09 DEP criu/cr-errno.d [2021-03-19T23:22:25.695Z] #43 89.11 DEP criu/cr-dump.d [2021-03-19T23:22:25.781Z] #56 48.20 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-19T23:22:25.781Z] #56 48.20 + BUILDTAGS='netgo osusergo static_build' [2021-03-19T23:22:25.781Z] #56 48.20 + export EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:22:25.781Z] #56 48.20 + EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:22:25.781Z] #56 48.20 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-19T23:22:25.781Z] #56 48.20 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-19T23:22:25.781Z] #56 48.20 + '[' '' = dynamic ']' [2021-03-19T23:22:25.781Z] #56 48.20 + make [2021-03-19T23:22:25.817Z] #57 53.76 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-19T23:22:25.817Z] #57 53.76 + BUILDTAGS='netgo osusergo static_build' [2021-03-19T23:22:25.817Z] #57 53.76 + export EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:22:25.817Z] #57 53.76 + EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:22:25.817Z] #57 53.76 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-19T23:22:25.817Z] #57 53.77 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-19T23:22:25.817Z] #57 53.77 + '[' '' = dynamic ']' [2021-03-19T23:22:25.817Z] #57 53.77 + make [2021-03-19T23:22:25.844Z] #51 90.95 encoding/binary [2021-03-19T23:22:25.953Z] #43 89.43 DEP criu/cr-dedup.d [2021-03-19T23:22:26.116Z] #57 ... [2021-03-19T23:22:26.116Z] [2021-03-19T23:22:26.116Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:26.116Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:22:26.116Z] #46 89.51 os/exec [2021-03-19T23:22:26.116Z] #46 89.59 net [2021-03-19T23:22:26.116Z] #46 94.42 internal/lazyregexp [2021-03-19T23:22:26.116Z] #46 94.43 github.com/LK4D4/vndr/versioned [2021-03-19T23:22:26.116Z] #46 95.98 encoding/binary [2021-03-19T23:22:26.116Z] #46 96.04 go/ast [2021-03-19T23:22:26.116Z] #46 96.09 net/url [2021-03-19T23:22:26.116Z] #46 ... [2021-03-19T23:22:26.116Z] [2021-03-19T23:22:26.116Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:26.116Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:22:26.116Z] #44 24.41 CC images/remap-file-path.o [2021-03-19T23:22:26.116Z] #44 24.63 CC images/eventfd.o [2021-03-19T23:22:26.116Z] #44 24.81 CC images/eventpoll.o [2021-03-19T23:22:26.116Z] #44 25.34 CC images/fh.o [2021-03-19T23:22:26.116Z] #44 25.75 CC images/fsnotify.o [2021-03-19T23:22:26.116Z] #44 26.63 CC images/signalfd.o [2021-03-19T23:22:26.116Z] #44 26.87 CC images/fs.o [2021-03-19T23:22:26.116Z] #44 27.13 CC images/pstree.o [2021-03-19T23:22:26.116Z] #44 27.43 CC images/pipe.o [2021-03-19T23:22:26.116Z] #44 27.84 CC images/tcp-stream.o [2021-03-19T23:22:26.116Z] #44 28.35 CC images/sk-packet.o [2021-03-19T23:22:26.116Z] #44 28.94 CC images/mnt.o [2021-03-19T23:22:26.116Z] #44 29.30 CC images/pipe-data.o [2021-03-19T23:22:26.116Z] #44 29.48 CC images/sa.o [2021-03-19T23:22:26.116Z] #44 29.74 CC images/timer.o [2021-03-19T23:22:26.211Z] #43 89.64 DEP criu/cr-check.d [2021-03-19T23:22:26.310Z] #13 ... [2021-03-19T23:22:26.310Z] [2021-03-19T23:22:26.310Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:26.310Z] #45 sha256:fed412cb85740593c300998741acd7b15fb6fa0ddde5290c78010ab252452165 [2021-03-19T23:22:26.310Z] #45 62.44 go/ast [2021-03-19T23:22:26.310Z] #45 62.63 encoding/json [2021-03-19T23:22:26.310Z] #45 67.05 text/template [2021-03-19T23:22:26.310Z] #45 70.41 go/parser [2021-03-19T23:22:26.310Z] #45 72.20 encoding/xml [2021-03-19T23:22:26.416Z] #44 30.16 CC images/timerfd.o [2021-03-19T23:22:26.468Z] #43 89.96 DEP criu/config.d [2021-03-19T23:22:26.573Z] #45 ... [2021-03-19T23:22:26.573Z] [2021-03-19T23:22:26.573Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:22:26.573Z] #36 sha256:b152ef55ba846144d9f361fdfcc1dc04590c3115d7c6901b50a05e2bc02436b9 [2021-03-19T23:22:26.573Z] #36 71.87 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-19T23:22:26.573Z] #36 72.07 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:22:26.573Z] #36 72.10 Setting up libuv1:arm64 (1.24.1-1) ... [2021-03-19T23:22:26.573Z] #36 72.13 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:22:26.573Z] #36 72.17 Setting up librhash0:arm64 (1.3.8-1) ... [2021-03-19T23:22:26.573Z] #36 72.30 Setting up cmake-data (3.13.4-1) ... [2021-03-19T23:22:26.573Z] #36 72.63 Setting up libxml2:arm64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:22:26.573Z] #36 72.80 Setting up libjsoncpp1:arm64 (1.7.4-3) ... [2021-03-19T23:22:26.715Z] #44 30.37 CC images/mm.o [2021-03-19T23:22:26.726Z] #43 90.15 DEP criu/clone-noasan.d [2021-03-19T23:22:26.726Z] #43 90.22 DEP criu/cgroup.d [2021-03-19T23:22:26.726Z] #43 90.34 DEP criu/cgroup-props.d [2021-03-19T23:22:26.795Z] #51 91.83 os [2021-03-19T23:22:26.983Z] #43 90.48 DEP criu/bitmap.d [2021-03-19T23:22:26.983Z] #43 90.50 DEP criu/bfd.d [2021-03-19T23:22:26.983Z] #43 90.57 DEP criu/autofs.d [2021-03-19T23:22:27.018Z] #44 ... [2021-03-19T23:22:27.018Z] [2021-03-19T23:22:27.018Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:27.018Z] #52 sha256:a3e9c262ecbd73c85a735c67abb31bd3dd568c6c71cf929c72b572b6517303b1 [2021-03-19T23:22:27.018Z] #52 90.35 flag [2021-03-19T23:22:27.018Z] #52 90.36 github.com/pkg/diff [2021-03-19T23:22:27.018Z] #52 90.36 go/token [2021-03-19T23:22:27.018Z] #52 90.37 encoding/binary [2021-03-19T23:22:27.018Z] #52 93.12 go/scanner [2021-03-19T23:22:27.018Z] #52 95.18 mvdan.cc/editorconfig [2021-03-19T23:22:27.018Z] #52 95.76 go/ast [2021-03-19T23:22:27.018Z] #52 96.16 mvdan.cc/sh/v3/syntax [2021-03-19T23:22:27.018Z] #52 97.87 encoding/base64 [2021-03-19T23:22:27.018Z] #52 99.79 encoding/json [2021-03-19T23:22:27.018Z] #52 100.4 golang.org/x/sys/unix [2021-03-19T23:22:27.018Z] #52 ... [2021-03-19T23:22:27.018Z] [2021-03-19T23:22:27.019Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:27.019Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T23:22:27.019Z] #14 100.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-19T23:22:27.019Z] #14 100.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_ppc64el.deb ... [2021-03-19T23:22:27.019Z] #14 100.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:27.150Z] #56 49.48 + bin/ctr [2021-03-19T23:22:27.150Z] #36 73.18 Setting up libarchive13:arm64 (3.3.3-4+deb10u1) ... [2021-03-19T23:22:27.150Z] #36 73.20 Setting up cmake (3.13.4-1) ... [2021-03-19T23:22:27.264Z] #43 90.67 DEP criu/aio.d [2021-03-19T23:22:27.264Z] #43 90.86 DEP criu/action-scripts.d [2021-03-19T23:22:27.413Z] #36 73.46 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:22:27.526Z] #43 91.12 CC criu/action-scripts.o [2021-03-19T23:22:27.606Z] #13 85.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-19T23:22:27.678Z] #36 73.91 Processing triggers for mime-support (3.62) ... [2021-03-19T23:22:27.866Z] #13 85.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-19T23:22:27.866Z] #13 85.52 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:22:28.079Z] #56 ... [2021-03-19T23:22:28.080Z] [2021-03-19T23:22:28.080Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:28.080Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:28.080Z] #43 16.50 PBCC images/pipe.pb-c.c [2021-03-19T23:22:28.080Z] #43 16.57 DEP images/pipe.pb-c.d [2021-03-19T23:22:28.080Z] #43 16.66 PBCC images/pstree.pb-c.c [2021-03-19T23:22:28.080Z] #43 16.68 DEP images/pstree.pb-c.d [2021-03-19T23:22:28.080Z] #43 16.75 PBCC images/fs.pb-c.c [2021-03-19T23:22:28.080Z] #43 16.80 DEP images/fs.pb-c.d [2021-03-19T23:22:28.080Z] #43 16.86 PBCC images/signalfd.pb-c.c [2021-03-19T23:22:28.080Z] #43 16.89 DEP images/signalfd.pb-c.d [2021-03-19T23:22:28.080Z] #43 16.98 PBCC images/fh.pb-c.c [2021-03-19T23:22:28.080Z] #43 17.04 PBCC images/fsnotify.pb-c.c [2021-03-19T23:22:28.080Z] #43 17.12 DEP images/fh.pb-c.d [2021-03-19T23:22:28.080Z] #43 17.17 DEP images/fsnotify.pb-c.d [2021-03-19T23:22:28.080Z] #43 17.20 PBCC images/eventpoll.pb-c.c [2021-03-19T23:22:28.080Z] #43 17.26 DEP images/eventpoll.pb-c.d [2021-03-19T23:22:28.080Z] #43 17.31 PBCC images/eventfd.pb-c.c [2021-03-19T23:22:28.080Z] #43 17.33 DEP images/eventfd.pb-c.d [2021-03-19T23:22:28.080Z] #43 17.43 PBCC images/remap-file-path.pb-c.c [2021-03-19T23:22:28.080Z] #43 17.44 DEP images/remap-file-path.pb-c.d [2021-03-19T23:22:28.080Z] #43 17.50 PBCC images/fifo.pb-c.c [2021-03-19T23:22:28.080Z] #43 17.52 DEP images/fifo.pb-c.d [2021-03-19T23:22:28.080Z] #43 17.57 PBCC images/ghost-file.pb-c.c [2021-03-19T23:22:28.080Z] #43 17.67 DEP images/ghost-file.pb-c.d [2021-03-19T23:22:28.080Z] #43 17.70 PBCC images/regfile.pb-c.c [2021-03-19T23:22:28.080Z] #43 17.79 DEP images/regfile.pb-c.d [2021-03-19T23:22:28.080Z] #43 17.85 PBCC images/ns.pb-c.c [2021-03-19T23:22:28.080Z] #43 17.96 DEP images/ns.pb-c.d [2021-03-19T23:22:28.080Z] #43 17.96 PBCC images/fdinfo.pb-c.c [2021-03-19T23:22:28.080Z] #43 18.09 DEP images/fdinfo.pb-c.d [2021-03-19T23:22:28.080Z] #43 18.21 PBCC images/core-aarch64.pb-c.c [2021-03-19T23:22:28.080Z] #43 18.21 PBCC images/core-arm.pb-c.c [2021-03-19T23:22:28.080Z] #43 18.28 PBCC images/core-ppc64.pb-c.c [2021-03-19T23:22:28.080Z] #43 18.28 PBCC images/core-s390.pb-c.c [2021-03-19T23:22:28.080Z] #43 18.44 PBCC images/core-x86.pb-c.c [2021-03-19T23:22:28.080Z] #43 18.44 PBCC images/core.pb-c.c [2021-03-19T23:22:28.080Z] #43 18.63 PBCC images/inventory.pb-c.c [2021-03-19T23:22:28.080Z] #43 18.66 DEP images/core-aarch64.pb-c.d [2021-03-19T23:22:28.080Z] #43 18.75 DEP images/core-arm.pb-c.d [2021-03-19T23:22:28.080Z] #43 18.83 DEP images/core-ppc64.pb-c.d [2021-03-19T23:22:28.080Z] #43 18.86 DEP images/core-s390.pb-c.d [2021-03-19T23:22:28.080Z] #43 18.99 DEP images/core-x86.pb-c.d [2021-03-19T23:22:28.080Z] #43 18.99 DEP images/core.pb-c.d [2021-03-19T23:22:28.080Z] #43 19.04 DEP images/inventory.pb-c.d [2021-03-19T23:22:28.080Z] #43 19.14 PBCC images/cpuinfo.pb-c.c [2021-03-19T23:22:28.080Z] #43 19.14 DEP images/cpuinfo.pb-c.d [2021-03-19T23:22:28.080Z] #43 19.21 PBCC images/stats.pb-c.c [2021-03-19T23:22:28.080Z] #43 19.30 DEP images/stats.pb-c.d [2021-03-19T23:22:28.080Z] #43 20.80 make[1]: Nothing to be done for 'all'. [2021-03-19T23:22:28.080Z] #43 22.38 CC images/stats.o [2021-03-19T23:22:28.080Z] #43 22.81 CC images/core.o [2021-03-19T23:22:28.080Z] #43 23.51 CC images/core-x86.o [2021-03-19T23:22:28.080Z] #43 24.15 CC images/core-arm.o [2021-03-19T23:22:28.080Z] #43 24.56 CC images/core-aarch64.o [2021-03-19T23:22:28.080Z] #43 24.93 CC images/core-ppc64.o [2021-03-19T23:22:28.080Z] #43 25.43 CC images/core-s390.o [2021-03-19T23:22:28.080Z] #43 26.15 CC images/cpuinfo.o [2021-03-19T23:22:28.080Z] #43 26.62 CC images/inventory.o [2021-03-19T23:22:28.120Z] #43 91.59 CC criu/aio.o [2021-03-19T23:22:28.189Z] #51 ... [2021-03-19T23:22:28.189Z] [2021-03-19T23:22:28.189Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:22:28.189Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:22:28.189Z] #36 84.26 Selecting previously unselected package libxml2:amd64. [2021-03-19T23:22:28.189Z] #36 84.27 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-19T23:22:28.189Z] #36 84.29 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:22:28.189Z] #36 85.19 Selecting previously unselected package libarchive13:amd64. [2021-03-19T23:22:28.189Z] #36 85.23 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-19T23:22:28.189Z] #36 85.25 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T23:22:28.189Z] #36 85.70 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-19T23:22:28.189Z] #36 85.73 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-19T23:22:28.189Z] #36 85.74 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T23:22:28.189Z] #36 86.04 Selecting previously unselected package librhash0:amd64. [2021-03-19T23:22:28.189Z] #36 86.06 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-19T23:22:28.189Z] #36 86.06 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-19T23:22:28.189Z] #36 86.43 Selecting previously unselected package libuv1:amd64. [2021-03-19T23:22:28.189Z] #36 86.43 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-19T23:22:28.189Z] #36 86.48 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-19T23:22:28.189Z] #36 86.74 Selecting previously unselected package cmake. [2021-03-19T23:22:28.189Z] #36 86.78 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-19T23:22:28.189Z] #36 86.80 Unpacking cmake (3.13.4-1) ... [2021-03-19T23:22:28.189Z] #36 92.00 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:22:28.189Z] #36 92.02 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:22:28.189Z] #36 92.04 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-19T23:22:28.189Z] #36 92.06 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:22:28.189Z] #36 92.14 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-19T23:22:28.189Z] #36 92.16 Setting up cmake-data (3.13.4-1) ... [2021-03-19T23:22:28.189Z] #36 92.18 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:22:28.189Z] #36 92.20 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T23:22:28.189Z] #36 92.21 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T23:22:28.189Z] #36 92.22 Setting up cmake (3.13.4-1) ... [2021-03-19T23:22:28.189Z] #36 92.24 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:22:28.189Z] #36 92.41 Processing triggers for mime-support (3.62) ... [2021-03-19T23:22:28.337Z] #43 ... [2021-03-19T23:22:28.337Z] [2021-03-19T23:22:28.337Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:28.337Z] #51 sha256:05c7c3f5526835d7aa693b8abd2bedaf9137ed8d25b248227f1acec145d8af36 [2021-03-19T23:22:28.337Z] #51 87.15 mvdan.cc/sh/v3/cmd/shfmt [2021-03-19T23:22:28.337Z] #51 DONE 92.6s [2021-03-19T23:22:28.337Z] [2021-03-19T23:22:28.337Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:28.337Z] #45 sha256:f9f413f6aadbb3799be626c6af7028d2be8733805331a332fed7c22d670635e6 [2021-03-19T23:22:28.337Z] #45 89.13 github.com/LK4D4/vndr/versioned [2021-03-19T23:22:28.337Z] #45 89.24 compress/flate [2021-03-19T23:22:28.337Z] #45 90.57 github.com/LK4D4/vndr/build [2021-03-19T23:22:28.337Z] #45 91.43 hash/crc32 [2021-03-19T23:22:28.337Z] #45 92.06 compress/gzip [2021-03-19T23:22:28.452Z] #36 DONE 93.5s [2021-03-19T23:22:28.452Z] [2021-03-19T23:22:28.452Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:22:28.452Z] #37 sha256:3c3a00fb07cc8ebe13c74d94ea7b3750fe506c04e8ae5b680ec1955ddc1ee21c [2021-03-19T23:22:28.595Z] #45 92.85 net [2021-03-19T23:22:28.683Z] #43 92.08 CC criu/autofs.o [2021-03-19T23:22:29.268Z] Fetching without tags [2021-03-19T23:22:29.527Z] #37 ... [2021-03-19T23:22:29.527Z] [2021-03-19T23:22:29.527Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:29.527Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:22:29.527Z] #45 84.52 time [2021-03-19T23:22:29.527Z] #45 90.44 internal/fmtsort [2021-03-19T23:22:29.527Z] #45 91.30 strings [2021-03-19T23:22:29.527Z] #45 93.43 os [2021-03-19T23:22:29.527Z] #45 ... [2021-03-19T23:22:29.527Z] [2021-03-19T23:22:29.527Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:29.527Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:22:29.527Z] #42 90.20 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T23:22:29.527Z] #42 90.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:22:29.527Z] #42 90.40 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:29.527Z] #42 90.40 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T23:22:29.527Z] #42 90.42 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:29.527Z] #42 90.48 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:22:29.527Z] #42 90.50 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:29.527Z] #42 90.52 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:29.527Z] #42 90.54 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:22:29.527Z] #42 90.56 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-19T23:22:29.973Z] #45 94.05 vendor/golang.org/x/text/transform [2021-03-19T23:22:28.807Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:22:28.882Z] > git config --add remote.origin.fetch +refs/pull/42175/head:refs/remotes/origin/PR-42175 # timeout=10 [2021-03-19T23:22:28.931Z] > git config --add remote.origin.fetch +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:22:29.178Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-03-19T23:22:29.413Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-03-19T23:22:29.413Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:22:29.415Z] > git fetch --no-tags --force --progress -- https://github.com/moby/moby.git +refs/pull/42175/head:refs/remotes/origin/PR-42175 +refs/heads/20.10:refs/remotes/origin/20.10 # timeout=10 [2021-03-19T23:22:30.063Z] #43 93.47 CC criu/bfd.o [2021-03-19T23:22:30.101Z] #42 ... [2021-03-19T23:22:30.101Z] [2021-03-19T23:22:30.101Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:30.101Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:22:30.101Z] #45 95.31 regexp/syntax [2021-03-19T23:22:30.321Z] #43 93.88 CC criu/bitmap.o [2021-03-19T23:22:30.535Z] #45 94.88 vendor/golang.org/x/text/unicode/bidi [2021-03-19T23:22:30.578Z] #43 94.01 CC criu/cgroup-props.o [2021-03-19T23:22:30.674Z] Merging remotes/origin/20.10 commit 6d72bb6acf2e7e5be6d025665a20076f66868f2d into PR head commit 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:22:30.676Z] #45 ... [2021-03-19T23:22:30.676Z] [2021-03-19T23:22:30.676Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:30.676Z] #34 sha256:70bbf05cfcf60c2e362915ffa958d66f0e02e9ac2565602763c704f7bb32331b [2021-03-19T23:22:30.676Z] #34 85.72 internal/poll [2021-03-19T23:22:30.676Z] #34 88.97 internal/fmtsort [2021-03-19T23:22:30.676Z] #34 89.24 internal/syscall/execenv [2021-03-19T23:22:30.676Z] #34 89.70 internal/syscall/unix [2021-03-19T23:22:30.676Z] #34 90.36 os [2021-03-19T23:22:30.676Z] #34 90.47 strings [2021-03-19T23:22:30.676Z] #34 94.09 path [2021-03-19T23:22:30.676Z] #34 95.20 text/tabwriter [2021-03-19T23:22:30.676Z] #34 95.74 fmt [2021-03-19T23:22:30.676Z] #34 ... [2021-03-19T23:22:30.676Z] [2021-03-19T23:22:30.676Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:22:30.676Z] #37 sha256:3c3a00fb07cc8ebe13c74d94ea7b3750fe506c04e8ae5b680ec1955ddc1ee21c [2021-03-19T23:22:30.676Z] #37 1.349 + RM_GOPATH=0 [2021-03-19T23:22:30.676Z] #37 1.349 + TMP_GOPATH= [2021-03-19T23:22:30.676Z] #37 1.349 + : /build [2021-03-19T23:22:30.676Z] #37 1.349 + '[' -z '' ']' [2021-03-19T23:22:30.676Z] #37 1.349 ++ mktemp -d [2021-03-19T23:22:30.676Z] #37 1.349 + export GOPATH=/tmp/tmp.XJWlE015qK [2021-03-19T23:22:30.676Z] #37 1.355 + GOPATH=/tmp/tmp.XJWlE015qK [2021-03-19T23:22:30.676Z] #37 1.355 + RM_GOPATH=1 [2021-03-19T23:22:30.676Z] #37 1.355 + case "$(go env GOARCH)" in [2021-03-19T23:22:30.676Z] #37 1.374 ++ go env GOARCH [2021-03-19T23:22:30.676Z] #37 1.466 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:30.676Z] #37 1.466 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:30.676Z] #37 1.478 ++ dirname /tmp/install/install.sh [2021-03-19T23:22:30.676Z] #37 1.482 + dir=/tmp/install [2021-03-19T23:22:30.676Z] #37 1.482 + bin=tini [2021-03-19T23:22:30.676Z] #37 1.482 + shift [2021-03-19T23:22:30.676Z] #37 1.482 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-19T23:22:30.676Z] #37 1.482 + . /tmp/install/tini.installer [2021-03-19T23:22:30.676Z] #37 1.482 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:22:30.676Z] #37 1.482 + install_tini [2021-03-19T23:22:30.676Z] #37 1.482 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-19T23:22:30.676Z] #37 1.482 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:22:30.676Z] #37 1.490 + git clone https://github.com/krallin/tini.git /tmp/tmp.XJWlE015qK/tini [2021-03-19T23:22:30.676Z] #37 1.523 Cloning into '/tmp/tmp.XJWlE015qK/tini'... [2021-03-19T23:22:31.143Z] #43 94.76 CC criu/cgroup.o [2021-03-19T23:22:31.157Z] #13 ... [2021-03-19T23:22:31.157Z] [2021-03-19T23:22:31.157Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:31.157Z] #34 sha256:94be65c36cc7430609eccf9b45e5de6a6ecf2aeda76d3b532cc0ff9c80a34824 [2021-03-19T23:22:31.157Z] #34 83.06 internal/poll [2021-03-19T23:22:31.157Z] #34 86.94 internal/syscall/execenv [2021-03-19T23:22:31.157Z] #34 87.20 internal/syscall/unix [2021-03-19T23:22:31.157Z] #34 87.49 os [2021-03-19T23:22:31.157Z] #34 88.00 strings [2021-03-19T23:22:31.157Z] #34 92.62 path [2021-03-19T23:22:31.157Z] #34 93.06 text/tabwriter [2021-03-19T23:22:31.249Z] #37 2.758 + cd /tmp/tmp.XJWlE015qK/tini [2021-03-19T23:22:31.249Z] #37 2.762 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:22:31.249Z] #37 2.846 + cmake . [2021-03-19T23:22:31.416Z] #34 93.26 fmt [2021-03-19T23:22:31.416Z] #34 ... [2021-03-19T23:22:31.416Z] [2021-03-19T23:22:31.416Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:31.416Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:22:31.416Z] #42 83.69 Setting up libprotobuf-lite17:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:31.416Z] #42 83.72 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:31.416Z] #42 83.73 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:22:31.416Z] #42 83.75 Setting up libprotobuf-c-dev:amd64 (1.3.1-1+b1) ... [2021-03-19T23:22:31.416Z] #42 83.77 Setting up python-six (1.12.0-1) ... [2021-03-19T23:22:31.416Z] #42 89.91 Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-1) ... [2021-03-19T23:22:31.416Z] #42 89.92 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:22:31.416Z] #42 89.97 Setting up libprotobuf17:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:31.416Z] #42 89.99 Setting up libcap-dev:amd64 (1:2.25-2) ... [2021-03-19T23:22:31.416Z] #42 90.00 Setting up libprotoc17:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:31.416Z] #42 90.01 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:22:31.416Z] #42 90.04 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:31.416Z] #42 90.05 Setting up libprotobuf-dev:amd64 (3.6.1.3-2) ... [2021-03-19T23:22:31.416Z] #42 90.07 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:22:31.416Z] #42 90.09 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-19T23:22:31.416Z] #42 ... [2021-03-19T23:22:31.416Z] [2021-03-19T23:22:31.417Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:22:31.417Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:22:31.417Z] #36 85.24 Selecting previously unselected package libxml2:amd64. [2021-03-19T23:22:31.417Z] #36 85.24 Preparing to unpack .../4-libxml2_2.9.4+dfsg1-7+deb10u1_amd64.deb ... [2021-03-19T23:22:31.417Z] #36 85.25 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:22:31.417Z] #36 86.04 Selecting previously unselected package libarchive13:amd64. [2021-03-19T23:22:31.417Z] #36 86.05 Preparing to unpack .../5-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-03-19T23:22:31.417Z] #36 86.05 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T23:22:31.417Z] #36 86.71 Selecting previously unselected package libjsoncpp1:amd64. [2021-03-19T23:22:31.417Z] #36 86.71 Preparing to unpack .../6-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-03-19T23:22:31.417Z] #36 86.75 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T23:22:31.417Z] #36 87.07 Selecting previously unselected package librhash0:amd64. [2021-03-19T23:22:31.417Z] #36 87.08 Preparing to unpack .../7-librhash0_1.3.8-1_amd64.deb ... [2021-03-19T23:22:31.417Z] #36 87.08 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-03-19T23:22:31.417Z] #36 87.33 Selecting previously unselected package libuv1:amd64. [2021-03-19T23:22:31.417Z] #36 87.34 Preparing to unpack .../8-libuv1_1.24.1-1_amd64.deb ... [2021-03-19T23:22:31.417Z] #36 87.34 Unpacking libuv1:amd64 (1.24.1-1) ... [2021-03-19T23:22:31.417Z] #36 87.53 Selecting previously unselected package cmake. [2021-03-19T23:22:31.417Z] #36 87.53 Preparing to unpack .../9-cmake_3.13.4-1_amd64.deb ... [2021-03-19T23:22:31.417Z] #36 87.54 Unpacking cmake (3.13.4-1) ... [2021-03-19T23:22:31.417Z] #36 93.12 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:22:31.417Z] #36 93.16 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:22:31.417Z] #36 93.19 Setting up libuv1:amd64 (1.24.1-1) ... [2021-03-19T23:22:31.417Z] #36 93.22 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:22:31.417Z] #36 93.32 Setting up librhash0:amd64 (1.3.8-1) ... [2021-03-19T23:22:31.417Z] #36 93.35 Setting up cmake-data (3.13.4-1) ... [2021-03-19T23:22:31.417Z] #36 93.38 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u1) ... [2021-03-19T23:22:31.417Z] #36 93.40 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-03-19T23:22:31.417Z] #36 93.42 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-03-19T23:22:31.462Z] #45 ... [2021-03-19T23:22:31.462Z] [2021-03-19T23:22:31.462Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:31.462Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:31.462Z] #43 26.98 CC images/fdinfo.o [2021-03-19T23:22:31.462Z] #43 27.33 CC images/fown.o [2021-03-19T23:22:31.462Z] #43 27.57 CC images/ns.o [2021-03-19T23:22:31.462Z] #43 27.75 CC images/regfile.o [2021-03-19T23:22:31.462Z] #43 28.07 CC images/ghost-file.o [2021-03-19T23:22:31.462Z] #43 28.35 CC images/fifo.o [2021-03-19T23:22:31.462Z] #43 28.60 CC images/remap-file-path.o [2021-03-19T23:22:31.462Z] #43 28.82 CC images/eventfd.o [2021-03-19T23:22:31.462Z] #43 29.12 CC images/eventpoll.o [2021-03-19T23:22:31.462Z] #43 29.44 CC images/fh.o [2021-03-19T23:22:31.462Z] #43 29.79 CC images/fsnotify.o [2021-03-19T23:22:31.676Z] #36 93.44 Setting up cmake (3.13.4-1) ... [2021-03-19T23:22:31.676Z] #36 93.46 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:22:31.676Z] #36 93.56 Processing triggers for mime-support (3.62) ... [2021-03-19T23:22:31.708Z] #43 ... [2021-03-19T23:22:31.708Z] [2021-03-19T23:22:31.708Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:22:31.708Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:22:31.708Z] #20 30.66 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:22:31.708Z] #20 30.68 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:22:31.708Z] #20 32.95 Selecting previously unselected package python3-minimal. [2021-03-19T23:22:31.708Z] #20 32.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 ... 23684 files and directories currently installed.) [2021-03-19T23:22:31.708Z] #20 33.03 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-19T23:22:31.708Z] #20 33.04 Unpacking python3-minimal (3.7.3-1) ... [2021-03-19T23:22:31.708Z] #20 33.12 Selecting previously unselected package libmpdec2:amd64. [2021-03-19T23:22:31.708Z] #20 33.13 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-19T23:22:31.708Z] #20 33.14 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T23:22:31.708Z] #20 33.27 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-19T23:22:31.708Z] #20 33.28 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:22:31.708Z] #20 33.28 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:22:31.708Z] #20 34.39 Selecting previously unselected package python3.7. [2021-03-19T23:22:31.708Z] #20 34.41 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:22:31.708Z] #20 34.41 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:22:31.708Z] #20 34.55 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-19T23:22:31.708Z] #20 34.55 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-19T23:22:31.708Z] #20 34.57 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T23:22:31.708Z] #20 34.67 Setting up python3-minimal (3.7.3-1) ... [2021-03-19T23:22:31.708Z] #20 35.57 Selecting previously unselected package python3. [2021-03-19T23:22:31.708Z] #20 35.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 ... 24096 files and directories currently installed.) [2021-03-19T23:22:31.708Z] #20 35.62 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-19T23:22:31.708Z] #20 35.63 Unpacking python3 (3.7.3-1) ... [2021-03-19T23:22:31.708Z] #20 35.74 Selecting previously unselected package libip4tc0:amd64. [2021-03-19T23:22:31.708Z] #20 35.75 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-19T23:22:31.708Z] #20 35.76 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T23:22:31.947Z] #36 ... [2021-03-19T23:22:31.947Z] [2021-03-19T23:22:31.947Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:31.947Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:31.947Z] #13 89.58 Selecting previously unselected package binutils-mingw-w64. [2021-03-19T23:22:31.947Z] #13 89.60 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-19T23:22:31.947Z] #13 89.63 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:22:31.966Z] #20 35.86 Selecting previously unselected package libip6tc0:amd64. [2021-03-19T23:22:31.966Z] #20 35.87 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-19T23:22:31.966Z] #20 35.87 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T23:22:31.966Z] #20 36.01 Selecting previously unselected package libiptc0:amd64. [2021-03-19T23:22:31.966Z] #20 36.02 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-19T23:22:31.966Z] #20 36.02 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-19T23:22:31.966Z] #20 36.12 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-19T23:22:31.966Z] #20 36.13 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-19T23:22:31.966Z] #20 36.14 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T23:22:31.966Z] #20 36.19 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-19T23:22:31.966Z] #20 36.21 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-19T23:22:32.023Z] #43 30.38 CC images/signalfd.o [2021-03-19T23:22:32.023Z] #43 30.63 CC images/fs.o [2021-03-19T23:22:32.206Z] #13 ... [2021-03-19T23:22:32.206Z] [2021-03-19T23:22:32.206Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:32.206Z] #51 sha256:d27f96e74bf57d30537d8ec99cb9b86ddf37a00e488d45c60bab10df43ab2ad2 [2021-03-19T23:22:32.206Z] #51 84.31 context [2021-03-19T23:22:32.206Z] #51 85.99 internal/poll [2021-03-19T23:22:32.206Z] #51 88.42 os [2021-03-19T23:22:32.206Z] #51 92.68 encoding/binary [2021-03-19T23:22:32.206Z] #51 93.76 fmt [2021-03-19T23:22:32.223Z] #20 36.22 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T23:22:32.223Z] #20 36.28 Selecting previously unselected package libnftnl11:amd64. [2021-03-19T23:22:32.223Z] #20 36.30 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-19T23:22:32.223Z] #20 36.31 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T23:22:32.223Z] #20 36.40 Selecting previously unselected package iptables. [2021-03-19T23:22:32.223Z] #20 36.40 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-19T23:22:32.223Z] #20 36.42 Unpacking iptables (1.8.2-4) ... [2021-03-19T23:22:32.279Z] #43 30.88 CC images/pstree.o [2021-03-19T23:22:32.465Z] #51 ... [2021-03-19T23:22:32.465Z] [2021-03-19T23:22:32.465Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:32.465Z] #34 sha256:94be65c36cc7430609eccf9b45e5de6a6ecf2aeda76d3b532cc0ff9c80a34824 [2021-03-19T23:22:32.465Z] #34 93.87 path/filepath [2021-03-19T23:22:32.536Z] #43 31.10 CC images/pipe.o [2021-03-19T23:22:32.638Z] #37 4.075 -- The C compiler identification is GNU 8.3.0 [2021-03-19T23:22:32.638Z] #37 4.168 -- Check for working C compiler: /usr/bin/cc [2021-03-19T23:22:32.702Z] #14 ... [2021-03-19T23:22:32.702Z] [2021-03-19T23:22:32.702Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:32.702Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:22:32.702Z] #44 30.78 CC images/sk-opts.o [2021-03-19T23:22:32.702Z] #44 31.06 CC images/sk-unix.o [2021-03-19T23:22:32.702Z] #44 31.44 CC images/sk-inet.o [2021-03-19T23:22:32.702Z] #44 31.80 CC images/tun.o [2021-03-19T23:22:32.702Z] #44 32.08 CC images/sk-netlink.o [2021-03-19T23:22:32.702Z] #44 32.29 CC images/packet-sock.o [2021-03-19T23:22:32.702Z] #44 32.94 CC images/ipc-var.o [2021-03-19T23:22:32.702Z] #44 33.11 CC images/ipc-desc.o [2021-03-19T23:22:32.702Z] #44 33.41 CC images/ipc-shm.o [2021-03-19T23:22:32.702Z] #44 33.65 CC images/ipc-msg.o [2021-03-19T23:22:32.702Z] #44 33.93 CC images/ipc-sem.o [2021-03-19T23:22:32.702Z] #44 34.19 CC images/utsns.o [2021-03-19T23:22:32.702Z] #44 34.39 CC images/creds.o [2021-03-19T23:22:32.702Z] #44 34.63 CC images/vma.o [2021-03-19T23:22:32.702Z] #44 34.88 CC images/netdev.o [2021-03-19T23:22:32.702Z] #44 35.40 CC images/tty.o [2021-03-19T23:22:32.702Z] #44 36.07 CC images/file-lock.o [2021-03-19T23:22:32.702Z] #44 36.25 CC images/rlimit.o [2021-03-19T23:22:32.702Z] #44 36.47 CC images/pagemap.o [2021-03-19T23:22:32.788Z] #20 36.72 Selecting previously unselected package xxd. [2021-03-19T23:22:32.788Z] #20 36.75 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T23:22:32.788Z] #20 36.76 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:22:32.788Z] #20 36.88 Selecting previously unselected package vim-common. [2021-03-19T23:22:32.788Z] #20 36.88 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:22:32.788Z] #20 36.91 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T23:22:32.792Z] #43 31.35 CC images/tcp-stream.o [2021-03-19T23:22:30.787Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:22:30.830Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:22:33.000Z] #44 36.84 CC images/siginfo.o [2021-03-19T23:22:33.040Z] #34 ... [2021-03-19T23:22:33.040Z] [2021-03-19T23:22:33.040Z] #36 [tini 1/2] RUN --mount=type=cache,sharing=locked,id=moby-tini-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-tini-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends cmake vim-common [2021-03-19T23:22:33.040Z] #36 sha256:28c4adbc7689df7c1dddc98946a0c49af231f67bf84123bc096c1ba18d0f97a5 [2021-03-19T23:22:33.040Z] #36 DONE 94.9s [2021-03-19T23:22:33.040Z] [2021-03-19T23:22:33.040Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:33.040Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:33.040Z] #13 90.51 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-19T23:22:33.040Z] #13 90.51 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:22:33.040Z] #13 90.56 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:22:33.040Z] #13 90.77 Selecting previously unselected package dmsetup. [2021-03-19T23:22:33.040Z] #13 90.83 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:22:33.040Z] #13 90.84 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-19T23:22:33.045Z] #20 37.09 Selecting previously unselected package bash-completion. [2021-03-19T23:22:33.045Z] #20 37.10 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-19T23:22:33.048Z] #43 31.54 CC images/sk-packet.o [2021-03-19T23:22:33.098Z] #36 DONE 79.2s [2021-03-19T23:22:33.098Z] [2021-03-19T23:22:33.098Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:33.098Z] #51 sha256:973ae9b9d2d87a8c419a5138e57ad20d443ce5dfb93dd273be3c6ae1c657da8e [2021-03-19T23:22:33.098Z] #51 71.62 mvdan.cc/sh/v3/cmd/shfmt [2021-03-19T23:22:33.098Z] #51 DONE 79.1s [2021-03-19T23:22:33.098Z] [2021-03-19T23:22:33.098Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:22:33.098Z] #37 sha256:2be78d3ac1f569d18702b0ab4fdc81c9b238eeb501741a45cb9ddc189d886fb7 [2021-03-19T23:22:33.211Z] #37 4.836 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-19T23:22:33.211Z] #37 4.837 -- Detecting C compiler ABI info [2021-03-19T23:22:33.298Z] #44 37.14 CC images/rpc.o [2021-03-19T23:22:33.304Z] #43 31.82 CC images/mnt.o [2021-03-19T23:22:33.361Z] #37 ... [2021-03-19T23:22:33.361Z] [2021-03-19T23:22:33.361Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:33.361Z] #42 sha256:b9f8ed8a9292c3f2f4937c94d5dd1901e0e2e6275f13e7636bca748967d81a38 [2021-03-19T23:22:33.361Z] #42 70.65 Setting up libprotoc17:arm64 (3.6.1.3-2) ... [2021-03-19T23:22:33.361Z] #42 70.67 Setting up protobuf-compiler (3.6.1.3-2) ... [2021-03-19T23:22:33.361Z] #42 70.88 Setting up libnet1-dev (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:33.361Z] #42 71.11 Setting up libprotobuf-dev:arm64 (3.6.1.3-2) ... [2021-03-19T23:22:33.361Z] #42 71.13 Setting up protobuf-c-compiler (1.3.1-1+b1) ... [2021-03-19T23:22:33.361Z] #42 71.15 Setting up python-protobuf (3.6.1.3-2) ... [2021-03-19T23:22:33.361Z] #42 75.87 Setting up libnl-3-dev:arm64 (3.4.0-1) ... [2021-03-19T23:22:33.361Z] #42 78.83 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:22:33.361Z] #42 DONE 79.6s [2021-03-19T23:22:33.431Z] Merge succeeded, producing 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:22:33.431Z] Checking out Revision 9780942e203b09fc4789ff5c426549baf7d242a3 (PR-42175) [2021-03-19T23:22:33.560Z] #43 32.02 CC images/pipe-data.o [2021-03-19T23:22:33.560Z] #43 32.21 CC images/sa.o [2021-03-19T23:22:33.609Z] #13 91.14 Selecting previously unselected package mingw-w64-common. [2021-03-19T23:22:33.609Z] #13 91.17 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-19T23:22:33.609Z] #13 91.19 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-19T23:22:33.624Z] [2021-03-19T23:22:33.624Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:33.624Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:22:33.624Z] #13 75.88 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-19T23:22:33.624Z] #13 75.89 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-19T23:22:33.624Z] #13 75.94 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:33.624Z] #13 76.24 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-19T23:22:33.624Z] #13 76.24 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-19T23:22:33.624Z] #13 76.24 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:33.785Z] #37 5.530 -- Detecting C compiler ABI info - done [2021-03-19T23:22:33.816Z] #43 32.40 CC images/timer.o [2021-03-19T23:22:33.977Z] #20 ... [2021-03-19T23:22:33.977Z] [2021-03-19T23:22:33.977Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:33.977Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:33.977Z] #43 97.68 CC criu/clone-noasan.o [2021-03-19T23:22:34.046Z] #37 5.565 -- Detecting C compile features [2021-03-19T23:22:34.378Z] #43 32.74 CC images/timerfd.o [2021-03-19T23:22:34.378Z] #43 33.00 CC images/mm.o [2021-03-19T23:22:34.542Z] #43 97.89 CC criu/config.o [2021-03-19T23:22:34.620Z] #37 ... [2021-03-19T23:22:34.620Z] [2021-03-19T23:22:34.620Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:34.620Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:22:34.620Z] #42 98.85 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T23:22:34.620Z] #42 98.86 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:22:34.620Z] #42 DONE 99.6s [2021-03-19T23:22:34.620Z] [2021-03-19T23:22:34.620Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:34.620Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:34.832Z] #44 38.47 CC images/ext-file.o [2021-03-19T23:22:34.832Z] #44 38.62 CC images/cgroup.o [2021-03-19T23:22:34.940Z] #43 33.34 CC images/sk-opts.o [2021-03-19T23:22:34.940Z] #43 33.58 CC images/sk-unix.o [2021-03-19T23:22:35.059Z] #13 ... [2021-03-19T23:22:35.059Z] [2021-03-19T23:22:35.059Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:35.059Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:22:35.059Z] #45 86.93 internal/fmtsort [2021-03-19T23:22:35.059Z] #45 87.76 strings [2021-03-19T23:22:35.059Z] #45 91.21 os [2021-03-19T23:22:35.059Z] #45 92.22 regexp/syntax [2021-03-19T23:22:35.059Z] #45 96.04 fmt [2021-03-19T23:22:35.196Z] #43 33.85 CC images/sk-inet.o [2021-03-19T23:22:35.321Z] #45 ... [2021-03-19T23:22:35.321Z] [2021-03-19T23:22:35.321Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:22:35.321Z] #37 sha256:586a20731e0d47fc8b4b2c648266fc6cb8111e3861efb5b42c707d13358b91c3 [2021-03-19T23:22:35.321Z] #37 1.336 + RM_GOPATH=0 [2021-03-19T23:22:35.321Z] #37 1.336 + TMP_GOPATH= [2021-03-19T23:22:35.321Z] #37 1.336 + : /build [2021-03-19T23:22:35.321Z] #37 1.336 + '[' -z '' ']' [2021-03-19T23:22:35.321Z] #37 1.339 ++ mktemp -d [2021-03-19T23:22:35.321Z] #37 1.340 + export GOPATH=/tmp/tmp.FszYPgazDI [2021-03-19T23:22:35.321Z] #37 1.340 + GOPATH=/tmp/tmp.FszYPgazDI [2021-03-19T23:22:35.321Z] #37 1.340 + RM_GOPATH=1 [2021-03-19T23:22:35.321Z] #37 1.340 + case "$(go env GOARCH)" in [2021-03-19T23:22:35.321Z] #37 1.343 ++ go env GOARCH [2021-03-19T23:22:35.321Z] #37 1.407 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:35.321Z] #37 1.407 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:35.321Z] #37 1.408 ++ dirname /tmp/install/install.sh [2021-03-19T23:22:35.321Z] #37 1.411 + dir=/tmp/install [2021-03-19T23:22:35.321Z] #37 1.411 + bin=tini [2021-03-19T23:22:35.321Z] #37 1.411 + shift [2021-03-19T23:22:35.321Z] #37 1.411 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-19T23:22:35.321Z] #37 1.411 + . /tmp/install/tini.installer [2021-03-19T23:22:35.321Z] #37 1.412 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:22:35.321Z] #37 1.412 + install_tini [2021-03-19T23:22:35.321Z] #37 1.412 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-19T23:22:35.321Z] #37 1.412 + git clone https://github.com/krallin/tini.git /tmp/tmp.FszYPgazDI/tini [2021-03-19T23:22:35.321Z] #37 1.412 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:22:35.321Z] #37 1.416 Cloning into '/tmp/tmp.FszYPgazDI/tini'... [2021-03-19T23:22:35.321Z] #37 2.215 + cd /tmp/tmp.FszYPgazDI/tini [2021-03-19T23:22:35.321Z] #37 2.216 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:22:35.321Z] #37 2.243 + cmake . [2021-03-19T23:22:35.482Z] #44 39.33 CC images/userns.o [2021-03-19T23:22:35.566Z] #43 ... [2021-03-19T23:22:35.566Z] [2021-03-19T23:22:35.566Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:35.566Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:35.566Z] #13 86.07 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-03-19T23:22:35.566Z] #13 86.08 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-03-19T23:22:35.566Z] #13 86.09 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:22:35.566Z] #13 90.51 Selecting previously unselected package binutils-mingw-w64. [2021-03-19T23:22:35.566Z] #13 90.51 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-03-19T23:22:35.566Z] #13 90.52 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:22:35.566Z] #13 90.68 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-03-19T23:22:35.566Z] #13 90.70 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:22:35.566Z] #13 90.71 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:22:35.566Z] #13 91.44 Selecting previously unselected package dmsetup. [2021-03-19T23:22:35.566Z] #13 91.44 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:22:35.566Z] #13 91.46 Unpacking dmsetup (2:1.02.155-3) ... [2021-03-19T23:22:35.566Z] #13 91.69 Selecting previously unselected package mingw-w64-common. [2021-03-19T23:22:35.566Z] #13 91.71 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-03-19T23:22:35.566Z] #13 91.73 Unpacking mingw-w64-common (6.0.0-3) ... [2021-03-19T23:22:35.757Z] #43 34.22 CC images/tun.o [2021-03-19T23:22:35.820Z] #44 39.59 CC images/google/protobuf/descriptor.o [2021-03-19T23:22:35.892Z] #37 2.946 -- The C compiler identification is GNU 8.3.0 [2021-03-19T23:22:35.892Z] #37 2.981 -- Check for working C compiler: /usr/bin/cc [2021-03-19T23:22:35.913Z] #43 99.33 CC criu/cr-check.o [2021-03-19T23:22:33.075Z] > git remote # timeout=10 [2021-03-19T23:22:33.161Z] > git config --get remote.origin.url # timeout=10 [2021-03-19T23:22:33.205Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-03-19T23:22:33.206Z] > git merge 6d72bb6acf2e7e5be6d025665a20076f66868f2d # timeout=10 [2021-03-19T23:22:33.340Z] > git rev-parse "HEAD^{commit}" # timeout=10 [2021-03-19T23:22:33.466Z] > git config core.sparsecheckout # timeout=10 [2021-03-19T23:22:33.510Z] > git checkout -f 9780942e203b09fc4789ff5c426549baf7d242a3 # timeout=10 [2021-03-19T23:22:36.013Z] #43 34.57 CC images/sk-netlink.o [2021-03-19T23:22:36.269Z] #43 34.77 CC images/packet-sock.o [2021-03-19T23:22:36.459Z] #37 ... [2021-03-19T23:22:36.459Z] [2021-03-19T23:22:36.459Z] #42 [criu 1/2] RUN --mount=type=cache,sharing=locked,id=moby-criu-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-criu-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libcap-dev libnet-dev libnl-3-dev libprotobuf-c-dev libprotobuf-dev protobuf-c-compiler protobuf-compiler python-protobuf [2021-03-19T23:22:36.459Z] #42 sha256:7517505d90a1b59510c6bdc41edebf3cd2cdf114eb2fa2adfb06d12afcc5bb9c [2021-03-19T23:22:36.459Z] #42 97.67 Setting up libnl-3-dev:amd64 (3.4.0-1) ... [2021-03-19T23:22:36.459Z] #42 97.69 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:22:36.459Z] #42 DONE 98.3s [2021-03-19T23:22:36.459Z] [2021-03-19T23:22:36.459Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:36.459Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:36.511Z] #13 ... [2021-03-19T23:22:36.511Z] [2021-03-19T23:22:36.511Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:22:36.511Z] #37 sha256:3c3a00fb07cc8ebe13c74d94ea7b3750fe506c04e8ae5b680ec1955ddc1ee21c [2021-03-19T23:22:36.511Z] #37 7.939 -- Detecting C compile features - done [2021-03-19T23:22:36.511Z] #37 7.963 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-19T23:22:36.511Z] #37 8.271 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-19T23:22:36.525Z] #43 35.16 CC images/ipc-var.o [2021-03-19T23:22:36.773Z] #37 8.360 -- Configuring done [2021-03-19T23:22:36.773Z] #37 8.373 -- Generating done [2021-03-19T23:22:36.773Z] #37 8.399 -- Build files have been written to: /tmp/tmp.XJWlE015qK/tini [2021-03-19T23:22:36.773Z] #37 8.404 + make tini-static [2021-03-19T23:22:36.781Z] #43 35.36 CC images/ipc-desc.o [2021-03-19T23:22:36.883Z] #44 ... [2021-03-19T23:22:36.883Z] [2021-03-19T23:22:36.883Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:22:36.883Z] #57 sha256:22fa30cba229b1a8df3ab7cd4dc629df7b2f857cdc24a6d17388bbd4775893a8 [2021-03-19T23:22:36.883Z] #57 54.81 + bin/ctr [2021-03-19T23:22:37.037Z] #43 35.54 CC images/ipc-shm.o [2021-03-19T23:22:37.037Z] #43 35.73 CC images/ipc-msg.o [2021-03-19T23:22:37.181Z] #57 ... [2021-03-19T23:22:37.181Z] [2021-03-19T23:22:37.181Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:37.181Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:22:37.181Z] #46 101.2 text/template/parse [2021-03-19T23:22:37.181Z] #46 101.4 encoding/json [2021-03-19T23:22:37.181Z] #46 109.8 go/parser [2021-03-19T23:22:37.294Z] #43 36.00 CC images/ipc-sem.o [2021-03-19T23:22:37.350Z] #37 8.855 Scanning dependencies of target tini-static [2021-03-19T23:22:37.350Z] #37 8.979 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-19T23:22:37.811Z] #43 101.0 CC criu/cr-dedup.o [2021-03-19T23:22:37.849Z] #13 ... [2021-03-19T23:22:37.849Z] [2021-03-19T23:22:37.849Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:37.849Z] #45 sha256:fed412cb85740593c300998741acd7b15fb6fa0ddde5290c78010ab252452165 [2021-03-19T23:22:37.849Z] #45 73.43 go/doc [2021-03-19T23:22:37.849Z] #45 75.67 crypto/rand [2021-03-19T23:22:37.849Z] #45 76.74 crypto/ecdsa [2021-03-19T23:22:37.849Z] #45 77.02 github.com/LK4D4/vndr/build [2021-03-19T23:22:37.849Z] #45 77.53 crypto/rsa [2021-03-19T23:22:37.849Z] #45 79.09 vendor/golang.org/x/crypto/cryptobyte [2021-03-19T23:22:37.849Z] #45 80.68 vendor/golang.org/x/net/idna [2021-03-19T23:22:37.849Z] #45 83.10 mime [2021-03-19T23:22:37.849Z] #45 ... [2021-03-19T23:22:37.849Z] [2021-03-19T23:22:37.849Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:22:37.849Z] #37 sha256:2be78d3ac1f569d18702b0ab4fdc81c9b238eeb501741a45cb9ddc189d886fb7 [2021-03-19T23:22:37.849Z] #37 2.750 + RM_GOPATH=0 [2021-03-19T23:22:37.849Z] #37 2.750 + TMP_GOPATH= [2021-03-19T23:22:37.849Z] #37 2.750 + : /build [2021-03-19T23:22:37.849Z] #37 2.750 + '[' -z '' ']' [2021-03-19T23:22:37.849Z] #37 2.750 ++ mktemp -d [2021-03-19T23:22:37.849Z] #37 2.761 + export GOPATH=/tmp/tmp.6g3vlAc1VP [2021-03-19T23:22:37.849Z] #37 2.761 + GOPATH=/tmp/tmp.6g3vlAc1VP [2021-03-19T23:22:37.849Z] #37 2.761 + RM_GOPATH=1 [2021-03-19T23:22:37.849Z] #37 2.761 + case "$(go env GOARCH)" in [2021-03-19T23:22:37.849Z] #37 2.761 ++ go env GOARCH [2021-03-19T23:22:37.849Z] #37 2.796 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:37.849Z] #37 2.796 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:37.849Z] #37 2.802 ++ dirname /tmp/install/install.sh [2021-03-19T23:22:37.849Z] #37 2.809 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:22:37.849Z] #37 2.810 + dir=/tmp/install [2021-03-19T23:22:37.849Z] #37 2.810 + bin=tini [2021-03-19T23:22:37.849Z] #37 2.810 + shift [2021-03-19T23:22:37.849Z] #37 2.810 + '[' '!' -f /tmp/install/tini.installer ']' [2021-03-19T23:22:37.849Z] #37 2.810 + . /tmp/install/tini.installer [2021-03-19T23:22:37.849Z] #37 2.810 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:22:37.849Z] #37 2.810 + install_tini [2021-03-19T23:22:37.849Z] #37 2.810 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-03-19T23:22:37.849Z] #37 2.810 + git clone https://github.com/krallin/tini.git /tmp/tmp.6g3vlAc1VP/tini [2021-03-19T23:22:37.849Z] #37 2.837 Cloning into '/tmp/tmp.6g3vlAc1VP/tini'... [2021-03-19T23:22:37.849Z] #37 3.795 + cd /tmp/tmp.6g3vlAc1VP/tini [2021-03-19T23:22:37.849Z] #37 3.795 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-03-19T23:22:37.849Z] #37 3.829 + cmake . [2021-03-19T23:22:37.849Z] #37 4.530 -- The C compiler identification is GNU 8.3.0 [2021-03-19T23:22:37.849Z] #37 4.569 -- Check for working C compiler: /usr/bin/cc [2021-03-19T23:22:37.862Z] #43 36.20 CC images/utsns.o [2021-03-19T23:22:37.862Z] #43 36.41 CC images/creds.o [2021-03-19T23:22:38.068Z] #43 101.5 CC criu/cr-dump.o [2021-03-19T23:22:38.112Z] #37 5.222 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-19T23:22:38.112Z] #37 5.224 -- Detecting C compiler ABI info [2021-03-19T23:22:38.124Z] #43 36.69 CC images/vma.o [2021-03-19T23:22:38.238Z] #46 111.4 text/template [2021-03-19T23:22:38.238Z] #46 ... [2021-03-19T23:22:38.238Z] [2021-03-19T23:22:38.238Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:38.238Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:22:38.238Z] #44 41.79 CC images/opts.o [2021-03-19T23:22:38.380Z] #43 36.91 CC images/netdev.o [2021-03-19T23:22:38.538Z] #44 42.18 CC images/seccomp.o [2021-03-19T23:22:38.538Z] #44 42.43 CC images/binfmt-misc.o [2021-03-19T23:22:38.689Z] #37 5.761 -- Detecting C compiler ABI info - done [2021-03-19T23:22:38.689Z] #37 5.796 -- Detecting C compile features [2021-03-19T23:22:38.758Z] #37 10.34 [100%] Linking C executable tini-static [2021-03-19T23:22:38.941Z] #43 37.29 CC images/tty.o [2021-03-19T23:22:38.993Z] #43 2.400 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:22:38.993Z] #43 2.401 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:22:38.993Z] #43 2.427 Note: Building without GnuTLS support [2021-03-19T23:22:38.993Z] #43 2.435 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:22:38.993Z] #43 2.435 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:22:39.020Z] #37 ... [2021-03-19T23:22:39.020Z] [2021-03-19T23:22:39.020Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:39.020Z] #51 sha256:61dbf7c0ae7293ba97d28143c1c15e73538ee3c1e6415b1512d5f9e080380b1f [2021-03-19T23:22:39.020Z] #51 94.17 encoding/base64 [2021-03-19T23:22:39.020Z] #51 95.64 golang.org/x/sys/unix [2021-03-19T23:22:39.020Z] #51 98.14 fmt [2021-03-19T23:22:39.020Z] #51 102.9 encoding/json [2021-03-19T23:22:39.186Z] #44 42.75 CC images/time.o [2021-03-19T23:22:39.197Z] #43 37.81 CC images/file-lock.o [2021-03-19T23:22:39.283Z] #51 ... [2021-03-19T23:22:39.283Z] [2021-03-19T23:22:39.283Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:22:39.283Z] #37 sha256:3c3a00fb07cc8ebe13c74d94ea7b3750fe506c04e8ae5b680ec1955ddc1ee21c [2021-03-19T23:22:39.283Z] #37 10.91 [100%] Built target tini-static [2021-03-19T23:22:39.283Z] #37 10.99 + mkdir -p /build [2021-03-19T23:22:39.283Z] #37 10.99 + cp tini-static /build/docker-init [2021-03-19T23:22:39.453Z] #43 38.00 CC images/rlimit.o [2021-03-19T23:22:39.484Z] #44 43.09 CC images/sysctl.o [2021-03-19T23:22:39.546Z] #37 DONE 11.3s [2021-03-19T23:22:39.546Z] [2021-03-19T23:22:39.546Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:39.546Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:39.546Z] #43 2.286 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:22:39.546Z] #43 2.286 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:22:39.546Z] #43 2.324 Note: Building without GnuTLS support [2021-03-19T23:22:39.546Z] #43 2.329 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:22:39.546Z] #43 2.329 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:22:39.546Z] #43 4.493 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:22:39.546Z] #43 4.545 GEN .gitid [2021-03-19T23:22:39.546Z] #43 4.585 GEN criu/include/version.h [2021-03-19T23:22:39.546Z] #43 4.669 GEN include/common/asm [2021-03-19T23:22:39.708Z] #43 38.22 CC images/pagemap.o [2021-03-19T23:22:39.783Z] #44 43.41 CC images/autofs.o [2021-03-19T23:22:39.963Z] #43 ... [2021-03-19T23:22:39.963Z] [2021-03-19T23:22:39.963Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:22:39.963Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:22:39.963Z] #20 39.76 Unpacking bash-completion (1:2.8-6) ... [2021-03-19T23:22:39.963Z] #20 40.19 Selecting previously unselected package bzip2. [2021-03-19T23:22:39.963Z] #20 40.21 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-19T23:22:39.963Z] #20 40.21 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:22:39.963Z] #20 40.31 Selecting previously unselected package xz-utils. [2021-03-19T23:22:39.963Z] #20 40.31 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-19T23:22:39.963Z] #20 40.32 Unpacking xz-utils (5.2.4-1) ... [2021-03-19T23:22:39.963Z] #20 40.52 Selecting previously unselected package apparmor. [2021-03-19T23:22:39.963Z] #20 40.52 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-19T23:22:39.963Z] #20 40.61 Unpacking apparmor (2.13.2-10) ... [2021-03-19T23:22:39.963Z] #20 40.92 Selecting previously unselected package aufs-tools. [2021-03-19T23:22:39.963Z] #20 40.93 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-19T23:22:39.963Z] #20 40.93 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:22:39.963Z] #20 41.03 Selecting previously unselected package libonig5:amd64. [2021-03-19T23:22:39.963Z] #20 41.03 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T23:22:39.963Z] #20 41.04 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:22:39.963Z] #20 41.19 Selecting previously unselected package libjq1:amd64. [2021-03-19T23:22:39.963Z] #20 41.20 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:22:39.963Z] #20 41.20 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:22:39.963Z] #20 41.31 Selecting previously unselected package jq. [2021-03-19T23:22:39.963Z] #20 41.32 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:22:39.963Z] #20 41.33 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:22:39.963Z] #20 41.42 Selecting previously unselected package libaio1:amd64. [2021-03-19T23:22:39.963Z] #20 41.43 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-19T23:22:39.963Z] #20 41.44 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-19T23:22:39.963Z] #20 41.53 Selecting previously unselected package libgpm2:amd64. [2021-03-19T23:22:39.963Z] #20 41.54 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-19T23:22:39.963Z] #20 41.54 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-19T23:22:39.963Z] #20 41.65 Selecting previously unselected package libicu63:amd64. [2021-03-19T23:22:39.963Z] #20 41.65 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T23:22:39.963Z] #20 41.67 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:22:39.965Z] #43 38.48 CC images/siginfo.o [2021-03-19T23:22:40.082Z] #44 43.66 CC images/macvlan.o [2021-03-19T23:22:40.082Z] #44 43.87 CC images/sit.o [2021-03-19T23:22:40.222Z] #43 38.74 CC images/rpc.o [2021-03-19T23:22:40.222Z] #43 ... [2021-03-19T23:22:40.223Z] [2021-03-19T23:22:40.223Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:40.223Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:40.223Z] #13 100.1 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-19T23:22:40.223Z] #13 100.1 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T23:22:40.223Z] #13 100.1 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:40.378Z] #44 44.14 CC images/memfd.o [2021-03-19T23:22:40.675Z] #44 44.47 CC images/timens.o [2021-03-19T23:22:40.900Z] #43 4.454 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:22:40.900Z] #43 4.507 GEN .gitid [2021-03-19T23:22:40.900Z] #43 4.535 GEN criu/include/version.h [2021-03-19T23:22:40.900Z] #43 4.601 GEN include/common/asm [2021-03-19T23:22:41.252Z] #37 ... [2021-03-19T23:22:41.252Z] [2021-03-19T23:22:41.252Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:22:41.252Z] #56 sha256:542283e5690380efe771d88920d95183acbbf8c988bc486146f103bacbd791e0 [2021-03-19T23:22:41.332Z] #20 45.15 Selecting previously unselected package libnet1:amd64. [2021-03-19T23:22:41.332Z] #20 45.16 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T23:22:41.332Z] #20 45.16 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:41.332Z] #20 45.26 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T23:22:41.332Z] #20 45.27 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T23:22:41.332Z] #20 45.28 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:22:41.332Z] #20 45.36 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T23:22:41.332Z] #20 45.37 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:22:41.332Z] #20 45.38 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:22:41.332Z] #20 45.44 Selecting previously unselected package libreadline5:amd64. [2021-03-19T23:22:41.332Z] #20 45.46 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-19T23:22:41.332Z] #20 45.47 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T23:22:41.334Z] #44 44.84 LINK images/built-in.o [2021-03-19T23:22:41.334Z] #44 45.09 GEN compel/include/asm [2021-03-19T23:22:41.334Z] #44 45.12 GEN compel/include/version.h [2021-03-19T23:22:41.334Z] #44 45.15 touch .config [2021-03-19T23:22:41.334Z] #44 45.19 GEN include/common/config.h [2021-03-19T23:22:41.334Z] #44 45.30 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-19T23:22:41.465Z] #43 7.058 PBCC images/timens.pb-c.c [2021-03-19T23:22:41.465Z] #43 7.116 DEP images/timens.pb-c.d [2021-03-19T23:22:41.465Z] #43 7.167 PBCC images/fown.pb-c.c [2021-03-19T23:22:41.465Z] #43 ... [2021-03-19T23:22:41.465Z] [2021-03-19T23:22:41.465Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:41.465Z] #34 sha256:70bbf05cfcf60c2e362915ffa958d66f0e02e9ac2565602763c704f7bb32331b [2021-03-19T23:22:41.465Z] #34 96.68 path/filepath [2021-03-19T23:22:41.465Z] #34 98.76 io/ioutil [2021-03-19T23:22:41.465Z] #34 100.5 flag [2021-03-19T23:22:41.465Z] #34 100.5 github.com/BurntSushi/toml [2021-03-19T23:22:41.465Z] #34 102.2 log [2021-03-19T23:22:41.465Z] #34 104.8 github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:22:41.589Z] #20 45.60 Selecting previously unselected package net-tools. [2021-03-19T23:22:41.589Z] #20 45.60 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-19T23:22:41.589Z] #20 45.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:22:41.634Z] #44 45.33 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-19T23:22:41.634Z] #44 45.35 GEN compel/arch/ppc64/plugins/std/syscalls/syscalls.S [2021-03-19T23:22:41.634Z] #44 45.39 DEP compel/arch/ppc64/plugins/std/syscalls/syscalls.d [2021-03-19T23:22:41.634Z] #44 45.41 DEP compel/arch/ppc64/plugins/std/memcmp.d [2021-03-19T23:22:41.634Z] #44 45.45 DEP compel/arch/ppc64/plugins/std/memcpy.d [2021-03-19T23:22:41.634Z] #44 45.48 DEP compel/arch/ppc64/plugins/std/parasite-head.d [2021-03-19T23:22:41.634Z] #44 45.51 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-19T23:22:41.731Z] #34 ... [2021-03-19T23:22:41.731Z] [2021-03-19T23:22:41.731Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:41.731Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:41.731Z] #43 7.203 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-19T23:22:41.731Z] #43 7.255 PBCC images/opts.pb-c.c [2021-03-19T23:22:41.731Z] #43 7.293 PBCC images/memfd.pb-c.c [2021-03-19T23:22:41.731Z] #43 7.338 DEP images/fown.pb-c.d [2021-03-19T23:22:41.731Z] #43 7.386 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-19T23:22:41.731Z] #43 7.430 DEP images/opts.pb-c.d [2021-03-19T23:22:41.847Z] #20 45.82 Selecting previously unselected package python-pip-whl. [2021-03-19T23:22:41.847Z] #20 45.83 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-19T23:22:41.847Z] #20 45.84 Unpacking python-pip-whl (18.1-5) ... [2021-03-19T23:22:41.933Z] #44 45.52 DEP compel/plugins/std/infect.d [2021-03-19T23:22:41.933Z] #44 45.71 DEP compel/plugins/std/string.d [2021-03-19T23:22:41.993Z] #43 7.531 DEP images/memfd.pb-c.d [2021-03-19T23:22:41.993Z] #43 7.591 PBCC images/sit.pb-c.c [2021-03-19T23:22:41.993Z] #43 7.665 DEP images/sit.pb-c.d [2021-03-19T23:22:42.045Z] #56 31.85 Checking out files: 36% (1377/3820) Checking out files: 37% (1414/3820) Checking out files: 38% (1452/3820) Checking out files: 39% (1490/3820) Checking out files: 40% (1528/3820) Checking out files: 41% (1567/3820) Checking out files: 42% (1605/3820) Checking out files: 43% (1643/3820) Checking out files: 44% (1681/3820) Checking out files: 45% (1719/3820) Checking out files: 46% (1758/3820) Checking out files: 47% (1796/3820) Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 72% (2787/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 95% (3664/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-19T23:22:42.045Z] #56 34.03 + cd /tmp/tmp.82sOdK3S0O/src/github.com/containerd/containerd [2021-03-19T23:22:42.045Z] #56 34.03 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:22:42.233Z] #44 45.87 DEP compel/plugins/std/log.d [2021-03-19T23:22:42.233Z] #44 46.02 DEP compel/plugins/std/fds.d [2021-03-19T23:22:42.233Z] #44 46.16 DEP compel/plugins/std/std.d [2021-03-19T23:22:42.255Z] #43 7.742 PBCC images/macvlan.pb-c.c [2021-03-19T23:22:42.255Z] #43 7.809 DEP images/macvlan.pb-c.d [2021-03-19T23:22:42.255Z] #43 7.866 PBCC images/autofs.pb-c.c [2021-03-19T23:22:42.255Z] #43 7.919 DEP images/autofs.pb-c.d [2021-03-19T23:22:42.411Z] #20 46.39 Selecting previously unselected package python3-lib2to3. [2021-03-19T23:22:42.411Z] #20 46.40 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-19T23:22:42.411Z] #20 46.41 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:22:42.411Z] #20 46.54 Selecting previously unselected package python3-distutils. [2021-03-19T23:22:42.411Z] #20 46.55 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-19T23:22:42.411Z] #20 46.56 Unpacking python3-distutils (3.7.3-1) ... [2021-03-19T23:22:42.517Z] #43 7.989 PBCC images/sysctl.pb-c.c [2021-03-19T23:22:42.517Z] #43 7.995 DEP images/sysctl.pb-c.d [2021-03-19T23:22:42.517Z] #43 8.115 PBCC images/time.pb-c.c [2021-03-19T23:22:42.517Z] #43 8.142 DEP images/time.pb-c.d [2021-03-19T23:22:42.531Z] #44 46.36 DEP compel/plugins/shmem/shmem.d [2021-03-19T23:22:42.669Z] #20 46.69 Selecting previously unselected package python3-pip. [2021-03-19T23:22:42.669Z] #20 46.70 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-19T23:22:42.669Z] #20 46.71 Unpacking python3-pip (18.1-5) ... [2021-03-19T23:22:42.669Z] #20 46.88 Selecting previously unselected package python3-pkg-resources. [2021-03-19T23:22:42.669Z] #20 46.90 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:22:42.739Z] #13 ... [2021-03-19T23:22:42.739Z] [2021-03-19T23:22:42.739Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:42.739Z] #45 sha256:f9f413f6aadbb3799be626c6af7028d2be8733805331a332fed7c22d670635e6 [2021-03-19T23:22:42.739Z] #45 96.73 vendor/golang.org/x/text/secure/bidirule [2021-03-19T23:22:42.739Z] #45 97.06 vendor/golang.org/x/text/unicode/norm [2021-03-19T23:22:42.739Z] #45 100.6 vendor/golang.org/x/net/idna [2021-03-19T23:22:42.739Z] #45 102.8 vendor/golang.org/x/net/http2/hpack [2021-03-19T23:22:42.739Z] #45 103.9 mime [2021-03-19T23:22:42.739Z] #45 105.6 mime/quotedprintable [2021-03-19T23:22:42.739Z] #45 106.1 net/http/internal [2021-03-19T23:22:42.739Z] #45 ... [2021-03-19T23:22:42.739Z] [2021-03-19T23:22:42.739Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:42.739Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:42.739Z] #43 39.78 CC images/ext-file.o [2021-03-19T23:22:42.739Z] #43 39.98 CC images/cgroup.o [2021-03-19T23:22:42.739Z] #43 40.50 CC images/userns.o [2021-03-19T23:22:42.739Z] #43 40.71 CC images/google/protobuf/descriptor.o [2021-03-19T23:22:42.779Z] #43 8.201 PBCC images/binfmt-misc.pb-c.c [2021-03-19T23:22:42.779Z] #43 8.241 DEP images/binfmt-misc.pb-c.d [2021-03-19T23:22:42.779Z] #43 8.295 PBCC images/seccomp.pb-c.c [2021-03-19T23:22:42.779Z] #43 8.359 DEP images/seccomp.pb-c.d [2021-03-19T23:22:42.779Z] #43 8.433 PBCC images/userns.pb-c.c [2021-03-19T23:22:42.807Z] #43 6.279 PBCC images/timens.pb-c.c [2021-03-19T23:22:42.807Z] #43 6.298 DEP images/timens.pb-c.d [2021-03-19T23:22:42.807Z] #43 6.363 PBCC images/fown.pb-c.c [2021-03-19T23:22:42.807Z] #43 6.400 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-19T23:22:42.807Z] #43 ... [2021-03-19T23:22:42.807Z] [2021-03-19T23:22:42.807Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:42.807Z] #51 sha256:d27f96e74bf57d30537d8ec99cb9b86ddf37a00e488d45c60bab10df43ab2ad2 [2021-03-19T23:22:42.807Z] #51 94.63 encoding/base64 [2021-03-19T23:22:42.807Z] #51 95.90 golang.org/x/sys/unix [2021-03-19T23:22:42.807Z] #51 99.79 encoding/json [2021-03-19T23:22:42.807Z] #51 ... [2021-03-19T23:22:42.807Z] [2021-03-19T23:22:42.807Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:42.807Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:42.807Z] #43 6.499 PBCC images/opts.pb-c.c [2021-03-19T23:22:42.830Z] #44 46.52 DEP compel/plugins/fds/fds.d [2021-03-19T23:22:42.830Z] #44 46.70 CC compel/plugins/std/std.o [2021-03-19T23:22:42.926Z] #20 46.91 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:22:42.926Z] #20 47.03 Selecting previously unselected package python3-setuptools. [2021-03-19T23:22:42.926Z] #20 47.04 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-19T23:22:42.926Z] #20 47.05 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-19T23:22:43.040Z] #43 8.455 DEP images/userns.pb-c.d [2021-03-19T23:22:43.040Z] #43 8.531 PBCC images/cgroup.pb-c.c [2021-03-19T23:22:43.040Z] #43 8.584 DEP images/cgroup.pb-c.d [2021-03-19T23:22:43.040Z] #43 8.628 PBCC images/ext-file.pb-c.c [2021-03-19T23:22:43.040Z] #43 8.670 DEP images/ext-file.pb-c.d [2021-03-19T23:22:43.067Z] #43 6.551 PBCC images/memfd.pb-c.c [2021-03-19T23:22:43.067Z] #43 6.587 DEP images/fown.pb-c.d [2021-03-19T23:22:43.067Z] #43 6.636 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-19T23:22:43.067Z] #43 6.717 DEP images/opts.pb-c.d [2021-03-19T23:22:43.067Z] #43 6.832 DEP images/memfd.pb-c.d [2021-03-19T23:22:43.183Z] #20 47.28 Selecting previously unselected package python3-wheel. [2021-03-19T23:22:43.183Z] #20 47.29 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-19T23:22:43.183Z] #20 47.29 Unpacking python3-wheel (0.32.3-2) ... [2021-03-19T23:22:43.183Z] #20 47.37 Selecting previously unselected package sudo. [2021-03-19T23:22:43.183Z] #20 47.38 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-19T23:22:43.303Z] #43 8.736 PBCC images/rpc.pb-c.c [2021-03-19T23:22:43.303Z] #43 8.773 DEP images/rpc.pb-c.d [2021-03-19T23:22:43.303Z] #43 8.817 PBCC images/siginfo.pb-c.c [2021-03-19T23:22:43.303Z] #43 8.838 DEP images/siginfo.pb-c.d [2021-03-19T23:22:43.303Z] #43 8.909 PBCC images/pagemap.pb-c.c [2021-03-19T23:22:43.303Z] #43 8.937 DEP images/pagemap.pb-c.d [2021-03-19T23:22:43.326Z] #43 6.915 PBCC images/sit.pb-c.c [2021-03-19T23:22:43.326Z] #43 6.972 DEP images/sit.pb-c.d [2021-03-19T23:22:43.326Z] #43 7.081 PBCC images/macvlan.pb-c.c [2021-03-19T23:22:43.440Z] #56 ... [2021-03-19T23:22:43.440Z] [2021-03-19T23:22:43.440Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:43.440Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:22:43.440Z] #43 4.107 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:22:43.440Z] #43 4.107 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:22:43.440Z] #43 4.116 Note: Building without GnuTLS support [2021-03-19T23:22:43.440Z] #43 4.123 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:22:43.440Z] #43 4.124 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:22:43.440Z] #43 5.831 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:22:43.440Z] #43 5.887 GEN .gitid [2021-03-19T23:22:43.440Z] #43 5.996 GEN criu/include/version.h [2021-03-19T23:22:43.440Z] #43 6.112 GEN include/common/asm [2021-03-19T23:22:43.440Z] #43 7.975 PBCC images/timens.pb-c.c [2021-03-19T23:22:43.440Z] #43 8.034 DEP images/timens.pb-c.d [2021-03-19T23:22:43.440Z] #43 8.118 PBCC images/fown.pb-c.c [2021-03-19T23:22:43.440Z] #43 8.143 PBCC images/google/protobuf/descriptor.pb-c.c [2021-03-19T23:22:43.440Z] #43 8.318 PBCC images/opts.pb-c.c [2021-03-19T23:22:43.440Z] #43 8.344 PBCC images/memfd.pb-c.c [2021-03-19T23:22:43.440Z] #43 8.371 DEP images/fown.pb-c.d [2021-03-19T23:22:43.440Z] #43 8.427 DEP images/google/protobuf/descriptor.pb-c.d [2021-03-19T23:22:43.440Z] #43 8.493 DEP images/opts.pb-c.d [2021-03-19T23:22:43.440Z] #43 8.553 DEP images/memfd.pb-c.d [2021-03-19T23:22:43.440Z] #43 8.661 PBCC images/sit.pb-c.c [2021-03-19T23:22:43.440Z] #43 8.770 DEP images/sit.pb-c.d [2021-03-19T23:22:43.440Z] #43 8.808 PBCC images/macvlan.pb-c.c [2021-03-19T23:22:43.440Z] #43 8.832 DEP images/macvlan.pb-c.d [2021-03-19T23:22:43.440Z] #43 8.869 PBCC images/autofs.pb-c.c [2021-03-19T23:22:43.440Z] #43 8.886 DEP images/autofs.pb-c.d [2021-03-19T23:22:43.440Z] #43 9.027 PBCC images/sysctl.pb-c.c [2021-03-19T23:22:43.440Z] #43 9.072 DEP images/sysctl.pb-c.d [2021-03-19T23:22:43.440Z] #43 9.149 PBCC images/time.pb-c.c [2021-03-19T23:22:43.440Z] #43 9.164 DEP images/time.pb-c.d [2021-03-19T23:22:43.440Z] #43 9.242 PBCC images/binfmt-misc.pb-c.c [2021-03-19T23:22:43.440Z] #43 9.279 DEP images/binfmt-misc.pb-c.d [2021-03-19T23:22:43.440Z] #43 9.372 PBCC images/seccomp.pb-c.c [2021-03-19T23:22:43.440Z] #43 9.476 DEP images/seccomp.pb-c.d [2021-03-19T23:22:43.440Z] #43 9.513 PBCC images/userns.pb-c.c [2021-03-19T23:22:43.440Z] #43 9.572 DEP images/userns.pb-c.d [2021-03-19T23:22:43.440Z] #43 9.678 PBCC images/cgroup.pb-c.c [2021-03-19T23:22:43.440Z] #43 9.692 DEP images/cgroup.pb-c.d [2021-03-19T23:22:43.440Z] #43 9.721 PBCC images/ext-file.pb-c.c [2021-03-19T23:22:43.440Z] #43 9.738 DEP images/ext-file.pb-c.d [2021-03-19T23:22:43.440Z] #43 9.768 PBCC images/rpc.pb-c.c [2021-03-19T23:22:43.440Z] #43 9.799 DEP images/rpc.pb-c.d [2021-03-19T23:22:43.440Z] #43 9.831 PBCC images/siginfo.pb-c.c [2021-03-19T23:22:43.440Z] #43 9.861 DEP images/siginfo.pb-c.d [2021-03-19T23:22:43.440Z] #43 9.914 PBCC images/pagemap.pb-c.c [2021-03-19T23:22:43.440Z] #43 10.02 DEP images/pagemap.pb-c.d [2021-03-19T23:22:43.440Z] #43 10.11 PBCC images/rlimit.pb-c.c [2021-03-19T23:22:43.440Z] #43 10.13 DEP images/rlimit.pb-c.d [2021-03-19T23:22:43.440Z] #43 ... [2021-03-19T23:22:43.440Z] [2021-03-19T23:22:43.440Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:43.440Z] #45 sha256:fed412cb85740593c300998741acd7b15fb6fa0ddde5290c78010ab252452165 [2021-03-19T23:22:43.440Z] #45 89.42 vendor/golang.org/x/net/http/httpproxy [2021-03-19T23:22:43.440Z] #45 89.43 net/textproto [2021-03-19T23:22:43.440Z] #45 89.43 crypto/x509 [2021-03-19T23:22:43.441Z] #20 47.39 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:22:43.477Z] #44 47.20 CC compel/plugins/std/fds.o [2021-03-19T23:22:43.566Z] #43 9.010 PBCC images/rlimit.pb-c.c [2021-03-19T23:22:43.566Z] #43 9.045 DEP images/rlimit.pb-c.d [2021-03-19T23:22:43.566Z] #43 9.085 PBCC images/file-lock.pb-c.c [2021-03-19T23:22:43.566Z] #43 9.135 DEP images/file-lock.pb-c.d [2021-03-19T23:22:43.566Z] #43 9.217 PBCC images/tty.pb-c.c [2021-03-19T23:22:43.586Z] #43 7.094 DEP images/macvlan.pb-c.d [2021-03-19T23:22:43.586Z] #43 7.195 PBCC images/autofs.pb-c.c [2021-03-19T23:22:43.586Z] #43 ... [2021-03-19T23:22:43.586Z] [2021-03-19T23:22:43.586Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:43.586Z] #34 sha256:94be65c36cc7430609eccf9b45e5de6a6ecf2aeda76d3b532cc0ff9c80a34824 [2021-03-19T23:22:43.586Z] #34 95.47 io/ioutil [2021-03-19T23:22:43.586Z] #34 97.39 github.com/BurntSushi/toml [2021-03-19T23:22:43.586Z] #34 97.39 flag [2021-03-19T23:22:43.586Z] #34 99.52 log [2021-03-19T23:22:43.586Z] #34 102.1 github.com/BurntSushi/toml/cmd/tomlv [2021-03-19T23:22:43.586Z] #34 ... [2021-03-19T23:22:43.586Z] [2021-03-19T23:22:43.586Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:43.586Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:43.586Z] #43 7.300 DEP images/autofs.pb-c.d [2021-03-19T23:22:43.586Z] #43 ... [2021-03-19T23:22:43.586Z] [2021-03-19T23:22:43.586Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:22:43.586Z] #37 sha256:586a20731e0d47fc8b4b2c648266fc6cb8111e3861efb5b42c707d13358b91c3 [2021-03-19T23:22:43.586Z] #37 3.718 -- Check for working C compiler: /usr/bin/cc -- works [2021-03-19T23:22:43.586Z] #37 3.720 -- Detecting C compiler ABI info [2021-03-19T23:22:43.586Z] #37 4.551 -- Detecting C compiler ABI info - done [2021-03-19T23:22:43.586Z] #37 4.605 -- Detecting C compile features [2021-03-19T23:22:43.586Z] #37 6.737 -- Detecting C compile features - done [2021-03-19T23:22:43.586Z] #37 6.765 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-19T23:22:43.586Z] #37 7.065 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-19T23:22:43.586Z] #37 7.201 -- Configuring done [2021-03-19T23:22:43.586Z] #37 7.231 -- Generating done [2021-03-19T23:22:43.586Z] #37 7.232 -- Build files have been written to: /tmp/tmp.FszYPgazDI/tini [2021-03-19T23:22:43.586Z] #37 7.237 + make tini-static [2021-03-19T23:22:43.586Z] #37 7.697 Scanning dependencies of target tini-static [2021-03-19T23:22:43.586Z] #37 7.796 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-19T23:22:43.586Z] #37 9.333 [100%] Linking C executable tini-static [2021-03-19T23:22:43.586Z] #37 10.02 [100%] Built target tini-static [2021-03-19T23:22:43.586Z] #37 10.15 + mkdir -p /build [2021-03-19T23:22:43.586Z] #37 10.16 + cp tini-static /build/docker-init [2021-03-19T23:22:43.586Z] #37 DONE 10.7s [2021-03-19T23:22:43.586Z] [2021-03-19T23:22:43.586Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:43.586Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:43.586Z] #43 7.388 PBCC images/sysctl.pb-c.c [2021-03-19T23:22:43.586Z] #43 7.415 DEP images/sysctl.pb-c.d [2021-03-19T23:22:43.666Z] #43 42.14 CC images/opts.o [2021-03-19T23:22:43.776Z] #44 47.76 CC compel/plugins/std/log.o [2021-03-19T23:22:43.828Z] #43 9.325 DEP images/tty.pb-c.d [2021-03-19T23:22:43.846Z] #43 7.480 PBCC images/time.pb-c.c [2021-03-19T23:22:43.846Z] #43 7.539 DEP images/time.pb-c.d [2021-03-19T23:22:43.846Z] #43 7.595 PBCC images/binfmt-misc.pb-c.c [2021-03-19T23:22:43.846Z] #43 7.643 DEP images/binfmt-misc.pb-c.d [2021-03-19T23:22:43.924Z] #43 42.34 CC images/seccomp.o [2021-03-19T23:22:43.955Z] #20 47.94 Selecting previously unselected package thin-provisioning-tools. [2021-03-19T23:22:43.956Z] #20 47.95 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-19T23:22:43.956Z] #20 47.96 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:22:43.956Z] #20 48.19 Selecting previously unselected package uidmap. [2021-03-19T23:22:43.956Z] #20 48.19 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-19T23:22:44.076Z] #44 ... [2021-03-19T23:22:44.076Z] [2021-03-19T23:22:44.076Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:44.076Z] #52 sha256:a3e9c262ecbd73c85a735c67abb31bd3dd568c6c71cf929c72b572b6517303b1 [2021-03-19T23:22:44.076Z] #52 117.6 golang.org/x/crypto/ssh/terminal [2021-03-19T23:22:44.090Z] #43 ... [2021-03-19T23:22:44.090Z] [2021-03-19T23:22:44.090Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:44.090Z] #34 sha256:70bbf05cfcf60c2e362915ffa958d66f0e02e9ac2565602763c704f7bb32331b [2021-03-19T23:22:44.090Z] #34 DONE 109.1s [2021-03-19T23:22:44.090Z] [2021-03-19T23:22:44.090Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:44.090Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:44.090Z] #43 9.451 PBCC images/tun.pb-c.c [2021-03-19T23:22:44.090Z] #43 9.552 PBCC images/netdev.pb-c.c [2021-03-19T23:22:44.090Z] #43 9.646 DEP images/tun.pb-c.d [2021-03-19T23:22:44.106Z] #43 7.859 PBCC images/seccomp.pb-c.c [2021-03-19T23:22:44.106Z] #43 7.859 DEP images/seccomp.pb-c.d [2021-03-19T23:22:44.180Z] #43 42.71 CC images/binfmt-misc.o [2021-03-19T23:22:44.213Z] #20 48.20 Unpacking uidmap (1:4.5-1.1) ... [2021-03-19T23:22:44.213Z] #20 48.31 Selecting previously unselected package vim-runtime. [2021-03-19T23:22:44.213Z] #20 48.33 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:22:44.213Z] #20 48.35 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-19T23:22:44.213Z] #20 48.38 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-19T23:22:44.213Z] #20 48.39 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:22:44.352Z] #43 9.748 DEP images/netdev.pb-c.d [2021-03-19T23:22:44.352Z] #43 9.777 PBCC images/vma.pb-c.c [2021-03-19T23:22:44.352Z] #43 9.839 DEP images/vma.pb-c.d [2021-03-19T23:22:44.352Z] #43 ... [2021-03-19T23:22:44.352Z] [2021-03-19T23:22:44.352Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:44.352Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:22:44.352Z] #45 99.40 fmt [2021-03-19T23:22:44.352Z] #45 101.1 regexp [2021-03-19T23:22:44.352Z] #45 104.6 go/token [2021-03-19T23:22:44.352Z] #45 105.5 internal/lazyregexp [2021-03-19T23:22:44.352Z] #45 105.8 go/scanner [2021-03-19T23:22:44.352Z] #45 105.9 net/url [2021-03-19T23:22:44.352Z] #45 107.0 go/ast [2021-03-19T23:22:44.352Z] #45 107.6 text/template/parse [2021-03-19T23:22:44.352Z] #45 ... [2021-03-19T23:22:44.352Z] [2021-03-19T23:22:44.352Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:44.352Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:44.352Z] #43 9.918 PBCC images/creds.pb-c.c [2021-03-19T23:22:44.365Z] #43 7.962 PBCC images/userns.pb-c.c [2021-03-19T23:22:44.365Z] #43 7.969 DEP images/userns.pb-c.d [2021-03-19T23:22:44.365Z] #43 7.995 PBCC images/cgroup.pb-c.c [2021-03-19T23:22:44.365Z] #43 8.011 DEP images/cgroup.pb-c.d [2021-03-19T23:22:44.365Z] #43 8.035 PBCC images/ext-file.pb-c.c [2021-03-19T23:22:44.365Z] #43 8.048 DEP images/ext-file.pb-c.d [2021-03-19T23:22:44.365Z] #43 8.146 PBCC images/rpc.pb-c.c [2021-03-19T23:22:44.365Z] #43 8.196 DEP images/rpc.pb-c.d [2021-03-19T23:22:44.436Z] #43 42.88 CC images/time.o [2021-03-19T23:22:44.436Z] #43 43.07 CC images/sysctl.o [2021-03-19T23:22:44.614Z] #43 10.01 DEP images/creds.pb-c.d [2021-03-19T23:22:44.614Z] #43 10.12 PBCC images/utsns.pb-c.c [2021-03-19T23:22:44.614Z] #43 10.19 DEP images/utsns.pb-c.d [2021-03-19T23:22:44.836Z] #45 ... [2021-03-19T23:22:44.836Z] [2021-03-19T23:22:44.836Z] #37 [tini 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tini [2021-03-19T23:22:44.836Z] #37 sha256:2be78d3ac1f569d18702b0ab4fdc81c9b238eeb501741a45cb9ddc189d886fb7 [2021-03-19T23:22:44.836Z] #37 8.233 -- Detecting C compile features - done [2021-03-19T23:22:44.836Z] #37 8.253 -- Performing Test HAS_BUILTIN_FORTIFY [2021-03-19T23:22:44.836Z] #37 8.505 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-03-19T23:22:44.836Z] #37 8.547 -- Configuring done [2021-03-19T23:22:44.836Z] #37 8.563 -- Generating done [2021-03-19T23:22:44.836Z] #37 8.567 -- Build files have been written to: /tmp/tmp.6g3vlAc1VP/tini [2021-03-19T23:22:44.836Z] #37 8.571 + make tini-static [2021-03-19T23:22:44.836Z] #37 8.713 Scanning dependencies of target tini-static [2021-03-19T23:22:44.836Z] #37 8.761 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-03-19T23:22:44.836Z] #37 10.10 [100%] Linking C executable tini-static [2021-03-19T23:22:44.836Z] #37 10.43 [100%] Built target tini-static [2021-03-19T23:22:44.836Z] #37 10.51 + mkdir -p /build [2021-03-19T23:22:44.836Z] #37 10.51 + cp tini-static /build/docker-init [2021-03-19T23:22:44.836Z] #37 DONE 11.7s [2021-03-19T23:22:44.836Z] [2021-03-19T23:22:44.836Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:44.836Z] #45 sha256:fed412cb85740593c300998741acd7b15fb6fa0ddde5290c78010ab252452165 [2021-03-19T23:22:44.836Z] #45 90.89 vendor/golang.org/x/net/http/httpguts [2021-03-19T23:22:44.836Z] #45 90.89 mime/multipart [2021-03-19T23:22:44.876Z] #43 10.33 PBCC images/ipc-desc.pb-c.c [2021-03-19T23:22:44.876Z] #43 10.41 PBCC images/ipc-sem.pb-c.c [2021-03-19T23:22:44.876Z] #43 10.54 DEP images/ipc-desc.pb-c.d [2021-03-19T23:22:44.935Z] #43 ... [2021-03-19T23:22:44.935Z] [2021-03-19T23:22:44.935Z] #34 [tomlv 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh tomlv [2021-03-19T23:22:44.935Z] #34 sha256:94be65c36cc7430609eccf9b45e5de6a6ecf2aeda76d3b532cc0ff9c80a34824 [2021-03-19T23:22:44.935Z] #34 DONE 106.8s [2021-03-19T23:22:44.935Z] [2021-03-19T23:22:44.935Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:44.935Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:44.935Z] #43 8.367 PBCC images/siginfo.pb-c.c [2021-03-19T23:22:44.935Z] #43 8.386 DEP images/siginfo.pb-c.d [2021-03-19T23:22:44.935Z] #43 8.475 PBCC images/pagemap.pb-c.c [2021-03-19T23:22:44.935Z] #43 8.611 DEP images/pagemap.pb-c.d [2021-03-19T23:22:44.935Z] #43 8.676 PBCC images/rlimit.pb-c.c [2021-03-19T23:22:44.935Z] #43 8.711 DEP images/rlimit.pb-c.d [2021-03-19T23:22:44.997Z] #43 43.31 CC images/autofs.o [2021-03-19T23:22:44.997Z] #43 43.49 CC images/macvlan.o [2021-03-19T23:22:45.137Z] #43 10.64 DEP images/ipc-sem.pb-c.d [2021-03-19T23:22:45.137Z] #43 10.70 PBCC images/ipc-msg.pb-c.c [2021-03-19T23:22:45.137Z] #43 10.73 DEP images/ipc-msg.pb-c.d [2021-03-19T23:22:45.137Z] #43 10.77 PBCC images/ipc-shm.pb-c.c [2021-03-19T23:22:45.137Z] #43 10.80 DEP images/ipc-shm.pb-c.d [2021-03-19T23:22:45.195Z] #43 8.783 PBCC images/file-lock.pb-c.c [2021-03-19T23:22:45.195Z] #43 8.825 DEP images/file-lock.pb-c.d [2021-03-19T23:22:45.253Z] #43 43.68 CC images/sit.o [2021-03-19T23:22:45.253Z] #43 43.90 CC images/memfd.o [2021-03-19T23:22:45.399Z] #43 10.84 PBCC images/ipc-var.pb-c.c [2021-03-19T23:22:45.399Z] #43 10.87 DEP images/ipc-var.pb-c.d [2021-03-19T23:22:45.399Z] #43 10.93 PBCC images/sk-opts.pb-c.c [2021-03-19T23:22:45.399Z] #43 10.95 PBCC images/packet-sock.pb-c.c [2021-03-19T23:22:45.399Z] #43 11.00 DEP images/sk-opts.pb-c.d [2021-03-19T23:22:45.399Z] #43 11.04 DEP images/packet-sock.pb-c.d [2021-03-19T23:22:45.455Z] #43 8.971 PBCC images/tty.pb-c.c [2021-03-19T23:22:45.455Z] #43 9.030 DEP images/tty.pb-c.d [2021-03-19T23:22:45.455Z] #43 9.124 PBCC images/tun.pb-c.c [2021-03-19T23:22:45.455Z] #43 9.211 PBCC images/netdev.pb-c.c [2021-03-19T23:22:45.458Z] Commit message: "Remove cli test for duplicate --net/--network opts" [2021-03-19T23:22:45.661Z] #43 11.11 PBCC images/sk-netlink.pb-c.c [2021-03-19T23:22:45.661Z] #43 11.16 DEP images/sk-netlink.pb-c.d [2021-03-19T23:22:45.661Z] #43 11.20 PBCC images/sk-inet.pb-c.c [2021-03-19T23:22:45.661Z] #43 11.24 DEP images/sk-inet.pb-c.d [2021-03-19T23:22:45.714Z] #43 9.348 DEP images/tun.pb-c.d [2021-03-19T23:22:45.714Z] #43 ... [2021-03-19T23:22:45.714Z] [2021-03-19T23:22:45.714Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:45.714Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:22:45.714Z] #45 97.59 regexp [2021-03-19T23:22:45.714Z] #45 101.0 go/token [2021-03-19T23:22:45.714Z] #45 101.8 internal/lazyregexp [2021-03-19T23:22:45.714Z] #45 102.0 go/scanner [2021-03-19T23:22:45.714Z] #45 102.1 net/url [2021-03-19T23:22:45.714Z] #45 103.4 go/ast [2021-03-19T23:22:45.714Z] #45 104.1 text/template/parse [2021-03-19T23:22:45.815Z] #43 44.19 CC images/timens.o [2021-03-19T23:22:45.815Z] #43 44.46 LINK images/built-in.o [2021-03-19T23:22:45.923Z] #43 11.31 PBCC images/sk-unix.pb-c.c [2021-03-19T23:22:45.923Z] #43 11.35 DEP images/sk-unix.pb-c.d [2021-03-19T23:22:45.923Z] #43 11.44 PBCC images/mm.pb-c.c [2021-03-19T23:22:45.923Z] #43 11.50 DEP images/mm.pb-c.d [2021-03-19T23:22:45.923Z] #43 11.54 PBCC images/timerfd.pb-c.c [2021-03-19T23:22:45.975Z] #45 ... [2021-03-19T23:22:45.975Z] [2021-03-19T23:22:45.975Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:45.975Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:45.975Z] #43 9.425 DEP images/netdev.pb-c.d [2021-03-19T23:22:45.975Z] #43 9.511 PBCC images/vma.pb-c.c [2021-03-19T23:22:45.975Z] #43 9.585 DEP images/vma.pb-c.d [2021-03-19T23:22:45.975Z] #43 9.699 PBCC images/creds.pb-c.c [2021-03-19T23:22:45.875Z] > git --version # timeout=10 [2021-03-19T23:22:45.918Z] > git --version # 'git version 2.24.1.windows.2' [2021-03-19T23:22:45.959Z] fatal: bad object 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 [2021-03-19T23:22:46.071Z] #43 44.63 GEN compel/include/asm [2021-03-19T23:22:46.071Z] #43 44.65 GEN compel/include/version.h [2021-03-19T23:22:46.071Z] #43 44.67 touch .config [2021-03-19T23:22:46.071Z] #43 44.72 GEN include/common/config.h [2021-03-19T23:22:46.184Z] #43 11.57 DEP images/timerfd.pb-c.d [2021-03-19T23:22:46.184Z] #43 11.61 PBCC images/timer.pb-c.c [2021-03-19T23:22:46.184Z] #43 11.63 DEP images/timer.pb-c.d [2021-03-19T23:22:46.184Z] #43 11.65 PBCC images/sa.pb-c.c [2021-03-19T23:22:46.184Z] #43 11.69 DEP images/sa.pb-c.d [2021-03-19T23:22:46.184Z] #43 11.77 PBCC images/pipe-data.pb-c.c [2021-03-19T23:22:46.189Z] #52 ... [2021-03-19T23:22:46.189Z] [2021-03-19T23:22:46.189Z] #14 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:46.189Z] #14 sha256:5151d703b769bc35b6bada7e872d6f26a661733fd6a91bb6a69d949f095f4d31 [2021-03-19T23:22:46.189Z] #14 114.6 Selecting previously unselected package libapparmor1:ppc64el. [2021-03-19T23:22:46.189Z] #14 114.6 Preparing to unpack .../10-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 114.6 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-03-19T23:22:46.189Z] #14 114.8 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-03-19T23:22:46.189Z] #14 114.8 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 114.8 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-19T23:22:46.189Z] #14 115.0 Selecting previously unselected package libbtrfs0. [2021-03-19T23:22:46.189Z] #14 115.0 Preparing to unpack .../12-libbtrfs0_4.20.1-2_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 115.0 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:22:46.189Z] #14 115.1 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:22:46.189Z] #14 115.1 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 115.1 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:22:46.189Z] #14 115.3 Selecting previously unselected package libdevmapper-event1.02.1:ppc64el. [2021-03-19T23:22:46.189Z] #14 115.3 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 115.3 Unpacking libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-19T23:22:46.189Z] #14 115.4 Selecting previously unselected package libudev-dev:ppc64el. [2021-03-19T23:22:46.189Z] #14 115.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 115.5 Unpacking libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-19T23:22:46.189Z] #14 115.6 Selecting previously unselected package libsepol1-dev:ppc64el. [2021-03-19T23:22:46.189Z] #14 115.6 Preparing to unpack .../16-libsepol1-dev_2.8-1_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 115.7 Unpacking libsepol1-dev:ppc64el (2.8-1) ... [2021-03-19T23:22:46.189Z] #14 116.0 Selecting previously unselected package libpcre16-3:ppc64el. [2021-03-19T23:22:46.189Z] #14 116.0 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 116.0 Unpacking libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-19T23:22:46.189Z] #14 116.2 Selecting previously unselected package libpcre32-3:ppc64el. [2021-03-19T23:22:46.189Z] #14 116.2 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 116.2 Unpacking libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-19T23:22:46.189Z] #14 116.5 Selecting previously unselected package libpcrecpp0v5:ppc64el. [2021-03-19T23:22:46.189Z] #14 116.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 116.5 Unpacking libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-19T23:22:46.189Z] #14 116.6 Selecting previously unselected package libpcre3-dev:ppc64el. [2021-03-19T23:22:46.189Z] #14 116.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 116.6 Unpacking libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-19T23:22:46.189Z] #14 117.1 Selecting previously unselected package libselinux1-dev:ppc64el. [2021-03-19T23:22:46.189Z] #14 117.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 117.1 Unpacking libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-19T23:22:46.189Z] #14 117.4 Selecting previously unselected package libdevmapper-dev:ppc64el. [2021-03-19T23:22:46.189Z] #14 117.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 117.4 Unpacking libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-19T23:22:46.189Z] #14 117.5 Selecting previously unselected package libseccomp-dev:ppc64el. [2021-03-19T23:22:46.189Z] #14 117.5 Preparing to unpack .../23-libseccomp-dev_2.4.1-2~bpo10+1_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 117.5 Unpacking libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-19T23:22:46.189Z] #14 117.7 Selecting previously unselected package libsystemd-dev:ppc64el. [2021-03-19T23:22:46.189Z] #14 117.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_ppc64el.deb ... [2021-03-19T23:22:46.189Z] #14 117.8 Unpacking libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-19T23:22:46.189Z] #14 118.2 Setting up libpcrecpp0v5:ppc64el (2:8.39-12) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up libseccomp-dev:ppc64el (2.4.1-2~bpo10+1) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up libpcre16-3:ppc64el (2:8.39-12) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up libsepol1-dev:ppc64el (2.8-1) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up libpcre32-3:ppc64el (2:8.39-12) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up libudev-dev:ppc64el (241-7~deb10u6) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up libsystemd-dev:ppc64el (241-7~deb10u6) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:22:46.189Z] #14 118.3 Setting up libpcre3-dev:ppc64el (2:8.39-12) ... [2021-03-19T23:22:46.189Z] #14 118.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:46.189Z] #14 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T23:22:46.189Z] #14 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T23:22:46.189Z] #14 118.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:46.189Z] #14 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T23:22:46.189Z] #14 118.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T23:22:46.189Z] #14 118.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:22:46.189Z] #14 118.4 Setting up libselinux1-dev:ppc64el (2.8-1+b1) ... [2021-03-19T23:22:46.189Z] #14 118.5 Setting up libdevmapper1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-19T23:22:46.189Z] #14 118.5 Setting up dmsetup (2:1.02.155-3) ... [2021-03-19T23:22:46.189Z] #14 118.5 Setting up libdevmapper-event1.02.1:ppc64el (2:1.02.155-3) ... [2021-03-19T23:22:46.189Z] #14 118.5 Setting up libdevmapper-dev:ppc64el (2:1.02.155-3) ... [2021-03-19T23:22:46.189Z] #14 118.5 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:22:46.189Z] #14 DONE 118.8s [2021-03-19T23:22:46.189Z] [2021-03-19T23:22:46.189Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:22:46.189Z] #54 sha256:b7d0d2881103cc0030ebfeafa0053c8594bd8ef5da8f976a9d40c4ed8ed12323 [2021-03-19T23:22:46.189Z] #54 ... [2021-03-19T23:22:46.189Z] [2021-03-19T23:22:46.189Z] #15 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T23:22:46.189Z] #15 sha256:b8833bc05957bb6f39933c4ed64d5fe2ab0bbcc6dc74622d7ca2920b37030968 [2021-03-19T23:22:46.189Z] #15 DONE 0.5s [2021-03-19T23:22:46.189Z] [2021-03-19T23:22:46.189Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:22:46.189Z] #54 sha256:b7d0d2881103cc0030ebfeafa0053c8594bd8ef5da8f976a9d40c4ed8ed12323 [2021-03-19T23:22:46.189Z] #54 0.449 + RM_GOPATH=0 [2021-03-19T23:22:46.189Z] #54 0.449 + TMP_GOPATH= [2021-03-19T23:22:46.189Z] #54 0.449 + : /build [2021-03-19T23:22:46.189Z] #54 0.449 + '[' -z '' ']' [2021-03-19T23:22:46.189Z] #54 0.451 ++ mktemp -d [2021-03-19T23:22:46.189Z] #54 0.454 + export GOPATH=/tmp/tmp.L7tsNLbJcT [2021-03-19T23:22:46.189Z] #54 0.455 + GOPATH=/tmp/tmp.L7tsNLbJcT [2021-03-19T23:22:46.189Z] #54 0.456 + RM_GOPATH=1 [2021-03-19T23:22:46.189Z] #54 0.457 + case "$(go env GOARCH)" in [2021-03-19T23:22:46.189Z] #54 0.458 ++ go env GOARCH [2021-03-19T23:22:46.189Z] #54 0.493 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:46.189Z] #54 0.493 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:22:46.189Z] #54 0.497 ++ dirname /tmp/install/install.sh [2021-03-19T23:22:46.189Z] #54 0.502 + dir=/tmp/install [2021-03-19T23:22:46.189Z] #54 0.504 + bin=runc [2021-03-19T23:22:46.189Z] #54 0.505 + shift [2021-03-19T23:22:46.235Z] #43 9.750 DEP images/creds.pb-c.d [2021-03-19T23:22:46.235Z] #43 9.899 PBCC images/utsns.pb-c.c [2021-03-19T23:22:46.235Z] #43 9.906 DEP images/utsns.pb-c.d [2021-03-19T23:22:46.235Z] #43 9.953 PBCC images/ipc-desc.pb-c.c [2021-03-19T23:22:46.235Z] #43 9.982 PBCC images/ipc-sem.pb-c.c [2021-03-19T23:22:46.235Z] #43 10.01 DEP images/ipc-desc.pb-c.d [2021-03-19T23:22:46.235Z] #43 10.06 DEP images/ipc-sem.pb-c.d [2021-03-19T23:22:46.328Z] #43 44.81 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-19T23:22:46.328Z] #43 44.83 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-19T23:22:46.328Z] #43 44.85 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-19T23:22:46.328Z] #43 44.87 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-19T23:22:46.328Z] #43 44.92 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-19T23:22:46.328Z] #43 44.93 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-19T23:22:46.328Z] #43 44.96 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-19T23:22:46.328Z] #43 44.99 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-19T23:22:46.328Z] #43 45.01 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-19T23:22:46.328Z] #43 45.04 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-19T23:22:46.447Z] #43 11.78 DEP images/pipe-data.pb-c.d [2021-03-19T23:22:46.447Z] #43 11.82 PBCC images/mnt.pb-c.c [2021-03-19T23:22:46.447Z] #43 11.86 DEP images/mnt.pb-c.d [2021-03-19T23:22:46.447Z] #43 11.96 PBCC images/sk-packet.pb-c.c [2021-03-19T23:22:46.447Z] #43 11.97 DEP images/sk-packet.pb-c.d [2021-03-19T23:22:46.447Z] #43 12.02 PBCC images/tcp-stream.pb-c.c [Pipeline] withEnv [Pipeline] { [2021-03-19T23:22:46.487Z] #54 0.507 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-19T23:22:46.487Z] #54 0.508 + . /tmp/install/runc.installer [2021-03-19T23:22:46.487Z] #54 0.510 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:22:46.487Z] #54 0.510 + install_runc [2021-03-19T23:22:46.487Z] #54 0.511 + uname -r [2021-03-19T23:22:46.487Z] #54 0.513 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-19T23:22:46.487Z] #54 0.524 + RUNC_BUILDTAGS='seccomp ' [2021-03-19T23:22:46.487Z] #54 0.524 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-19T23:22:46.487Z] #54 0.524 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-19T23:22:46.487Z] #54 0.525 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.L7tsNLbJcT/src/github.com/opencontainers/runc [2021-03-19T23:22:46.487Z] #54 0.537 Cloning into '/tmp/tmp.L7tsNLbJcT/src/github.com/opencontainers/runc'... [Pipeline] withEnv [Pipeline] { [2021-03-19T23:22:46.495Z] #43 10.11 PBCC images/ipc-msg.pb-c.c [2021-03-19T23:22:46.495Z] #43 10.14 DEP images/ipc-msg.pb-c.d [2021-03-19T23:22:46.495Z] #43 10.21 PBCC images/ipc-shm.pb-c.c [2021-03-19T23:22:46.495Z] #43 10.23 DEP images/ipc-shm.pb-c.d [2021-03-19T23:22:46.495Z] #43 10.27 PBCC images/ipc-var.pb-c.c [2021-03-19T23:22:46.495Z] #43 10.32 DEP images/ipc-var.pb-c.d [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-03-19T23:22:46.585Z] #43 45.05 DEP compel/plugins/std/infect.d [2021-03-19T23:22:46.709Z] #43 12.09 DEP images/tcp-stream.pb-c.d [2021-03-19T23:22:46.709Z] #43 12.15 PBCC images/pipe.pb-c.c [2021-03-19T23:22:46.709Z] #43 12.22 DEP images/pipe.pb-c.d [2021-03-19T23:22:46.709Z] #43 12.30 PBCC images/pstree.pb-c.c [2021-03-19T23:22:46.709Z] #43 12.34 DEP images/pstree.pb-c.d [2021-03-19T23:22:46.755Z] #43 10.38 PBCC images/sk-opts.pb-c.c [2021-03-19T23:22:46.755Z] #43 10.41 PBCC images/packet-sock.pb-c.c [2021-03-19T23:22:46.755Z] #43 10.45 DEP images/sk-opts.pb-c.d [2021-03-19T23:22:46.755Z] #43 10.49 DEP images/packet-sock.pb-c.d [2021-03-19T23:22:46.755Z] #43 10.53 PBCC images/sk-netlink.pb-c.c [2021-03-19T23:22:46.755Z] #43 10.57 DEP images/sk-netlink.pb-c.d [2021-03-19T23:22:46.784Z] #54 ... [2021-03-19T23:22:46.784Z] [2021-03-19T23:22:46.784Z] #16 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-19T23:22:46.784Z] #16 sha256:9ad184c4b873f65c54f55ab2c4ef04960b2913b4042036c4223da4e77c19309f [2021-03-19T23:22:46.784Z] #16 DONE 0.4s [2021-03-19T23:22:46.784Z] [2021-03-19T23:22:46.784Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:46.784Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:22:46.784Z] #44 48.93 CC compel/plugins/std/string.o [2021-03-19T23:22:46.784Z] #44 49.69 CC compel/plugins/std/infect.o [2021-03-19T23:22:46.784Z] #44 50.19 CC compel/arch/ppc64/plugins/std/parasite-head.o [2021-03-19T23:22:46.784Z] #44 50.23 CC compel/arch/ppc64/plugins/std/memcpy.o [2021-03-19T23:22:46.784Z] #44 50.25 CC compel/arch/ppc64/plugins/std/memcmp.o [2021-03-19T23:22:46.784Z] #44 50.30 CC compel/arch/ppc64/plugins/std/syscalls/syscalls.o [2021-03-19T23:22:46.784Z] #44 50.35 AR compel/plugins/std.lib.a [2021-03-19T23:22:46.784Z] #44 50.49 CC compel/plugins/fds/fds.o [2021-03-19T23:22:46.841Z] #43 45.21 DEP compel/plugins/std/string.d [2021-03-19T23:22:46.841Z] #43 45.28 DEP compel/plugins/std/log.d [2021-03-19T23:22:46.841Z] #43 45.40 DEP compel/plugins/std/fds.d [2021-03-19T23:22:46.971Z] #43 12.39 PBCC images/fs.pb-c.c [2021-03-19T23:22:46.971Z] #43 12.41 DEP images/fs.pb-c.d [2021-03-19T23:22:46.971Z] #43 12.48 PBCC images/signalfd.pb-c.c [2021-03-19T23:22:46.971Z] #43 12.54 DEP images/signalfd.pb-c.d [2021-03-19T23:22:46.971Z] #43 12.62 PBCC images/fh.pb-c.c [2021-03-19T23:22:47.014Z] #43 10.62 PBCC images/sk-inet.pb-c.c [2021-03-19T23:22:47.014Z] #43 10.67 DEP images/sk-inet.pb-c.d [2021-03-19T23:22:47.014Z] #43 10.73 PBCC images/sk-unix.pb-c.c [2021-03-19T23:22:47.014Z] #43 10.76 DEP images/sk-unix.pb-c.d [2021-03-19T23:22:47.014Z] #43 10.84 PBCC images/mm.pb-c.c [2021-03-19T23:22:47.081Z] #44 ... [2021-03-19T23:22:47.081Z] [2021-03-19T23:22:47.081Z] #17 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-19T23:22:47.081Z] #17 sha256:11e391b27a9bffb1a1d3b9c8bafb64562c89aeb406c5da5f2879cf27b2e300d7 [2021-03-19T23:22:47.081Z] #17 0.307 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-19T23:22:47.081Z] #17 DONE 0.4s [2021-03-19T23:22:47.081Z] [2021-03-19T23:22:47.081Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:47.081Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:22:47.081Z] #44 50.97 AR compel/plugins/fds.lib.a [2021-03-19T23:22:47.081Z] #44 51.04 HOSTDEP compel/src/lib/log-host.d [2021-03-19T23:22:47.097Z] #43 45.50 DEP compel/plugins/std/std.d [2021-03-19T23:22:47.098Z] #43 45.60 DEP compel/plugins/shmem/shmem.d [2021-03-19T23:22:47.098Z] #43 45.73 DEP compel/plugins/fds/fds.d [2021-03-19T23:22:47.233Z] #43 12.64 PBCC images/fsnotify.pb-c.c [2021-03-19T23:22:47.233Z] #43 12.68 DEP images/fh.pb-c.d [2021-03-19T23:22:47.233Z] #43 12.73 DEP images/fsnotify.pb-c.d [2021-03-19T23:22:47.233Z] #43 12.78 PBCC images/eventpoll.pb-c.c [2021-03-19T23:22:47.233Z] #43 12.82 DEP images/eventpoll.pb-c.d [2021-03-19T23:22:47.233Z] #43 12.86 PBCC images/eventfd.pb-c.c [2021-03-19T23:22:47.233Z] #43 12.87 DEP images/eventfd.pb-c.d [2021-03-19T23:22:47.233Z] #43 12.92 PBCC images/remap-file-path.pb-c.c [2021-03-19T23:22:47.233Z] #43 12.94 DEP images/remap-file-path.pb-c.d [2021-03-19T23:22:47.274Z] #43 10.88 DEP images/mm.pb-c.d [2021-03-19T23:22:47.274Z] #43 10.93 PBCC images/timerfd.pb-c.c [2021-03-19T23:22:47.274Z] #43 11.00 DEP images/timerfd.pb-c.d [2021-03-19T23:22:47.274Z] #43 11.05 PBCC images/timer.pb-c.c [2021-03-19T23:22:47.274Z] #43 11.09 DEP images/timer.pb-c.d [2021-03-19T23:22:47.354Z] #43 45.88 CC compel/plugins/std/std.o [2021-03-19T23:22:47.381Z] #44 ... [2021-03-19T23:22:47.381Z] [2021-03-19T23:22:47.381Z] #18 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T23:22:47.381Z] #18 sha256:88b6eb16bce120972b0b3ef95f4027b3c5a3bbc254ff2b3cb43c0519505318f7 [2021-03-19T23:22:47.381Z] #18 DONE 0.4s [2021-03-19T23:22:47.381Z] [2021-03-19T23:22:47.381Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:47.381Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:22:47.381Z] #44 51.29 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-19T23:22:47.399Z] #45 93.61 crypto/tls [2021-03-19T23:22:47.495Z] #43 12.99 PBCC images/fifo.pb-c.c [2021-03-19T23:22:47.495Z] #43 13.00 DEP images/fifo.pb-c.d [2021-03-19T23:22:47.495Z] #43 13.06 PBCC images/ghost-file.pb-c.c [2021-03-19T23:22:47.495Z] #43 13.09 DEP images/ghost-file.pb-c.d [2021-03-19T23:22:47.495Z] #43 13.16 PBCC images/regfile.pb-c.c [2021-03-19T23:22:47.495Z] #43 13.19 DEP images/regfile.pb-c.d [2021-03-19T23:22:47.533Z] #43 11.18 PBCC images/sa.pb-c.c [2021-03-19T23:22:47.533Z] #43 11.24 DEP images/sa.pb-c.d [2021-03-19T23:22:47.610Z] #43 46.17 CC compel/plugins/std/fds.o [2021-03-19T23:22:47.678Z] #44 51.41 HOSTDEP compel/arch/ppc64/src/lib/handle-elf-host.d [2021-03-19T23:22:47.678Z] #44 51.48 HOSTDEP compel/src/main-host.d [2021-03-19T23:22:47.757Z] #43 13.25 PBCC images/ns.pb-c.c [2021-03-19T23:22:47.757Z] #43 13.27 DEP images/ns.pb-c.d [2021-03-19T23:22:47.757Z] #43 13.30 PBCC images/fdinfo.pb-c.c [2021-03-19T23:22:47.757Z] #43 13.38 DEP images/fdinfo.pb-c.d [2021-03-19T23:22:47.793Z] #43 11.30 PBCC images/pipe-data.pb-c.c [2021-03-19T23:22:47.793Z] #43 11.33 DEP images/pipe-data.pb-c.d [2021-03-19T23:22:47.793Z] #43 11.40 PBCC images/mnt.pb-c.c [2021-03-19T23:22:47.793Z] #43 11.43 DEP images/mnt.pb-c.d [2021-03-19T23:22:47.793Z] #43 11.46 PBCC images/sk-packet.pb-c.c [2021-03-19T23:22:47.793Z] #43 11.48 DEP images/sk-packet.pb-c.d [2021-03-19T23:22:47.793Z] #43 11.52 PBCC images/tcp-stream.pb-c.c [2021-03-19T23:22:47.793Z] #43 11.57 DEP images/tcp-stream.pb-c.d [2021-03-19T23:22:47.867Z] #43 46.57 CC compel/plugins/std/log.o [2021-03-19T23:22:47.975Z] #44 ... [2021-03-19T23:22:47.975Z] [2021-03-19T23:22:47.975Z] #19 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T23:22:47.975Z] #19 sha256:dbc494930278f5843cd93cd7a3bef6655a13acac5d63dbf808375ecaa1f4f7be [2021-03-19T23:22:47.975Z] #19 DONE 0.3s [2021-03-19T23:22:47.975Z] [2021-03-19T23:22:47.975Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:47.975Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:22:47.975Z] #44 51.68 DEP compel/src/lib/ptrace.d [2021-03-19T23:22:48.019Z] #43 13.48 PBCC images/core-aarch64.pb-c.c [2021-03-19T23:22:48.020Z] #43 13.57 PBCC images/core-arm.pb-c.c [2021-03-19T23:22:48.020Z] #43 ... [2021-03-19T23:22:48.020Z] [2021-03-19T23:22:48.020Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:48.020Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:48.020Z] #13 98.42 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-19T23:22:48.020Z] #13 98.45 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-19T23:22:48.020Z] #13 98.47 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:22:48.020Z] #13 106.1 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-19T23:22:48.020Z] #13 106.1 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T23:22:48.020Z] #13 106.1 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:48.020Z] #13 106.2 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-19T23:22:48.020Z] #13 106.3 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T23:22:48.020Z] #13 106.3 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:48.020Z] #13 ... [2021-03-19T23:22:48.020Z] [2021-03-19T23:22:48.020Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:48.020Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:48.020Z] #43 13.65 PBCC images/core-ppc64.pb-c.c [2021-03-19T23:22:48.020Z] #43 13.69 PBCC images/core-s390.pb-c.c [2021-03-19T23:22:48.052Z] #43 11.65 PBCC images/pipe.pb-c.c [2021-03-19T23:22:48.052Z] #43 11.70 DEP images/pipe.pb-c.d [2021-03-19T23:22:48.052Z] #43 11.77 PBCC images/pstree.pb-c.c [2021-03-19T23:22:48.052Z] #43 11.78 DEP images/pstree.pb-c.d [2021-03-19T23:22:48.052Z] #43 11.83 PBCC images/fs.pb-c.c [2021-03-19T23:22:48.052Z] #43 11.84 DEP images/fs.pb-c.d [2021-03-19T23:22:48.052Z] #43 11.90 PBCC images/signalfd.pb-c.c [2021-03-19T23:22:48.273Z] #44 51.83 DEP compel/src/lib/infect.d [2021-03-19T23:22:48.273Z] #44 ... [2021-03-19T23:22:48.273Z] [2021-03-19T23:22:48.273Z] #20 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T23:22:48.273Z] #20 sha256:3c447f6fcade940e47d7d8f1889f2c4ec6826858493495dbdc30d003d2513f73 [2021-03-19T23:22:48.273Z] #20 DONE 0.4s [2021-03-19T23:22:48.273Z] [2021-03-19T23:22:48.273Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:48.273Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:22:48.273Z] #44 52.03 DEP compel/src/lib/infect-util.d [2021-03-19T23:22:48.273Z] #44 52.25 DEP compel/src/lib/infect-rpc.d [2021-03-19T23:22:48.281Z] #43 13.75 PBCC images/core-x86.pb-c.c [2021-03-19T23:22:48.282Z] #43 13.87 PBCC images/core.pb-c.c [2021-03-19T23:22:48.282Z] #43 13.95 PBCC images/inventory.pb-c.c [2021-03-19T23:22:48.312Z] #43 11.96 DEP images/signalfd.pb-c.d [2021-03-19T23:22:48.312Z] #43 12.07 PBCC images/fh.pb-c.c [2021-03-19T23:22:48.312Z] #43 12.13 PBCC images/fsnotify.pb-c.c [2021-03-19T23:22:48.393Z] #20 51.80 Selecting previously unselected package vim. [2021-03-19T23:22:48.393Z] #20 51.80 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T23:22:48.393Z] #20 51.82 Unpacking vim (2:8.1.0875-5) ... [2021-03-19T23:22:48.393Z] #20 52.33 Selecting previously unselected package xfsprogs. [2021-03-19T23:22:48.393Z] #20 52.33 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-19T23:22:48.393Z] #20 52.33 Unpacking xfsprogs (4.20.0-1) ... [2021-03-19T23:22:48.543Z] #43 14.03 DEP images/core-aarch64.pb-c.d [2021-03-19T23:22:48.543Z] #43 14.08 DEP images/core-arm.pb-c.d [2021-03-19T23:22:48.543Z] #43 14.14 DEP images/core-ppc64.pb-c.d [2021-03-19T23:22:48.543Z] #43 14.20 DEP images/core-s390.pb-c.d [2021-03-19T23:22:48.571Z] #43 12.19 DEP images/fh.pb-c.d [2021-03-19T23:22:48.571Z] #43 12.28 DEP images/fsnotify.pb-c.d [2021-03-19T23:22:48.571Z] #43 12.34 PBCC images/eventpoll.pb-c.c [2021-03-19T23:22:48.571Z] #43 12.35 DEP images/eventpoll.pb-c.d [2021-03-19T23:22:48.571Z] #43 12.40 PBCC images/eventfd.pb-c.c [2021-03-19T23:22:48.571Z] #44 52.35 DEP compel/arch/ppc64/src/lib/infect.d [2021-03-19T23:22:48.571Z] #44 52.44 DEP compel/arch/ppc64/src/lib/cpu.d [2021-03-19T23:22:48.651Z] #20 52.68 Selecting previously unselected package zip. [2021-03-19T23:22:48.651Z] #20 52.69 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-19T23:22:48.651Z] #20 52.70 Unpacking zip (3.0-11+b1) ... [2021-03-19T23:22:48.805Z] #43 14.29 DEP images/core-x86.pb-c.d [2021-03-19T23:22:48.805Z] #43 14.36 DEP images/core.pb-c.d [2021-03-19T23:22:48.805Z] #43 14.42 DEP images/inventory.pb-c.d [2021-03-19T23:22:48.805Z] #43 14.45 PBCC images/cpuinfo.pb-c.c [2021-03-19T23:22:48.830Z] #43 12.44 DEP images/eventfd.pb-c.d [2021-03-19T23:22:48.830Z] #43 12.48 PBCC images/remap-file-path.pb-c.c [2021-03-19T23:22:48.830Z] #43 12.52 DEP images/remap-file-path.pb-c.d [2021-03-19T23:22:48.830Z] #43 12.55 PBCC images/fifo.pb-c.c [2021-03-19T23:22:48.830Z] #43 12.59 DEP images/fifo.pb-c.d [2021-03-19T23:22:48.830Z] #43 12.63 PBCC images/ghost-file.pb-c.c [2021-03-19T23:22:48.840Z] #43 47.40 CC compel/plugins/std/string.o [2021-03-19T23:22:48.868Z] #44 52.53 DEP compel/src/lib/log.d [2021-03-19T23:22:48.869Z] #44 52.74 DEP compel/src/main.d [2021-03-19T23:22:48.908Z] #20 52.93 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:22:48.908Z] #20 52.95 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:22:48.908Z] #20 52.96 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T23:22:48.908Z] #20 52.97 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T23:22:48.908Z] #20 52.99 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-19T23:22:48.908Z] #20 53.00 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T23:22:48.908Z] #20 53.01 Setting up uidmap (1:4.5-1.1) ... [2021-03-19T23:22:48.908Z] #20 53.03 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T23:22:48.908Z] #20 53.04 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:22:48.908Z] #20 53.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:22:48.908Z] #20 53.07 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:22:48.908Z] #20 53.08 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:22:48.908Z] #20 53.10 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:22:48.908Z] #20 53.13 Setting up zip (3.0-11+b1) ... [2021-03-19T23:22:49.067Z] #43 14.49 DEP images/cpuinfo.pb-c.d [2021-03-19T23:22:49.067Z] #43 14.55 PBCC images/stats.pb-c.c [2021-03-19T23:22:49.067Z] #43 14.57 DEP images/stats.pb-c.d [2021-03-19T23:22:49.090Z] #43 12.68 DEP images/ghost-file.pb-c.d [2021-03-19T23:22:49.090Z] #43 12.72 PBCC images/regfile.pb-c.c [2021-03-19T23:22:49.090Z] #43 12.80 DEP images/regfile.pb-c.d [2021-03-19T23:22:49.090Z] #43 12.88 PBCC images/ns.pb-c.c [2021-03-19T23:22:49.166Z] #20 53.14 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:22:49.166Z] #20 53.17 Setting up bash-completion (1:2.8-6) ... [2021-03-19T23:22:49.167Z] #44 52.90 DEP compel/src/lib/handle-elf.d [2021-03-19T23:22:49.167Z] #44 53.01 DEP compel/arch/ppc64/src/lib/handle-elf.d [2021-03-19T23:22:49.167Z] #44 53.12 CC compel/src/lib/log.o [2021-03-19T23:22:49.342Z] + docker version [2021-03-19T23:22:49.350Z] #43 12.89 DEP images/ns.pb-c.d [2021-03-19T23:22:49.350Z] #43 12.95 PBCC images/fdinfo.pb-c.c [2021-03-19T23:22:49.350Z] #43 13.03 DEP images/fdinfo.pb-c.d [2021-03-19T23:22:49.350Z] #43 13.13 PBCC images/core-aarch64.pb-c.c [2021-03-19T23:22:49.465Z] #44 53.40 CC compel/arch/ppc64/src/lib/cpu.o [2021-03-19T23:22:49.610Z] #43 13.19 PBCC images/core-arm.pb-c.c [2021-03-19T23:22:49.610Z] #43 13.24 PBCC images/core-ppc64.pb-c.c [2021-03-19T23:22:49.610Z] #43 13.31 PBCC images/core-s390.pb-c.c [2021-03-19T23:22:49.610Z] #43 13.37 PBCC images/core-x86.pb-c.c [2021-03-19T23:22:49.815Z] #43 48.14 CC compel/plugins/std/infect.o [2021-03-19T23:22:49.869Z] #43 13.46 PBCC images/core.pb-c.c [2021-03-19T23:22:49.869Z] #43 13.54 PBCC images/inventory.pb-c.c [2021-03-19T23:22:49.869Z] #43 13.61 DEP images/core-aarch64.pb-c.d [2021-03-19T23:22:50.073Z] #43 48.63 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-19T23:22:50.073Z] #43 48.67 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-19T23:22:50.073Z] #43 48.71 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-19T23:22:50.073Z] #43 48.76 AR compel/plugins/std.lib.a [2021-03-19T23:22:50.100Z] #20 ... [2021-03-19T23:22:50.100Z] [2021-03-19T23:22:50.100Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:50.100Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:50.100Z] #43 103.7 CC criu/cr-errno.o [2021-03-19T23:22:50.100Z] #43 103.8 CC criu/cr-restore.o [2021-03-19T23:22:50.100Z] #43 108.2 CC criu/cr-service.o [2021-03-19T23:22:50.100Z] #43 109.7 CC criu/crtools.o [2021-03-19T23:22:50.100Z] #43 110.2 CC criu/eventfd.o [2021-03-19T23:22:50.100Z] #43 110.5 CC criu/eventpoll.o [2021-03-19T23:22:50.100Z] #43 111.3 CC criu/external.o [2021-03-19T23:22:50.100Z] #43 111.6 CC criu/fault-injection.o [2021-03-19T23:22:50.100Z] #43 111.8 CC criu/fdstore.o [2021-03-19T23:22:50.100Z] #43 112.2 CC criu/fifo.o [2021-03-19T23:22:50.100Z] #43 112.6 CC criu/file-ids.o [2021-03-19T23:22:50.100Z] #43 112.9 CC criu/file-lock.o [2021-03-19T23:22:50.111Z] #44 53.70 CC compel/arch/ppc64/src/lib/infect.o [2021-03-19T23:22:50.129Z] #43 13.68 DEP images/core-arm.pb-c.d [2021-03-19T23:22:50.129Z] #43 13.74 DEP images/core-ppc64.pb-c.d [2021-03-19T23:22:50.129Z] #43 13.82 DEP images/core-s390.pb-c.d [2021-03-19T23:22:50.129Z] #43 13.86 DEP images/core-x86.pb-c.d [2021-03-19T23:22:50.129Z] #43 13.92 DEP images/core.pb-c.d [2021-03-19T23:22:50.329Z] #43 48.85 CC compel/plugins/fds/fds.o [2021-03-19T23:22:50.357Z] #43 113.9 CC criu/files-ext.o [2021-03-19T23:22:50.388Z] #43 13.98 DEP images/inventory.pb-c.d [2021-03-19T23:22:50.388Z] #43 14.06 PBCC images/cpuinfo.pb-c.c [2021-03-19T23:22:50.388Z] #43 14.07 DEP images/cpuinfo.pb-c.d [2021-03-19T23:22:50.388Z] #43 14.14 PBCC images/stats.pb-c.c [2021-03-19T23:22:50.388Z] #43 14.17 DEP images/stats.pb-c.d [2021-03-19T23:22:50.498Z] #43 16.01 make[1]: Nothing to be done for 'all'. [2021-03-19T23:22:50.584Z] #43 49.18 AR compel/plugins/fds.lib.a [2021-03-19T23:22:50.615Z] #43 114.2 CC criu/files-reg.o [2021-03-19T23:22:50.647Z] #43 ... [2021-03-19T23:22:50.647Z] [2021-03-19T23:22:50.647Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:50.647Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:50.647Z] #13 98.48 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-03-19T23:22:50.647Z] #13 98.48 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-03-19T23:22:50.647Z] #13 98.51 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:22:50.647Z] #13 105.6 Selecting previously unselected package gcc-mingw-w64-base. [2021-03-19T23:22:50.647Z] #13 105.6 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T23:22:50.647Z] #13 105.6 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:50.647Z] #13 105.7 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-03-19T23:22:50.647Z] #13 105.7 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T23:22:50.647Z] #13 105.7 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:50.780Z] #44 54.59 CC compel/src/lib/infect-rpc.o [2021-03-19T23:22:50.841Z] #43 49.24 HOSTDEP compel/src/lib/log-host.d [2021-03-19T23:22:50.841Z] #43 49.34 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-19T23:22:50.841Z] #43 49.45 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-19T23:22:51.078Z] #44 54.98 CC compel/src/lib/infect-util.o [2021-03-19T23:22:51.096Z] #43 49.52 HOSTDEP compel/src/main-host.d [2021-03-19T23:22:51.096Z] #43 49.60 DEP compel/src/lib/ptrace.d [2021-03-19T23:22:51.352Z] #43 49.76 DEP compel/src/lib/infect.d [2021-03-19T23:22:51.352Z] #43 49.96 DEP compel/src/lib/infect-util.d [2021-03-19T23:22:51.378Z] #44 55.25 CC compel/src/lib/infect.o [2021-03-19T23:22:51.608Z] #43 50.09 DEP compel/src/lib/infect-rpc.d [2021-03-19T23:22:51.679Z] #44 ... [2021-03-19T23:22:51.679Z] [2021-03-19T23:22:51.679Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:51.679Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:22:51.679Z] #46 115.2 encoding/xml [2021-03-19T23:22:51.679Z] #46 120.9 math/big [2021-03-19T23:22:51.679Z] #46 ... [2021-03-19T23:22:51.679Z] [2021-03-19T23:22:51.679Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:22:51.679Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T23:22:51.679Z] #21 0.472 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:22:51.679Z] #21 0.564 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:22:51.679Z] #21 0.759 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:22:51.679Z] #21 0.868 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:22:51.679Z] #21 1.592 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [446 kB] [2021-03-19T23:22:51.679Z] #21 2.830 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-03-19T23:22:51.864Z] #43 50.20 DEP compel/arch/x86/src/lib/infect.d [2021-03-19T23:22:51.864Z] #43 50.30 DEP compel/arch/x86/src/lib/cpu.d [2021-03-19T23:22:51.864Z] #43 50.37 DEP compel/src/lib/log.d [2021-03-19T23:22:51.864Z] #43 50.50 DEP compel/src/main.d [2021-03-19T23:22:51.889Z] #43 ... [2021-03-19T23:22:51.889Z] [2021-03-19T23:22:51.889Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:51.889Z] #51 sha256:61dbf7c0ae7293ba97d28143c1c15e73538ee3c1e6415b1512d5f9e080380b1f [2021-03-19T23:22:51.889Z] #51 106.7 github.com/pkg/diff [2021-03-19T23:22:51.889Z] #51 108.0 go/ast [2021-03-19T23:22:51.889Z] #51 109.4 golang.org/x/crypto/ssh/terminal [2021-03-19T23:22:51.889Z] #51 111.1 mvdan.cc/editorconfig [2021-03-19T23:22:51.889Z] #51 112.1 mvdan.cc/sh/v3/fileutil [2021-03-19T23:22:51.889Z] #51 112.4 mvdan.cc/sh/v3/syntax [2021-03-19T23:22:51.889Z] #51 ... [2021-03-19T23:22:51.889Z] [2021-03-19T23:22:51.889Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:51.889Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:22:51.889Z] #45 112.0 text/template [2021-03-19T23:22:51.889Z] #45 112.3 go/parser [2021-03-19T23:22:51.889Z] #45 116.2 encoding/xml [2021-03-19T23:22:51.889Z] #45 116.2 go/doc [2021-03-19T23:22:51.986Z] #43 ... [2021-03-19T23:22:51.986Z] [2021-03-19T23:22:51.986Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:22:51.986Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:22:51.986Z] #20 55.92 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-19T23:22:51.986Z] #20 55.94 Setting up xz-utils (5.2.4-1) ... [2021-03-19T23:22:51.986Z] #20 55.95 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-19T23:22:51.986Z] #20 55.96 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:22:51.986Z] #20 56.05 invoke-rc.d: could not determine current runlevel [2021-03-19T23:22:51.986Z] #20 56.06 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T23:22:51.986Z] #20 56.07 Setting up pigz (2.4-1) ... [2021-03-19T23:22:51.986Z] #20 56.08 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T23:22:51.986Z] #20 56.10 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:22:51.986Z] #20 56.11 Setting up python-pip-whl (18.1-5) ... [2021-03-19T23:22:51.986Z] #20 56.13 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T23:22:51.986Z] #20 56.14 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:22:52.026Z] #13 ... [2021-03-19T23:22:52.026Z] [2021-03-19T23:22:52.026Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:52.026Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:52.026Z] #43 15.55 make[1]: Nothing to be done for 'all'. [2021-03-19T23:22:52.121Z] #43 50.64 DEP compel/src/lib/handle-elf.d [2021-03-19T23:22:52.121Z] #43 50.77 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-19T23:22:52.322Z] #21 4.226 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [260 kB] [2021-03-19T23:22:52.377Z] #43 50.86 CC compel/src/lib/log.o [2021-03-19T23:22:52.377Z] #43 51.05 CC compel/arch/x86/src/lib/cpu.o [2021-03-19T23:22:52.552Z] #20 56.56 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-19T23:22:52.552Z] #20 56.59 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:22:52.552Z] #20 56.61 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:22:52.552Z] #20 56.64 Setting up vim (2:8.1.0875-5) ... [2021-03-19T23:22:52.552Z] #20 56.65 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-19T23:22:52.552Z] #20 56.66 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-19T23:22:52.552Z] #20 56.67 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-19T23:22:52.552Z] #20 56.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-19T23:22:52.552Z] #20 56.68 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-19T23:22:52.552Z] #20 56.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-19T23:22:52.552Z] #20 56.69 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-19T23:22:52.552Z] #20 56.70 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-19T23:22:52.552Z] #20 56.73 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:22:52.552Z] #20 56.74 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:22:52.552Z] #20 56.78 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T23:22:52.552Z] #20 56.81 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:22:52.710Z] #45 ... [2021-03-19T23:22:52.710Z] [2021-03-19T23:22:52.710Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:52.710Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:22:52.710Z] #43 10.22 PBCC images/file-lock.pb-c.c [2021-03-19T23:22:52.710Z] #43 10.29 DEP images/file-lock.pb-c.d [2021-03-19T23:22:52.710Z] #43 10.35 PBCC images/tty.pb-c.c [2021-03-19T23:22:52.710Z] #43 10.46 DEP images/tty.pb-c.d [2021-03-19T23:22:52.710Z] #43 10.54 PBCC images/tun.pb-c.c [2021-03-19T23:22:52.710Z] #43 10.60 PBCC images/netdev.pb-c.c [2021-03-19T23:22:52.710Z] #43 10.65 DEP images/tun.pb-c.d [2021-03-19T23:22:52.710Z] #43 10.70 DEP images/netdev.pb-c.d [2021-03-19T23:22:52.710Z] #43 10.75 PBCC images/vma.pb-c.c [2021-03-19T23:22:52.710Z] #43 10.82 DEP images/vma.pb-c.d [2021-03-19T23:22:52.710Z] #43 10.87 PBCC images/creds.pb-c.c [2021-03-19T23:22:52.710Z] #43 10.89 DEP images/creds.pb-c.d [2021-03-19T23:22:52.710Z] #43 10.95 PBCC images/utsns.pb-c.c [2021-03-19T23:22:52.710Z] #43 10.96 DEP images/utsns.pb-c.d [2021-03-19T23:22:52.710Z] #43 11.05 PBCC images/ipc-desc.pb-c.c [2021-03-19T23:22:52.710Z] #43 11.07 PBCC images/ipc-sem.pb-c.c [2021-03-19T23:22:52.710Z] #43 11.11 DEP images/ipc-desc.pb-c.d [2021-03-19T23:22:52.710Z] #43 11.14 DEP images/ipc-sem.pb-c.d [2021-03-19T23:22:52.710Z] #43 11.20 PBCC images/ipc-msg.pb-c.c [2021-03-19T23:22:52.710Z] #43 11.25 DEP images/ipc-msg.pb-c.d [2021-03-19T23:22:52.710Z] #43 11.37 PBCC images/ipc-shm.pb-c.c [2021-03-19T23:22:52.710Z] #43 11.41 DEP images/ipc-shm.pb-c.d [2021-03-19T23:22:52.710Z] #43 11.49 PBCC images/ipc-var.pb-c.c [2021-03-19T23:22:52.710Z] #43 11.51 DEP images/ipc-var.pb-c.d [2021-03-19T23:22:52.710Z] #43 11.58 PBCC images/sk-opts.pb-c.c [2021-03-19T23:22:52.710Z] #43 11.62 PBCC images/packet-sock.pb-c.c [2021-03-19T23:22:52.710Z] #43 11.68 DEP images/sk-opts.pb-c.d [2021-03-19T23:22:52.710Z] #43 11.73 DEP images/packet-sock.pb-c.d [2021-03-19T23:22:52.710Z] #43 11.83 PBCC images/sk-netlink.pb-c.c [2021-03-19T23:22:52.710Z] #43 11.93 DEP images/sk-netlink.pb-c.d [2021-03-19T23:22:52.710Z] #43 11.99 PBCC images/sk-inet.pb-c.c [2021-03-19T23:22:52.710Z] #43 12.07 DEP images/sk-inet.pb-c.d [2021-03-19T23:22:52.710Z] #43 12.17 PBCC images/sk-unix.pb-c.c [2021-03-19T23:22:52.710Z] #43 12.29 DEP images/sk-unix.pb-c.d [2021-03-19T23:22:52.710Z] #43 12.33 PBCC images/mm.pb-c.c [2021-03-19T23:22:52.710Z] #43 12.36 DEP images/mm.pb-c.d [2021-03-19T23:22:52.710Z] #43 12.42 PBCC images/timerfd.pb-c.c [2021-03-19T23:22:52.710Z] #43 12.47 DEP images/timerfd.pb-c.d [2021-03-19T23:22:52.710Z] #43 12.55 PBCC images/timer.pb-c.c [2021-03-19T23:22:52.710Z] #43 12.58 DEP images/timer.pb-c.d [2021-03-19T23:22:52.710Z] #43 12.63 PBCC images/sa.pb-c.c [2021-03-19T23:22:52.710Z] #43 12.72 DEP images/sa.pb-c.d [2021-03-19T23:22:52.710Z] #43 12.91 PBCC images/pipe-data.pb-c.c [2021-03-19T23:22:52.710Z] #43 12.94 DEP images/pipe-data.pb-c.d [2021-03-19T23:22:52.710Z] #43 13.13 PBCC images/mnt.pb-c.c [2021-03-19T23:22:52.710Z] #43 13.26 DEP images/mnt.pb-c.d [2021-03-19T23:22:52.710Z] #43 13.35 PBCC images/sk-packet.pb-c.c [2021-03-19T23:22:52.710Z] #43 13.37 DEP images/sk-packet.pb-c.d [2021-03-19T23:22:52.710Z] #43 13.46 PBCC images/tcp-stream.pb-c.c [2021-03-19T23:22:52.710Z] #43 13.48 DEP images/tcp-stream.pb-c.d [2021-03-19T23:22:52.710Z] #43 13.57 PBCC images/pipe.pb-c.c [2021-03-19T23:22:52.710Z] #43 13.62 DEP images/pipe.pb-c.d [2021-03-19T23:22:52.710Z] #43 13.67 PBCC images/pstree.pb-c.c [2021-03-19T23:22:52.710Z] #43 13.70 DEP images/pstree.pb-c.d [2021-03-19T23:22:52.710Z] #43 13.74 PBCC images/fs.pb-c.c [2021-03-19T23:22:52.710Z] #43 13.77 DEP images/fs.pb-c.d [2021-03-19T23:22:52.710Z] #43 13.85 PBCC images/signalfd.pb-c.c [2021-03-19T23:22:52.710Z] #43 13.94 DEP images/signalfd.pb-c.d [2021-03-19T23:22:52.710Z] #43 13.97 PBCC images/fh.pb-c.c [2021-03-19T23:22:52.710Z] #43 14.05 PBCC images/fsnotify.pb-c.c [2021-03-19T23:22:52.710Z] #43 14.12 DEP images/fh.pb-c.d [2021-03-19T23:22:52.710Z] #43 14.21 DEP images/fsnotify.pb-c.d [2021-03-19T23:22:52.710Z] #43 14.29 PBCC images/eventpoll.pb-c.c [2021-03-19T23:22:52.710Z] #43 14.32 DEP images/eventpoll.pb-c.d [2021-03-19T23:22:52.710Z] #43 14.35 PBCC images/eventfd.pb-c.c [2021-03-19T23:22:52.710Z] #43 14.37 DEP images/eventfd.pb-c.d [2021-03-19T23:22:52.710Z] #43 14.41 PBCC images/remap-file-path.pb-c.c [2021-03-19T23:22:52.711Z] #43 14.43 DEP images/remap-file-path.pb-c.d [2021-03-19T23:22:52.711Z] #43 14.50 PBCC images/fifo.pb-c.c [2021-03-19T23:22:52.711Z] #43 14.52 DEP images/fifo.pb-c.d [2021-03-19T23:22:52.711Z] #43 14.61 PBCC images/ghost-file.pb-c.c [2021-03-19T23:22:52.711Z] #43 14.70 DEP images/ghost-file.pb-c.d [2021-03-19T23:22:52.711Z] #43 14.78 PBCC images/regfile.pb-c.c [2021-03-19T23:22:52.711Z] #43 14.81 DEP images/regfile.pb-c.d [2021-03-19T23:22:52.711Z] #43 14.90 PBCC images/ns.pb-c.c [2021-03-19T23:22:52.711Z] #43 14.92 DEP images/ns.pb-c.d [2021-03-19T23:22:52.711Z] #43 15.00 PBCC images/fdinfo.pb-c.c [2021-03-19T23:22:52.711Z] #43 15.09 DEP images/fdinfo.pb-c.d [2021-03-19T23:22:52.711Z] #43 15.19 PBCC images/core-aarch64.pb-c.c [2021-03-19T23:22:52.711Z] #43 15.29 PBCC images/core-arm.pb-c.c [2021-03-19T23:22:52.711Z] #43 15.33 PBCC images/core-ppc64.pb-c.c [2021-03-19T23:22:52.711Z] #43 15.36 PBCC images/core-s390.pb-c.c [2021-03-19T23:22:52.711Z] #43 15.42 PBCC images/core-x86.pb-c.c [2021-03-19T23:22:52.711Z] #43 15.46 PBCC images/core.pb-c.c [2021-03-19T23:22:52.711Z] #43 15.54 PBCC images/inventory.pb-c.c [2021-03-19T23:22:52.711Z] #43 15.65 DEP images/core-aarch64.pb-c.d [2021-03-19T23:22:52.711Z] #43 15.73 DEP images/core-arm.pb-c.d [2021-03-19T23:22:52.711Z] #43 15.77 DEP images/core-ppc64.pb-c.d [2021-03-19T23:22:52.711Z] #43 15.81 DEP images/core-s390.pb-c.d [2021-03-19T23:22:52.711Z] #43 15.86 DEP images/core-x86.pb-c.d [2021-03-19T23:22:52.711Z] #43 15.92 DEP images/core.pb-c.d [2021-03-19T23:22:52.711Z] #43 16.02 DEP images/inventory.pb-c.d [2021-03-19T23:22:52.711Z] #43 16.10 PBCC images/cpuinfo.pb-c.c [2021-03-19T23:22:52.711Z] #43 16.11 DEP images/cpuinfo.pb-c.d [2021-03-19T23:22:52.711Z] #43 16.18 PBCC images/stats.pb-c.c [2021-03-19T23:22:52.711Z] #43 16.19 DEP images/stats.pb-c.d [2021-03-19T23:22:52.711Z] #43 17.80 make[1]: Nothing to be done for 'all'. [2021-03-19T23:22:52.810Z] #20 56.83 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T23:22:52.810Z] #20 56.84 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:22:52.974Z] #43 19.51 CC images/stats.o [2021-03-19T23:22:52.974Z] #43 ... [2021-03-19T23:22:52.974Z] [2021-03-19T23:22:52.974Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:52.974Z] #45 sha256:fed412cb85740593c300998741acd7b15fb6fa0ddde5290c78010ab252452165 [2021-03-19T23:22:52.974Z] #45 99.27 net/http/httptrace [2021-03-19T23:22:53.273Z] #45 ... [2021-03-19T23:22:53.273Z] [2021-03-19T23:22:53.273Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:22:53.273Z] #56 sha256:5b3e32d2468d00a9d7300ead6824996b882f0896d464b1ab5ea47fc0d2df93cd [2021-03-19T23:22:53.305Z] #43 51.81 CC compel/arch/x86/src/lib/infect.o [2021-03-19T23:22:53.378Z] #21 ... [2021-03-19T23:22:53.378Z] [2021-03-19T23:22:53.378Z] #52 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:53.378Z] #52 sha256:a3e9c262ecbd73c85a735c67abb31bd3dd568c6c71cf929c72b572b6517303b1 [2021-03-19T23:22:53.378Z] #52 121.2 mvdan.cc/sh/v3/cmd/shfmt [2021-03-19T23:22:53.378Z] #52 DONE 126.9s [2021-03-19T23:22:53.407Z] #43 17.00 CC images/stats.o [2021-03-19T23:22:53.407Z] #43 ... [2021-03-19T23:22:53.407Z] [2021-03-19T23:22:53.407Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:22:53.407Z] #51 sha256:d27f96e74bf57d30537d8ec99cb9b86ddf37a00e488d45c60bab10df43ab2ad2 [2021-03-19T23:22:53.407Z] #51 105.4 github.com/pkg/diff [2021-03-19T23:22:53.407Z] #51 107.2 go/ast [2021-03-19T23:22:53.407Z] #51 107.4 golang.org/x/crypto/ssh/terminal [2021-03-19T23:22:53.407Z] #51 109.2 mvdan.cc/editorconfig [2021-03-19T23:22:53.407Z] #51 110.3 mvdan.cc/sh/v3/fileutil [2021-03-19T23:22:53.407Z] #51 110.5 mvdan.cc/sh/v3/syntax [2021-03-19T23:22:53.551Z] #45 99.56 net/http [2021-03-19T23:22:53.667Z] #51 ... [2021-03-19T23:22:53.667Z] [2021-03-19T23:22:53.667Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:53.667Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:22:53.667Z] #45 108.9 go/parser [2021-03-19T23:22:53.667Z] #45 110.5 text/template [2021-03-19T23:22:53.667Z] #45 112.2 encoding/xml [2021-03-19T23:22:53.667Z] #45 115.4 go/doc [2021-03-19T23:22:53.667Z] #45 ... [2021-03-19T23:22:53.667Z] [2021-03-19T23:22:53.667Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:53.667Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:22:53.667Z] #43 17.45 CC images/core.o [2021-03-19T23:22:53.678Z] [2021-03-19T23:22:53.678Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:22:53.678Z] #59 sha256:1f64d69757fd0a32a137a6545239da3c3b28e823b51dcab4ecc8a7e6269f7096 [2021-03-19T23:22:54.127Z] #45 ... [2021-03-19T23:22:54.127Z] [2021-03-19T23:22:54.127Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:22:54.127Z] #56 sha256:542283e5690380efe771d88920d95183acbbf8c988bc486146f103bacbd791e0 [2021-03-19T23:22:54.127Z] #56 36.16 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-19T23:22:54.127Z] #56 36.16 + BUILDTAGS='netgo osusergo static_build' [2021-03-19T23:22:54.127Z] #56 36.16 + export EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:22:54.127Z] #56 36.16 + EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:22:54.127Z] #56 36.16 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-19T23:22:54.127Z] #56 36.16 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-19T23:22:54.127Z] #56 36.16 + '[' '' = dynamic ']' [2021-03-19T23:22:54.127Z] #56 36.16 + make [2021-03-19T23:22:54.127Z] #56 37.93 + bin/ctr [2021-03-19T23:22:54.136Z] Client: Docker Engine - Enterprise [2021-03-19T23:22:54.136Z] Version: 19.03.12 [2021-03-19T23:22:54.136Z] API version: 1.40 [2021-03-19T23:22:54.136Z] Go version: go1.13.13 [2021-03-19T23:22:54.136Z] Git commit: 4306744 [2021-03-19T23:22:54.136Z] Built: 08/05/2020 19:27:53 [2021-03-19T23:22:54.136Z] OS/Arch: windows/amd64 [2021-03-19T23:22:54.136Z] Experimental: false [2021-03-19T23:22:54.136Z] [2021-03-19T23:22:54.136Z] Server: Docker Engine - Enterprise [2021-03-19T23:22:54.136Z] Engine: [2021-03-19T23:22:54.136Z] Version: 19.03.12 [2021-03-19T23:22:54.136Z] API version: 1.40 (minimum version 1.24) [2021-03-19T23:22:54.136Z] Go version: go1.13.13 [2021-03-19T23:22:54.136Z] Git commit: f295753ffd [2021-03-19T23:22:54.136Z] Built: 08/05/2020 19:26:41 [2021-03-19T23:22:54.136Z] OS/Arch: windows/amd64 [2021-03-19T23:22:54.136Z] Experimental: true [2021-03-19T23:22:54.233Z] #43 52.66 CC compel/src/lib/infect-rpc.o [2021-03-19T23:22:54.235Z] #43 18.03 CC images/core-x86.o [2021-03-19T23:22:54.327Z] #59 ... [2021-03-19T23:22:54.327Z] [2021-03-19T23:22:54.327Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:22:54.327Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T23:22:54.327Z] #21 6.009 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [8332 B] [2021-03-19T23:22:54.390Z] #56 ... [2021-03-19T23:22:54.390Z] [2021-03-19T23:22:54.390Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:54.390Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:22:54.390Z] #13 96.17 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-19T23:22:54.390Z] #13 96.17 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_arm64.deb ... [2021-03-19T23:22:54.390Z] #13 96.18 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:54.490Z] #43 53.00 CC compel/src/lib/infect-util.o [2021-03-19T23:22:54.578Z] #56 53.06 Checking out files: 45% (1738/3820) Checking out files: 46% (1758/3820) Checking out files: 47% (1796/3820) Checking out files: 48% (1834/3820) Checking out files: 49% (1872/3820) Checking out files: 50% (1910/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 85% (3276/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-19T23:22:54.578Z] #56 54.71 + cd /tmp/tmp.YbXEAwHq3v/src/github.com/containerd/containerd [2021-03-19T23:22:54.578Z] #56 54.71 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:22:54.754Z] #43 53.25 CC compel/src/lib/infect.o [Pipeline] sh [2021-03-19T23:22:55.010Z] #43 ... [2021-03-19T23:22:55.010Z] [2021-03-19T23:22:55.010Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:22:55.010Z] #58 sha256:de9401610763d7bef51c6329311317b97011a74a22e53ecb07b249b8a2672502 [2021-03-19T23:22:55.010Z] #58 110.8 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:22:55.010Z] #58 110.8 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-19T23:22:55.010Z] #58 DONE 119.3s [2021-03-19T23:22:55.010Z] [2021-03-19T23:22:55.010Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T23:22:55.010Z] #59 sha256:f6c81de51d8c31a1cfcb5fe0bab862a2ac7dd6cee788e51725d28014a1d1743f [2021-03-19T23:22:55.010Z] #59 DONE 0.1s [2021-03-19T23:22:55.010Z] [2021-03-19T23:22:55.010Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T23:22:55.010Z] #60 sha256:a7458586374e5e5838b7d5fddd5658dcff41ee27ba7d951c09d8b37deae85ccc [2021-03-19T23:22:55.183Z] #43 18.70 CC images/core-arm.o [2021-03-19T23:22:55.266Z] #60 DONE 0.1s [2021-03-19T23:22:55.266Z] [2021-03-19T23:22:55.266Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:22:55.266Z] #45 sha256:f9f413f6aadbb3799be626c6af7028d2be8733805331a332fed7c22d670635e6 [2021-03-19T23:22:55.266Z] #45 109.8 net/textproto [2021-03-19T23:22:55.266Z] #45 109.8 crypto/x509 [2021-03-19T23:22:55.266Z] #45 110.7 vendor/golang.org/x/net/http/httpguts [2021-03-19T23:22:55.266Z] #45 111.0 vendor/golang.org/x/net/http/httpproxy [2021-03-19T23:22:55.266Z] #45 111.6 mime/multipart [2021-03-19T23:22:55.266Z] #45 113.9 crypto/tls [2021-03-19T23:22:55.335Z] #20 59.58 Setting up iptables (1.8.2-4) ... [2021-03-19T23:22:55.335Z] #20 59.60 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:22:55.335Z] #20 59.62 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:22:55.335Z] #20 59.63 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:22:55.335Z] #20 59.63 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:22:55.442Z] #43 19.09 CC images/core-aarch64.o [2021-03-19T23:22:55.522Z] #45 119.8 net/http/httptrace [2021-03-19T23:22:55.593Z] #20 59.64 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-19T23:22:55.593Z] #20 59.65 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-19T23:22:55.593Z] #20 59.65 Setting up python3 (3.7.3-1) ... [2021-03-19T23:22:55.702Z] #43 19.47 CC images/core-ppc64.o [2021-03-19T23:22:55.752Z] + docker info [2021-03-19T23:22:55.778Z] #45 120.0 net/http [2021-03-19T23:22:55.850Z] #20 60.06 Setting up python3-wheel (0.32.3-2) ... [2021-03-19T23:22:55.963Z] #56 56.11 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-19T23:22:55.963Z] #56 56.12 + BUILDTAGS='netgo osusergo static_build' [2021-03-19T23:22:55.963Z] #56 56.12 + export EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:22:55.963Z] #56 56.12 + EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:22:55.963Z] #56 56.12 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-19T23:22:55.963Z] #56 56.12 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-19T23:22:55.963Z] #56 56.12 + '[' '' = dynamic ']' [2021-03-19T23:22:55.963Z] #56 56.12 + make [2021-03-19T23:22:56.036Z] #45 ... [2021-03-19T23:22:56.036Z] [2021-03-19T23:22:56.036Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:22:56.036Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:22:56.036Z] #13 115.9 Selecting previously unselected package libapparmor1:amd64. [2021-03-19T23:22:56.036Z] #13 115.9 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-19T23:22:56.036Z] #13 115.9 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T23:22:56.296Z] #13 116.0 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-19T23:22:56.296Z] #13 116.0 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-19T23:22:56.296Z] #13 116.0 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T23:22:56.296Z] #13 116.2 Selecting previously unselected package libbtrfs0. [2021-03-19T23:22:56.296Z] #13 116.2 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T23:22:56.296Z] #13 116.2 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:22:56.296Z] #13 116.3 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:22:56.552Z] #13 116.3 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T23:22:56.552Z] #13 116.3 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:22:56.552Z] #13 116.4 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-19T23:22:56.552Z] #13 116.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:22:56.552Z] #13 116.4 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:22:56.552Z] #13 116.5 Selecting previously unselected package libudev-dev:amd64. [2021-03-19T23:22:56.552Z] #13 116.5 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T23:22:56.552Z] #13 116.5 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:22:56.640Z] #43 20.15 CC images/core-s390.o [2021-03-19T23:22:56.782Z] #20 60.83 Setting up apparmor (2.13.2-10) ... [2021-03-19T23:22:56.808Z] #13 116.8 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-19T23:22:56.808Z] #13 116.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-19T23:22:56.809Z] #13 116.8 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T23:22:56.908Z] #56 57.17 + bin/ctr [2021-03-19T23:22:57.065Z] #13 117.1 Selecting previously unselected package libpcre16-3:amd64. [2021-03-19T23:22:57.065Z] #13 117.1 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-19T23:22:57.065Z] #13 117.1 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T23:22:57.210Z] #43 20.90 CC images/cpuinfo.o [2021-03-19T23:22:57.627Z] #13 117.3 Selecting previously unselected package libpcre32-3:amd64. [2021-03-19T23:22:57.627Z] #13 117.3 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-19T23:22:57.627Z] #13 117.3 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T23:22:57.627Z] #13 117.5 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-19T23:22:57.627Z] #13 117.5 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-19T23:22:57.627Z] #13 117.5 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T23:22:57.710Z] #13 ... [2021-03-19T23:22:57.710Z] [2021-03-19T23:22:57.710Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:22:57.710Z] #58 sha256:216d511fa81f31ed12da5934b033401828d81d212442b20b6a10de520bda4e0f [2021-03-19T23:22:57.710Z] #58 95.24 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:22:57.710Z] #58 95.24 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-19T23:22:57.710Z] #58 DONE 103.4s [2021-03-19T23:22:57.710Z] [2021-03-19T23:22:57.710Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T23:22:57.710Z] #59 sha256:e8adba7a5669c66d964e75f88b14ca95d8a691bb003d90ef289240d19ecac07d [2021-03-19T23:22:57.710Z] #59 DONE 0.2s [2021-03-19T23:22:57.710Z] [2021-03-19T23:22:57.710Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:57.710Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:22:57.710Z] #43 19.82 CC images/core.o [2021-03-19T23:22:57.710Z] #43 20.64 CC images/core-x86.o [2021-03-19T23:22:57.710Z] #43 21.09 CC images/core-arm.o [2021-03-19T23:22:57.710Z] #43 21.50 CC images/core-aarch64.o [2021-03-19T23:22:57.710Z] #43 21.90 CC images/core-ppc64.o [2021-03-19T23:22:57.710Z] #43 22.46 CC images/core-s390.o [2021-03-19T23:22:57.710Z] #43 23.19 CC images/cpuinfo.o [2021-03-19T23:22:57.710Z] #43 23.74 CC images/inventory.o [2021-03-19T23:22:57.710Z] #43 24.14 CC images/fdinfo.o [2021-03-19T23:22:57.710Z] #43 ... [2021-03-19T23:22:57.710Z] [2021-03-19T23:22:57.710Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T23:22:57.710Z] #60 sha256:a17484c952934a3110346b41d106ed5f255829bdc850d3adfd38f09f1461cbaa [2021-03-19T23:22:57.710Z] #60 DONE 0.2s [2021-03-19T23:22:57.710Z] [2021-03-19T23:22:57.710Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:22:57.710Z] #24 sha256:2f3d4930351bd66c354d51b75721b129345950320e362a70c60d2e0a76e86f75 [2021-03-19T23:22:57.714Z] #20 ... [2021-03-19T23:22:57.714Z] [2021-03-19T23:22:57.714Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:22:57.714Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:22:57.714Z] #40 219.9 + dpkg --print-architecture [2021-03-19T23:22:57.714Z] #40 219.9 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-19T23:22:57.779Z] #43 21.39 CC images/inventory.o [2021-03-19T23:22:57.883Z] #13 117.6 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-19T23:22:57.883Z] #13 117.6 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-19T23:22:57.883Z] #13 117.6 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T23:22:57.974Z] #24 ... [2021-03-19T23:22:57.974Z] [2021-03-19T23:22:57.974Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:22:57.974Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:22:57.974Z] #43 24.63 CC images/fown.o [2021-03-19T23:22:58.038Z] #43 21.63 CC images/fdinfo.o [2021-03-19T23:22:58.139Z] #13 118.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-19T23:22:58.139Z] #13 118.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-19T23:22:58.229Z] #40 220.2 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-19T23:22:58.229Z] #40 220.2 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-19T23:22:58.238Z] #43 25.02 CC images/ns.o [2021-03-19T23:22:58.298Z] #43 21.96 CC images/fown.o [2021-03-19T23:22:58.395Z] #13 118.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T23:22:58.557Z] #43 22.22 CC images/ns.o [2021-03-19T23:22:58.651Z] #13 118.4 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-19T23:22:58.651Z] #13 118.4 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:22:58.651Z] #13 118.4 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T23:22:58.651Z] #13 118.6 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-19T23:22:58.651Z] #13 118.6 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T23:22:58.651Z] #13 118.6 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:22:58.814Z] #43 25.41 CC images/regfile.o [2021-03-19T23:22:58.817Z] #43 22.46 CC images/regfile.o [2021-03-19T23:22:58.915Z] #13 118.7 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-19T23:22:58.915Z] #13 118.7 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T23:22:58.915Z] #13 118.7 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:22:59.076Z] #43 22.81 CC images/ghost-file.o [2021-03-19T23:22:59.076Z] #43 ... [2021-03-19T23:22:59.076Z] [2021-03-19T23:22:59.076Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:22:59.076Z] #56 sha256:a87fae95757aee9278d96807e19211638da192ef8be0ae88aba1ee2773372363 [2021-03-19T23:22:59.076Z] #56 52.69 Checking out files: 50% (1948/3820) Checking out files: 51% (1949/3820) Checking out files: 52% (1987/3820) Checking out files: 53% (2025/3820) Checking out files: 54% (2063/3820) Checking out files: 55% (2101/3820) Checking out files: 56% (2140/3820) Checking out files: 57% (2178/3820) Checking out files: 58% (2216/3820) Checking out files: 59% (2254/3820) Checking out files: 60% (2292/3820) Checking out files: 61% (2331/3820) Checking out files: 62% (2369/3820) Checking out files: 63% (2407/3820) Checking out files: 64% (2445/3820) Checking out files: 65% (2483/3820) Checking out files: 66% (2522/3820) Checking out files: 67% (2560/3820) Checking out files: 68% (2598/3820) Checking out files: 69% (2636/3820) Checking out files: 70% (2674/3820) Checking out files: 71% (2713/3820) Checking out files: 72% (2751/3820) Checking out files: 73% (2789/3820) Checking out files: 74% (2827/3820) Checking out files: 75% (2865/3820) Checking out files: 76% (2904/3820) Checking out files: 77% (2942/3820) Checking out files: 78% (2980/3820) Checking out files: 79% (3018/3820) Checking out files: 80% (3056/3820) Checking out files: 81% (3095/3820) Checking out files: 82% (3133/3820) Checking out files: 83% (3171/3820) Checking out files: 84% (3209/3820) Checking out files: 85% (3247/3820) Checking out files: 86% (3286/3820) Checking out files: 87% (3324/3820) Checking out files: 88% (3362/3820) Checking out files: 89% (3400/3820) Checking out files: 89% (3414/3820) Checking out files: 90% (3438/3820) Checking out files: 91% (3477/3820) Checking out files: 92% (3515/3820) Checking out files: 93% (3553/3820) Checking out files: 94% (3591/3820) Checking out files: 95% (3629/3820) Checking out files: 96% (3668/3820) Checking out files: 97% (3706/3820) Checking out files: 98% (3744/3820) Checking out files: 99% (3782/3820) Checking out files: 100% (3820/3820) Checking out files: 100% (3820/3820), done. [2021-03-19T23:22:59.076Z] #56 54.19 + cd /tmp/tmp.c0BOfqRACS/src/github.com/containerd/containerd [2021-03-19T23:22:59.076Z] #56 54.20 + git checkout -q 05f951a3781f4f2c1911b05e61c160e9c30eaa8e [2021-03-19T23:22:59.095Z] #43 25.73 CC images/ghost-file.o [2021-03-19T23:22:59.477Z] #13 119.2 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T23:22:59.477Z] #13 119.2 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:22:59.477Z] #13 119.2 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T23:22:59.477Z] #13 119.2 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:22:59.477Z] #13 119.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T23:22:59.477Z] #13 119.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T23:22:59.477Z] #13 119.3 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:59.477Z] #13 119.3 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:22:59.477Z] #13 119.3 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T23:22:59.477Z] #13 119.3 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:22:59.477Z] #13 119.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:22:59.477Z] #13 119.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:22:59.477Z] #13 119.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T23:22:59.477Z] #13 119.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-19T23:22:59.477Z] #13 119.3 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:22:59.477Z] #13 119.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:22:59.477Z] #13 119.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T23:22:59.477Z] #13 119.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:59.477Z] #13 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T23:22:59.477Z] #13 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T23:22:59.477Z] #13 119.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:22:59.477Z] #13 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T23:22:59.477Z] #13 119.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T23:22:59.477Z] #13 119.4 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:22:59.477Z] #13 119.4 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T23:22:59.477Z] #13 119.4 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:22:59.477Z] #13 119.5 Setting up dmsetup (2:1.02.155-3) ... [2021-03-19T23:22:59.477Z] #13 119.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:22:59.477Z] #13 119.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T23:22:59.671Z] #43 26.31 CC images/fifo.o [2021-03-19T23:22:59.733Z] #13 119.5 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:22:59.981Z] #21 ... [2021-03-19T23:22:59.981Z] [2021-03-19T23:22:59.981Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:22:59.981Z] #54 sha256:b7d0d2881103cc0030ebfeafa0053c8594bd8ef5da8f976a9d40c4ed8ed12323 [2021-03-19T23:22:59.981Z] #54 11.87 + cd /tmp/tmp.L7tsNLbJcT/src/github.com/opencontainers/runc [2021-03-19T23:22:59.981Z] #54 11.88 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:22:59.981Z] #54 12.37 + '[' -z '' ']' [2021-03-19T23:22:59.981Z] #54 12.37 + target=static [2021-03-19T23:22:59.981Z] #54 12.37 + make 'BUILDTAGS=seccomp ' static [2021-03-19T23:22:59.981Z] #54 12.79 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-19T23:23:00.327Z] #43 26.65 CC images/remap-file-path.o [2021-03-19T23:23:00.327Z] #43 26.96 CC images/eventfd.o [2021-03-19T23:23:00.599Z] #43 27.18 CC images/eventpoll.o [2021-03-19T23:23:00.599Z] #43 27.39 CC images/fh.o [2021-03-19T23:23:00.664Z] #13 DONE 120.3s [2021-03-19T23:23:00.664Z] [2021-03-19T23:23:00.664Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:23:00.664Z] #53 sha256:cd4ce51f1b18604028632cc6a33335ad14e5032a7ea15c7195174ed564030c40 [2021-03-19T23:23:01.132Z] #56 ... [2021-03-19T23:23:01.132Z] [2021-03-19T23:23:01.132Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:23:01.132Z] #51 sha256:61dbf7c0ae7293ba97d28143c1c15e73538ee3c1e6415b1512d5f9e080380b1f [2021-03-19T23:23:01.132Z] #51 118.9 mvdan.cc/sh/v3/cmd/shfmt [2021-03-19T23:23:01.132Z] #51 DONE 125.7s [2021-03-19T23:23:01.132Z] [2021-03-19T23:23:01.132Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:01.132Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:01.132Z] #43 17.42 CC images/stats.o [2021-03-19T23:23:01.132Z] #43 17.80 CC images/core.o [2021-03-19T23:23:01.132Z] #43 18.44 CC images/core-x86.o [2021-03-19T23:23:01.132Z] #43 18.94 CC images/core-arm.o [2021-03-19T23:23:01.132Z] #43 19.29 CC images/core-aarch64.o [2021-03-19T23:23:01.132Z] #43 19.66 CC images/core-ppc64.o [2021-03-19T23:23:01.132Z] #43 20.26 CC images/core-s390.o [2021-03-19T23:23:01.132Z] #43 21.01 CC images/cpuinfo.o [2021-03-19T23:23:01.132Z] #43 21.40 CC images/inventory.o [2021-03-19T23:23:01.132Z] #43 21.63 CC images/fdinfo.o [2021-03-19T23:23:01.132Z] #43 22.02 CC images/fown.o [2021-03-19T23:23:01.132Z] #43 22.19 CC images/ns.o [2021-03-19T23:23:01.132Z] #43 22.44 CC images/regfile.o [2021-03-19T23:23:01.132Z] #43 22.61 CC images/ghost-file.o [2021-03-19T23:23:01.132Z] #43 22.93 CC images/fifo.o [2021-03-19T23:23:01.132Z] #43 23.14 CC images/remap-file-path.o [2021-03-19T23:23:01.132Z] #43 23.40 CC images/eventfd.o [2021-03-19T23:23:01.132Z] #43 23.64 CC images/eventpoll.o [2021-03-19T23:23:01.132Z] #43 23.91 CC images/fh.o [2021-03-19T23:23:01.132Z] #43 24.25 CC images/fsnotify.o [2021-03-19T23:23:01.132Z] #43 25.00 CC images/signalfd.o [2021-03-19T23:23:01.132Z] #43 25.23 CC images/fs.o [2021-03-19T23:23:01.132Z] #43 25.47 CC images/pstree.o [2021-03-19T23:23:01.132Z] #43 25.66 CC images/pipe.o [2021-03-19T23:23:01.132Z] #43 25.95 CC images/tcp-stream.o [2021-03-19T23:23:01.132Z] #43 26.24 CC images/sk-packet.o [2021-03-19T23:23:01.132Z] #43 26.55 CC images/mnt.o [2021-03-19T23:23:01.183Z] #43 27.63 CC images/fsnotify.o [2021-03-19T23:23:01.394Z] #43 26.90 CC images/pipe-data.o [2021-03-19T23:23:01.452Z] #43 28.10 CC images/signalfd.o [2021-03-19T23:23:01.619Z] #56 56.39 + export 'BUILDTAGS=netgo osusergo static_build' [2021-03-19T23:23:01.619Z] #56 56.39 + BUILDTAGS='netgo osusergo static_build' [2021-03-19T23:23:01.619Z] #56 56.39 + export EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:23:01.619Z] #56 56.39 + EXTRA_FLAGS=-buildmode=pie [2021-03-19T23:23:01.619Z] #56 56.39 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-03-19T23:23:01.619Z] #56 56.39 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-03-19T23:23:01.619Z] #56 56.39 + '[' '' = dynamic ']' [2021-03-19T23:23:01.619Z] #56 56.39 + make [2021-03-19T23:23:01.619Z] #56 ... [2021-03-19T23:23:01.619Z] [2021-03-19T23:23:01.619Z] #51 [shfmt 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh shfmt [2021-03-19T23:23:01.619Z] #51 sha256:d27f96e74bf57d30537d8ec99cb9b86ddf37a00e488d45c60bab10df43ab2ad2 [2021-03-19T23:23:01.619Z] #51 117.2 mvdan.cc/sh/v3/cmd/shfmt [2021-03-19T23:23:01.619Z] #51 DONE 123.4s [2021-03-19T23:23:01.619Z] [2021-03-19T23:23:01.619Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:01.619Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:01.619Z] #43 23.14 CC images/fifo.o [2021-03-19T23:23:01.619Z] #43 23.35 CC images/remap-file-path.o [2021-03-19T23:23:01.619Z] #43 23.57 CC images/eventfd.o [2021-03-19T23:23:01.619Z] #43 23.86 CC images/eventpoll.o [2021-03-19T23:23:01.619Z] #43 24.24 CC images/fh.o [2021-03-19T23:23:01.619Z] #43 24.51 CC images/fsnotify.o [2021-03-19T23:23:01.619Z] #43 25.15 CC images/signalfd.o [2021-03-19T23:23:01.715Z] #43 28.28 CC images/fs.o [2021-03-19T23:23:01.879Z] #43 25.54 CC images/fs.o [2021-03-19T23:23:01.969Z] #43 27.28 CC images/sa.o [2021-03-19T23:23:01.969Z] #43 27.49 CC images/timer.o [2021-03-19T23:23:01.978Z] #43 28.41 CC images/pstree.o [2021-03-19T23:23:01.978Z] #43 28.55 CC images/pipe.o [2021-03-19T23:23:02.138Z] #43 25.92 CC images/pstree.o [2021-03-19T23:23:02.231Z] #43 27.83 CC images/timerfd.o [2021-03-19T23:23:02.242Z] #43 28.79 CC images/tcp-stream.o [2021-03-19T23:23:02.493Z] #43 28.01 CC images/mm.o [2021-03-19T23:23:02.707Z] #43 26.31 CC images/pipe.o [2021-03-19T23:23:02.707Z] #43 26.48 CC images/tcp-stream.o [2021-03-19T23:23:02.755Z] #43 28.36 CC images/sk-opts.o [2021-03-19T23:23:02.819Z] #43 29.15 CC images/sk-packet.o [2021-03-19T23:23:02.819Z] #43 29.41 CC images/mnt.o [2021-03-19T23:23:02.966Z] #43 26.65 CC images/sk-packet.o [2021-03-19T23:23:03.019Z] #43 28.59 CC images/sk-unix.o [2021-03-19T23:23:03.082Z] #43 29.59 CC images/pipe-data.o [2021-03-19T23:23:03.082Z] #43 29.86 CC images/sa.o [2021-03-19T23:23:03.241Z] #43 26.89 CC images/mnt.o [2021-03-19T23:23:03.281Z] #43 28.87 CC images/sk-inet.o [2021-03-19T23:23:03.500Z] #43 27.18 CC images/pipe-data.o [2021-03-19T23:23:03.501Z] #40 ... [2021-03-19T23:23:03.501Z] [2021-03-19T23:23:03.501Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:03.501Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:03.501Z] #43 116.3 CC criu/files.o [2021-03-19T23:23:03.501Z] #43 118.4 CC criu/filesystems.o [2021-03-19T23:23:03.501Z] #43 119.1 CC criu/fsnotify.o [2021-03-19T23:23:03.501Z] #43 120.2 CC criu/image-desc.o [2021-03-19T23:23:03.501Z] #43 120.3 CC criu/image.o [2021-03-19T23:23:03.501Z] #43 121.0 CC criu/ipc_ns.o [2021-03-19T23:23:03.501Z] #43 122.2 CC criu/irmap.o [2021-03-19T23:23:03.501Z] #43 123.0 CC criu/kcmp-ids.o [2021-03-19T23:23:03.501Z] #43 123.4 CC criu/kerndat.o [2021-03-19T23:23:03.501Z] #43 124.5 CC criu/libnetlink.o [2021-03-19T23:23:03.501Z] #43 124.9 CC criu/log.o [2021-03-19T23:23:03.501Z] #43 125.4 CC criu/lsm.o [2021-03-19T23:23:03.501Z] #43 125.8 CC criu/mem.o [2021-03-19T23:23:03.501Z] #43 ... [2021-03-19T23:23:03.501Z] [2021-03-19T23:23:03.501Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:03.501Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:23:03.501Z] #20 62.88 Setting up xfsprogs (4.20.0-1) ... [2021-03-19T23:23:03.501Z] #20 62.90 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:23:03.501Z] #20 63.34 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:23:03.501Z] #20 64.26 Setting up python3-distutils (3.7.3-1) ... [2021-03-19T23:23:03.501Z] #20 64.81 Setting up python3-setuptools (40.8.0-1) ... [2021-03-19T23:23:03.501Z] #20 66.08 Setting up python3-pip (18.1-5) ... [2021-03-19T23:23:03.501Z] #20 67.18 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:23:03.501Z] #20 67.23 Processing triggers for mime-support (3.62) ... [2021-03-19T23:23:03.659Z] #43 30.19 CC images/timer.o [2021-03-19T23:23:03.758Z] #20 DONE 67.8s [2021-03-19T23:23:03.758Z] [2021-03-19T23:23:03.758Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:23:03.758Z] #56 sha256:66c3dc52efd45011ac6496dabc217d7f418a3283c82305f87efbc667e3e57567 [2021-03-19T23:23:03.758Z] #56 ... [2021-03-19T23:23:03.758Z] [2021-03-19T23:23:03.758Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-19T23:23:03.758Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-19T23:23:03.760Z] #43 27.42 CC images/sa.o [2021-03-19T23:23:03.855Z] #43 29.22 CC images/tun.o [2021-03-19T23:23:03.928Z] #53 3.485 + RM_GOPATH=0 [2021-03-19T23:23:03.928Z] #53 3.485 + TMP_GOPATH= [2021-03-19T23:23:03.928Z] #53 3.485 + : /build [2021-03-19T23:23:03.928Z] #53 3.485 + '[' -z '' ']' [2021-03-19T23:23:03.928Z] #53 3.485 ++ mktemp -d [2021-03-19T23:23:03.928Z] #53 3.491 + export GOPATH=/tmp/tmp.WfVowtqEOQ [2021-03-19T23:23:03.928Z] #53 3.491 + GOPATH=/tmp/tmp.WfVowtqEOQ [2021-03-19T23:23:03.928Z] #53 3.491 + RM_GOPATH=1 [2021-03-19T23:23:03.928Z] #53 3.491 + case "$(go env GOARCH)" in [2021-03-19T23:23:03.928Z] #53 3.491 ++ go env GOARCH [2021-03-19T23:23:03.928Z] #53 3.507 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:23:03.928Z] #53 3.507 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:23:03.928Z] #53 3.507 ++ dirname /tmp/install/install.sh [2021-03-19T23:23:03.928Z] #53 3.523 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-19T23:23:03.928Z] #53 3.523 + dir=/tmp/install [2021-03-19T23:23:03.928Z] #53 3.523 + bin=runc [2021-03-19T23:23:03.928Z] #53 3.523 + shift [2021-03-19T23:23:03.928Z] #53 3.523 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-19T23:23:03.928Z] #53 3.523 + . /tmp/install/runc.installer [2021-03-19T23:23:03.928Z] #53 3.523 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:23:03.928Z] #53 3.523 + install_runc [2021-03-19T23:23:03.928Z] #53 3.523 + uname -r [2021-03-19T23:23:03.928Z] #53 3.523 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-19T23:23:03.928Z] #53 3.523 + RUNC_BUILDTAGS='seccomp ' [2021-03-19T23:23:03.928Z] #53 3.523 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-19T23:23:03.928Z] #53 3.523 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.WfVowtqEOQ/src/github.com/opencontainers/runc [2021-03-19T23:23:03.928Z] #53 3.523 Cloning into '/tmp/tmp.WfVowtqEOQ/src/github.com/opencontainers/runc'... [2021-03-19T23:23:04.020Z] #43 27.64 CC images/timer.o [2021-03-19T23:23:04.117Z] #43 29.54 CC images/sk-netlink.o [2021-03-19T23:23:04.118Z] #43 ... [2021-03-19T23:23:04.118Z] [2021-03-19T23:23:04.118Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:04.118Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:23:04.118Z] #45 119.2 github.com/LK4D4/vndr/build [2021-03-19T23:23:04.118Z] #45 122.1 github.com/LK4D4/vndr/versioned [2021-03-19T23:23:04.118Z] #45 122.2 compress/flate [2021-03-19T23:23:04.118Z] #45 122.4 hash/crc32 [2021-03-19T23:23:04.118Z] #45 123.1 vendor/golang.org/x/crypto/cryptobyte [2021-03-19T23:23:04.118Z] #45 125.0 compress/gzip [2021-03-19T23:23:04.118Z] #45 125.1 net [2021-03-19T23:23:04.118Z] #45 125.6 vendor/golang.org/x/crypto/poly1305 [2021-03-19T23:23:04.118Z] #45 126.4 vendor/golang.org/x/sys/cpu [2021-03-19T23:23:04.118Z] #45 126.9 vendor/golang.org/x/crypto/chacha20poly1305 [2021-03-19T23:23:04.118Z] #45 128.2 vendor/golang.org/x/text/transform [2021-03-19T23:23:04.118Z] #45 128.9 vendor/golang.org/x/text/unicode/bidi [2021-03-19T23:23:04.184Z] #53 ... [2021-03-19T23:23:04.184Z] [2021-03-19T23:23:04.184Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T23:23:04.184Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-19T23:23:04.184Z] #14 DONE 3.8s [2021-03-19T23:23:04.235Z] #43 30.70 CC images/timerfd.o [2021-03-19T23:23:04.279Z] #43 27.95 CC images/timerfd.o [2021-03-19T23:23:04.379Z] #45 ... [2021-03-19T23:23:04.379Z] [2021-03-19T23:23:04.380Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:04.380Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:04.380Z] #43 29.80 CC images/packet-sock.o [2021-03-19T23:23:04.380Z] #43 30.05 CC images/ipc-var.o [2021-03-19T23:23:04.440Z] [2021-03-19T23:23:04.440Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-19T23:23:04.440Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-19T23:23:04.498Z] #43 30.96 CC images/mm.o [2021-03-19T23:23:04.500Z] #54 ... [2021-03-19T23:23:04.500Z] [2021-03-19T23:23:04.500Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:04.500Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:23:04.500Z] #44 59.00 CC compel/src/lib/ptrace.o [2021-03-19T23:23:04.500Z] #44 59.58 AR compel/libcompel.a [2021-03-19T23:23:04.500Z] #44 59.67 HOSTCC compel/src/main-host.o [2021-03-19T23:23:04.500Z] #44 60.03 HOSTCC compel/arch/ppc64/src/lib/handle-elf-host.o [2021-03-19T23:23:04.500Z] #44 60.23 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-19T23:23:04.500Z] #44 60.59 HOSTCC compel/src/lib/log-host.o [2021-03-19T23:23:04.500Z] #44 60.85 HOSTLINK compel/compel-host-bin [2021-03-19T23:23:04.500Z] #44 61.03 DEP soccr/soccr.d [2021-03-19T23:23:04.500Z] #44 61.37 CC soccr/soccr.o [2021-03-19T23:23:04.500Z] #44 62.96 AR soccr/libsoccr.a [2021-03-19T23:23:04.500Z] #44 63.02 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:23:04.500Z] #44 63.37 DEP criu/arch/ppc64/sigframe.d [2021-03-19T23:23:04.500Z] #44 63.57 DEP criu/arch/ppc64/crtools.d [2021-03-19T23:23:04.500Z] #44 63.82 DEP criu/arch/ppc64/cpu.d [2021-03-19T23:23:04.500Z] #44 64.07 CC criu/arch/ppc64/cpu.o [2021-03-19T23:23:04.500Z] #44 64.62 CC criu/arch/ppc64/crtools.o [2021-03-19T23:23:04.500Z] #44 65.65 CC criu/arch/ppc64/sigframe.o [2021-03-19T23:23:04.500Z] #44 66.03 LINK criu/arch/ppc64/crtools.built-in.o [2021-03-19T23:23:04.500Z] #44 66.11 DEP criu/pie/util-vdso.d [2021-03-19T23:23:04.500Z] #44 66.30 DEP criu/pie/util.d [2021-03-19T23:23:04.500Z] #44 66.49 CC criu/pie/util.o [2021-03-19T23:23:04.500Z] #44 66.86 CC criu/pie/util-vdso.o [2021-03-19T23:23:04.500Z] #44 67.61 AR criu/pie/pie.lib.a [2021-03-19T23:23:04.500Z] #44 67.67 DEP criu/pie/restorer.d [2021-03-19T23:23:04.500Z] #44 67.89 DEP criu/arch/ppc64/vdso-trampoline.d [2021-03-19T23:23:04.500Z] #44 67.90 DEP criu/arch/ppc64/restorer.d [2021-03-19T23:23:04.500Z] #44 68.13 DEP criu/arch/ppc64/vdso-pie.d [2021-03-19T23:23:04.500Z] #44 68.31 DEP criu/pie/parasite-vdso.d [2021-03-19T23:23:04.538Z] #43 28.17 CC images/mm.o [2021-03-19T23:23:04.642Z] #43 30.31 CC images/ipc-desc.o [2021-03-19T23:23:04.761Z] #43 31.39 CC images/sk-opts.o [2021-03-19T23:23:04.798Z] #43 28.45 CC images/sk-opts.o [2021-03-19T23:23:04.803Z] #44 68.52 DEP criu/pie/parasite.d [2021-03-19T23:23:04.905Z] #43 30.58 CC images/ipc-shm.o [2021-03-19T23:23:05.026Z] #43 31.65 CC images/sk-unix.o [2021-03-19T23:23:05.057Z] #43 28.66 CC images/sk-unix.o [2021-03-19T23:23:05.099Z] #44 68.77 CC criu/pie/parasite.o [2021-03-19T23:23:05.128Z] #21 1.053 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-19T23:23:05.128Z] #21 1.055 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-19T23:23:05.128Z] #21 1.059 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-19T23:23:05.128Z] #21 DONE 1.1s [2021-03-19T23:23:05.128Z] [2021-03-19T23:23:05.128Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:23:05.128Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T23:23:05.167Z] #43 30.77 CC images/ipc-msg.o [2021-03-19T23:23:05.317Z] #43 28.94 CC images/sk-inet.o [2021-03-19T23:23:05.429Z] #43 31.01 CC images/ipc-sem.o [2021-03-19T23:23:05.576Z] #43 29.36 CC images/tun.o [2021-03-19T23:23:05.690Z] #43 32.17 CC images/sk-inet.o [2021-03-19T23:23:05.691Z] #43 31.18 CC images/utsns.o [2021-03-19T23:23:05.745Z] #44 ... [2021-03-19T23:23:05.745Z] [2021-03-19T23:23:05.745Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:05.745Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:23:05.745Z] #46 129.2 go/doc [2021-03-19T23:23:05.745Z] #46 133.6 vendor/golang.org/x/text/unicode/norm [2021-03-19T23:23:05.745Z] #46 139.0 github.com/LK4D4/vndr/build [2021-03-19T23:23:05.745Z] #46 ... [2021-03-19T23:23:05.745Z] [2021-03-19T23:23:05.745Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:05.745Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T23:23:05.745Z] #21 11.67 Fetched 8692 kB in 11s (774 kB/s) [2021-03-19T23:23:05.745Z] #21 11.67 Reading package lists... [2021-03-19T23:23:05.836Z] #43 29.65 CC images/sk-netlink.o [2021-03-19T23:23:05.953Z] #43 31.42 CC images/creds.o [2021-03-19T23:23:06.095Z] #43 ... [2021-03-19T23:23:06.095Z] [2021-03-19T23:23:06.095Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:06.095Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:23:06.095Z] #45 118.0 github.com/LK4D4/vndr/build [2021-03-19T23:23:06.095Z] #45 118.4 github.com/LK4D4/vndr/versioned [2021-03-19T23:23:06.095Z] #45 118.5 compress/flate [2021-03-19T23:23:06.095Z] #45 120.9 hash/crc32 [2021-03-19T23:23:06.095Z] #45 121.4 net [2021-03-19T23:23:06.095Z] #45 121.6 compress/gzip [2021-03-19T23:23:06.095Z] #45 122.2 vendor/golang.org/x/text/transform [2021-03-19T23:23:06.095Z] #45 122.8 vendor/golang.org/x/text/unicode/bidi [2021-03-19T23:23:06.095Z] #45 125.1 vendor/golang.org/x/text/secure/bidirule [2021-03-19T23:23:06.095Z] #45 125.5 vendor/golang.org/x/text/unicode/norm [2021-03-19T23:23:06.215Z] #43 31.71 CC images/vma.o [2021-03-19T23:23:06.292Z] #43 32.79 CC images/tun.o [2021-03-19T23:23:06.292Z] #43 32.95 CC images/sk-netlink.o [2021-03-19T23:23:06.356Z] #45 ... [2021-03-19T23:23:06.356Z] [2021-03-19T23:23:06.356Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:06.356Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:06.356Z] #43 29.94 CC images/packet-sock.o [2021-03-19T23:23:06.392Z] #21 16.55 Reading package lists... [2021-03-19T23:23:06.392Z] #21 ... [2021-03-19T23:23:06.392Z] [2021-03-19T23:23:06.392Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:06.392Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:23:06.392Z] #44 70.17 LINK criu/pie/parasite.built-in.o [2021-03-19T23:23:06.392Z] #44 70.18 GEN criu/pie/parasite-blob.h [2021-03-19T23:23:06.392Z] #44 70.24 CC criu/pie/parasite-vdso.o [2021-03-19T23:23:06.477Z] #43 31.91 CC images/netdev.o [2021-03-19T23:23:06.568Z] #43 33.17 CC images/packet-sock.o [2021-03-19T23:23:06.615Z] #43 30.28 CC images/ipc-var.o [2021-03-19T23:23:06.874Z] #43 30.47 CC images/ipc-desc.o [2021-03-19T23:23:06.958Z] #15 DONE 2.7s [2021-03-19T23:23:06.958Z] [2021-03-19T23:23:06.958Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-19T23:23:06.958Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-19T23:23:06.958Z] #16 ... [2021-03-19T23:23:06.958Z] [2021-03-19T23:23:06.958Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:06.958Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:06.958Z] #43 55.59 CC compel/src/lib/ptrace.o [2021-03-19T23:23:06.958Z] #43 55.98 AR compel/libcompel.a [2021-03-19T23:23:06.958Z] #43 56.08 HOSTCC compel/src/main-host.o [2021-03-19T23:23:06.958Z] #43 56.38 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-19T23:23:06.958Z] #43 56.66 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-19T23:23:06.958Z] #43 57.04 HOSTCC compel/src/lib/log-host.o [2021-03-19T23:23:06.958Z] #43 57.28 HOSTLINK compel/compel-host-bin [2021-03-19T23:23:06.958Z] #43 57.47 DEP soccr/soccr.d [2021-03-19T23:23:06.958Z] #43 57.72 CC soccr/soccr.o [2021-03-19T23:23:06.958Z] #43 59.00 AR soccr/libsoccr.a [2021-03-19T23:23:06.958Z] #43 59.07 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:23:06.958Z] #43 59.53 DEP criu/arch/x86/sigframe.d [2021-03-19T23:23:06.958Z] #43 59.69 DEP criu/arch/x86/sigaction_compat.d [2021-03-19T23:23:06.958Z] #43 59.78 DEP criu/arch/x86/kerndat.d [2021-03-19T23:23:06.958Z] #43 59.88 DEP criu/arch/x86/crtools.d [2021-03-19T23:23:06.958Z] #43 60.03 DEP criu/arch/x86/cpu.d [2021-03-19T23:23:06.958Z] #43 60.24 CC criu/arch/x86/cpu.o [2021-03-19T23:23:06.958Z] #43 60.79 CC criu/arch/x86/crtools.o [2021-03-19T23:23:06.958Z] #43 61.96 CC criu/arch/x86/kerndat.o [2021-03-19T23:23:06.958Z] #43 62.44 CC criu/arch/x86/sigaction_compat.o [2021-03-19T23:23:06.958Z] #43 62.76 CC criu/arch/x86/sigframe.o [2021-03-19T23:23:06.958Z] #43 63.23 LINK criu/arch/x86/crtools.built-in.o [2021-03-19T23:23:06.958Z] #43 63.26 DEP criu/pie/util-vdso-elf32.d [2021-03-19T23:23:06.958Z] #43 63.47 DEP criu/pie/util-vdso.d [2021-03-19T23:23:06.958Z] #43 63.64 DEP criu/pie/util.d [2021-03-19T23:23:06.958Z] #43 63.87 CC criu/pie/util.o [2021-03-19T23:23:06.958Z] #43 64.17 CC criu/pie/util-vdso.o [2021-03-19T23:23:06.958Z] #43 64.95 CC criu/pie/util-vdso-elf32.o [2021-03-19T23:23:07.051Z] #43 32.34 CC images/tty.o [2021-03-19T23:23:07.134Z] #43 30.66 CC images/ipc-shm.o [2021-03-19T23:23:07.134Z] #43 30.87 CC images/ipc-msg.o [2021-03-19T23:23:07.142Z] #43 33.84 CC images/ipc-var.o [2021-03-19T23:23:07.313Z] #43 32.86 CC images/file-lock.o [2021-03-19T23:23:07.393Z] #43 31.09 CC images/ipc-sem.o [2021-03-19T23:23:07.450Z] #44 71.14 CC criu/arch/ppc64/vdso-pie.o [2021-03-19T23:23:07.519Z] #43 65.89 AR criu/pie/pie.lib.a [2021-03-19T23:23:07.519Z] #43 66.00 DEP criu/pie/restorer.d [2021-03-19T23:23:07.519Z] #43 ... [2021-03-19T23:23:07.519Z] [2021-03-19T23:23:07.519Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:07.519Z] #45 sha256:f9f413f6aadbb3799be626c6af7028d2be8733805331a332fed7c22d670635e6 [2021-03-19T23:23:07.519Z] #45 131.8 github.com/LK4D4/vndr/godl [2021-03-19T23:23:07.575Z] #43 33.07 CC images/rlimit.o [2021-03-19T23:23:07.653Z] #43 31.29 CC images/utsns.o [2021-03-19T23:23:07.717Z] #43 34.17 CC images/ipc-desc.o [2021-03-19T23:23:07.717Z] #43 ... [2021-03-19T23:23:07.717Z] [2021-03-19T23:23:07.717Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:23:07.717Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:23:07.717Z] #13 110.4 Selecting previously unselected package libapparmor1:arm64. [2021-03-19T23:23:07.750Z] #44 71.61 CC criu/arch/ppc64/restorer.o [2021-03-19T23:23:07.837Z] #43 33.27 CC images/pagemap.o [2021-03-19T23:23:07.913Z] #43 31.49 CC images/creds.o [2021-03-19T23:23:07.979Z] #13 110.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_arm64.deb ... [2021-03-19T23:23:07.979Z] #13 110.4 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-03-19T23:23:07.979Z] #13 110.5 Selecting previously unselected package libapparmor-dev:arm64. [2021-03-19T23:23:07.979Z] #13 110.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-03-19T23:23:07.979Z] #13 110.6 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-19T23:23:08.081Z] #45 132.6 github.com/LK4D4/vndr [2021-03-19T23:23:08.099Z] #43 33.64 CC images/siginfo.o [2021-03-19T23:23:08.173Z] #43 31.72 CC images/vma.o [2021-03-19T23:23:08.173Z] #43 31.91 CC images/netdev.o [2021-03-19T23:23:08.241Z] #13 110.8 Selecting previously unselected package libbtrfs0. [2021-03-19T23:23:08.241Z] #13 110.8 Preparing to unpack .../12-libbtrfs0_4.20.1-2_arm64.deb ... [2021-03-19T23:23:08.241Z] #13 110.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:23:08.241Z] #13 110.9 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-19T23:23:08.242Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-03-19T23:23:08.242Z] ok github.com/docker/docker/api/server/middleware 0.003s coverage: 37.7% of statements [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-19T23:23:08.242Z] ok github.com/docker/docker/api/server/router/swarm 0.002s coverage: 5.7% of statements [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-19T23:23:08.242Z] ok github.com/docker/docker/api/types/strslice 0.010s coverage: 90.0% of statements [2021-03-19T23:23:08.242Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-19T23:23:08.242Z] ok github.com/docker/docker/api/types/time 0.024s coverage: 100.0% of statements [2021-03-19T23:23:08.242Z] ok github.com/docker/docker/api/types/versions 0.038s coverage: 75.0% of statements [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/builder [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-19T23:23:08.242Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-19T23:23:08.326Z] Client: [2021-03-19T23:23:08.326Z] Debug Mode: false [2021-03-19T23:23:08.326Z] Plugins: [2021-03-19T23:23:08.326Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-19T23:23:08.326Z] [2021-03-19T23:23:08.326Z] Server: [2021-03-19T23:23:08.326Z] Containers: 0 [2021-03-19T23:23:08.326Z] Running: 0 [2021-03-19T23:23:08.326Z] Paused: 0 [2021-03-19T23:23:08.326Z] Stopped: 0 [2021-03-19T23:23:08.326Z] Images: 0 [2021-03-19T23:23:08.326Z] Server Version: 19.03.12 [2021-03-19T23:23:08.326Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-19T23:23:08.326Z] Windows: [2021-03-19T23:23:08.326Z] LCOW: [2021-03-19T23:23:08.326Z] Logging Driver: json-file [2021-03-19T23:23:08.326Z] Plugins: [2021-03-19T23:23:08.326Z] Volume: local [2021-03-19T23:23:08.326Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-19T23:23:08.326Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-19T23:23:08.326Z] Swarm: inactive [2021-03-19T23:23:08.326Z] Default Isolation: process [2021-03-19T23:23:08.326Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-19T23:23:08.326Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-19T23:23:08.326Z] OSType: windows [2021-03-19T23:23:08.326Z] Architecture: x86_64 [2021-03-19T23:23:08.326Z] CPUs: 4 [2021-03-19T23:23:08.326Z] Total Memory: 32GiB [2021-03-19T23:23:08.326Z] Name: azwin-2-36d530 [2021-03-19T23:23:08.326Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-19T23:23:08.326Z] Docker Root Dir: D:\docker [2021-03-19T23:23:08.326Z] Debug Mode: false [2021-03-19T23:23:08.326Z] Registry: https://index.docker.io/v1/ [2021-03-19T23:23:08.326Z] Labels: [2021-03-19T23:23:08.326Z] Experimental: true [2021-03-19T23:23:08.326Z] Insecure Registries: [2021-03-19T23:23:08.326Z] 10.0.0.4:5000 [2021-03-19T23:23:08.326Z] 127.0.0.0/8 [2021-03-19T23:23:08.326Z] Registry Mirrors: [2021-03-19T23:23:08.326Z] http://10.0.0.4:5000/ [2021-03-19T23:23:08.326Z] Live Restore Enabled: false [2021-03-19T23:23:08.326Z] [2021-03-19T23:23:08.361Z] #43 33.94 CC images/rpc.o [2021-03-19T23:23:08.398Z] #44 72.25 CC criu/arch/ppc64/vdso-trampoline.o [2021-03-19T23:23:08.398Z] #44 72.31 CC criu/pie/restorer.o [Pipeline] } [Pipeline] // stage [2021-03-19T23:23:08.504Z] #13 110.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_arm64.deb ... [2021-03-19T23:23:08.504Z] #13 111.0 Unpacking libbtrfs-dev (4.20.1-2) ... [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] powershell [2021-03-19T23:23:08.744Z] #43 32.28 CC images/tty.o [2021-03-19T23:23:08.768Z] #13 111.4 Selecting previously unselected package libdevmapper-event1.02.1:arm64. [2021-03-19T23:23:08.768Z] #13 111.4 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_arm64.deb ... [2021-03-19T23:23:09.031Z] #13 111.6 Unpacking libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-19T23:23:09.283Z] ok github.com/docker/docker/builder/remotecontext 0.373s coverage: 13.7% of statements [2021-03-19T23:23:09.294Z] #13 111.7 Selecting previously unselected package libudev-dev:arm64. [2021-03-19T23:23:09.294Z] #13 111.7 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_arm64.deb ... [2021-03-19T23:23:09.294Z] #13 111.7 Unpacking libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-19T23:23:09.294Z] #13 111.8 Selecting previously unselected package libsepol1-dev:arm64. [2021-03-19T23:23:09.294Z] #13 111.8 Preparing to unpack .../16-libsepol1-dev_2.8-1_arm64.deb ... [2021-03-19T23:23:09.294Z] #13 111.9 Unpacking libsepol1-dev:arm64 (2.8-1) ... [2021-03-19T23:23:09.313Z] #43 32.76 CC images/file-lock.o [2021-03-19T23:23:09.313Z] #43 32.96 CC images/rlimit.o [2021-03-19T23:23:09.452Z] #45 ... [2021-03-19T23:23:09.452Z] [2021-03-19T23:23:09.452Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-19T23:23:09.452Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-19T23:23:09.452Z] #16 2.296 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-19T23:23:09.452Z] #16 DONE 2.4s [2021-03-19T23:23:09.452Z] [2021-03-19T23:23:09.452Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T23:23:09.452Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-19T23:23:09.573Z] #43 33.13 CC images/pagemap.o [2021-03-19T23:23:09.751Z] #43 35.09 CC images/ext-file.o [2021-03-19T23:23:09.751Z] #43 35.38 CC images/cgroup.o [2021-03-19T23:23:09.820Z] #13 112.2 Selecting previously unselected package libpcre16-3:arm64. [2021-03-19T23:23:09.820Z] #13 112.2 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_arm64.deb ... [2021-03-19T23:23:09.820Z] #13 112.2 Unpacking libpcre16-3:arm64 (2:8.39-12) ... [2021-03-19T23:23:09.832Z] #43 33.47 CC images/siginfo.o [2021-03-19T23:23:09.921Z] ok github.com/docker/docker/builder/dockerfile 0.973s coverage: 48.3% of statements [2021-03-19T23:23:09.921Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-19T23:23:10.082Z] #13 112.5 Selecting previously unselected package libpcre32-3:arm64. [2021-03-19T23:23:10.082Z] #13 112.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_arm64.deb ... [2021-03-19T23:23:10.082Z] #13 112.5 Unpacking libpcre32-3:arm64 (2:8.39-12) ... [2021-03-19T23:23:10.092Z] #43 33.72 CC images/rpc.o [2021-03-19T23:23:10.324Z] #43 35.88 CC images/userns.o [2021-03-19T23:23:10.385Z] #22 5.313 Collecting yamllint==1.16.0 [2021-03-19T23:23:10.558Z] ok github.com/docker/docker/cli/debug 0.001s coverage: 100.0% of statements [2021-03-19T23:23:10.586Z] #43 36.18 CC images/google/protobuf/descriptor.o [2021-03-19T23:23:10.660Z] #13 113.1 Selecting previously unselected package libpcrecpp0v5:arm64. [2021-03-19T23:23:10.660Z] #13 113.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_arm64.deb ... [2021-03-19T23:23:10.660Z] #13 113.1 Unpacking libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-19T23:23:10.923Z] #13 113.5 Selecting previously unselected package libpcre3-dev:arm64. [2021-03-19T23:23:10.923Z] #13 113.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_arm64.deb ... [2021-03-19T23:23:10.923Z] #13 113.5 Unpacking libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-19T23:23:11.030Z] #43 34.81 CC images/ext-file.o [2021-03-19T23:23:11.196Z] ok github.com/docker/docker/builder/remotecontext/git 1.333s coverage: 86.3% of statements [2021-03-19T23:23:11.196Z] ? github.com/docker/docker/cli [no test files] [2021-03-19T23:23:11.196Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-19T23:23:11.289Z] #43 35.06 CC images/cgroup.o [2021-03-19T23:23:11.857Z] #43 35.64 CC images/userns.o [2021-03-19T23:23:12.011Z] #17 DONE 2.2s [2021-03-19T23:23:12.011Z] [2021-03-19T23:23:12.011Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:12.011Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:12.011Z] #43 66.26 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-19T23:23:12.011Z] #43 66.38 DEP criu/arch/x86/restorer_unmap.d [2021-03-19T23:23:12.011Z] #43 66.40 DEP criu/arch/x86/restorer.d [2021-03-19T23:23:12.011Z] #43 66.66 DEP criu/arch/x86/vdso-pie.d [2021-03-19T23:23:12.011Z] #43 66.80 DEP criu/pie/parasite-vdso.d [2021-03-19T23:23:12.011Z] #43 66.93 DEP criu/pie/parasite.d [2021-03-19T23:23:12.011Z] #43 67.19 CC criu/pie/parasite.o [2021-03-19T23:23:12.011Z] #43 68.67 LINK criu/pie/parasite.built-in.o [2021-03-19T23:23:12.011Z] #43 68.68 GEN criu/pie/parasite-blob.h [2021-03-19T23:23:12.011Z] #43 68.69 CC criu/pie/parasite-vdso.o [2021-03-19T23:23:12.011Z] #43 69.38 CC criu/arch/x86/vdso-pie.o [2021-03-19T23:23:12.011Z] #43 69.76 CC criu/arch/x86/restorer.o [2021-03-19T23:23:12.011Z] #43 70.49 CC criu/arch/x86/restorer_unmap.o [2021-03-19T23:23:12.011Z] #43 70.56 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-19T23:23:12.266Z] #43 70.84 CC criu/pie/restorer.o [2021-03-19T23:23:12.317Z] #13 115.0 Selecting previously unselected package libselinux1-dev:arm64. [2021-03-19T23:23:12.426Z] #43 35.98 CC images/google/protobuf/descriptor.o [2021-03-19T23:23:12.505Z] #43 37.78 CC images/opts.o [2021-03-19T23:23:12.505Z] #43 37.97 CC images/seccomp.o [2021-03-19T23:23:12.580Z] #13 115.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_arm64.deb ... [2021-03-19T23:23:12.580Z] #13 ... [2021-03-19T23:23:12.580Z] [2021-03-19T23:23:12.580Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:23:12.580Z] #32 sha256:49f4eb36716c87aa5b4170bbd01f46da32fd7015a31630c36b1f029f46059805 [2021-03-19T23:23:12.580Z] #32 DONE 118.5s [2021-03-19T23:23:12.580Z] [2021-03-19T23:23:12.580Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:23:12.580Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:23:12.580Z] #13 115.1 Unpacking libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-19T23:23:12.685Z] #43 ... [2021-03-19T23:23:12.685Z] [2021-03-19T23:23:12.685Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:23:12.685Z] #56 sha256:a87fae95757aee9278d96807e19211638da192ef8be0ae88aba1ee2773372363 [2021-03-19T23:23:12.685Z] #56 57.78 + bin/ctr [2021-03-19T23:23:12.768Z] #43 38.30 CC images/binfmt-misc.o [2021-03-19T23:23:12.849Z] #13 ... [2021-03-19T23:23:12.849Z] [2021-03-19T23:23:12.849Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:12.849Z] #45 sha256:fed412cb85740593c300998741acd7b15fb6fa0ddde5290c78010ab252452165 [2021-03-19T23:23:12.849Z] #45 110.1 github.com/LK4D4/vndr/godl [2021-03-19T23:23:12.849Z] #45 111.0 github.com/LK4D4/vndr [2021-03-19T23:23:12.849Z] #45 DONE 119.0s [2021-03-19T23:23:12.849Z] [2021-03-19T23:23:12.849Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:12.849Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:23:12.849Z] #43 34.50 CC images/ipc-shm.o [2021-03-19T23:23:12.849Z] #43 34.78 CC images/ipc-msg.o [2021-03-19T23:23:12.849Z] #43 35.20 CC images/ipc-sem.o [2021-03-19T23:23:12.849Z] #43 35.53 CC images/utsns.o [2021-03-19T23:23:12.849Z] #43 35.77 CC images/creds.o [2021-03-19T23:23:12.849Z] #43 36.10 CC images/vma.o [2021-03-19T23:23:12.849Z] #43 36.39 CC images/netdev.o [2021-03-19T23:23:12.849Z] #43 36.86 CC images/tty.o [2021-03-19T23:23:12.849Z] #43 37.47 CC images/file-lock.o [2021-03-19T23:23:12.849Z] #43 37.68 CC images/rlimit.o [2021-03-19T23:23:12.849Z] #43 38.00 CC images/pagemap.o [2021-03-19T23:23:12.849Z] #43 38.27 CC images/siginfo.o [2021-03-19T23:23:12.849Z] #43 38.58 CC images/rpc.o [2021-03-19T23:23:12.849Z] #43 ... [2021-03-19T23:23:12.849Z] [2021-03-19T23:23:12.849Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:23:12.849Z] #13 sha256:c10446278456751d6102740d0790625c6921a4ce074b7146a632808a6ccc80c5 [2021-03-19T23:23:12.849Z] #13 115.5 Selecting previously unselected package libdevmapper-dev:arm64. [2021-03-19T23:23:12.849Z] #13 115.5 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_arm64.deb ... [2021-03-19T23:23:12.910Z] #22 ... [2021-03-19T23:23:12.910Z] [2021-03-19T23:23:12.910Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:12.910Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:12.910Z] #43 128.1 CC criu/memfd.o [2021-03-19T23:23:12.910Z] #43 129.0 CC criu/mount.o [2021-03-19T23:23:12.910Z] #43 133.3 CC criu/namespaces.o [2021-03-19T23:23:12.910Z] #43 135.2 CC criu/net.o [2021-03-19T23:23:12.923Z] #44 ... [2021-03-19T23:23:12.923Z] [2021-03-19T23:23:12.923Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:23:12.923Z] #59 sha256:1f64d69757fd0a32a137a6545239da3c3b28e823b51dcab4ecc8a7e6269f7096 [2021-03-19T23:23:12.923Z] #59 145.9 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:23:12.923Z] #59 145.9 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-19T23:23:12.945Z] #56 ... [2021-03-19T23:23:12.945Z] [2021-03-19T23:23:12.945Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:23:12.945Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:23:12.945Z] #13 128.2 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-19T23:23:12.945Z] #13 128.2 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T23:23:12.945Z] #13 128.2 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:23:13.030Z] #43 38.52 CC images/time.o [2021-03-19T23:23:13.115Z] #13 115.6 Unpacking libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-19T23:23:13.292Z] #43 38.70 CC images/sysctl.o [2021-03-19T23:23:13.292Z] #43 38.87 CC images/autofs.o [2021-03-19T23:23:13.378Z] #13 115.9 Selecting previously unselected package libseccomp-dev:arm64. [2021-03-19T23:23:13.378Z] #13 115.9 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_arm64.deb ... [2021-03-19T23:23:13.378Z] #13 115.9 Unpacking libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:23:13.554Z] #43 39.13 CC images/macvlan.o [2021-03-19T23:23:13.640Z] #13 116.3 Selecting previously unselected package libsystemd-dev:arm64. [2021-03-19T23:23:13.640Z] #13 116.3 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_arm64.deb ... [2021-03-19T23:23:13.640Z] #13 116.3 Unpacking libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-19T23:23:13.816Z] #43 39.34 CC images/sit.o [2021-03-19T23:23:13.939Z] ok github.com/docker/docker/client 0.252s coverage: 75.4% of statements [2021-03-19T23:23:14.078Z] #43 39.54 CC images/memfd.o [2021-03-19T23:23:14.156Z] #43 ... [2021-03-19T23:23:14.156Z] [2021-03-19T23:23:14.156Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T23:23:14.156Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-19T23:23:14.156Z] #18 DONE 2.5s [2021-03-19T23:23:14.156Z] [2021-03-19T23:23:14.156Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T23:23:14.156Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-19T23:23:14.282Z] #43 137.7 CC criu/netfilter.o [2021-03-19T23:23:14.339Z] #43 39.92 CC images/timens.o [2021-03-19T23:23:14.539Z] #43 138.1 CC criu/page-pipe.o [2021-03-19T23:23:14.589Z] #13 117.2 Setting up libpcrecpp0v5:arm64 (2:8.39-12) ... [2021-03-19T23:23:14.601Z] #43 40.17 LINK images/built-in.o [2021-03-19T23:23:14.853Z] #13 117.3 Setting up libseccomp-dev:arm64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:23:14.853Z] #13 117.3 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-03-19T23:23:14.853Z] #13 117.3 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:23:14.853Z] #13 117.3 Setting up libpcre16-3:arm64 (2:8.39-12) ... [2021-03-19T23:23:14.853Z] #13 117.4 Setting up libsepol1-dev:arm64 (2.8-1) ... [2021-03-19T23:23:14.853Z] #13 117.4 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:23:14.853Z] #13 117.4 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:23:14.853Z] #13 117.4 Setting up libpcre32-3:arm64 (2:8.39-12) ... [2021-03-19T23:23:14.853Z] #13 117.4 Setting up libudev-dev:arm64 (241-7~deb10u6) ... [2021-03-19T23:23:14.863Z] #43 40.32 GEN compel/include/asm [2021-03-19T23:23:14.863Z] #43 40.35 GEN compel/include/version.h [2021-03-19T23:23:14.863Z] #43 40.38 touch .config [2021-03-19T23:23:14.863Z] #43 40.42 GEN include/common/config.h [2021-03-19T23:23:14.863Z] #43 40.49 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-19T23:23:14.863Z] #43 40.52 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-19T23:23:14.863Z] #43 40.56 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-19T23:23:15.121Z] #13 117.5 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:23:15.121Z] #13 117.6 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:23:15.121Z] #13 117.6 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-03-19T23:23:15.121Z] #13 117.6 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-19T23:23:15.121Z] #13 117.6 Setting up libsystemd-dev:arm64 (241-7~deb10u6) ... [2021-03-19T23:23:15.121Z] #13 117.6 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:23:15.121Z] #13 117.6 Setting up libpcre3-dev:arm64 (2:8.39-12) ... [2021-03-19T23:23:15.125Z] #43 40.57 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-19T23:23:15.125Z] #43 40.61 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-19T23:23:15.125Z] #43 40.64 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-19T23:23:15.125Z] #43 40.68 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-19T23:23:15.125Z] #43 40.71 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-19T23:23:15.125Z] #43 40.74 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-19T23:23:15.125Z] #43 40.77 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-19T23:23:15.125Z] #43 40.77 DEP compel/plugins/std/infect.d [2021-03-19T23:23:15.154Z] #43 138.7 CC criu/page-xfer.o [2021-03-19T23:23:15.384Z] #13 117.8 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:23:15.384Z] #13 117.8 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T23:23:15.384Z] #13 117.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 [2021-03-19T23:23:15.384Z] #13 117.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:23:15.384Z] #13 117.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 [2021-03-19T23:23:15.384Z] #13 117.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 [2021-03-19T23:23:15.384Z] #13 117.9 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:23:15.384Z] #13 118.0 Setting up libselinux1-dev:arm64 (2.8-1+b1) ... [2021-03-19T23:23:15.384Z] #13 118.0 Setting up libdevmapper1.02.1:arm64 (2:1.02.155-3) ... [2021-03-19T23:23:15.384Z] #13 118.1 Setting up dmsetup (2:1.02.155-3) ... [2021-03-19T23:23:15.384Z] #13 118.1 Setting up libdevmapper-event1.02.1:arm64 (2:1.02.155-3) ... [2021-03-19T23:23:15.384Z] #13 118.1 Setting up libdevmapper-dev:arm64 (2:1.02.155-3) ... [2021-03-19T23:23:15.387Z] #43 40.86 DEP compel/plugins/std/string.d [2021-03-19T23:23:15.387Z] #43 40.97 DEP compel/plugins/std/log.d [2021-03-19T23:23:15.387Z] #43 41.06 DEP compel/plugins/std/fds.d [2021-03-19T23:23:15.413Z] #43 ... [2021-03-19T23:23:15.413Z] [2021-03-19T23:23:15.413Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:23:15.413Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T23:23:15.413Z] #22 10.67 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-19T23:23:15.413Z] #22 10.75 Collecting pyyaml (from yamllint==1.16.0) [2021-03-19T23:23:15.650Z] #43 41.13 DEP compel/plugins/std/std.d [2021-03-19T23:23:15.650Z] #43 41.21 DEP compel/plugins/shmem/shmem.d [2021-03-19T23:23:15.650Z] #43 ... [2021-03-19T23:23:15.650Z] [2021-03-19T23:23:15.650Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:15.650Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:23:15.650Z] #45 130.8 vendor/golang.org/x/text/secure/bidirule [2021-03-19T23:23:15.650Z] #45 131.1 vendor/golang.org/x/text/unicode/norm [2021-03-19T23:23:15.650Z] #45 135.3 vendor/golang.org/x/net/idna [2021-03-19T23:23:15.650Z] #45 137.3 vendor/golang.org/x/net/http2/hpack [2021-03-19T23:23:15.650Z] #45 138.4 mime [2021-03-19T23:23:15.650Z] #45 140.0 mime/quotedprintable [2021-03-19T23:23:15.650Z] #45 140.4 net/http/internal [2021-03-19T23:23:15.650Z] #45 ... [2021-03-19T23:23:15.650Z] [2021-03-19T23:23:15.650Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:15.650Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:15.650Z] #43 41.28 DEP compel/plugins/fds/fds.d [2021-03-19T23:23:15.912Z] #43 41.41 CC compel/plugins/std/std.o [2021-03-19T23:23:15.961Z] #13 118.3 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:23:15.977Z] #22 11.06 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-19T23:23:16.174Z] #43 41.66 CC compel/plugins/std/fds.o [2021-03-19T23:23:16.234Z] #22 11.44 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-19T23:23:16.234Z] #22 11.48 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-19T23:23:16.436Z] #43 42.03 CC compel/plugins/std/log.o [2021-03-19T23:23:16.491Z] #22 11.52 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-19T23:23:16.717Z] #19 DONE 2.7s [2021-03-19T23:23:16.717Z] [2021-03-19T23:23:16.717Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:16.717Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:23:16.747Z] #22 11.92 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-19T23:23:16.912Z] #13 DONE 119.4s [2021-03-19T23:23:16.912Z] [2021-03-19T23:23:16.912Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T23:23:16.912Z] #14 sha256:8a6ac16c6f60b3ddd6666e188160503c9d1e0f23b198ede20cd2b4a914d2344c [2021-03-19T23:23:17.004Z] #22 DONE 12.3s [2021-03-19T23:23:17.004Z] [2021-03-19T23:23:17.004Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:17.004Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:17.004Z] #43 140.3 CC criu/pagemap-cache.o [2021-03-19T23:23:17.004Z] #43 140.6 CC criu/pagemap.o [2021-03-19T23:23:17.010Z] #43 ... [2021-03-19T23:23:17.010Z] [2021-03-19T23:23:17.010Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:23:17.010Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:23:17.010Z] #13 127.5 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-03-19T23:23:17.010Z] #13 127.5 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-03-19T23:23:17.010Z] #13 127.5 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:23:17.141Z] #13 ... [2021-03-19T23:23:17.141Z] [2021-03-19T23:23:17.141Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:17.141Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:17.141Z] #43 37.64 CC images/opts.o [2021-03-19T23:23:17.141Z] #43 37.90 CC images/seccomp.o [2021-03-19T23:23:17.141Z] #43 38.24 CC images/binfmt-misc.o [2021-03-19T23:23:17.141Z] #43 38.43 CC images/time.o [2021-03-19T23:23:17.141Z] #43 38.62 CC images/sysctl.o [2021-03-19T23:23:17.141Z] #43 38.79 CC images/autofs.o [2021-03-19T23:23:17.141Z] #43 38.97 CC images/macvlan.o [2021-03-19T23:23:17.141Z] #43 39.20 CC images/sit.o [2021-03-19T23:23:17.141Z] #43 39.50 CC images/memfd.o [2021-03-19T23:23:17.141Z] #43 39.79 CC images/timens.o [2021-03-19T23:23:17.141Z] #43 40.13 LINK images/built-in.o [2021-03-19T23:23:17.141Z] #43 40.31 GEN compel/include/asm [2021-03-19T23:23:17.141Z] #43 40.33 GEN compel/include/version.h [2021-03-19T23:23:17.141Z] #43 40.36 touch .config [2021-03-19T23:23:17.141Z] #43 40.41 GEN include/common/config.h [2021-03-19T23:23:17.141Z] #43 40.50 GEN compel/plugins/include/uapi/std/syscall-codes-64.h [2021-03-19T23:23:17.141Z] #43 40.53 GEN compel/plugins/include/uapi/std/syscall-64.h [2021-03-19T23:23:17.141Z] #43 40.56 GEN compel/arch/x86/plugins/std/syscalls-64.S [2021-03-19T23:23:17.141Z] #43 40.57 DEP compel/arch/x86/plugins/std/syscalls-64.d [2021-03-19T23:23:17.141Z] #43 40.60 DEP compel/arch/x86/plugins/std/memcpy.d [2021-03-19T23:23:17.141Z] #43 40.63 DEP compel/arch/x86/plugins/std/parasite-head.d [2021-03-19T23:23:17.141Z] #43 40.66 GEN compel/plugins/include/uapi/std/syscall.h [2021-03-19T23:23:17.141Z] #43 40.70 GEN compel/arch/x86/plugins/std/sys-exec-tbl-64.c [2021-03-19T23:23:17.141Z] #43 40.71 GEN compel/plugins/include/uapi/std/syscall-codes.h [2021-03-19T23:23:17.141Z] #43 ... [2021-03-19T23:23:17.141Z] [2021-03-19T23:23:17.141Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:17.141Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:23:17.141Z] #45 128.9 vendor/golang.org/x/net/idna [2021-03-19T23:23:17.141Z] #45 131.2 vendor/golang.org/x/net/http2/hpack [2021-03-19T23:23:17.141Z] #45 132.1 mime [2021-03-19T23:23:17.141Z] #45 133.7 mime/quotedprintable [2021-03-19T23:23:17.141Z] #45 134.0 net/http/internal [2021-03-19T23:23:17.141Z] #45 138.4 net/textproto [2021-03-19T23:23:17.141Z] #45 138.4 crypto/x509 [2021-03-19T23:23:17.141Z] #45 ... [2021-03-19T23:23:17.141Z] [2021-03-19T23:23:17.141Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:17.141Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:17.141Z] #43 40.73 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-19T23:23:17.141Z] #43 40.73 DEP compel/plugins/std/infect.d [2021-03-19T23:23:17.141Z] #43 40.84 DEP compel/plugins/std/string.d [2021-03-19T23:23:17.276Z] #13 ... [2021-03-19T23:23:17.276Z] [2021-03-19T23:23:17.276Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:17.276Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:17.276Z] #43 42.82 CC compel/plugins/std/string.o [2021-03-19T23:23:17.401Z] #43 40.92 DEP compel/plugins/std/log.d [2021-03-19T23:23:17.401Z] #43 41.04 DEP compel/plugins/std/fds.d [2021-03-19T23:23:17.437Z] #59 ... [2021-03-19T23:23:17.437Z] [2021-03-19T23:23:17.437Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:17.437Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T23:23:17.437Z] #21 16.55 Reading package lists... [2021-03-19T23:23:17.437Z] #21 21.39 Building dependency tree... [2021-03-19T23:23:17.437Z] #21 23.87 libcap2-bin is already the newest version (1:2.25-2). [2021-03-19T23:23:17.437Z] #21 23.87 The following additional packages will be installed: [2021-03-19T23:23:17.437Z] #21 23.87 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-19T23:23:17.437Z] #21 23.87 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-19T23:23:17.437Z] #21 23.87 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-19T23:23:17.437Z] #21 23.87 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-19T23:23:17.437Z] #21 23.88 python3.7 python3.7-minimal vim-runtime xxd [2021-03-19T23:23:17.437Z] #21 23.88 Suggested packages: [2021-03-19T23:23:17.437Z] #21 23.88 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-19T23:23:17.437Z] #21 23.88 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-19T23:23:17.437Z] #21 23.88 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-19T23:23:17.437Z] #21 23.88 Recommended packages: [2021-03-19T23:23:17.437Z] #21 23.88 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-19T23:23:17.437Z] #21 23.88 python3-keyrings.alt python3-xdg unzip [2021-03-19T23:23:17.437Z] #21 25.86 The following NEW packages will be installed: [2021-03-19T23:23:17.437Z] #21 25.86 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-19T23:23:17.437Z] #21 25.86 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-19T23:23:17.437Z] #21 25.86 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-19T23:23:17.437Z] #21 25.87 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-19T23:23:17.437Z] #21 25.87 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-19T23:23:17.437Z] #21 25.87 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-19T23:23:17.437Z] #21 25.87 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-19T23:23:17.437Z] #21 25.87 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-19T23:23:17.437Z] #21 25.87 xz-utils zip [2021-03-19T23:23:17.437Z] #21 25.96 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:23:17.437Z] #21 25.96 Need to get 29.2 MB of archives. [2021-03-19T23:23:17.437Z] #21 25.96 After this operation, 134 MB of additional disk space will be used. [2021-03-19T23:23:17.437Z] #21 25.96 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el pigz ppc64el 2.4-1 [53.3 kB] [2021-03-19T23:23:17.437Z] #21 25.98 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-minimal ppc64el 3.7.3-2+deb10u2 [593 kB] [2021-03-19T23:23:17.437Z] #21 26.04 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7-minimal ppc64el 3.7.3-2+deb10u2 [2023 kB] [2021-03-19T23:23:17.437Z] #21 26.18 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-minimal ppc64el 3.7.3-1 [36.6 kB] [2021-03-19T23:23:17.437Z] #21 26.19 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libmpdec2 ppc64el 2.4.2-2 [84.6 kB] [2021-03-19T23:23:17.437Z] #21 26.20 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3.7-stdlib ppc64el 3.7.3-2+deb10u2 [1794 kB] [2021-03-19T23:23:17.437Z] #21 26.29 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3.7 ppc64el 3.7.3-2+deb10u2 [330 kB] [2021-03-19T23:23:17.437Z] #21 26.32 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libpython3-stdlib ppc64el 3.7.3-1 [20.0 kB] [2021-03-19T23:23:17.437Z] #21 26.32 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3 ppc64el 3.7.3-1 [61.5 kB] [2021-03-19T23:23:17.437Z] #21 26.33 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip4tc0 ppc64el 1.8.2-4 [73.3 kB] [2021-03-19T23:23:17.437Z] #21 26.33 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libip6tc0 ppc64el 1.8.2-4 [73.7 kB] [2021-03-19T23:23:17.437Z] #21 26.34 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libiptc0 ppc64el 1.8.2-4 [59.8 kB] [2021-03-19T23:23:17.437Z] #21 26.35 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnfnetlink0 ppc64el 1.0.1-3+b1 [12.8 kB] [2021-03-19T23:23:17.437Z] #21 26.35 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnetfilter-conntrack3 ppc64el 1.0.7-1 [38.8 kB] [2021-03-19T23:23:17.437Z] #21 26.36 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnftnl11 ppc64el 1.1.2-2 [61.5 kB] [2021-03-19T23:23:17.437Z] #21 26.36 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el iptables ppc64el 1.8.2-4 [437 kB] [2021-03-19T23:23:17.437Z] #21 26.39 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xxd ppc64el 2:8.1.0875-5 [140 kB] [2021-03-19T23:23:17.437Z] #21 26.41 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:23:17.437Z] #21 26.41 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bash-completion all 1:2.8-6 [208 kB] [2021-03-19T23:23:17.437Z] #21 26.43 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el bzip2 ppc64el 1.0.6-9.2~deb10u1 [49.7 kB] [2021-03-19T23:23:17.437Z] #21 26.45 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xz-utils ppc64el 5.2.4-1 [186 kB] [2021-03-19T23:23:17.437Z] #21 26.46 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el apparmor ppc64el 2.13.2-10 [584 kB] [2021-03-19T23:23:17.437Z] #21 26.50 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el aufs-tools ppc64el 1:4.14+20190211-1 [107 kB] [2021-03-19T23:23:17.437Z] #21 26.51 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libonig5 ppc64el 6.9.1-1 [181 kB] [2021-03-19T23:23:17.437Z] #21 26.52 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libjq1 ppc64el 1.5+dfsg-2+b1 [117 kB] [2021-03-19T23:23:17.437Z] #21 26.53 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el jq ppc64el 1.5+dfsg-2+b1 [59.8 kB] [2021-03-19T23:23:17.437Z] #21 26.53 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libaio1 ppc64el 0.3.112-3 [11.6 kB] [2021-03-19T23:23:17.437Z] #21 26.53 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgpm2 ppc64el 1.20.7-5 [35.4 kB] [2021-03-19T23:23:17.437Z] #21 26.54 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libicu63 ppc64el 63.1-6+deb10u1 [8411 kB] [2021-03-19T23:23:17.437Z] #21 27.01 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnet1 ppc64el 1.1.6+dfsg-3.1 [59.8 kB] [2021-03-19T23:23:17.437Z] #21 27.02 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libnl-3-200 ppc64el 3.4.0-1 [59.6 kB] [2021-03-19T23:23:17.437Z] #21 27.03 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libprotobuf-c1 ppc64el 1.3.1-1+b1 [29.2 kB] [2021-03-19T23:23:17.437Z] #21 27.03 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libreadline5 ppc64el 5.2+dfsg-3+b13 [129 kB] [2021-03-19T23:23:17.437Z] #21 27.04 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el net-tools ppc64el 1.60+git20180626.aebd88e-1 [265 kB] [2021-03-19T23:23:17.437Z] #21 27.05 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python-pip-whl all 18.1-5 [1591 kB] [2021-03-19T23:23:17.437Z] #21 27.14 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-19T23:23:17.437Z] #21 27.15 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-distutils all 3.7.3-1 [142 kB] [2021-03-19T23:23:17.437Z] #21 27.16 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pip all 18.1-5 [171 kB] [2021-03-19T23:23:17.437Z] #21 27.18 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-19T23:23:17.437Z] #21 27.19 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-setuptools all 40.8.0-1 [306 kB] [2021-03-19T23:23:17.437Z] #21 27.21 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-19T23:23:17.437Z] #21 27.21 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el sudo ppc64el 1.8.27-1+deb10u3 [1230 kB] [2021-03-19T23:23:17.437Z] #21 27.28 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el thin-provisioning-tools ppc64el 0.7.6-2.1 [350 kB] [2021-03-19T23:23:17.437Z] #21 27.31 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el uidmap ppc64el 1:4.5-1.1 [261 kB] [2021-03-19T23:23:17.437Z] #21 27.32 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-19T23:23:17.437Z] #21 27.65 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el vim ppc64el 2:8.1.0875-5 [1346 kB] [2021-03-19T23:23:17.437Z] #21 27.77 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el xfsprogs ppc64el 4.20.0-1 [961 kB] [2021-03-19T23:23:17.437Z] #21 27.83 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el zip ppc64el 3.0-11+b1 [223 kB] [2021-03-19T23:23:17.437Z] #21 28.78 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:23:17.437Z] #21 29.00 Fetched 29.2 MB in 2s (15.2 MB/s) [2021-03-19T23:23:17.437Z] #21 29.08 Selecting previously unselected package pigz. [2021-03-19T23:23:17.437Z] #21 29.08 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23363 files and directories currently installed.) [2021-03-19T23:23:17.437Z] #21 29.20 Preparing to unpack .../pigz_2.4-1_ppc64el.deb ... [2021-03-19T23:23:17.437Z] #21 29.20 Unpacking pigz (2.4-1) ... [2021-03-19T23:23:17.437Z] #21 29.32 Selecting previously unselected package libpython3.7-minimal:ppc64el. [2021-03-19T23:23:17.437Z] #21 29.33 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-19T23:23:17.437Z] #21 29.34 Unpacking libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-19T23:23:17.568Z] #43 ... [2021-03-19T23:23:17.568Z] [2021-03-19T23:23:17.568Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-19T23:23:17.568Z] #25 sha256:7f27b3b3ac9ce2d9013f785e3db045d060c0964f7f0bc6d9069320b80f11a456 [2021-03-19T23:23:17.568Z] #25 DONE 0.3s [2021-03-19T23:23:17.568Z] [2021-03-19T23:23:17.568Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T23:23:17.568Z] #30 sha256:99af0f8f7429e29fcf3d9d8a695b245cb0112f8c21a7a8a4eb4b65ae6800054d [2021-03-19T23:23:17.662Z] #43 41.20 DEP compel/plugins/std/std.d [2021-03-19T23:23:17.662Z] #43 41.30 DEP compel/plugins/shmem/shmem.d [2021-03-19T23:23:17.662Z] #43 41.38 DEP compel/plugins/fds/fds.d [2021-03-19T23:23:17.850Z] #43 43.42 CC compel/plugins/std/infect.o [2021-03-19T23:23:17.922Z] #43 41.51 CC compel/plugins/std/std.o [2021-03-19T23:23:18.084Z] #20 ... [2021-03-19T23:23:18.084Z] [2021-03-19T23:23:18.084Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:18.084Z] #45 sha256:f9f413f6aadbb3799be626c6af7028d2be8733805331a332fed7c22d670635e6 [2021-03-19T23:23:18.084Z] #45 DONE 142.5s [2021-03-19T23:23:18.084Z] #21 29.94 Selecting previously unselected package python3.7-minimal. [2021-03-19T23:23:18.084Z] #21 29.96 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-19T23:23:18.182Z] #43 41.91 CC compel/plugins/std/fds.o [2021-03-19T23:23:18.340Z] [2021-03-19T23:23:18.340Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:18.340Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:18.340Z] #43 74.05 LINK criu/pie/restorer.built-in.o [2021-03-19T23:23:18.340Z] #43 74.08 GEN criu/pie/restorer-blob.h [2021-03-19T23:23:18.340Z] #43 74.20 DEP criu/vdso.d [2021-03-19T23:23:18.340Z] #43 74.38 DEP criu/vdso-compat.d [2021-03-19T23:23:18.340Z] #43 74.55 DEP criu/uts_ns.d [2021-03-19T23:23:18.340Z] #43 74.76 DEP criu/util.d [2021-03-19T23:23:18.340Z] #43 74.95 DEP criu/uffd.d [2021-03-19T23:23:18.340Z] #43 75.13 DEP criu/tun.d [2021-03-19T23:23:18.340Z] #43 75.34 DEP criu/tty.d [2021-03-19T23:23:18.340Z] #43 75.66 DEP criu/timerfd.d [2021-03-19T23:23:18.340Z] #43 75.94 DEP criu/timens.d [2021-03-19T23:23:18.340Z] #43 76.20 DEP criu/sysfs_parse.d [2021-03-19T23:23:18.340Z] #43 76.33 DEP criu/sysctl.d [2021-03-19T23:23:18.340Z] #43 76.51 DEP criu/string.d [2021-03-19T23:23:18.340Z] #43 76.55 DEP criu/stats.d [2021-03-19T23:23:18.340Z] #43 76.75 DEP criu/sockets.d [2021-03-19T23:23:18.340Z] #43 76.90 DEP criu/sk-unix.d [2021-03-19T23:23:18.391Z] #21 29.97 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:23:18.424Z] #43 43.83 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-19T23:23:18.424Z] #43 43.87 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-19T23:23:18.424Z] #43 43.92 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-19T23:23:18.424Z] #43 44.01 AR compel/plugins/std.lib.a [2021-03-19T23:23:18.424Z] #43 44.07 CC compel/plugins/fds/fds.o [2021-03-19T23:23:18.595Z] #43 77.17 DEP criu/sk-tcp.d [2021-03-19T23:23:18.750Z] #43 42.38 CC compel/plugins/std/log.o [2021-03-19T23:23:18.851Z] #43 77.42 DEP criu/sk-queue.d [2021-03-19T23:23:18.999Z] #43 44.31 AR compel/plugins/fds.lib.a [2021-03-19T23:23:18.999Z] #43 44.36 HOSTDEP compel/src/lib/log-host.d [2021-03-19T23:23:18.999Z] #43 44.41 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-19T23:23:18.999Z] #43 44.48 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-19T23:23:18.999Z] #43 44.56 HOSTDEP compel/src/main-host.d [2021-03-19T23:23:18.999Z] #43 44.68 DEP compel/src/lib/ptrace.d [2021-03-19T23:23:19.041Z] #21 30.84 Setting up libpython3.7-minimal:ppc64el (3.7.3-2+deb10u2) ... [2021-03-19T23:23:19.041Z] #21 30.85 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:23:19.108Z] #43 77.58 DEP criu/sk-packet.d [2021-03-19T23:23:19.261Z] #43 44.79 DEP compel/src/lib/infect.d [2021-03-19T23:23:19.261Z] #43 44.91 DEP compel/src/lib/infect-util.d [2021-03-19T23:23:19.364Z] #43 77.74 DEP criu/sk-netlink.d [2021-03-19T23:23:19.364Z] #43 77.92 DEP criu/sk-inet.d [2021-03-19T23:23:19.523Z] #43 45.02 DEP compel/src/lib/infect-rpc.d [2021-03-19T23:23:19.523Z] #43 45.12 DEP compel/arch/x86/src/lib/infect.d [2021-03-19T23:23:19.620Z] #43 78.09 DEP criu/signalfd.d [2021-03-19T23:23:19.620Z] #43 78.24 DEP criu/sigframe.d [2021-03-19T23:23:19.688Z] #43 43.21 CC compel/plugins/std/string.o [2021-03-19T23:23:19.785Z] #43 45.24 DEP compel/arch/x86/src/lib/cpu.d [2021-03-19T23:23:19.785Z] #43 45.33 DEP compel/src/lib/log.d [2021-03-19T23:23:19.785Z] #43 45.41 DEP compel/src/main.d [2021-03-19T23:23:19.876Z] #43 78.34 DEP criu/shmem.d [2021-03-19T23:23:20.047Z] #43 45.51 DEP compel/src/lib/handle-elf.d [2021-03-19T23:23:20.132Z] #43 78.52 DEP criu/servicefd.d [2021-03-19T23:23:20.132Z] #43 78.70 DEP criu/seize.d [2021-03-19T23:23:20.230Z] #14 DONE 3.4s [2021-03-19T23:23:20.230Z] [2021-03-19T23:23:20.230Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-19T23:23:20.230Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-03-19T23:23:20.257Z] #43 43.81 CC compel/plugins/std/infect.o [2021-03-19T23:23:20.309Z] #43 45.67 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-19T23:23:20.309Z] #43 45.81 CC compel/src/lib/log.o [2021-03-19T23:23:20.388Z] #43 78.87 DEP criu/seccomp.d [2021-03-19T23:23:20.388Z] #43 79.05 DEP criu/rst-malloc.d [2021-03-19T23:23:20.516Z] #43 44.27 CC compel/arch/x86/plugins/std/parasite-head.o [2021-03-19T23:23:20.571Z] #43 46.13 CC compel/arch/x86/src/lib/cpu.o [2021-03-19T23:23:20.645Z] #43 79.09 DEP criu/rbtree.d [2021-03-19T23:23:20.645Z] #43 79.12 DEP criu/pstree.d [2021-03-19T23:23:20.645Z] #43 79.25 DEP criu/protobuf.d [2021-03-19T23:23:20.778Z] #43 44.33 CC compel/arch/x86/plugins/std/memcpy.o [2021-03-19T23:23:20.778Z] #43 44.39 CC compel/arch/x86/plugins/std/syscalls-64.o [2021-03-19T23:23:20.778Z] #43 44.45 AR compel/plugins/std.lib.a [2021-03-19T23:23:20.778Z] #43 44.53 CC compel/plugins/fds/fds.o [2021-03-19T23:23:20.900Z] #43 79.47 GEN criu/protobuf-desc-gen.h [2021-03-19T23:23:21.037Z] #43 44.76 AR compel/plugins/fds.lib.a [2021-03-19T23:23:21.037Z] #43 44.81 HOSTDEP compel/src/lib/log-host.d [2021-03-19T23:23:21.146Z] #21 ... [2021-03-19T23:23:21.146Z] [2021-03-19T23:23:21.146Z] #59 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:23:21.146Z] #59 sha256:1f64d69757fd0a32a137a6545239da3c3b28e823b51dcab4ecc8a7e6269f7096 [2021-03-19T23:23:21.146Z] #59 DONE 154.6s [2021-03-19T23:23:21.146Z] [2021-03-19T23:23:21.146Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T23:23:21.146Z] #60 sha256:4aee1e581ec0b90d449bddd74ed4acc06643a47bb0a6d07aa33297d4c657d01e [2021-03-19T23:23:21.297Z] #43 44.87 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-19T23:23:21.297Z] #43 45.04 HOSTDEP compel/arch/x86/src/lib/handle-elf-host.d [2021-03-19T23:23:21.452Z] #60 DONE 0.2s [2021-03-19T23:23:21.452Z] [2021-03-19T23:23:21.452Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T23:23:21.452Z] #61 sha256:da4aa81f8929d6be01564050df1f28cf8c4d889f722e010f9621edfdc7dbd6ef [2021-03-19T23:23:21.452Z] #61 DONE 0.1s [2021-03-19T23:23:21.452Z] [2021-03-19T23:23:21.452Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:21.452Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:23:21.452Z] #44 76.69 LINK criu/pie/restorer.built-in.o [2021-03-19T23:23:21.452Z] #44 76.71 GEN criu/pie/restorer-blob.h [2021-03-19T23:23:21.452Z] #44 76.93 DEP criu/vdso.d [2021-03-19T23:23:21.452Z] #44 77.29 DEP criu/uts_ns.d [2021-03-19T23:23:21.452Z] #44 77.64 DEP criu/util.d [2021-03-19T23:23:21.452Z] #44 78.06 DEP criu/uffd.d [2021-03-19T23:23:21.452Z] #44 78.26 DEP criu/tun.d [2021-03-19T23:23:21.452Z] #44 78.65 DEP criu/tty.d [2021-03-19T23:23:21.452Z] #44 79.00 DEP criu/timerfd.d [2021-03-19T23:23:21.452Z] #44 79.25 DEP criu/timens.d [2021-03-19T23:23:21.452Z] #44 79.46 DEP criu/sysfs_parse.d [2021-03-19T23:23:21.452Z] #44 79.67 DEP criu/sysctl.d [2021-03-19T23:23:21.452Z] #44 79.89 DEP criu/string.d [2021-03-19T23:23:21.452Z] #44 79.94 DEP criu/stats.d [2021-03-19T23:23:21.452Z] #44 80.07 DEP criu/sockets.d [2021-03-19T23:23:21.452Z] #44 80.26 DEP criu/sk-unix.d [2021-03-19T23:23:21.452Z] #44 80.42 DEP criu/sk-tcp.d [2021-03-19T23:23:21.452Z] #44 80.59 DEP criu/sk-queue.d [2021-03-19T23:23:21.452Z] #44 80.76 DEP criu/sk-packet.d [2021-03-19T23:23:21.452Z] #44 81.17 DEP criu/sk-netlink.d [2021-03-19T23:23:21.452Z] #44 81.47 DEP criu/sk-inet.d [2021-03-19T23:23:21.452Z] #44 81.73 DEP criu/signalfd.d [2021-03-19T23:23:21.452Z] #44 81.95 DEP criu/sigframe.d [2021-03-19T23:23:21.452Z] #44 82.12 DEP criu/shmem.d [2021-03-19T23:23:21.452Z] #44 82.30 DEP criu/servicefd.d [2021-03-19T23:23:21.452Z] #44 82.50 DEP criu/seize.d [2021-03-19T23:23:21.452Z] #44 82.74 DEP criu/seccomp.d [2021-03-19T23:23:21.452Z] #44 83.01 DEP criu/rst-malloc.d [2021-03-19T23:23:21.452Z] #44 83.12 DEP criu/rbtree.d [2021-03-19T23:23:21.452Z] #44 83.17 DEP criu/pstree.d [2021-03-19T23:23:21.452Z] #44 83.41 DEP criu/protobuf.d [2021-03-19T23:23:21.452Z] #44 83.59 GEN criu/protobuf-desc-gen.h [2021-03-19T23:23:21.519Z] #43 46.86 CC compel/arch/x86/src/lib/infect.o [2021-03-19T23:23:21.556Z] #43 45.14 HOSTDEP compel/src/main-host.d [2021-03-19T23:23:21.556Z] #43 45.24 DEP compel/src/lib/ptrace.d [2021-03-19T23:23:21.743Z] #30 DONE 4.3s [2021-03-19T23:23:21.743Z] [2021-03-19T23:23:21.743Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-19T23:23:21.743Z] #33 sha256:2ada0894b44e100b0151c8caa8166b123852bb5b194315bebff02d0edcbb522f [2021-03-19T23:23:21.815Z] #43 45.40 DEP compel/src/lib/infect.d [2021-03-19T23:23:22.075Z] #43 45.54 DEP compel/src/lib/infect-util.d [2021-03-19T23:23:22.075Z] #43 45.63 DEP compel/src/lib/infect-rpc.d [2021-03-19T23:23:22.075Z] #43 45.74 DEP compel/arch/x86/src/lib/infect.d [2021-03-19T23:23:22.101Z] #44 85.97 DEP criu/protobuf-desc.d [2021-03-19T23:23:22.306Z] #33 DONE 0.3s [2021-03-19T23:23:22.306Z] [2021-03-19T23:23:22.306Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-19T23:23:22.306Z] #35 sha256:8dd7df931f81a13002c008fa9bcb4f0046c4eb4b407808f0657dbb8412a31a91 [2021-03-19T23:23:22.306Z] #35 DONE 0.1s [2021-03-19T23:23:22.306Z] [2021-03-19T23:23:22.306Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:22.306Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:22.306Z] #43 141.9 CC criu/parasite-syscall.o [2021-03-19T23:23:22.306Z] #43 142.8 CC criu/path.o [2021-03-19T23:23:22.306Z] #43 143.2 CC criu/pie-util-vdso-elf32.o [2021-03-19T23:23:22.306Z] #43 143.7 CC criu/pie-util-vdso.o [2021-03-19T23:23:22.306Z] #43 144.2 CC criu/pie-util.o [2021-03-19T23:23:22.306Z] #43 144.4 CC criu/pipes.o [2021-03-19T23:23:22.306Z] #43 145.2 CC criu/plugin.o [2021-03-19T23:23:22.306Z] #43 145.5 CC criu/proc_parse.o [2021-03-19T23:23:22.306Z] #43 ... [2021-03-19T23:23:22.306Z] [2021-03-19T23:23:22.306Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-19T23:23:22.306Z] #38 sha256:77a0bc272c8121185f1fccf333916ab019a8e8cf34e5097588ca2b21969349ce [2021-03-19T23:23:22.306Z] #38 DONE 0.0s [2021-03-19T23:23:22.306Z] [2021-03-19T23:23:22.306Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:23:22.306Z] #56 sha256:66c3dc52efd45011ac6496dabc217d7f418a3283c82305f87efbc667e3e57567 [2021-03-19T23:23:22.334Z] #43 45.87 DEP compel/arch/x86/src/lib/cpu.d [2021-03-19T23:23:22.335Z] #43 45.91 DEP compel/src/lib/log.d [2021-03-19T23:23:22.335Z] #43 46.02 DEP compel/src/main.d [2021-03-19T23:23:22.335Z] #43 46.12 DEP compel/src/lib/handle-elf.d [2021-03-19T23:23:22.422Z] #44 86.11 DEP criu/proc_parse.d [2021-03-19T23:23:22.422Z] #44 ... [2021-03-19T23:23:22.422Z] [2021-03-19T23:23:22.422Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:22.422Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:23:22.422Z] #46 146.1 vendor/golang.org/x/crypto/cryptobyte [2021-03-19T23:23:22.422Z] #46 147.4 mime [2021-03-19T23:23:22.422Z] #46 153.1 net/textproto [2021-03-19T23:23:22.422Z] #46 153.1 vendor/golang.org/x/net/http/httpproxy [2021-03-19T23:23:22.422Z] #46 153.1 crypto/x509 [2021-03-19T23:23:22.422Z] #46 155.3 vendor/golang.org/x/net/http/httpguts [2021-03-19T23:23:22.422Z] #46 155.3 mime/multipart [2021-03-19T23:23:22.465Z] #43 47.86 CC compel/src/lib/infect-rpc.o [2021-03-19T23:23:22.607Z] #43 46.22 DEP compel/arch/x86/src/lib/handle-elf.d [2021-03-19T23:23:22.607Z] #43 46.33 CC compel/src/lib/log.o [2021-03-19T23:23:22.727Z] #43 48.23 CC compel/src/lib/infect-util.o [2021-03-19T23:23:22.776Z] #46 ... [2021-03-19T23:23:22.776Z] [2021-03-19T23:23:22.776Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:22.776Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T23:23:22.776Z] #21 34.37 Selecting previously unselected package python3-minimal. [2021-03-19T23:23:22.777Z] #21 34.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 ... 23612 files and directories currently installed.) [2021-03-19T23:23:22.777Z] #21 34.47 Preparing to unpack .../python3-minimal_3.7.3-1_ppc64el.deb ... [2021-03-19T23:23:22.777Z] #21 34.49 Unpacking python3-minimal (3.7.3-1) ... [2021-03-19T23:23:22.790Z] #43 81.22 DEP criu/protobuf-desc.d [2021-03-19T23:23:22.790Z] #43 81.36 DEP criu/proc_parse.d [2021-03-19T23:23:22.790Z] #43 ... [2021-03-19T23:23:22.790Z] [2021-03-19T23:23:22.790Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:23:22.790Z] #53 sha256:cd4ce51f1b18604028632cc6a33335ad14e5032a7ea15c7195174ed564030c40 [2021-03-19T23:23:22.790Z] #53 12.35 + cd /tmp/tmp.WfVowtqEOQ/src/github.com/opencontainers/runc [2021-03-19T23:23:22.790Z] #53 12.36 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:23:22.790Z] #53 12.77 + '[' -z '' ']' [2021-03-19T23:23:22.790Z] #53 12.77 + target=static [2021-03-19T23:23:22.790Z] #53 12.77 + make 'BUILDTAGS=seccomp ' static [2021-03-19T23:23:22.790Z] #53 13.22 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-19T23:23:22.866Z] #43 46.55 CC compel/arch/x86/src/lib/cpu.o [2021-03-19T23:23:22.989Z] #43 48.49 CC compel/src/lib/infect.o [2021-03-19T23:23:22.989Z] #43 ... [2021-03-19T23:23:22.989Z] [2021-03-19T23:23:22.989Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:23:22.989Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:23:22.989Z] #13 142.4 Selecting previously unselected package libapparmor1:amd64. [2021-03-19T23:23:22.989Z] #13 142.4 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-19T23:23:22.989Z] #13 142.4 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T23:23:22.989Z] #13 142.6 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-19T23:23:22.989Z] #13 142.6 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-19T23:23:22.989Z] #13 142.6 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T23:23:22.989Z] #13 142.7 Selecting previously unselected package libbtrfs0. [2021-03-19T23:23:22.989Z] #13 142.7 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T23:23:22.989Z] #13 142.8 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:23:22.989Z] #13 142.8 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:23:22.989Z] #13 142.9 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T23:23:22.989Z] #13 142.9 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:23:22.989Z] #13 143.0 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-19T23:23:22.989Z] #13 143.0 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:23:22.989Z] #13 143.0 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:23:22.989Z] #13 143.1 Selecting previously unselected package libudev-dev:amd64. [2021-03-19T23:23:22.989Z] #13 143.1 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T23:23:22.989Z] #13 143.1 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:23:22.989Z] #13 143.4 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-19T23:23:22.989Z] #13 143.4 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-19T23:23:22.989Z] #13 143.4 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T23:23:23.046Z] #53 ... [2021-03-19T23:23:23.046Z] [2021-03-19T23:23:23.046Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:23.046Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:23:23.046Z] #20 3.904 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:23:23.046Z] #20 4.024 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:23:23.046Z] #20 4.046 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:23:23.046Z] #20 4.046 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:23:23.046Z] #20 4.480 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T23:23:23.046Z] #20 5.445 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:23:23.104Z] #21 34.65 Selecting previously unselected package libmpdec2:ppc64el. [2021-03-19T23:23:23.104Z] #21 34.66 Preparing to unpack .../libmpdec2_2.4.2-2_ppc64el.deb ... [2021-03-19T23:23:23.104Z] #21 34.67 Unpacking libmpdec2:ppc64el (2.4.2-2) ... [2021-03-19T23:23:23.104Z] #21 34.85 Selecting previously unselected package libpython3.7-stdlib:ppc64el. [2021-03-19T23:23:23.104Z] #21 34.86 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-19T23:23:23.104Z] #21 34.86 Unpacking libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-19T23:23:23.251Z] #13 143.7 Selecting previously unselected package libpcre16-3:amd64. [2021-03-19T23:23:23.251Z] #13 143.7 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-19T23:23:23.251Z] #13 143.7 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T23:23:23.557Z] #15 ... [2021-03-19T23:23:23.557Z] [2021-03-19T23:23:23.557Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:23.557Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:23:23.557Z] #43 39.89 CC images/ext-file.o [2021-03-19T23:23:23.557Z] #43 40.24 CC images/cgroup.o [2021-03-19T23:23:23.557Z] #43 41.22 CC images/userns.o [2021-03-19T23:23:23.557Z] #43 41.41 CC images/google/protobuf/descriptor.o [2021-03-19T23:23:23.557Z] #43 42.77 CC images/opts.o [2021-03-19T23:23:23.557Z] #43 43.03 CC images/seccomp.o [2021-03-19T23:23:23.557Z] #43 43.24 CC images/binfmt-misc.o [2021-03-19T23:23:23.557Z] #43 43.36 CC images/time.o [2021-03-19T23:23:23.557Z] #43 43.65 CC images/sysctl.o [2021-03-19T23:23:23.557Z] #43 44.01 CC images/autofs.o [2021-03-19T23:23:23.557Z] #43 44.15 CC images/macvlan.o [2021-03-19T23:23:23.557Z] #43 44.32 CC images/sit.o [2021-03-19T23:23:23.557Z] #43 44.62 CC images/memfd.o [2021-03-19T23:23:23.557Z] #43 44.91 CC images/timens.o [2021-03-19T23:23:23.557Z] #43 45.12 LINK images/built-in.o [2021-03-19T23:23:23.557Z] #43 45.24 GEN compel/include/asm [2021-03-19T23:23:23.557Z] #43 45.27 GEN compel/include/version.h [2021-03-19T23:23:23.557Z] #43 45.34 touch .config [2021-03-19T23:23:23.557Z] #43 45.44 GEN include/common/config.h [2021-03-19T23:23:23.557Z] #43 45.72 GEN compel/plugins/include/uapi/std/asm/syscall-types.h [2021-03-19T23:23:23.557Z] #43 45.73 GEN compel/arch/aarch64/plugins/std/syscalls/syscalls.S [2021-03-19T23:23:23.557Z] #43 45.81 DEP compel/arch/aarch64/plugins/std/syscalls/syscalls.d [2021-03-19T23:23:23.557Z] #43 45.84 DEP compel/arch/aarch64/plugins/std/parasite-head.d [2021-03-19T23:23:23.557Z] #43 45.87 DEP compel/plugins/std/infect.d [2021-03-19T23:23:23.557Z] #43 46.06 DEP compel/plugins/std/string.d [2021-03-19T23:23:23.557Z] #43 46.17 DEP compel/plugins/std/log.d [2021-03-19T23:23:23.557Z] #43 46.29 DEP compel/plugins/std/fds.d [2021-03-19T23:23:23.557Z] #43 46.48 DEP compel/plugins/std/std.d [2021-03-19T23:23:23.557Z] #43 46.66 DEP compel/plugins/shmem/shmem.d [2021-03-19T23:23:23.557Z] #43 46.80 DEP compel/plugins/fds/fds.d [2021-03-19T23:23:23.557Z] #43 47.05 CC compel/plugins/std/std.o [2021-03-19T23:23:23.557Z] #43 47.61 CC compel/plugins/std/fds.o [2021-03-19T23:23:23.557Z] #43 48.15 CC compel/plugins/std/log.o [2021-03-19T23:23:23.557Z] #43 48.62 CC compel/plugins/std/string.o [2021-03-19T23:23:23.557Z] #43 49.29 CC compel/plugins/std/infect.o [2021-03-19T23:23:23.557Z] #43 49.72 CC compel/arch/aarch64/plugins/std/parasite-head.o [2021-03-19T23:23:23.557Z] #43 49.78 CC compel/arch/aarch64/plugins/std/syscalls/syscalls.o [2021-03-19T23:23:23.557Z] #43 49.86 AR compel/plugins/std.lib.a [2021-03-19T23:23:23.557Z] #43 49.99 CC compel/plugins/fds/fds.o [2021-03-19T23:23:23.557Z] #43 ... [2021-03-19T23:23:23.557Z] [2021-03-19T23:23:23.557Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:23:23.557Z] #24 sha256:2f3d4930351bd66c354d51b75721b129345950320e362a70c60d2e0a76e86f75 [2021-03-19T23:23:23.826Z] #24 128.6 Checking out files: 25% (2821/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 43% (4819/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) [2021-03-19T23:23:23.826Z] #24 ... [2021-03-19T23:23:23.826Z] [2021-03-19T23:23:23.826Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-19T23:23:23.826Z] #15 sha256:daa9f6e8adf5b429e62d5ff15da3779572527060f146ba0a193beaf894564a3f [2021-03-19T23:23:23.826Z] #15 DONE 3.5s [2021-03-19T23:23:23.826Z] [2021-03-19T23:23:23.826Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:23:23.826Z] #24 sha256:2f3d4930351bd66c354d51b75721b129345950320e362a70c60d2e0a76e86f75 [2021-03-19T23:23:23.881Z] #43 47.29 CC compel/arch/x86/src/lib/infect.o [2021-03-19T23:23:23.976Z] #20 6.983 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:23:24.209Z] #13 144.5 Selecting previously unselected package libpcre32-3:amd64. [2021-03-19T23:23:24.209Z] #13 144.5 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-19T23:23:24.209Z] #13 144.5 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T23:23:24.361Z] #21 35.97 Selecting previously unselected package python3.7. [2021-03-19T23:23:24.361Z] #21 35.98 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_ppc64el.deb ... [2021-03-19T23:23:24.361Z] #21 35.98 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:23:24.361Z] #21 36.14 Selecting previously unselected package libpython3-stdlib:ppc64el. [2021-03-19T23:23:24.361Z] #21 36.16 Preparing to unpack .../libpython3-stdlib_3.7.3-1_ppc64el.deb ... [2021-03-19T23:23:24.361Z] #21 36.16 Unpacking libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-19T23:23:24.666Z] #21 36.28 Setting up python3-minimal (3.7.3-1) ... [2021-03-19T23:23:24.784Z] #13 145.1 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-19T23:23:24.784Z] #13 145.1 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-19T23:23:24.832Z] #56 ... [2021-03-19T23:23:24.832Z] [2021-03-19T23:23:24.832Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:24.832Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:24.832Z] #43 148.1 CC criu/protobuf-desc.o [2021-03-19T23:23:24.857Z] #43 48.29 CC compel/src/lib/infect-rpc.o [2021-03-19T23:23:24.857Z] #43 ... [2021-03-19T23:23:24.857Z] [2021-03-19T23:23:24.857Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:23:24.857Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:23:24.857Z] #13 142.7 Selecting previously unselected package libapparmor1:amd64. [2021-03-19T23:23:25.048Z] #13 145.4 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T23:23:25.048Z] #13 ... [2021-03-19T23:23:25.048Z] [2021-03-19T23:23:25.048Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:23:25.048Z] #58 sha256:6bb88206267383291a90580f951068340780d73d023221bf6031eb8c6526c943 [2021-03-19T23:23:25.048Z] #58 141.4 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:23:25.048Z] #58 141.4 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-19T23:23:25.048Z] #58 DONE 150.2s [2021-03-19T23:23:25.048Z] [2021-03-19T23:23:25.048Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T23:23:25.048Z] #59 sha256:20282e3ba6f00771ded7b7f6d9890fcd78f73e040cdcf6b60b0060d066183c77 [2021-03-19T23:23:25.048Z] #59 DONE 0.1s [2021-03-19T23:23:25.048Z] [2021-03-19T23:23:25.048Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:23:25.048Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:23:25.048Z] #13 145.5 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-19T23:23:25.048Z] #13 145.5 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-19T23:23:25.048Z] #13 145.5 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T23:23:25.048Z] #13 ... [2021-03-19T23:23:25.048Z] [2021-03-19T23:23:25.048Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T23:23:25.048Z] #60 sha256:c8866d2796c011f781050ca7b4182a2a817bf4914840cf4779adf58152cc2cb3 [2021-03-19T23:23:25.048Z] #60 DONE 0.1s [2021-03-19T23:23:25.119Z] #13 142.7 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-03-19T23:23:25.119Z] #13 142.7 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T23:23:25.119Z] #13 142.9 Selecting previously unselected package libapparmor-dev:amd64. [2021-03-19T23:23:25.119Z] #13 142.9 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-03-19T23:23:25.119Z] #13 142.9 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T23:23:25.119Z] #13 143.1 Selecting previously unselected package libbtrfs0. [2021-03-19T23:23:25.119Z] #13 143.1 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-03-19T23:23:25.310Z] [2021-03-19T23:23:25.310Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:25.310Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:25.310Z] #43 50.46 CC compel/src/lib/ptrace.o [2021-03-19T23:23:25.328Z] #21 37.23 Selecting previously unselected package python3. [2021-03-19T23:23:25.343Z] #20 8.414 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:23:25.379Z] #13 143.1 Unpacking libbtrfs0 (4.20.1-2) ... [2021-03-19T23:23:25.404Z] #43 149.0 CC criu/protobuf.o [2021-03-19T23:23:25.572Z] #43 51.05 AR compel/libcompel.a [2021-03-19T23:23:25.572Z] #43 51.14 HOSTCC compel/src/main-host.o [2021-03-19T23:23:25.631Z] #21 37.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 ... 24024 files and directories currently installed.) [2021-03-19T23:23:25.631Z] #21 37.33 Preparing to unpack .../00-python3_3.7.3-1_ppc64el.deb ... [2021-03-19T23:23:25.631Z] #21 37.34 Unpacking python3 (3.7.3-1) ... [2021-03-19T23:23:25.631Z] #21 37.48 Selecting previously unselected package libip4tc0:ppc64el. [2021-03-19T23:23:25.631Z] #21 37.48 Preparing to unpack .../01-libip4tc0_1.8.2-4_ppc64el.deb ... [2021-03-19T23:23:25.631Z] #21 37.50 Unpacking libip4tc0:ppc64el (1.8.2-4) ... [2021-03-19T23:23:25.638Z] #13 143.2 Selecting previously unselected package libbtrfs-dev. [2021-03-19T23:23:25.638Z] #13 143.2 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-03-19T23:23:25.638Z] #13 143.2 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:23:25.923Z] #13 143.8 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-03-19T23:23:25.933Z] #21 37.58 Selecting previously unselected package libip6tc0:ppc64el. [2021-03-19T23:23:25.933Z] #21 37.60 Preparing to unpack .../02-libip6tc0_1.8.2-4_ppc64el.deb ... [2021-03-19T23:23:25.933Z] #21 37.60 Unpacking libip6tc0:ppc64el (1.8.2-4) ... [2021-03-19T23:23:25.933Z] #21 37.77 Selecting previously unselected package libiptc0:ppc64el. [2021-03-19T23:23:25.933Z] #21 37.79 Preparing to unpack .../03-libiptc0_1.8.2-4_ppc64el.deb ... [2021-03-19T23:23:25.933Z] #21 37.80 Unpacking libiptc0:ppc64el (1.8.2-4) ... [2021-03-19T23:23:25.939Z] #24 128.6 Checking out files: 25% (2821/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 43% (4819/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 59% (6715/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 77% (8672/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) [2021-03-19T23:23:25.939Z] #24 ... [2021-03-19T23:23:25.939Z] [2021-03-19T23:23:25.939Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-19T23:23:25.939Z] #16 sha256:65e089c5b1d7082ef58fefc5a2c440b5b720136eae7084c036f4b9a2be3fd5b1 [2021-03-19T23:23:25.939Z] #16 1.573 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-19T23:23:25.939Z] #16 DONE 2.0s [2021-03-19T23:23:25.939Z] [2021-03-19T23:23:25.939Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:23:25.939Z] #24 sha256:2f3d4930351bd66c354d51b75721b129345950320e362a70c60d2e0a76e86f75 [2021-03-19T23:23:25.971Z] #43 149.4 CC criu/pstree.o [2021-03-19T23:23:26.146Z] #43 51.72 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-19T23:23:26.230Z] #13 143.8 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:23:26.230Z] #13 143.9 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:23:26.233Z] #21 37.87 Selecting previously unselected package libnfnetlink0:ppc64el. [2021-03-19T23:23:26.233Z] #21 37.89 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_ppc64el.deb ... [2021-03-19T23:23:26.233Z] #21 37.90 Unpacking libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-19T23:23:26.233Z] #21 37.98 Selecting previously unselected package libnetfilter-conntrack3:ppc64el. [2021-03-19T23:23:26.233Z] #21 37.99 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_ppc64el.deb ... [2021-03-19T23:23:26.233Z] #21 37.99 Unpacking libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-19T23:23:26.465Z] #24 128.6 Checking out files: 25% (2821/11202) Checking out files: 26% (2913/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 43% (4819/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 59% (6715/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 77% (8672/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 87% (9746/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) Checking out files: 92% (10306/11202) Checking out files: 93% (10418/11202) Checking out files: 94% (10530/11202) Checking out files: 95% (10642/11202) Checking out files: 96% (10754/11202) Checking out files: 97% (10866/11202) Checking out files: 97% (10917/11202) Checking out files: 98% (10978/11202) Checking out files: 99% (11090/11202) Checking out files: 100% (11202/11202) Checking out files: 100% (11202/11202), done. [2021-03-19T23:23:26.465Z] #24 132.8 + cd /tmp/tmp.aCiGA7fNoo/tmp/docker-ce [2021-03-19T23:23:26.465Z] #24 132.8 + git checkout -q v17.06.2-ce [2021-03-19T23:23:26.537Z] #21 38.15 Selecting previously unselected package libnftnl11:ppc64el. [2021-03-19T23:23:26.537Z] #21 38.15 Preparing to unpack .../06-libnftnl11_1.1.2-2_ppc64el.deb ... [2021-03-19T23:23:26.537Z] #21 38.17 Unpacking libnftnl11:ppc64el (1.1.2-2) ... [2021-03-19T23:23:26.537Z] #21 38.24 Selecting previously unselected package iptables. [2021-03-19T23:23:26.537Z] #21 38.26 Preparing to unpack .../07-iptables_1.8.2-4_ppc64el.deb ... [2021-03-19T23:23:26.537Z] #21 38.29 Unpacking iptables (1.8.2-4) ... [2021-03-19T23:23:26.708Z] #20 ... [2021-03-19T23:23:26.708Z] [2021-03-19T23:23:26.708Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:26.708Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:26.708Z] #43 81.58 DEP criu/plugin.d [2021-03-19T23:23:26.708Z] #43 81.66 DEP criu/pipes.d [2021-03-19T23:23:26.708Z] #43 81.86 DEP criu/pie-util.d [2021-03-19T23:23:26.708Z] #43 81.94 DEP criu/pie-util-vdso.d [2021-03-19T23:23:26.708Z] #43 82.09 DEP criu/pie-util-vdso-elf32.d [2021-03-19T23:23:26.708Z] #43 82.18 DEP criu/path.d [2021-03-19T23:23:26.708Z] #43 82.31 DEP criu/parasite-syscall.d [2021-03-19T23:23:26.708Z] #43 82.54 DEP criu/pagemap.d [2021-03-19T23:23:26.708Z] #43 82.77 DEP criu/pagemap-cache.d [2021-03-19T23:23:26.708Z] #43 82.90 DEP criu/page-xfer.d [2021-03-19T23:23:26.708Z] #43 83.12 DEP criu/page-pipe.d [2021-03-19T23:23:26.708Z] #43 83.22 DEP criu/netfilter.d [2021-03-19T23:23:26.708Z] #43 83.40 DEP criu/net.d [2021-03-19T23:23:26.708Z] #43 83.59 DEP criu/namespaces.d [2021-03-19T23:23:26.708Z] #43 83.76 DEP criu/mount.d [2021-03-19T23:23:26.708Z] #43 83.93 DEP criu/memfd.d [2021-03-19T23:23:26.708Z] #43 84.08 DEP criu/mem.d [2021-03-19T23:23:26.708Z] #43 84.26 DEP criu/lsm.d [2021-03-19T23:23:26.708Z] #43 84.39 DEP criu/log.d [2021-03-19T23:23:26.708Z] #43 84.53 DEP criu/libnetlink.d [2021-03-19T23:23:26.708Z] #43 84.65 DEP criu/kerndat.d [2021-03-19T23:23:26.708Z] #43 84.89 DEP criu/kcmp-ids.d [2021-03-19T23:23:26.708Z] #43 84.97 DEP criu/irmap.d [2021-03-19T23:23:26.708Z] #43 85.14 DEP criu/ipc_ns.d [2021-03-19T23:23:26.708Z] #43 85.35 DEP criu/image.d [2021-03-19T23:23:26.721Z] #43 52.08 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-19T23:23:26.810Z] #13 144.4 Selecting previously unselected package libudev-dev:amd64. [2021-03-19T23:23:26.810Z] #13 144.4 Preparing to unpack .../15-libudev-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T23:23:26.810Z] #13 144.6 Unpacking libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:23:26.964Z] #43 85.47 DEP criu/image-desc.d [2021-03-19T23:23:26.983Z] #43 52.57 HOSTCC compel/src/lib/log-host.o [2021-03-19T23:23:27.041Z] #24 ... [2021-03-19T23:23:27.041Z] [2021-03-19T23:23:27.041Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:23:27.041Z] #53 sha256:3da51220912a6ff723bc32905a3d92eeea07b92680a329dd55402993e2ff2030 [2021-03-19T23:23:27.041Z] #53 2.230 + RM_GOPATH=0 [2021-03-19T23:23:27.041Z] #53 2.230 + TMP_GOPATH= [2021-03-19T23:23:27.041Z] #53 2.230 + : /build [2021-03-19T23:23:27.041Z] #53 2.230 + '[' -z '' ']' [2021-03-19T23:23:27.041Z] #53 2.231 ++ mktemp -d [2021-03-19T23:23:27.041Z] #53 2.234 + export GOPATH=/tmp/tmp.SyMxyDWrvl [2021-03-19T23:23:27.041Z] #53 2.234 + GOPATH=/tmp/tmp.SyMxyDWrvl [2021-03-19T23:23:27.041Z] #53 2.234 + RM_GOPATH=1 [2021-03-19T23:23:27.041Z] #53 2.234 + case "$(go env GOARCH)" in [2021-03-19T23:23:27.041Z] #53 2.234 ++ go env GOARCH [2021-03-19T23:23:27.041Z] #53 2.258 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:23:27.041Z] #53 2.258 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:23:27.041Z] #53 2.258 ++ dirname /tmp/install/install.sh [2021-03-19T23:23:27.041Z] #53 2.260 + dir=/tmp/install [2021-03-19T23:23:27.041Z] #53 2.260 + bin=runc [2021-03-19T23:23:27.041Z] #53 2.261 + shift [2021-03-19T23:23:27.041Z] #53 2.261 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-19T23:23:27.041Z] #53 2.261 + . /tmp/install/runc.installer [2021-03-19T23:23:27.041Z] #53 2.261 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:23:27.041Z] #53 2.261 + install_runc [2021-03-19T23:23:27.041Z] #53 2.261 + uname -r [2021-03-19T23:23:27.041Z] #53 2.261 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-19T23:23:27.041Z] #53 2.266 + RUNC_BUILDTAGS='seccomp ' [2021-03-19T23:23:27.041Z] #53 2.267 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-19T23:23:27.041Z] #53 2.267 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-19T23:23:27.041Z] #53 2.267 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.SyMxyDWrvl/src/github.com/opencontainers/runc [2021-03-19T23:23:27.041Z] #53 2.273 Cloning into '/tmp/tmp.SyMxyDWrvl/src/github.com/opencontainers/runc'... [2021-03-19T23:23:27.041Z] #53 8.588 + cd /tmp/tmp.SyMxyDWrvl/src/github.com/opencontainers/runc [2021-03-19T23:23:27.041Z] #53 8.588 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:23:27.041Z] #53 9.028 + '[' -z '' ']' [2021-03-19T23:23:27.041Z] #53 9.028 + target=static [2021-03-19T23:23:27.041Z] #53 9.028 + make 'BUILDTAGS=seccomp ' static [2021-03-19T23:23:27.041Z] #53 9.527 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-19T23:23:27.041Z] #53 ... [2021-03-19T23:23:27.041Z] [2021-03-19T23:23:27.041Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:27.041Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:23:27.041Z] #43 50.41 AR compel/plugins/fds.lib.a [2021-03-19T23:23:27.041Z] #43 50.60 HOSTDEP compel/src/lib/log-host.d [2021-03-19T23:23:27.041Z] #43 50.67 HOSTDEP compel/src/lib/handle-elf-host.d [2021-03-19T23:23:27.041Z] #43 50.79 HOSTDEP compel/arch/aarch64/src/lib/handle-elf-host.d [2021-03-19T23:23:27.041Z] #43 50.87 HOSTDEP compel/src/main-host.d [2021-03-19T23:23:27.041Z] #43 50.95 DEP compel/src/lib/ptrace.d [2021-03-19T23:23:27.041Z] #43 51.12 DEP compel/src/lib/infect.d [2021-03-19T23:23:27.041Z] #43 51.38 DEP compel/src/lib/infect-util.d [2021-03-19T23:23:27.041Z] #43 51.47 DEP compel/src/lib/infect-rpc.d [2021-03-19T23:23:27.041Z] #43 51.58 DEP compel/arch/aarch64/src/lib/infect.d [2021-03-19T23:23:27.041Z] #43 51.69 DEP compel/arch/aarch64/src/lib/cpu.d [2021-03-19T23:23:27.041Z] #43 51.75 DEP compel/src/lib/log.d [2021-03-19T23:23:27.041Z] #43 51.81 DEP compel/src/main.d [2021-03-19T23:23:27.041Z] #43 51.91 DEP compel/src/lib/handle-elf.d [2021-03-19T23:23:27.041Z] #43 52.04 DEP compel/arch/aarch64/src/lib/handle-elf.d [2021-03-19T23:23:27.041Z] #43 52.27 CC compel/src/lib/log.o [2021-03-19T23:23:27.041Z] #43 52.46 CC compel/arch/aarch64/src/lib/cpu.o [2021-03-19T23:23:27.041Z] #43 52.67 CC compel/arch/aarch64/src/lib/infect.o [2021-03-19T23:23:27.041Z] #43 53.05 CC compel/src/lib/infect-rpc.o [2021-03-19T23:23:27.041Z] #43 53.52 CC compel/src/lib/infect-util.o [2021-03-19T23:23:27.193Z] #21 38.82 Selecting previously unselected package xxd. [2021-03-19T23:23:27.193Z] #21 38.83 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-19T23:23:27.193Z] #21 38.83 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:23:27.193Z] #21 39.00 Selecting previously unselected package vim-common. [2021-03-19T23:23:27.193Z] #21 39.00 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:23:27.193Z] #21 39.03 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T23:23:27.220Z] #43 85.57 DEP criu/fsnotify.d [2021-03-19T23:23:27.220Z] #43 85.74 DEP criu/filesystems.d [2021-03-19T23:23:27.245Z] #43 52.75 HOSTLINK compel/compel-host-bin [2021-03-19T23:23:27.245Z] #43 52.88 DEP soccr/soccr.d [2021-03-19T23:23:27.305Z] #43 53.83 CC compel/src/lib/infect.o [2021-03-19T23:23:27.341Z] #43 150.6 CC criu/rbtree.o [2021-03-19T23:23:27.379Z] #13 ... [2021-03-19T23:23:27.379Z] [2021-03-19T23:23:27.379Z] #58 [rootlesskit 1/3] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh rootlesskit [2021-03-19T23:23:27.379Z] #58 sha256:cb9dcb7afc4d06e314ea80c5b2659100e79fb80ea46347c4879f9a95596b7ad4 [2021-03-19T23:23:27.379Z] #58 140.2 + for f in rootlesskit rootlesskit-docker-proxy [2021-03-19T23:23:27.379Z] #58 140.2 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-03-19T23:23:27.379Z] #58 DONE 149.2s [2021-03-19T23:23:27.379Z] [2021-03-19T23:23:27.379Z] #59 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-03-19T23:23:27.379Z] #59 sha256:77ba6b1957afc6e33651ba03dfa3b81ac18d088b35b8eacd0c13981e6936621c [2021-03-19T23:23:27.379Z] #59 DONE 0.1s [2021-03-19T23:23:27.379Z] [2021-03-19T23:23:27.379Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:23:27.379Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:23:27.379Z] #13 145.0 Selecting previously unselected package libsepol1-dev:amd64. [2021-03-19T23:23:27.379Z] #13 145.0 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-03-19T23:23:27.379Z] #13 145.0 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T23:23:27.379Z] #13 ... [2021-03-19T23:23:27.379Z] [2021-03-19T23:23:27.379Z] #60 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-03-19T23:23:27.379Z] #60 sha256:e9029471c389dd0a4452cc19cfad87066ad0c7a5099e15f5925a519897d4b184 [2021-03-19T23:23:27.379Z] #60 DONE 0.1s [2021-03-19T23:23:27.476Z] #43 ... [2021-03-19T23:23:27.476Z] [2021-03-19T23:23:27.476Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:23:27.476Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:23:27.476Z] #32 DONE 151.0s [2021-03-19T23:23:27.476Z] [2021-03-19T23:23:27.476Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:27.476Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:27.476Z] #43 85.91 DEP criu/files.d [2021-03-19T23:23:27.476Z] #43 86.14 DEP criu/files-reg.d [2021-03-19T23:23:27.496Z] #21 39.21 Selecting previously unselected package bash-completion. [2021-03-19T23:23:27.496Z] #21 39.22 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-19T23:23:27.507Z] #43 52.97 CC soccr/soccr.o [2021-03-19T23:23:27.598Z] #43 151.0 CC criu/rst-malloc.o [2021-03-19T23:23:27.598Z] #43 151.2 CC criu/seccomp.o [2021-03-19T23:23:27.638Z] [2021-03-19T23:23:27.638Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:27.638Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:27.638Z] #43 48.64 CC compel/src/lib/infect-util.o [2021-03-19T23:23:27.638Z] #43 48.94 CC compel/src/lib/infect.o [2021-03-19T23:23:27.638Z] #43 ... [2021-03-19T23:23:27.638Z] [2021-03-19T23:23:27.638Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:27.638Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:23:27.638Z] #45 139.6 vendor/golang.org/x/net/http/httpguts [2021-03-19T23:23:27.638Z] #45 139.8 vendor/golang.org/x/net/http/httpproxy [2021-03-19T23:23:27.638Z] #45 140.6 mime/multipart [2021-03-19T23:23:27.638Z] #45 142.5 crypto/tls [2021-03-19T23:23:27.638Z] #45 148.9 net/http/httptrace [2021-03-19T23:23:27.638Z] #45 149.2 net/http [2021-03-19T23:23:27.732Z] #43 86.26 DEP criu/files-ext.d [2021-03-19T23:23:27.732Z] #43 86.39 DEP criu/file-lock.d [2021-03-19T23:23:27.769Z] #43 ... [2021-03-19T23:23:27.769Z] [2021-03-19T23:23:27.769Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:23:27.769Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:23:27.769Z] #13 146.1 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-19T23:23:27.769Z] #13 146.1 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-19T23:23:27.769Z] #13 146.1 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T23:23:27.769Z] #13 146.6 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-19T23:23:27.769Z] #13 146.6 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:23:27.769Z] #13 146.6 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T23:23:27.769Z] #13 146.7 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-19T23:23:27.769Z] #13 146.8 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T23:23:27.769Z] #13 146.8 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:23:27.769Z] #13 147.0 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-19T23:23:27.769Z] #13 147.1 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T23:23:27.769Z] #13 147.1 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:23:27.769Z] #13 147.6 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T23:23:27.769Z] #13 147.6 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:23:27.769Z] #13 147.7 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T23:23:27.769Z] #13 147.7 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:23:27.769Z] #13 147.7 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T23:23:27.769Z] #13 147.7 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T23:23:27.769Z] #13 147.7 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:23:27.769Z] #13 147.7 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:23:27.769Z] #13 147.8 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T23:23:27.769Z] #13 147.8 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:23:27.769Z] #13 147.8 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:23:27.769Z] #13 147.8 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:23:27.769Z] #13 147.8 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T23:23:27.769Z] #13 147.9 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-19T23:23:27.769Z] #13 147.9 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:23:27.769Z] #13 147.9 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:23:27.769Z] #13 147.9 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T23:23:27.769Z] #13 147.9 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:23:27.769Z] #13 147.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 [2021-03-19T23:23:27.769Z] #13 147.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 [2021-03-19T23:23:27.769Z] #13 147.9 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:23:27.769Z] #13 147.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 [2021-03-19T23:23:27.769Z] #13 147.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 [2021-03-19T23:23:27.769Z] #13 148.0 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:23:27.769Z] #13 148.0 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T23:23:27.769Z] #13 148.0 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:23:27.769Z] #13 148.0 Setting up dmsetup (2:1.02.155-3) ... [2021-03-19T23:23:27.769Z] #13 148.0 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:23:27.769Z] #13 148.0 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T23:23:27.769Z] #13 148.0 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:23:27.769Z] #13 DONE 148.3s [2021-03-19T23:23:27.769Z] [2021-03-19T23:23:27.769Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:27.769Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:23:27.769Z] #45 143.0 crypto/tls [2021-03-19T23:23:27.769Z] #45 149.1 net/http/httptrace [2021-03-19T23:23:27.769Z] #45 149.4 net/http [2021-03-19T23:23:27.855Z] #43 ... [2021-03-19T23:23:27.855Z] [2021-03-19T23:23:27.855Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:23:27.855Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:23:27.855Z] #40 DONE 250.1s [2021-03-19T23:23:27.883Z] #43 ... [2021-03-19T23:23:27.883Z] [2021-03-19T23:23:27.883Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T23:23:27.883Z] #17 sha256:8adba43626e6c2ad9c104858cdfccc193309ce46f8df97e23fb1104bc3eb1997 [2021-03-19T23:23:27.883Z] #17 DONE 1.9s [2021-03-19T23:23:27.883Z] [2021-03-19T23:23:27.883Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T23:23:27.883Z] #18 sha256:3cacc04a1189660550b8cc885d68df049614571821b02a63bff579b9e9bd4f22 [2021-03-19T23:23:27.901Z] #45 ... [2021-03-19T23:23:27.901Z] [2021-03-19T23:23:27.901Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:27.901Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:27.901Z] #43 51.54 CC compel/src/lib/ptrace.o [2021-03-19T23:23:27.988Z] #43 86.53 DEP criu/file-ids.d [2021-03-19T23:23:28.031Z] #45 ... [2021-03-19T23:23:28.031Z] [2021-03-19T23:23:28.031Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:23:28.031Z] #53 sha256:cf9162dcc5826023a19279953473d3c148a7bde6d63b68735d56b63a3642aaf3 [2021-03-19T23:23:28.113Z] [2021-03-19T23:23:28.113Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:23:28.113Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:23:28.244Z] #43 86.75 DEP criu/fifo.d [2021-03-19T23:23:28.244Z] #43 86.95 DEP criu/fdstore.d [2021-03-19T23:23:28.469Z] #43 52.11 AR compel/libcompel.a [2021-03-19T23:23:28.500Z] #43 87.05 DEP criu/fault-injection.d [2021-03-19T23:23:28.728Z] #43 52.36 HOSTCC compel/src/main-host.o [2021-03-19T23:23:28.756Z] #43 87.10 DEP criu/external.d [2021-03-19T23:23:28.756Z] #43 87.26 DEP criu/eventpoll.d [2021-03-19T23:23:28.989Z] #43 52.76 HOSTCC compel/arch/x86/src/lib/handle-elf-host.o [2021-03-19T23:23:29.014Z] #43 87.46 DEP criu/eventfd.d [2021-03-19T23:23:29.014Z] #43 87.66 DEP criu/crtools.d [2021-03-19T23:23:29.045Z] #49 ... [2021-03-19T23:23:29.045Z] [2021-03-19T23:23:29.045Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:29.045Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:29.045Z] #43 152.3 CC criu/seize.o [2021-03-19T23:23:29.249Z] #43 52.91 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-19T23:23:29.297Z] #43 87.84 DEP criu/cr-service.d [2021-03-19T23:23:29.428Z] #53 1.591 + RM_GOPATH=0 [2021-03-19T23:23:29.428Z] #53 1.591 + TMP_GOPATH= [2021-03-19T23:23:29.428Z] #53 1.591 + : /build [2021-03-19T23:23:29.428Z] #53 1.591 + '[' -z '' ']' [2021-03-19T23:23:29.428Z] #53 1.593 ++ mktemp -d [2021-03-19T23:23:29.509Z] #43 53.26 HOSTCC compel/src/lib/log-host.o [2021-03-19T23:23:29.587Z] #43 88.02 DEP criu/cr-restore.d [2021-03-19T23:23:29.587Z] #43 88.21 DEP criu/cr-errno.d [2021-03-19T23:23:29.619Z] #43 153.2 CC criu/servicefd.o [2021-03-19T23:23:29.692Z] #53 1.595 + export GOPATH=/tmp/tmp.LVDx3Qc9sP [2021-03-19T23:23:29.692Z] #53 1.595 + GOPATH=/tmp/tmp.LVDx3Qc9sP [2021-03-19T23:23:29.692Z] #53 1.595 + RM_GOPATH=1 [2021-03-19T23:23:29.692Z] #53 1.596 + case "$(go env GOARCH)" in [2021-03-19T23:23:29.692Z] #53 1.596 ++ go env GOARCH [2021-03-19T23:23:29.692Z] #53 1.614 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:23:29.692Z] #53 1.614 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:23:29.692Z] #53 1.616 ++ dirname /tmp/install/install.sh [2021-03-19T23:23:29.692Z] #53 1.622 + dir=/tmp/install [2021-03-19T23:23:29.692Z] #53 1.626 + bin=runc [2021-03-19T23:23:29.692Z] #53 1.626 + shift [2021-03-19T23:23:29.692Z] #53 1.627 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-19T23:23:29.692Z] #53 1.627 + . /tmp/install/runc.installer [2021-03-19T23:23:29.692Z] #53 1.627 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:23:29.692Z] #53 1.627 + install_runc [2021-03-19T23:23:29.692Z] #53 1.627 + uname -r [2021-03-19T23:23:29.692Z] #53 1.628 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-19T23:23:29.692Z] #53 1.634 + RUNC_BUILDTAGS='seccomp ' [2021-03-19T23:23:29.692Z] #53 1.634 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-19T23:23:29.692Z] #53 1.634 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-19T23:23:29.692Z] #53 1.634 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LVDx3Qc9sP/src/github.com/opencontainers/runc [2021-03-19T23:23:29.692Z] #53 1.639 Cloning into '/tmp/tmp.LVDx3Qc9sP/src/github.com/opencontainers/runc'... [2021-03-19T23:23:29.692Z] #53 ... [2021-03-19T23:23:29.692Z] [2021-03-19T23:23:29.692Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T23:23:29.692Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-19T23:23:29.692Z] #14 DONE 1.8s [2021-03-19T23:23:29.769Z] #43 53.44 HOSTLINK compel/compel-host-bin [2021-03-19T23:23:29.769Z] #43 53.58 DEP soccr/soccr.d [2021-03-19T23:23:29.862Z] #43 88.23 DEP criu/cr-dump.d [2021-03-19T23:23:29.862Z] #43 88.46 DEP criu/cr-dedup.d [2021-03-19T23:23:29.877Z] #43 ... [2021-03-19T23:23:29.877Z] [2021-03-19T23:23:29.877Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-19T23:23:29.877Z] #41 sha256:5093da9119516e955f708c885a65e5efe9169d0de2867ca3ab7b3423af2e657f [2021-03-19T23:23:29.877Z] #41 DONE 0.9s [2021-03-19T23:23:29.877Z] [2021-03-19T23:23:29.877Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:29.877Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:29.877Z] #43 153.6 CC criu/shmem.o [2021-03-19T23:23:29.954Z] [2021-03-19T23:23:29.954Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:29.954Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:29.954Z] #43 54.47 AR soccr/libsoccr.a [2021-03-19T23:23:29.954Z] #43 54.54 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:23:29.954Z] #43 55.11 DEP criu/arch/x86/sigframe.d [2021-03-19T23:23:29.954Z] #43 55.29 DEP criu/arch/x86/sigaction_compat.d [2021-03-19T23:23:29.954Z] #43 55.48 DEP criu/arch/x86/kerndat.d [2021-03-19T23:23:30.120Z] #43 88.68 DEP criu/cr-check.d [2021-03-19T23:23:30.216Z] #43 55.79 DEP criu/arch/x86/crtools.d [2021-03-19T23:23:30.338Z] #43 53.80 CC soccr/soccr.o [2021-03-19T23:23:30.376Z] #43 88.85 DEP criu/config.d [2021-03-19T23:23:30.456Z] #18 DONE 2.4s [2021-03-19T23:23:30.456Z] [2021-03-19T23:23:30.456Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T23:23:30.456Z] #19 sha256:4c1fddb96b703d3806ef5aae6835a85678c055f769b5f99c9926d604e1adf9d6 [2021-03-19T23:23:30.478Z] #43 56.10 DEP criu/arch/x86/cpu.d [2021-03-19T23:23:30.478Z] #43 56.19 CC criu/arch/x86/cpu.o [2021-03-19T23:23:30.631Z] #43 89.04 DEP criu/clone-noasan.d [2021-03-19T23:23:30.631Z] #43 89.13 DEP criu/cgroup.d [2021-03-19T23:23:30.809Z] #43 154.4 CC criu/sigframe.o [2021-03-19T23:23:30.887Z] #43 89.28 DEP criu/cgroup-props.d [2021-03-19T23:23:30.887Z] #43 89.41 DEP criu/bitmap.d [2021-03-19T23:23:30.887Z] #43 89.42 DEP criu/bfd.d [2021-03-19T23:23:30.887Z] #43 89.56 DEP criu/autofs.d [2021-03-19T23:23:31.055Z] #43 ... [2021-03-19T23:23:31.055Z] [2021-03-19T23:23:31.055Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-19T23:23:31.055Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-19T23:23:31.055Z] #15 DONE 1.3s [2021-03-19T23:23:31.066Z] #43 154.6 CC criu/signalfd.o [2021-03-19T23:23:31.143Z] #43 89.74 DEP criu/aio.d [2021-03-19T23:23:31.280Z] #43 ... [2021-03-19T23:23:31.280Z] [2021-03-19T23:23:31.280Z] #13 [runtime-dev-cross-false 2/2] RUN --mount=type=cache,sharing=locked,id=moby-cross-false-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-false-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends binutils-mingw-w64 g++-mingw-w64-x86-64 libapparmor-dev libbtrfs-dev libdevmapper-dev libseccomp-dev/buster-backports libsystemd-dev libudev-dev [2021-03-19T23:23:31.280Z] #13 sha256:5ab9c8c09af5eeb2cc0bf5a410dfa2044e0ae6915207721b0344109fa1301c1b [2021-03-19T23:23:31.280Z] #13 145.5 Selecting previously unselected package libpcre16-3:amd64. [2021-03-19T23:23:31.280Z] #13 145.5 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-03-19T23:23:31.280Z] #13 145.5 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T23:23:31.280Z] #13 145.7 Selecting previously unselected package libpcre32-3:amd64. [2021-03-19T23:23:31.280Z] #13 145.7 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-03-19T23:23:31.280Z] #13 145.8 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T23:23:31.280Z] #13 146.0 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-03-19T23:23:31.280Z] #13 146.0 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-03-19T23:23:31.280Z] #13 146.0 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T23:23:31.280Z] #13 146.3 Selecting previously unselected package libpcre3-dev:amd64. [2021-03-19T23:23:31.280Z] #13 146.3 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-03-19T23:23:31.280Z] #13 146.3 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T23:23:31.280Z] #13 147.0 Selecting previously unselected package libselinux1-dev:amd64. [2021-03-19T23:23:31.280Z] #13 147.0 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-03-19T23:23:31.280Z] #13 147.0 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T23:23:31.280Z] #13 147.3 Selecting previously unselected package libdevmapper-dev:amd64. [2021-03-19T23:23:31.280Z] #13 147.3 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-03-19T23:23:31.280Z] #13 147.3 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T23:23:31.280Z] #13 147.4 Selecting previously unselected package libseccomp-dev:amd64. [2021-03-19T23:23:31.280Z] #13 147.4 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-03-19T23:23:31.280Z] #13 147.4 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:23:31.280Z] #13 147.6 Selecting previously unselected package libsystemd-dev:amd64. [2021-03-19T23:23:31.280Z] #13 147.6 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u6_amd64.deb ... [2021-03-19T23:23:31.280Z] #13 147.6 Unpacking libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:23:31.280Z] #13 148.1 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-03-19T23:23:31.280Z] #13 148.1 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-03-19T23:23:31.280Z] #13 148.1 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-03-19T23:23:31.280Z] #13 148.1 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-03-19T23:23:31.280Z] #13 148.2 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-03-19T23:23:31.280Z] #13 148.2 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-03-19T23:23:31.280Z] #13 148.2 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:23:31.280Z] #13 148.2 Setting up libbtrfs0 (4.20.1-2) ... [2021-03-19T23:23:31.280Z] #13 148.2 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-03-19T23:23:31.280Z] #13 148.2 Setting up libudev-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:23:31.280Z] #13 148.3 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-03-19T23:23:31.280Z] #13 148.3 Setting up libbtrfs-dev (4.20.1-2) ... [2021-03-19T23:23:31.280Z] #13 148.3 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-03-19T23:23:31.280Z] #13 148.3 Setting up mingw-w64-common (6.0.0-3) ... [2021-03-19T23:23:31.280Z] #13 148.4 Setting up libsystemd-dev:amd64 (241-7~deb10u6) ... [2021-03-19T23:23:31.280Z] #13 148.4 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-03-19T23:23:31.280Z] #13 148.4 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-03-19T23:23:31.280Z] #13 148.4 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:23:31.280Z] #13 148.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-posix to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T23:23:31.280Z] #13 148.4 update-alternatives: using /usr/bin/x86_64-w64-mingw32-gcc-win32 to provide /usr/bin/x86_64-w64-mingw32-gcc (x86_64-w64-mingw32-gcc) in auto mode [2021-03-19T23:23:31.280Z] #13 148.4 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-03-19T23:23:31.280Z] #13 148.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-posix to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T23:23:31.280Z] #13 148.5 update-alternatives: using /usr/bin/x86_64-w64-mingw32-g++-win32 to provide /usr/bin/x86_64-w64-mingw32-g++ (x86_64-w64-mingw32-g++) in auto mode [2021-03-19T23:23:31.280Z] #13 148.5 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-03-19T23:23:31.280Z] #13 148.5 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-03-19T23:23:31.280Z] #13 148.5 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:23:31.280Z] #13 148.5 Setting up dmsetup (2:1.02.155-3) ... [2021-03-19T23:23:31.280Z] #13 148.5 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-03-19T23:23:31.280Z] #13 148.5 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-03-19T23:23:31.280Z] #13 148.6 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:23:31.280Z] #13 DONE 148.9s [2021-03-19T23:23:31.280Z] [2021-03-19T23:23:31.280Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:23:31.280Z] #53 sha256:3032b6e78c74ac7a4e79828c3e55138bac3de6e7701b5713df5fdc2619eb6318 [2021-03-19T23:23:31.317Z] [2021-03-19T23:23:31.317Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-19T23:23:31.317Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-19T23:23:31.324Z] #43 154.9 CC criu/sk-inet.o [2021-03-19T23:23:31.400Z] #43 89.95 DEP criu/action-scripts.d [2021-03-19T23:23:31.656Z] #43 90.26 CC criu/action-scripts.o [2021-03-19T23:23:31.892Z] #16 1.025 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-19T23:23:32.024Z] #21 43.44 Unpacking bash-completion (1:2.8-6) ... [2021-03-19T23:23:32.024Z] #21 43.82 Selecting previously unselected package bzip2. [2021-03-19T23:23:32.024Z] #21 43.83 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_ppc64el.deb ... [2021-03-19T23:23:32.024Z] #21 43.84 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:23:32.024Z] #21 43.94 Selecting previously unselected package xz-utils. [2021-03-19T23:23:32.154Z] #16 DONE 1.1s [2021-03-19T23:23:32.154Z] [2021-03-19T23:23:32.154Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:32.154Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:32.154Z] #43 57.03 CC criu/arch/x86/crtools.o [2021-03-19T23:23:32.232Z] #43 90.66 CC criu/aio.o [2021-03-19T23:23:32.256Z] #43 155.8 CC criu/sk-netlink.o [2021-03-19T23:23:32.322Z] #21 43.95 Preparing to unpack .../12-xz-utils_5.2.4-1_ppc64el.deb ... [2021-03-19T23:23:32.322Z] #21 43.96 Unpacking xz-utils (5.2.4-1) ... [2021-03-19T23:23:32.322Z] #21 44.15 Selecting previously unselected package apparmor. [2021-03-19T23:23:32.322Z] #21 44.16 Preparing to unpack .../13-apparmor_2.13.2-10_ppc64el.deb ... [2021-03-19T23:23:32.381Z] #19 DONE 2.0s [2021-03-19T23:23:32.381Z] [2021-03-19T23:23:32.381Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:32.381Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T23:23:32.489Z] #43 91.21 CC criu/autofs.o [2021-03-19T23:23:32.514Z] #43 156.2 CC criu/sk-packet.o [2021-03-19T23:23:32.620Z] #21 44.27 Unpacking apparmor (2.13.2-10) ... [2021-03-19T23:23:32.660Z] #53 ... [2021-03-19T23:23:32.660Z] [2021-03-19T23:23:32.660Z] #14 [dev-systemd-false 1/26] RUN groupadd -r docker [2021-03-19T23:23:32.660Z] #14 sha256:136afd3e6e22e1dcb31c50dfc269474e46d80d6a1ced6b0fee84c780237cf815 [2021-03-19T23:23:32.660Z] #14 DONE 1.6s [2021-03-19T23:23:32.920Z] #21 ... [2021-03-19T23:23:32.920Z] [2021-03-19T23:23:32.920Z] [2021-03-19T23:23:32.920Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:23:32.920Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:32.920Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:23:32.920Z] #53 sha256:3032b6e78c74ac7a4e79828c3e55138bac3de6e7701b5713df5fdc2619eb6318 [2021-03-19T23:23:32.920Z] #53 1.632 + RM_GOPATH=0 [2021-03-19T23:23:32.920Z] #53 1.632 + TMP_GOPATH= [2021-03-19T23:23:32.920Z] #53 1.632 + : /build [2021-03-19T23:23:32.920Z] #53 1.632 + '[' -z '' ']' [2021-03-19T23:23:32.920Z] #53 1.632 ++ mktemp -d [2021-03-19T23:23:32.920Z] #53 1.639 + export GOPATH=/tmp/tmp.qTcQNO4NPl [2021-03-19T23:23:32.920Z] #44 86.56 DEP criu/plugin.d [2021-03-19T23:23:32.920Z] #44 86.87 DEP criu/pipes.d [2021-03-19T23:23:32.920Z] #53 1.639 + GOPATH=/tmp/tmp.qTcQNO4NPl [2021-03-19T23:23:32.920Z] #53 1.639 + RM_GOPATH=1 [2021-03-19T23:23:32.920Z] #44 87.17 DEP criu/pie-util.d [2021-03-19T23:23:32.920Z] #44 87.29 DEP criu/pie-util-vdso.d [2021-03-19T23:23:32.920Z] #44 87.46 DEP criu/path.d [2021-03-19T23:23:32.920Z] #44 87.73 DEP criu/parasite-syscall.d [2021-03-19T23:23:32.920Z] #44 88.02 DEP criu/pagemap.d [2021-03-19T23:23:32.920Z] #53 1.639 + case "$(go env GOARCH)" in [2021-03-19T23:23:32.920Z] #53 1.639 ++ go env GOARCH [2021-03-19T23:23:32.920Z] #44 88.21 DEP criu/pagemap-cache.d [2021-03-19T23:23:32.920Z] #44 88.39 DEP criu/page-xfer.d [2021-03-19T23:23:32.920Z] #53 1.692 + export GO_BUILDMODE=-buildmode=pie [2021-03-19T23:23:32.920Z] #53 1.692 + GO_BUILDMODE=-buildmode=pie [2021-03-19T23:23:32.920Z] #44 88.54 DEP criu/page-pipe.d [2021-03-19T23:23:32.920Z] #44 88.68 DEP criu/netfilter.d [2021-03-19T23:23:32.920Z] #53 1.692 ++ dirname /tmp/install/install.sh [2021-03-19T23:23:32.920Z] #53 1.701 + dir=/tmp/install [2021-03-19T23:23:32.920Z] #53 1.701 + bin=runc [2021-03-19T23:23:32.920Z] #44 88.85 DEP criu/net.d [2021-03-19T23:23:32.920Z] #44 89.13 DEP criu/namespaces.d [2021-03-19T23:23:32.920Z] #53 1.701 + shift [2021-03-19T23:23:32.920Z] #53 1.702 + '[' '!' -f /tmp/install/runc.installer ']' [2021-03-19T23:23:32.920Z] #44 89.31 DEP criu/mount.d [2021-03-19T23:23:32.920Z] #44 89.55 DEP criu/memfd.d [2021-03-19T23:23:32.920Z] #53 1.702 + . /tmp/install/runc.installer [2021-03-19T23:23:32.920Z] #53 1.702 ++ : 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:23:32.920Z] #44 89.70 DEP criu/mem.d [2021-03-19T23:23:32.920Z] #44 89.94 DEP criu/lsm.d [2021-03-19T23:23:32.920Z] #53 1.703 + install_runc [2021-03-19T23:23:32.920Z] #53 1.703 + uname -r [2021-03-19T23:23:32.920Z] #53 1.709 + grep -q '^3\.10\.0.*\.el7\.' [2021-03-19T23:23:32.920Z] #44 90.19 DEP criu/log.d [2021-03-19T23:23:32.920Z] #44 90.40 DEP criu/libnetlink.d [2021-03-19T23:23:32.920Z] #53 1.711 + RUNC_BUILDTAGS='seccomp ' [2021-03-19T23:23:32.920Z] #44 90.53 DEP criu/kerndat.d [2021-03-19T23:23:32.920Z] #44 90.79 DEP criu/kcmp-ids.d [2021-03-19T23:23:32.920Z] #53 1.711 + echo 'Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp )' [2021-03-19T23:23:32.920Z] #44 90.90 DEP criu/irmap.d [2021-03-19T23:23:32.920Z] #44 91.04 DEP criu/ipc_ns.d [2021-03-19T23:23:32.920Z] #53 1.711 Install runc version 12644e614e25b05da6fd08a38ffa0cfe1903fdec (build tags: seccomp ) [2021-03-19T23:23:32.920Z] #44 91.26 DEP criu/image.d [2021-03-19T23:23:32.920Z] #44 91.48 DEP criu/image-desc.d [2021-03-19T23:23:32.920Z] #53 1.712 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.qTcQNO4NPl/src/github.com/opencontainers/runc [2021-03-19T23:23:32.920Z] #53 1.714 Cloning into '/tmp/tmp.qTcQNO4NPl/src/github.com/opencontainers/runc'... [2021-03-19T23:23:32.920Z] #44 91.58 DEP criu/fsnotify.d [2021-03-19T23:23:32.920Z] #44 91.75 DEP criu/filesystems.d [2021-03-19T23:23:32.920Z] #44 92.01 DEP criu/files.d [2021-03-19T23:23:32.920Z] #44 92.23 DEP criu/files-reg.d [2021-03-19T23:23:32.920Z] #44 92.44 DEP criu/files-ext.d [2021-03-19T23:23:32.920Z] #44 92.60 DEP criu/file-lock.d [2021-03-19T23:23:32.920Z] #44 92.80 DEP criu/file-ids.d [2021-03-19T23:23:32.920Z] #44 92.98 DEP criu/fifo.d [2021-03-19T23:23:32.920Z] #44 93.19 DEP criu/fdstore.d [2021-03-19T23:23:32.920Z] #44 93.36 DEP criu/fault-injection.d [2021-03-19T23:23:32.920Z] #44 93.41 DEP criu/external.d [2021-03-19T23:23:32.920Z] #44 93.61 DEP criu/eventpoll.d [2021-03-19T23:23:32.920Z] #44 93.88 DEP criu/eventfd.d [2021-03-19T23:23:32.920Z] #44 94.06 DEP criu/crtools.d [2021-03-19T23:23:32.920Z] #44 94.30 DEP criu/cr-service.d [2021-03-19T23:23:32.920Z] #44 94.52 DEP criu/cr-restore.d [2021-03-19T23:23:32.920Z] #44 94.84 DEP criu/cr-errno.d [2021-03-19T23:23:32.920Z] #44 94.85 DEP criu/cr-dump.d [2021-03-19T23:23:32.920Z] #44 95.24 DEP criu/cr-dedup.d [2021-03-19T23:23:32.920Z] #44 95.57 DEP criu/cr-check.d [2021-03-19T23:23:32.920Z] #44 95.85 DEP criu/config.d [2021-03-19T23:23:32.920Z] #44 96.03 DEP criu/clone-noasan.d [2021-03-19T23:23:32.920Z] #44 96.12 DEP criu/cgroup.d [2021-03-19T23:23:32.920Z] #44 96.41 DEP criu/cgroup-props.d [2021-03-19T23:23:32.920Z] #44 96.61 DEP criu/bitmap.d [2021-03-19T23:23:32.920Z] #44 96.63 DEP criu/bfd.d [2021-03-19T23:23:32.920Z] #44 96.79 DEP criu/autofs.d [2021-03-19T23:23:33.079Z] #43 ... [2021-03-19T23:23:33.079Z] [2021-03-19T23:23:33.079Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:23:33.079Z] #49 sha256:cb554f54aa16d4e11563f03d507badc0c7a768e874ccfb11c74e410481839588 [2021-03-19T23:23:33.079Z] #49 255.0 + /build/golangci-lint --version [2021-03-19T23:23:33.079Z] #49 255.3 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-19T23:23:33.079Z] #49 DONE 255.6s [2021-03-19T23:23:33.079Z] [2021-03-19T23:23:33.079Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:33.079Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:33.079Z] #43 156.7 CC criu/sk-queue.o [2021-03-19T23:23:33.219Z] #44 ... [2021-03-19T23:23:33.219Z] [2021-03-19T23:23:33.219Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:33.219Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T23:23:33.219Z] #21 44.95 Selecting previously unselected package aufs-tools. [2021-03-19T23:23:33.219Z] #21 44.96 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_ppc64el.deb ... [2021-03-19T23:23:33.219Z] #21 44.96 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:23:33.518Z] #21 45.11 Selecting previously unselected package libonig5:ppc64el. [2021-03-19T23:23:33.518Z] #21 45.12 Preparing to unpack .../15-libonig5_6.9.1-1_ppc64el.deb ... [2021-03-19T23:23:33.518Z] #21 45.12 Unpacking libonig5:ppc64el (6.9.1-1) ... [2021-03-19T23:23:33.518Z] #21 45.30 Selecting previously unselected package libjq1:ppc64el. [2021-03-19T23:23:33.518Z] #21 45.30 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-19T23:23:33.518Z] #21 45.31 Unpacking libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-19T23:23:33.544Z] #43 ... [2021-03-19T23:23:33.544Z] [2021-03-19T23:23:33.544Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T23:23:33.544Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-19T23:23:33.544Z] #17 DONE 1.1s [2021-03-19T23:23:33.544Z] [2021-03-19T23:23:33.544Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:33.544Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:33.544Z] #43 58.75 CC criu/arch/x86/kerndat.o [2021-03-19T23:23:33.645Z] #43 157.2 CC criu/sk-tcp.o [2021-03-19T23:23:33.817Z] #21 45.42 Selecting previously unselected package jq. [2021-03-19T23:23:33.817Z] #21 45.43 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_ppc64el.deb ... [2021-03-19T23:23:33.817Z] #21 45.45 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:23:33.817Z] #21 45.55 Selecting previously unselected package libaio1:ppc64el. [2021-03-19T23:23:33.817Z] #21 45.55 Preparing to unpack .../18-libaio1_0.3.112-3_ppc64el.deb ... [2021-03-19T23:23:33.817Z] #21 45.56 Unpacking libaio1:ppc64el (0.3.112-3) ... [2021-03-19T23:23:33.817Z] #21 45.67 Selecting previously unselected package libgpm2:ppc64el. [2021-03-19T23:23:33.817Z] #21 45.67 Preparing to unpack .../19-libgpm2_1.20.7-5_ppc64el.deb ... [2021-03-19T23:23:33.817Z] #21 45.67 Unpacking libgpm2:ppc64el (1.20.7-5) ... [2021-03-19T23:23:33.817Z] #21 45.74 Selecting previously unselected package libicu63:ppc64el. [2021-03-19T23:23:33.817Z] #21 45.75 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_ppc64el.deb ... [2021-03-19T23:23:33.817Z] #21 45.76 Unpacking libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-19T23:23:34.117Z] #43 59.64 CC criu/arch/x86/sigaction_compat.o [2021-03-19T23:23:34.211Z] #43 157.8 CC criu/sk-unix.o [2021-03-19T23:23:34.300Z] #53 ... [2021-03-19T23:23:34.300Z] [2021-03-19T23:23:34.300Z] #15 [dev-systemd-false 2/26] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-03-19T23:23:34.300Z] #15 sha256:3687e57ace3b610cfe84a532bda844952f05a3ba7d6daded038d538ffd8b8ec6 [2021-03-19T23:23:34.300Z] #15 DONE 1.3s [2021-03-19T23:23:34.300Z] [2021-03-19T23:23:34.300Z] #16 [dev-systemd-false 3/26] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-03-19T23:23:34.300Z] #16 sha256:571d0b291bad91b6701bc034e778a8f554c6928fe2581cbad47f46a5923105ac [2021-03-19T23:23:34.308Z] #20 2.111 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:23:34.308Z] #20 2.155 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:23:34.308Z] #20 2.156 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:23:34.308Z] #20 2.156 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:23:34.379Z] #43 ... [2021-03-19T23:23:34.380Z] [2021-03-19T23:23:34.380Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T23:23:34.380Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-19T23:23:34.380Z] #18 DONE 1.2s [2021-03-19T23:23:34.380Z] [2021-03-19T23:23:34.380Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:34.380Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:34.380Z] #43 59.93 CC criu/arch/x86/sigframe.o [2021-03-19T23:23:34.383Z] #43 92.58 CC criu/bfd.o [2021-03-19T23:23:34.464Z] DEBUG: print all environment variables to check how Jenkins runs this script [2021-03-19T23:23:34.464Z] C:\windows\System32\WindowsPowerShell\v1.0\powershell.exe -NoProfile -NonInteractive -ExecutionPolicy Bypass -Command & 'd:\gopath\src\github.com\docker\docker@tmp\durable-3ba16959\powershellScript.ps1'; exit $LASTEXITCODE; [2021-03-19T23:23:34.464Z] ---------------------------------------------------------------------------- [2021-03-19T23:23:34.464Z] [2021-03-19T23:23:34.464Z] INFO: executeCI.ps1 starting at Fri Mar 19 23:23:30 CUT 2021 [2021-03-19T23:23:34.464Z] [2021-03-19T23:23:34.464Z] INFO: Script version 05-Feb-2019 09:03 PDT [2021-03-19T23:23:34.464Z] INFO: Running git version 2.24.1.windows.2 [2021-03-19T23:23:34.464Z] INFO: Branch:rs5_release Build:17763.1.180914-1434 [2021-03-19T23:23:34.464Z] INFO: Environment variables: [2021-03-19T23:23:34.464Z] [2021-03-19T23:23:34.464Z] Name Value [2021-03-19T23:23:34.464Z] ---- ----- [2021-03-19T23:23:34.464Z] ALLUSERSPROFILE C:\ProgramData [2021-03-19T23:23:34.464Z] APPDATA C:\windows\system32\config\systemprofile\AppData\Roaming [2021-03-19T23:23:34.464Z] APT_MIRROR cdn-fastly.deb.debian.org [2021-03-19T23:23:34.464Z] AZURE_GUEST_AGENT_EXTENSION... C:\Packages\Plugins\Microsoft.Compute.CustomScriptExtension\1.10.10 [2021-03-19T23:23:34.464Z] AZURE_GUEST_AGENT_EXTENSION... 1.10.10 [2021-03-19T23:23:34.464Z] AZURE_GUEST_AGENT_UNINSTALL... NOT_RUN [2021-03-19T23:23:34.464Z] AZURE_GUEST_AGENT_WIRE_PROT... 168.63.129.16 [2021-03-19T23:23:34.464Z] BRANCH_NAME PR-42175 [2021-03-19T23:23:34.464Z] BUILD_DISPLAY_NAME #1 [2021-03-19T23:23:34.464Z] BUILD_ID 1 [2021-03-19T23:23:34.464Z] BUILD_NUMBER 1 [2021-03-19T23:23:34.464Z] BUILD_TAG jenkins-moby-PR-42175-1 [2021-03-19T23:23:34.464Z] BUILD_URL https://ci-next.docker.com/public/job/moby/job/PR-42175/1/ [2021-03-19T23:23:34.464Z] CHANGE_AUTHOR cpuguy83 [2021-03-19T23:23:34.464Z] CHANGE_AUTHOR_DISPLAY_NAME Brian Goff [2021-03-19T23:23:34.464Z] CHANGE_AUTHOR_EMAIL cpuguy83@gmail.com [2021-03-19T23:23:34.465Z] CHANGE_BRANCH 20.10_TestDockerNetworkFlagAlias [2021-03-19T23:23:34.465Z] CHANGE_FORK cpuguy83/docker [2021-03-19T23:23:34.465Z] CHANGE_ID 42175 [2021-03-19T23:23:34.465Z] CHANGE_TARGET 20.10 [2021-03-19T23:23:34.465Z] CHANGE_TITLE [20.10] Remove cli test for duplicate --net/--network opts [2021-03-19T23:23:34.465Z] CHANGE_URL https://github.com/moby/moby/pull/42175 [2021-03-19T23:23:34.465Z] CHECK_CONFIG_COMMIT 78405559cfe5987174aa2cb6463b9b2c1b917255 [2021-03-19T23:23:34.465Z] CommonProgramFiles C:\Program Files\Common Files [2021-03-19T23:23:34.465Z] CommonProgramFiles(x86) C:\Program Files (x86)\Common Files [2021-03-19T23:23:34.465Z] CommonProgramW6432 C:\Program Files\Common Files [2021-03-19T23:23:34.465Z] COMPUTERNAME azwin-2-36d530 [2021-03-19T23:23:34.465Z] ComSpec C:\windows\system32\cmd.exe [2021-03-19T23:23:34.465Z] ConfigSequenceNumber 0 [2021-03-19T23:23:34.465Z] DOCKER_BUILDKIT 0 [2021-03-19T23:23:34.465Z] DOCKER_DUT_DEBUG 1 [2021-03-19T23:23:34.465Z] DOCKER_EXPERIMENTAL 1 [2021-03-19T23:23:34.465Z] DOCKER_GRAPHDRIVER overlay2 [2021-03-19T23:23:34.465Z] DriverData C:\Windows\System32\Drivers\DriverData [2021-03-19T23:23:34.465Z] EXECUTOR_NUMBER 0 [2021-03-19T23:23:34.465Z] FQDN azwin-2-36d530.westus.cloudapp.azure.com [2021-03-19T23:23:34.465Z] GIT_BRANCH PR-42175 [2021-03-19T23:23:34.465Z] GIT_COMMIT 9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:23:34.465Z] GIT_URL https://github.com/moby/moby.git [2021-03-19T23:23:34.465Z] HUDSON_COOKIE c72605dd-9b20-44da-9838-f15af020d01c [2021-03-19T23:23:34.465Z] HUDSON_HOME /var/cloudbees-jenkins-distribution [2021-03-19T23:23:34.465Z] HUDSON_SERVER_COOKIE aaf6decb76ababb5 [2021-03-19T23:23:34.465Z] HUDSON_URL https://ci-next.docker.com/public/ [2021-03-19T23:23:34.465Z] JAVA_HOME C:\java-1.8.0-openjdk-1.8.0.282-1.b08.ojdkbuild.windows.x86_64 [2021-03-19T23:23:34.465Z] JENKINS_HOME /var/cloudbees-jenkins-distribution [2021-03-19T23:23:34.465Z] JENKINS_NODE_COOKIE 1ac379f7-fbf9-4f3f-91df-925a598ad0bb [2021-03-19T23:23:34.465Z] JENKINS_SERVER_COOKIE durable-2f56e31ca5b2498536d5dc93c29eccaf [2021-03-19T23:23:34.465Z] JENKINS_URL https://ci-next.docker.com/public/ [2021-03-19T23:23:34.465Z] JOB_BASE_NAME PR-42175 [2021-03-19T23:23:34.465Z] JOB_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42175/display/redirect [2021-03-19T23:23:34.465Z] JOB_NAME moby/PR-42175 [2021-03-19T23:23:34.465Z] JOB_URL https://ci-next.docker.com/public/job/moby/job/PR-42175/ [2021-03-19T23:23:34.465Z] library.jps.version master [2021-03-19T23:23:34.465Z] LOCALAPPDATA C:\windows\system32\config\systemprofile\AppData\Local [2021-03-19T23:23:34.465Z] NODE_LABELS amd64 azure azwin-2-36d530 azwin-2019 docker west-us windows windows-2019 x86_64 [2021-03-19T23:23:34.465Z] NODE_NAME azwin-2-36d530 [2021-03-19T23:23:34.465Z] NUMBER_OF_PROCESSORS 4 [2021-03-19T23:23:34.465Z] OS Windows_NT [2021-03-19T23:23:34.465Z] Path C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPo... [2021-03-19T23:23:34.465Z] PATHEXT .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.MSC;.CPL [2021-03-19T23:23:34.465Z] PROCESSOR_ARCHITECTURE AMD64 [2021-03-19T23:23:34.465Z] PROCESSOR_IDENTIFIER Intel64 Family 6 Model 85 Stepping 4, GenuineIntel [2021-03-19T23:23:34.465Z] PROCESSOR_LEVEL 6 [2021-03-19T23:23:34.465Z] PROCESSOR_REVISION 5504 [2021-03-19T23:23:34.465Z] ProgramData C:\ProgramData [2021-03-19T23:23:34.465Z] ProgramFiles C:\Program Files [2021-03-19T23:23:34.465Z] ProgramFiles(x86) C:\Program Files (x86) [2021-03-19T23:23:34.465Z] ProgramW6432 C:\Program Files [2021-03-19T23:23:34.465Z] PROMPT $P$G [2021-03-19T23:23:34.465Z] PSExecutionPolicyPreference Bypass [2021-03-19T23:23:34.465Z] PSModulePath WindowsPowerShell\Modules;C:\Program Files\WindowsPowerShell\Modules;C:\windows\syste... [2021-03-19T23:23:34.465Z] PUBLIC C:\Users\Public [2021-03-19T23:23:34.465Z] RUN_ARTIFACTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42175/1/display/redirect?page=artif... [2021-03-19T23:23:34.465Z] RUN_CHANGES_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42175/1/display/redirect?page=changes [2021-03-19T23:23:34.465Z] RUN_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42175/1/display/redirect [2021-03-19T23:23:34.465Z] RUN_TESTS_DISPLAY_URL https://ci-next.docker.com/public/job/moby/job/PR-42175/1/display/redirect?page=tests [2021-03-19T23:23:34.465Z] SKIP_VALIDATION_TESTS 1 [2021-03-19T23:23:34.465Z] SOURCES_DRIVE d [2021-03-19T23:23:34.465Z] SOURCES_SUBDIR gopath [2021-03-19T23:23:34.465Z] STAGE_NAME Run tests [2021-03-19T23:23:34.465Z] SystemDrive C: [2021-03-19T23:23:34.465Z] SystemRoot C:\windows [2021-03-19T23:23:34.465Z] TEMP C:\windows\TEMP [2021-03-19T23:23:34.465Z] TESTDEBUG 0 [2021-03-19T23:23:34.465Z] TESTRUN_DRIVE d [2021-03-19T23:23:34.465Z] TESTRUN_SUBDIR CI [2021-03-19T23:23:34.465Z] TIMEOUT 120m [2021-03-19T23:23:34.465Z] TMP C:\windows\TEMP [2021-03-19T23:23:34.465Z] USERDOMAIN WORKGROUP [2021-03-19T23:23:34.465Z] USERNAME azwin-2-36d530$ [2021-03-19T23:23:34.465Z] USERPROFILE C:\windows\system32\config\systemprofile [2021-03-19T23:23:34.465Z] windir C:\windows [2021-03-19T23:23:34.465Z] WINDOWS_BASE_IMAGE mcr.microsoft.com/windows/servercore [2021-03-19T23:23:34.465Z] WINDOWS_BASE_IMAGE_TAG ltsc2019 [2021-03-19T23:23:34.465Z] WORKSPACE d:\gopath\src\github.com\docker\docker [2021-03-19T23:23:34.465Z] WORKSPACE_TMP d:\gopath\src\github.com\docker\docker@tmp [2021-03-19T23:23:34.465Z] [2021-03-19T23:23:34.465Z] [2021-03-19T23:23:34.465Z] [2021-03-19T23:23:34.465Z] INFO: Sources under d:\gopath\... [2021-03-19T23:23:34.465Z] INFO: Test run under d:\CI\... [2021-03-19T23:23:34.465Z] INFO: Running in D:\gopath\src\github.com\docker\docker [2021-03-19T23:23:34.465Z] INFO: docker/docker repository was found [2021-03-19T23:23:34.465Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub. This may take some time... [2021-03-19T23:23:34.465Z] ltsc2019: Pulling from windows/servercore [2021-03-19T23:23:34.465Z] 4612f6d0b889: Pulling fs layer [2021-03-19T23:23:34.465Z] 5ff1512f88ec: Pulling fs layer [2021-03-19T23:23:34.639Z] #43 93.06 CC criu/bitmap.o [2021-03-19T23:23:34.639Z] #43 93.23 CC criu/cgroup-props.o [2021-03-19T23:23:34.642Z] #43 60.32 LINK criu/arch/x86/crtools.built-in.o [2021-03-19T23:23:34.884Z] #20 2.743 Get:5 http://deb.debian.org/debian buster-backports/main arm64 Packages [452 kB] [2021-03-19T23:23:34.903Z] #43 60.40 DEP criu/pie/util-vdso-elf32.d [2021-03-19T23:23:35.165Z] #43 60.55 DEP criu/pie/util-vdso.d [2021-03-19T23:23:35.239Z] #16 1.062 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-03-19T23:23:35.239Z] #16 DONE 1.2s [2021-03-19T23:23:35.239Z] [2021-03-19T23:23:35.239Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:35.239Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:35.239Z] #43 55.28 AR soccr/libsoccr.a [2021-03-19T23:23:35.239Z] #43 55.37 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:23:35.239Z] #43 56.14 DEP criu/arch/x86/sigframe.d [2021-03-19T23:23:35.239Z] #43 56.38 DEP criu/arch/x86/sigaction_compat.d [2021-03-19T23:23:35.239Z] #43 56.51 DEP criu/arch/x86/kerndat.d [2021-03-19T23:23:35.239Z] #43 56.78 DEP criu/arch/x86/crtools.d [2021-03-19T23:23:35.239Z] #43 57.10 DEP criu/arch/x86/cpu.d [2021-03-19T23:23:35.239Z] #43 57.29 CC criu/arch/x86/cpu.o [2021-03-19T23:23:35.239Z] #43 58.23 CC criu/arch/x86/crtools.o [2021-03-19T23:23:35.427Z] #43 60.80 DEP criu/pie/util.d [2021-03-19T23:23:35.427Z] #43 61.04 CC criu/pie/util.o [2021-03-19T23:23:35.566Z] #43 94.00 CC criu/cgroup.o [2021-03-19T23:23:35.692Z] #43 ... [2021-03-19T23:23:35.692Z] [2021-03-19T23:23:35.692Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T23:23:35.692Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-19T23:23:35.692Z] #19 DONE 1.2s [2021-03-19T23:23:35.692Z] [2021-03-19T23:23:35.692Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:35.692Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:23:35.938Z] #21 ... [2021-03-19T23:23:35.938Z] [2021-03-19T23:23:35.938Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:35.938Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:23:35.938Z] #46 159.1 crypto/tls [2021-03-19T23:23:35.938Z] #46 166.5 net/http/httptrace [2021-03-19T23:23:35.938Z] #46 166.9 net/http [2021-03-19T23:23:35.938Z] #46 ... [2021-03-19T23:23:35.938Z] [2021-03-19T23:23:35.938Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:23:35.938Z] #25 sha256:d7bed88cea4f77abad61bf1148d6da750c13e3d44ea65e7869751555174ccacb [2021-03-19T23:23:36.181Z] #43 59.94 CC criu/arch/x86/kerndat.o [2021-03-19T23:23:36.278Z] #20 3.697 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7736 kB] [2021-03-19T23:23:36.441Z] #43 ... [2021-03-19T23:23:36.441Z] [2021-03-19T23:23:36.441Z] #17 [dev-systemd-false 4/26] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-03-19T23:23:36.441Z] #17 sha256:2b524ca3819f99a867d81b9cd0536e527b2e21b04ec792c223c77fcd12f918ea [2021-03-19T23:23:36.441Z] #17 DONE 1.1s [2021-03-19T23:23:36.441Z] [2021-03-19T23:23:36.441Z] #18 [dev-systemd-false 5/26] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-03-19T23:23:36.441Z] #18 sha256:21105d237078bc54cc8c325fd3e38638110cf8252b15e6af8ab4548d642907f6 [2021-03-19T23:23:36.738Z] #43 159.7 CC criu/sockets.o [2021-03-19T23:23:36.738Z] #43 160.4 CC criu/stats.o [2021-03-19T23:23:36.996Z] #43 160.6 CC criu/string.o [2021-03-19T23:23:36.996Z] #43 160.7 CC criu/sysctl.o [2021-03-19T23:23:37.081Z] #20 1.447 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:23:37.081Z] #20 1.489 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:23:37.081Z] #20 1.497 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:23:37.081Z] #20 1.497 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:23:37.227Z] #20 ... [2021-03-19T23:23:37.227Z] [2021-03-19T23:23:37.227Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:23:37.227Z] #40 sha256:d661b3cd8f39f0ff89d9a9e500aa8ea1ff999a0e14bb99ca5a6fc2e912c9e926 [2021-03-19T23:23:37.227Z] #40 142.6 + dpkg --print-architecture [2021-03-19T23:23:37.227Z] #40 DONE 142.9s [2021-03-19T23:23:37.227Z] [2021-03-19T23:23:37.227Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:37.227Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T23:23:37.227Z] #20 4.846 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [264 kB] [2021-03-19T23:23:37.227Z] #20 ... [2021-03-19T23:23:37.227Z] [2021-03-19T23:23:37.227Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:37.227Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:23:37.227Z] #43 55.76 CC compel/src/lib/ptrace.o [2021-03-19T23:23:37.227Z] #43 56.33 AR compel/libcompel.a [2021-03-19T23:23:37.227Z] #43 56.47 HOSTCC compel/src/main-host.o [2021-03-19T23:23:37.227Z] #43 56.83 HOSTCC compel/arch/aarch64/src/lib/handle-elf-host.o [2021-03-19T23:23:37.227Z] #43 57.05 HOSTCC compel/src/lib/handle-elf-host.o [2021-03-19T23:23:37.227Z] #43 57.40 HOSTCC compel/src/lib/log-host.o [2021-03-19T23:23:37.227Z] #43 57.65 HOSTLINK compel/compel-host-bin [2021-03-19T23:23:37.227Z] #43 57.81 DEP soccr/soccr.d [2021-03-19T23:23:37.227Z] #43 58.04 CC soccr/soccr.o [2021-03-19T23:23:37.227Z] #43 59.62 AR soccr/libsoccr.a [2021-03-19T23:23:37.227Z] #43 59.68 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:23:37.227Z] #43 60.06 DEP criu/arch/aarch64/sigframe.d [2021-03-19T23:23:37.227Z] #43 60.21 DEP criu/arch/aarch64/crtools.d [2021-03-19T23:23:37.227Z] #43 60.40 DEP criu/arch/aarch64/cpu.d [2021-03-19T23:23:37.227Z] #43 60.44 DEP criu/arch/aarch64/bitops.d [2021-03-19T23:23:37.227Z] #43 60.49 CC criu/arch/aarch64/bitops.o [2021-03-19T23:23:37.227Z] #43 60.62 CC criu/arch/aarch64/cpu.o [2021-03-19T23:23:37.227Z] #43 60.80 CC criu/arch/aarch64/crtools.o [2021-03-19T23:23:37.227Z] #43 61.38 CC criu/arch/aarch64/sigframe.o [2021-03-19T23:23:37.227Z] #43 61.63 LINK criu/arch/aarch64/crtools.built-in.o [2021-03-19T23:23:37.227Z] #43 61.65 DEP criu/pie/util-vdso.d [2021-03-19T23:23:37.227Z] #43 61.77 DEP criu/pie/util.d [2021-03-19T23:23:37.227Z] #43 62.00 CC criu/pie/util.o [2021-03-19T23:23:37.227Z] #43 62.45 CC criu/pie/util-vdso.o [2021-03-19T23:23:37.227Z] #43 63.28 AR criu/pie/pie.lib.a [2021-03-19T23:23:37.227Z] #43 63.34 DEP criu/pie/restorer.d [2021-03-19T23:23:37.227Z] #43 63.53 DEP criu/arch/aarch64/intraprocedure.d [2021-03-19T23:23:37.227Z] #43 63.55 DEP criu/arch/aarch64/restorer.d [2021-03-19T23:23:37.227Z] #43 63.67 DEP criu/arch/aarch64/vdso-pie.d [2021-03-19T23:23:37.227Z] #43 63.79 DEP criu/pie/parasite-vdso.d [2021-03-19T23:23:37.227Z] #43 63.91 DEP criu/pie/parasite.d [2021-03-19T23:23:37.380Z] #18 DONE 1.1s [2021-03-19T23:23:37.380Z] [2021-03-19T23:23:37.380Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:37.380Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:37.380Z] #43 60.69 CC criu/arch/x86/sigaction_compat.o [2021-03-19T23:23:37.380Z] #43 61.06 CC criu/arch/x86/sigframe.o [2021-03-19T23:23:37.429Z] #25 167.4 Checking out files: 26% (2918/11202) Checking out files: 27% (3025/11202) Checking out files: 28% (3137/11202) Checking out files: 29% (3249/11202) Checking out files: 30% (3361/11202) Checking out files: 31% (3473/11202) Checking out files: 32% (3585/11202) Checking out files: 33% (3697/11202) Checking out files: 34% (3809/11202) Checking out files: 35% (3921/11202) Checking out files: 36% (4033/11202) Checking out files: 37% (4145/11202) Checking out files: 38% (4257/11202) Checking out files: 39% (4369/11202) Checking out files: 40% (4481/11202) Checking out files: 41% (4593/11202) Checking out files: 42% (4705/11202) Checking out files: 43% (4817/11202) Checking out files: 44% (4929/11202) Checking out files: 45% (5041/11202) Checking out files: 46% (5153/11202) Checking out files: 47% (5265/11202) Checking out files: 48% (5377/11202) Checking out files: 49% (5489/11202) Checking out files: 49% (5513/11202) Checking out files: 50% (5601/11202) Checking out files: 51% (5714/11202) Checking out files: 52% (5826/11202) Checking out files: 53% (5938/11202) Checking out files: 54% (6050/11202) Checking out files: 55% (6162/11202) Checking out files: 56% (6274/11202) Checking out files: 57% (6386/11202) Checking out files: 58% (6498/11202) Checking out files: 59% (6610/11202) Checking out files: 60% (6722/11202) Checking out files: 61% (6834/11202) Checking out files: 62% (6946/11202) Checking out files: 63% (7058/11202) Checking out files: 64% (7170/11202) Checking out files: 65% (7282/11202) Checking out files: 66% (7394/11202) Checking out files: 67% (7506/11202) Checking out files: 68% (7618/11202) Checking out files: 69% (7730/11202) Checking out files: 70% (7842/11202) Checking out files: 71% (7954/11202) Checking out files: 72% (8066/11202) Checking out files: 73% (8178/11202) Checking out files: 74% (8290/11202) Checking out files: 74% (8305/11202) Checking out files: 75% (8402/11202) Checking out files: 76% (8514/11202) Checking out files: 77% (8626/11202) Checking out files: 78% (8738/11202) Checking out files: 79% (8850/11202) Checking out files: 80% (8962/11202) Checking out files: 81% (9074/11202) Checking out files: 82% (9186/11202) Checking out files: 83% (9298/11202) Checking out files: 84% (9410/11202) Checking out files: 85% (9522/11202) Checking out files: 86% (9634/11202) Checking out files: 87% (9746/11202) Checking out files: 88% (9858/11202) Checking out files: 89% (9970/11202) Checking out files: 90% (10082/11202) Checking out files: 91% (10194/11202) Checking out files: 92% (10306/11202) Checking out files: 93% (10418/11202) Checking out files: 94% (10530/11202) Checking out files: 94% (10614/11202) Checking out files: 95% (10642/11202) Checking out files: 96% (10754/11202) Checking out files: 97% (10866/11202) Checking out files: 98% (10978/11202) Checking out files: 99% (11090/11202) Checking out files: 100% (11202/11202) Checking out files: 100% (11202/11202), done. [2021-03-19T23:23:37.560Z] #43 161.1 CC criu/sysfs_parse.o [2021-03-19T23:23:37.639Z] #43 61.44 LINK criu/arch/x86/crtools.built-in.o [2021-03-19T23:23:37.701Z] #20 2.041 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T23:23:37.727Z] #25 171.0 + cd /tmp/tmp.XKeAlx2xqc/tmp/docker-ce [2021-03-19T23:23:37.727Z] #25 171.0 + git checkout -q v17.06.2-ce [2021-03-19T23:23:37.805Z] #43 64.34 CC criu/pie/parasite.o [2021-03-19T23:23:37.818Z] #43 161.4 CC criu/timens.o [2021-03-19T23:23:37.899Z] #43 61.55 DEP criu/pie/util-vdso-elf32.d [2021-03-19T23:23:38.069Z] #43 ... [2021-03-19T23:23:38.069Z] [2021-03-19T23:23:38.069Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:38.069Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T23:23:38.069Z] #20 5.741 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [9480 B] [2021-03-19T23:23:38.074Z] #43 161.6 CC criu/timerfd.o [2021-03-19T23:23:38.079Z] #43 96.67 CC criu/clone-noasan.o [2021-03-19T23:23:38.158Z] #43 61.82 DEP criu/pie/util-vdso.d [2021-03-19T23:23:38.158Z] #43 61.95 DEP criu/pie/util.d [2021-03-19T23:23:38.331Z] #43 161.8 CC criu/tty.o [2021-03-19T23:23:38.335Z] #43 96.85 CC criu/config.o [2021-03-19T23:23:38.418Z] #43 62.08 CC criu/pie/util.o [2021-03-19T23:23:38.656Z] #20 3.144 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:23:38.678Z] #43 ... [2021-03-19T23:23:38.678Z] [2021-03-19T23:23:38.678Z] #19 [dev-systemd-false 6/26] RUN ldconfig [2021-03-19T23:23:38.678Z] #19 sha256:e0fc8b78b5eaee601f4979b424f6d66867f30f5839133c61dfe5fa8ba0a2e2df [2021-03-19T23:23:38.678Z] #19 DONE 1.2s [2021-03-19T23:23:38.678Z] [2021-03-19T23:23:38.678Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:38.678Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:38.678Z] #43 62.46 CC criu/pie/util-vdso.o [2021-03-19T23:23:39.263Z] 5ff1512f88ec: Verifying Checksum [2021-03-19T23:23:39.699Z] #43 98.18 CC criu/cr-check.o [2021-03-19T23:23:39.699Z] #43 163.1 CC criu/tun.o [2021-03-19T23:23:39.955Z] #43 ... [2021-03-19T23:23:39.955Z] [2021-03-19T23:23:39.955Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:39.955Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:23:39.955Z] #20 13.21 Fetched 8929 kB in 10s (934 kB/s) [2021-03-19T23:23:39.955Z] #20 13.21 Reading package lists... [2021-03-19T23:23:39.955Z] #20 16.61 Reading package lists... [2021-03-19T23:23:39.955Z] #20 19.62 Building dependency tree... [2021-03-19T23:23:39.955Z] #20 20.91 libcap2-bin is already the newest version (1:2.25-2). [2021-03-19T23:23:39.955Z] #20 20.91 The following additional packages will be installed: [2021-03-19T23:23:39.955Z] #20 20.91 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-19T23:23:39.955Z] #20 20.91 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-19T23:23:39.955Z] #20 20.91 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-19T23:23:39.955Z] #20 20.91 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-19T23:23:39.955Z] #20 20.91 python3.7 python3.7-minimal vim-runtime xxd [2021-03-19T23:23:39.955Z] #20 20.91 Suggested packages: [2021-03-19T23:23:39.955Z] #20 20.92 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-19T23:23:39.955Z] #20 20.92 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-19T23:23:39.955Z] #20 20.92 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-19T23:23:39.955Z] #20 20.92 Recommended packages: [2021-03-19T23:23:39.955Z] #20 20.92 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-19T23:23:39.955Z] #20 20.92 python3-keyrings.alt python3-xdg unzip [2021-03-19T23:23:39.955Z] #20 22.50 The following NEW packages will be installed: [2021-03-19T23:23:39.955Z] #20 22.50 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-19T23:23:39.955Z] #20 22.50 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-19T23:23:39.955Z] #20 22.50 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-19T23:23:39.955Z] #20 22.50 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-19T23:23:39.955Z] #20 22.50 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-19T23:23:39.955Z] #20 22.50 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-19T23:23:39.955Z] #20 22.50 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-19T23:23:39.955Z] #20 22.50 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-19T23:23:39.955Z] #20 22.50 xz-utils zip [2021-03-19T23:23:39.955Z] #20 22.83 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:23:39.955Z] #20 22.83 Need to get 28.5 MB of archives. [2021-03-19T23:23:39.955Z] #20 22.83 After this operation, 116 MB of additional disk space will be used. [2021-03-19T23:23:39.955Z] #20 22.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-19T23:23:39.955Z] #20 22.83 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-19T23:23:39.955Z] #20 22.86 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-19T23:23:39.955Z] #20 22.94 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-19T23:23:39.955Z] #20 22.95 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-19T23:23:39.955Z] #20 23.11 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-19T23:23:39.955Z] #20 23.19 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-19T23:23:39.956Z] #43 163.5 CC criu/uffd.o [2021-03-19T23:23:39.994Z] #20 7.634 Fetched 8747 kB in 6s (1514 kB/s) [2021-03-19T23:23:40.046Z] #20 4.463 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:23:40.057Z] #43 63.51 CC criu/pie/util-vdso-elf32.o [2021-03-19T23:23:40.210Z] #20 23.21 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-19T23:23:40.211Z] #20 23.21 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-19T23:23:40.211Z] #20 23.22 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-19T23:23:40.211Z] #20 23.22 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-19T23:23:40.211Z] #20 23.23 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-19T23:23:40.211Z] #20 23.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-19T23:23:40.211Z] #20 23.24 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-19T23:23:40.211Z] #20 23.25 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-19T23:23:40.211Z] #20 23.25 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-19T23:23:40.211Z] #20 23.27 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T23:23:40.211Z] #20 23.28 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:23:40.211Z] #20 23.28 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-19T23:23:40.211Z] #20 23.33 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-19T23:23:40.211Z] #20 23.33 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-19T23:23:40.211Z] #20 23.35 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-19T23:23:40.211Z] #20 23.38 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-19T23:23:40.211Z] #20 23.39 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T23:23:40.211Z] #20 23.40 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T23:23:40.211Z] #20 23.42 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T23:23:40.211Z] #20 23.42 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-19T23:23:40.211Z] #20 23.42 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-19T23:23:40.211Z] #20 23.42 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T23:23:40.626Z] #43 64.32 AR criu/pie/pie.lib.a [2021-03-19T23:23:40.626Z] #43 64.38 DEP criu/pie/restorer.d [2021-03-19T23:23:40.772Z] #20 23.89 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T23:23:40.772Z] #20 23.89 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-19T23:23:40.772Z] #20 23.89 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T23:23:40.772Z] #20 23.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-19T23:23:40.772Z] #20 23.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-19T23:23:40.772Z] #20 23.92 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-19T23:23:40.772Z] #20 24.02 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-19T23:23:40.885Z] #43 164.3 CC criu/util.o [2021-03-19T23:23:40.886Z] #43 64.65 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-19T23:23:40.944Z] #20 7.634 Reading package lists... [2021-03-19T23:23:40.944Z] #20 ... [2021-03-19T23:23:40.944Z] [2021-03-19T23:23:40.944Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:23:40.944Z] #24 sha256:2f3d4930351bd66c354d51b75721b129345950320e362a70c60d2e0a76e86f75 [2021-03-19T23:23:40.944Z] #24 137.1 + mkdir -p /tmp/tmp.aCiGA7fNoo/src/github.com/docker [2021-03-19T23:23:40.944Z] #24 137.1 + mv components/cli /tmp/tmp.aCiGA7fNoo/src/github.com/docker/cli [2021-03-19T23:23:40.944Z] #24 137.1 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-19T23:23:40.944Z] #24 ... [2021-03-19T23:23:40.944Z] [2021-03-19T23:23:40.944Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:40.944Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:23:40.944Z] #43 66.40 LINK criu/pie/parasite.built-in.o [2021-03-19T23:23:40.944Z] #43 66.42 GEN criu/pie/parasite-blob.h [2021-03-19T23:23:40.944Z] #43 66.44 CC criu/pie/parasite-vdso.o [2021-03-19T23:23:40.944Z] #43 67.16 CC criu/arch/aarch64/vdso-pie.o [2021-03-19T23:23:40.944Z] #43 67.56 CC criu/arch/aarch64/restorer.o [2021-03-19T23:23:41.028Z] #20 24.02 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-19T23:23:41.028Z] #20 24.03 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-19T23:23:41.028Z] #20 24.05 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-19T23:23:41.028Z] #20 24.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-19T23:23:41.028Z] #20 24.08 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-19T23:23:41.028Z] #20 24.08 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-19T23:23:41.028Z] #20 24.15 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-19T23:23:41.028Z] #20 24.16 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-19T23:23:41.028Z] #20 24.19 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-19T23:23:41.028Z] #20 ... [2021-03-19T23:23:41.028Z] [2021-03-19T23:23:41.028Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:41.028Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:41.028Z] #43 99.67 CC criu/cr-dedup.o [2021-03-19T23:23:41.134Z] ok github.com/docker/docker/cmd/dockerd 0.075s coverage: 29.1% of statements [2021-03-19T23:23:41.134Z] ok github.com/docker/docker/container 0.111s coverage: 34.7% of statements [2021-03-19T23:23:41.134Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-19T23:23:41.134Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-19T23:23:41.134Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-19T23:23:41.134Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-19T23:23:41.145Z] #43 64.86 DEP criu/arch/x86/restorer_unmap.d [2021-03-19T23:23:41.146Z] #43 64.87 DEP criu/arch/x86/restorer.d [2021-03-19T23:23:41.207Z] #43 67.82 CC criu/arch/aarch64/intraprocedure.o [2021-03-19T23:23:41.207Z] #43 67.86 CC criu/pie/restorer.o [2021-03-19T23:23:41.405Z] #43 65.06 DEP criu/arch/x86/vdso-pie.d [2021-03-19T23:23:41.405Z] #43 65.19 DEP criu/pie/parasite-vdso.d [2021-03-19T23:23:41.433Z] #20 5.831 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:23:41.516Z] #25 174.9 + mkdir -p /tmp/tmp.XKeAlx2xqc/src/github.com/docker [2021-03-19T23:23:41.516Z] #25 174.9 + mv components/cli /tmp/tmp.XKeAlx2xqc/src/github.com/docker/cli [2021-03-19T23:23:41.516Z] #25 174.9 + go build -buildmode=pie -o /build/docker github.com/docker/cli/cmd/docker [2021-03-19T23:23:41.588Z] #43 100.1 CC criu/cr-dump.o [2021-03-19T23:23:41.665Z] #43 65.44 DEP criu/pie/parasite.d [2021-03-19T23:23:41.694Z] #20 ... [2021-03-19T23:23:41.694Z] [2021-03-19T23:23:41.694Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:23:41.694Z] #53 sha256:cf9162dcc5826023a19279953473d3c148a7bde6d63b68735d56b63a3642aaf3 [2021-03-19T23:23:41.694Z] #53 11.71 + cd /tmp/tmp.LVDx3Qc9sP/src/github.com/opencontainers/runc [2021-03-19T23:23:41.694Z] #53 11.71 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:23:41.694Z] #53 12.06 + '[' -z '' ']' [2021-03-19T23:23:41.694Z] #53 12.06 + target=static [2021-03-19T23:23:41.694Z] #53 12.06 + make 'BUILDTAGS=seccomp ' static [2021-03-19T23:23:41.694Z] #53 12.40 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-19T23:23:41.817Z] #43 165.2 CC criu/uts_ns.o [2021-03-19T23:23:41.817Z] #43 165.3 CC criu/vdso-compat.o [2021-03-19T23:23:41.868Z] #25 ... [2021-03-19T23:23:41.868Z] [2021-03-19T23:23:41.868Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:41.868Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T23:23:41.868Z] #21 50.51 Selecting previously unselected package libnet1:ppc64el. [2021-03-19T23:23:41.868Z] #21 50.51 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_ppc64el.deb ... [2021-03-19T23:23:41.868Z] #21 50.53 Unpacking libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-19T23:23:41.868Z] #21 50.60 Selecting previously unselected package libnl-3-200:ppc64el. [2021-03-19T23:23:41.868Z] #21 50.61 Preparing to unpack .../22-libnl-3-200_3.4.0-1_ppc64el.deb ... [2021-03-19T23:23:41.868Z] #21 50.63 Unpacking libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-19T23:23:41.868Z] #21 50.74 Selecting previously unselected package libprotobuf-c1:ppc64el. [2021-03-19T23:23:41.868Z] #21 50.74 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_ppc64el.deb ... [2021-03-19T23:23:41.868Z] #21 50.75 Unpacking libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-19T23:23:41.868Z] #21 50.86 Selecting previously unselected package libreadline5:ppc64el. [2021-03-19T23:23:41.868Z] #21 50.86 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_ppc64el.deb ... [2021-03-19T23:23:41.868Z] #21 50.88 Unpacking libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-19T23:23:41.868Z] #21 51.01 Selecting previously unselected package net-tools. [2021-03-19T23:23:41.868Z] #21 51.04 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_ppc64el.deb ... [2021-03-19T23:23:41.868Z] #21 51.04 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:23:41.868Z] #21 51.37 Selecting previously unselected package python-pip-whl. [2021-03-19T23:23:41.868Z] #21 51.39 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-19T23:23:41.868Z] #21 51.39 Unpacking python-pip-whl (18.1-5) ... [2021-03-19T23:23:41.868Z] #21 52.15 Selecting previously unselected package python3-lib2to3. [2021-03-19T23:23:41.868Z] #21 52.17 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-19T23:23:41.868Z] #21 52.17 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:23:41.868Z] #21 52.36 Selecting previously unselected package python3-distutils. [2021-03-19T23:23:41.868Z] #21 52.38 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-19T23:23:41.868Z] #21 52.38 Unpacking python3-distutils (3.7.3-1) ... [2021-03-19T23:23:41.868Z] #21 52.56 Selecting previously unselected package python3-pip. [2021-03-19T23:23:41.868Z] #21 52.58 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-19T23:23:41.868Z] #21 52.58 Unpacking python3-pip (18.1-5) ... [2021-03-19T23:23:41.868Z] #21 52.81 Selecting previously unselected package python3-pkg-resources. [2021-03-19T23:23:41.868Z] #21 52.81 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:23:41.868Z] #21 52.82 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:23:41.868Z] #21 53.01 Selecting previously unselected package python3-setuptools. [2021-03-19T23:23:41.868Z] #21 53.02 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-19T23:23:41.868Z] #21 53.02 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-19T23:23:41.868Z] #21 53.36 Selecting previously unselected package python3-wheel. [2021-03-19T23:23:41.868Z] #21 53.38 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-19T23:23:41.868Z] #21 53.39 Unpacking python3-wheel (0.32.3-2) ... [2021-03-19T23:23:41.868Z] #21 53.49 Selecting previously unselected package sudo. [2021-03-19T23:23:41.868Z] #21 53.49 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_ppc64el.deb ... [2021-03-19T23:23:41.868Z] #21 53.51 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:23:41.924Z] #43 65.68 CC criu/pie/parasite.o [2021-03-19T23:23:42.074Z] #43 165.5 CC criu/vdso.o [2021-03-19T23:23:42.231Z] #21 54.09 Selecting previously unselected package thin-provisioning-tools. [2021-03-19T23:23:42.231Z] #21 54.10 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_ppc64el.deb ... [2021-03-19T23:23:42.231Z] #21 54.10 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:23:42.332Z] #43 165.9 LINK criu/built-in.o [2021-03-19T23:23:42.573Z] #21 54.49 Selecting previously unselected package uidmap. [2021-03-19T23:23:42.589Z] #43 166.1 LINK criu/criu [2021-03-19T23:23:42.847Z] #43 166.5 DEP lib/c/criu.d [2021-03-19T23:23:42.910Z] #21 54.50 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_ppc64el.deb ... [2021-03-19T23:23:42.910Z] #21 54.51 Unpacking uidmap (1:4.5-1.1) ... [2021-03-19T23:23:42.910Z] #21 54.64 Selecting previously unselected package vim-runtime. [2021-03-19T23:23:42.910Z] #21 54.65 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:23:42.910Z] #21 54.68 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-19T23:23:42.910Z] #21 54.73 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-19T23:23:42.910Z] #21 54.74 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:23:43.104Z] #43 166.5 CC images/rpc.pb-c.o [2021-03-19T23:23:43.209Z] #21 ... [2021-03-19T23:23:43.209Z] [2021-03-19T23:23:43.209Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:43.209Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:23:43.209Z] #44 97.00 DEP criu/aio.d [2021-03-19T23:23:43.209Z] #44 97.23 DEP criu/action-scripts.d [2021-03-19T23:23:43.209Z] #44 97.61 CC criu/action-scripts.o [2021-03-19T23:23:43.209Z] #44 98.44 CC criu/aio.o [2021-03-19T23:23:43.209Z] #44 99.42 CC criu/autofs.o [2021-03-19T23:23:43.209Z] #44 101.6 CC criu/bfd.o [2021-03-19T23:23:43.209Z] #44 102.7 CC criu/bitmap.o [2021-03-19T23:23:43.209Z] #44 102.9 CC criu/cgroup-props.o [2021-03-19T23:23:43.209Z] #44 104.2 CC criu/cgroup.o [2021-03-19T23:23:43.303Z] #43 66.99 LINK criu/pie/parasite.built-in.o [2021-03-19T23:23:43.303Z] #43 67.00 GEN criu/pie/parasite-blob.h [2021-03-19T23:23:43.303Z] #43 67.02 CC criu/pie/parasite-vdso.o [2021-03-19T23:23:43.360Z] #43 167.0 CC lib/c/criu.o [2021-03-19T23:23:43.765Z] #43 70.19 LINK criu/pie/restorer.built-in.o [2021-03-19T23:23:43.765Z] #43 70.21 GEN criu/pie/restorer-blob.h [2021-03-19T23:23:43.765Z] #43 70.31 DEP criu/vdso.d [2021-03-19T23:23:44.029Z] #43 70.48 DEP criu/uts_ns.d [2021-03-19T23:23:44.029Z] #43 70.66 DEP criu/util.d [2021-03-19T23:23:44.103Z] #43 102.2 CC criu/cr-errno.o [2021-03-19T23:23:44.103Z] #43 102.3 CC criu/cr-restore.o [2021-03-19T23:23:44.242Z] #43 67.84 CC criu/arch/x86/vdso-pie.o [2021-03-19T23:23:44.289Z] #43 167.7 LINK lib/c/built-in.o [2021-03-19T23:23:44.289Z] #43 167.7 LINK lib/c/libcriu.so [2021-03-19T23:23:44.289Z] #43 167.7 LINK lib/c/libcriu.a [2021-03-19T23:23:44.289Z] #43 167.8 GEN magic.py [2021-03-19T23:23:44.289Z] #43 167.9 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:23:44.289Z] #43 167.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:23:44.293Z] #43 70.80 DEP criu/uffd.d [2021-03-19T23:23:44.503Z] #43 68.22 CC criu/arch/x86/restorer.o [2021-03-19T23:23:44.546Z] #43 167.9 Note: Building without GnuTLS support [2021-03-19T23:23:44.546Z] #43 167.9 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:23:44.546Z] #43 167.9 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:23:44.557Z] #43 71.09 DEP criu/tun.d [2021-03-19T23:23:44.803Z] #43 168.5 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:23:44.820Z] #43 71.28 DEP criu/tty.d [2021-03-19T23:23:44.820Z] #43 71.47 DEP criu/timerfd.d [2021-03-19T23:23:45.083Z] #43 71.56 DEP criu/timens.d [2021-03-19T23:23:45.313Z] #44 108.9 CC criu/clone-noasan.o [2021-03-19T23:23:45.313Z] #44 109.2 CC criu/config.o [2021-03-19T23:23:45.350Z] #43 71.91 DEP criu/sysfs_parse.d [2021-03-19T23:23:45.441Z] #43 68.84 CC criu/arch/x86/restorer_unmap.o [2021-03-19T23:23:45.441Z] #43 68.92 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-19T23:23:45.441Z] #43 69.27 CC criu/pie/restorer.o [2021-03-19T23:23:45.613Z] #43 72.10 DEP criu/sysctl.d [2021-03-19T23:23:45.734Z] #43 169.0 make[1]: Nothing to be done for 'all'. [2021-03-19T23:23:45.876Z] #43 72.36 DEP criu/string.d [2021-03-19T23:23:45.876Z] #43 72.39 DEP criu/stats.d [2021-03-19T23:23:45.876Z] #43 72.54 DEP criu/sockets.d [2021-03-19T23:23:45.992Z] #43 169.6 make[1]: 'images/built-in.o' is up to date. [2021-03-19T23:23:45.992Z] #43 169.6 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-19T23:23:45.992Z] #43 169.6 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-19T23:23:45.992Z] #43 169.7 make[1]: 'compel/libcompel.a' is up to date. [2021-03-19T23:23:45.992Z] #43 169.7 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-19T23:23:46.139Z] #43 72.74 DEP criu/sk-unix.d [2021-03-19T23:23:46.248Z] #43 169.7 make[1]: Nothing to be done for 'all'. [2021-03-19T23:23:46.248Z] #43 169.7 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:23:46.248Z] #43 169.9 make[2]: Nothing to be done for 'all'. [2021-03-19T23:23:46.248Z] #43 169.9 make[2]: Nothing to be done for 'all'. [2021-03-19T23:23:46.370Z] #44 ... [2021-03-19T23:23:46.370Z] [2021-03-19T23:23:46.370Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:46.370Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T23:23:46.370Z] #21 58.18 Selecting previously unselected package vim. [2021-03-19T23:23:46.370Z] #21 58.20 Preparing to unpack .../37-vim_2%3a8.1.0875-5_ppc64el.deb ... [2021-03-19T23:23:46.370Z] #21 58.23 Unpacking vim (2:8.1.0875-5) ... [2021-03-19T23:23:46.403Z] #43 72.98 DEP criu/sk-tcp.d [2021-03-19T23:23:46.479Z] 4612f6d0b889: Verifying Checksum [2021-03-19T23:23:46.479Z] 4612f6d0b889: Download complete [2021-03-19T23:23:46.505Z] #43 170.0 make[2]: Nothing to be done for 'all'. [2021-03-19T23:23:46.505Z] #43 170.1 make[2]: Nothing to be done for 'all'. [2021-03-19T23:23:46.505Z] #43 170.1 make[2]: Nothing to be done for 'all'. [2021-03-19T23:23:46.505Z] #43 170.1 make[2]: Nothing to be done for 'all'. [2021-03-19T23:23:46.505Z] #43 170.2 make[2]: Nothing to be done for 'all'. [2021-03-19T23:23:46.505Z] #43 170.2 make[2]: Nothing to be done for 'all'. [2021-03-19T23:23:46.617Z] #43 ... [2021-03-19T23:23:46.617Z] [2021-03-19T23:23:46.617Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:46.617Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:23:46.617Z] #20 24.53 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-19T23:23:46.617Z] #20 24.59 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-19T23:23:46.617Z] #20 24.63 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-19T23:23:46.617Z] #20 25.22 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:23:46.617Z] #20 25.32 Fetched 28.5 MB in 2s (13.8 MB/s) [2021-03-19T23:23:46.617Z] #20 25.40 Selecting previously unselected package pigz. [2021-03-19T23:23:46.617Z] #20 25.40 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-19T23:23:46.617Z] #20 25.45 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-19T23:23:46.617Z] #20 25.46 Unpacking pigz (2.4-1) ... [2021-03-19T23:23:46.617Z] #20 25.57 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-19T23:23:46.617Z] #20 25.57 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:23:46.617Z] #20 25.58 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:23:46.617Z] #20 26.00 Selecting previously unselected package python3.7-minimal. [2021-03-19T23:23:46.617Z] #20 26.00 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:23:46.617Z] #20 26.01 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:23:46.617Z] #20 26.80 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:23:46.617Z] #20 26.82 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:23:46.617Z] #20 28.77 Selecting previously unselected package python3-minimal. [2021-03-19T23:23:46.617Z] #20 28.77 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-03-19T23:23:46.617Z] #20 28.83 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-19T23:23:46.617Z] #20 28.84 Unpacking python3-minimal (3.7.3-1) ... [2021-03-19T23:23:46.617Z] #20 28.92 Selecting previously unselected package libmpdec2:amd64. [2021-03-19T23:23:46.617Z] #20 28.92 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-19T23:23:46.617Z] #20 28.93 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T23:23:46.617Z] #20 29.04 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-19T23:23:46.617Z] #20 29.05 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:23:46.617Z] #20 29.07 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:23:46.665Z] #43 73.21 DEP criu/sk-queue.d [2021-03-19T23:23:46.761Z] #43 170.2 INSTALL criu/criu [2021-03-19T23:23:46.873Z] #20 30.01 Selecting previously unselected package python3.7. [2021-03-19T23:23:46.873Z] #20 30.02 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:23:46.873Z] #20 30.03 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:23:46.928Z] #43 73.41 DEP criu/sk-packet.d [2021-03-19T23:23:46.928Z] #43 73.63 DEP criu/sk-netlink.d [2021-03-19T23:23:46.987Z] #53 ... [2021-03-19T23:23:46.987Z] [2021-03-19T23:23:46.987Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:46.987Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:46.987Z] #43 61.59 CC criu/pie/util-vdso.o [2021-03-19T23:23:46.987Z] #43 62.42 CC criu/pie/util-vdso-elf32.o [2021-03-19T23:23:46.987Z] #43 63.20 AR criu/pie/pie.lib.a [2021-03-19T23:23:46.987Z] #43 63.28 DEP criu/pie/restorer.d [2021-03-19T23:23:46.987Z] #43 63.61 DEP criu/arch/x86/sigaction_compat_pie.d [2021-03-19T23:23:46.987Z] #43 63.68 DEP criu/arch/x86/restorer_unmap.d [2021-03-19T23:23:46.987Z] #43 63.76 DEP criu/arch/x86/restorer.d [2021-03-19T23:23:46.987Z] #43 63.93 DEP criu/arch/x86/vdso-pie.d [2021-03-19T23:23:46.987Z] #43 64.11 DEP criu/pie/parasite-vdso.d [2021-03-19T23:23:46.987Z] #43 64.32 DEP criu/pie/parasite.d [2021-03-19T23:23:46.987Z] #43 64.64 CC criu/pie/parasite.o [2021-03-19T23:23:46.987Z] #43 66.01 LINK criu/pie/parasite.built-in.o [2021-03-19T23:23:46.987Z] #43 66.02 GEN criu/pie/parasite-blob.h [2021-03-19T23:23:46.987Z] #43 66.07 CC criu/pie/parasite-vdso.o [2021-03-19T23:23:46.987Z] #43 66.64 CC criu/arch/x86/vdso-pie.o [2021-03-19T23:23:46.987Z] #43 66.89 CC criu/arch/x86/restorer.o [2021-03-19T23:23:46.987Z] #43 67.50 CC criu/arch/x86/restorer_unmap.o [2021-03-19T23:23:46.987Z] #43 67.56 CC criu/arch/x86/sigaction_compat_pie.o [2021-03-19T23:23:46.987Z] #43 67.88 CC criu/pie/restorer.o [2021-03-19T23:23:46.987Z] #43 71.03 LINK criu/pie/restorer.built-in.o [2021-03-19T23:23:46.987Z] #43 71.04 GEN criu/pie/restorer-blob.h [2021-03-19T23:23:46.987Z] #43 71.19 DEP criu/vdso.d [2021-03-19T23:23:46.987Z] #43 71.38 DEP criu/vdso-compat.d [2021-03-19T23:23:46.987Z] #43 71.52 DEP criu/uts_ns.d [2021-03-19T23:23:46.987Z] #43 71.66 DEP criu/util.d [2021-03-19T23:23:46.987Z] #43 71.83 DEP criu/uffd.d [2021-03-19T23:23:46.987Z] #43 72.05 DEP criu/tun.d [2021-03-19T23:23:46.987Z] #43 72.29 DEP criu/tty.d [2021-03-19T23:23:46.987Z] #43 72.53 DEP criu/timerfd.d [2021-03-19T23:23:46.987Z] #43 ... [2021-03-19T23:23:46.987Z] [2021-03-19T23:23:46.987Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:46.987Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:23:46.987Z] #20 11.57 Fetched 8929 kB in 10s (863 kB/s) [2021-03-19T23:23:47.018Z] #43 DONE 170.6s [2021-03-19T23:23:47.018Z] [2021-03-19T23:23:47.018Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:23:47.018Z] #53 sha256:984a1de43c720a72c920d4da2f672ecd76267e6eb31c52c0e118036bc8863da4 [2021-03-19T23:23:47.128Z] #20 30.13 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-19T23:23:47.128Z] #20 30.14 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-19T23:23:47.128Z] #20 30.15 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T23:23:47.128Z] #20 30.27 Setting up python3-minimal (3.7.3-1) ... [2021-03-19T23:23:47.192Z] #43 73.83 DEP criu/sk-inet.d [2021-03-19T23:23:47.318Z] #21 58.91 Selecting previously unselected package xfsprogs. [2021-03-19T23:23:47.318Z] #21 58.93 Preparing to unpack .../38-xfsprogs_4.20.0-1_ppc64el.deb ... [2021-03-19T23:23:47.318Z] #21 58.93 Unpacking xfsprogs (4.20.0-1) ... [2021-03-19T23:23:47.455Z] #43 74.02 DEP criu/signalfd.d [2021-03-19T23:23:47.455Z] #43 74.21 DEP criu/sigframe.d [2021-03-19T23:23:47.725Z] #43 74.29 DEP criu/shmem.d [2021-03-19T23:23:47.972Z] #21 59.62 Selecting previously unselected package zip. [2021-03-19T23:23:47.972Z] #21 59.62 Preparing to unpack .../39-zip_3.0-11+b1_ppc64el.deb ... [2021-03-19T23:23:47.972Z] #21 59.63 Unpacking zip (3.0-11+b1) ... [2021-03-19T23:23:47.993Z] #43 74.53 DEP criu/servicefd.d [2021-03-19T23:23:47.993Z] #43 74.66 DEP criu/seize.d [2021-03-19T23:23:48.054Z] #20 31.18 Selecting previously unselected package python3. [2021-03-19T23:23:48.054Z] #20 31.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 ... 24096 files and directories currently installed.) [2021-03-19T23:23:48.054Z] #20 31.22 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-19T23:23:48.054Z] #20 31.23 Unpacking python3 (3.7.3-1) ... [2021-03-19T23:23:48.197Z] ok github.com/docker/docker/daemon/cluster 0.056s coverage: 0.5% of statements [2021-03-19T23:23:48.260Z] #43 74.78 DEP criu/seccomp.d [2021-03-19T23:23:48.260Z] #43 74.96 DEP criu/rst-malloc.d [2021-03-19T23:23:48.269Z] #21 59.87 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:23:48.269Z] #21 59.88 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:23:48.269Z] #21 59.89 Setting up libip6tc0:ppc64el (1.8.2-4) ... [2021-03-19T23:23:48.269Z] #21 59.89 Setting up libreadline5:ppc64el (5.2+dfsg-3+b13) ... [2021-03-19T23:23:48.269Z] #21 59.89 Setting up libgpm2:ppc64el (1.20.7-5) ... [2021-03-19T23:23:48.269Z] #21 59.90 Setting up libip4tc0:ppc64el (1.8.2-4) ... [2021-03-19T23:23:48.269Z] #21 59.90 Setting up uidmap (1:4.5-1.1) ... [2021-03-19T23:23:48.269Z] #21 59.91 Setting up libnftnl11:ppc64el (1.1.2-2) ... [2021-03-19T23:23:48.269Z] #21 59.91 Setting up libnet1:ppc64el (1.1.6+dfsg-3.1) ... [2021-03-19T23:23:48.269Z] #21 59.92 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:23:48.269Z] #21 59.92 Setting up libprotobuf-c1:ppc64el (1.3.1-1+b1) ... [2021-03-19T23:23:48.269Z] #21 59.92 Setting up libicu63:ppc64el (63.1-6+deb10u1) ... [2021-03-19T23:23:48.269Z] #21 59.94 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:23:48.269Z] #21 59.95 Setting up zip (3.0-11+b1) ... [2021-03-19T23:23:48.269Z] #21 59.96 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:23:48.269Z] #21 60.00 Setting up bash-completion (1:2.8-6) ... [2021-03-19T23:23:48.310Z] #20 31.35 Selecting previously unselected package libip4tc0:amd64. [2021-03-19T23:23:48.310Z] #20 31.35 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-19T23:23:48.310Z] #20 31.36 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T23:23:48.310Z] #20 31.45 Selecting previously unselected package libip6tc0:amd64. [2021-03-19T23:23:48.310Z] #20 31.45 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-19T23:23:48.310Z] #20 31.47 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T23:23:48.310Z] #20 31.54 Selecting previously unselected package libiptc0:amd64. [2021-03-19T23:23:48.310Z] #20 31.54 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-19T23:23:48.310Z] #20 31.55 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-19T23:23:48.310Z] #20 31.64 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-19T23:23:48.400Z] #53 ... [2021-03-19T23:23:48.400Z] [2021-03-19T23:23:48.400Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T23:23:48.400Z] #44 sha256:7aa027c7986af5b36d82041a03a33bddbc5c14d84820414de514627aab102bd9 [2021-03-19T23:23:48.400Z] #44 DONE 0.1s [2021-03-19T23:23:48.400Z] [2021-03-19T23:23:48.400Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-19T23:23:48.400Z] #46 sha256:108aa330fafc2d08df3f663c1e27e08677bac4151e6e9595c605dd07a07e4df4 [2021-03-19T23:23:48.400Z] #46 DONE 0.2s [2021-03-19T23:23:48.400Z] [2021-03-19T23:23:48.400Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-19T23:23:48.400Z] #48 sha256:b492e179dcd6e7a3c2074c4cfdbebdd698f57cf3138d503f66c81a5410ecdea4 [2021-03-19T23:23:48.400Z] #48 DONE 0.1s [2021-03-19T23:23:48.400Z] [2021-03-19T23:23:48.400Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-19T23:23:48.400Z] #50 sha256:05718f0554a5efb969e7497a575d03df7a042b78989ccafec199707098ba5b3a [2021-03-19T23:23:48.565Z] #20 31.64 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-19T23:23:48.565Z] #20 31.65 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T23:23:48.565Z] #20 31.71 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-19T23:23:48.565Z] #20 31.72 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-19T23:23:48.565Z] #20 31.73 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T23:23:48.565Z] #20 31.80 Selecting previously unselected package libnftnl11:amd64. [2021-03-19T23:23:48.565Z] #20 31.80 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-19T23:23:48.565Z] #20 31.81 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T23:23:48.565Z] #20 31.89 Selecting previously unselected package iptables. [2021-03-19T23:23:48.565Z] #20 31.89 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-19T23:23:48.579Z] #43 75.07 DEP criu/rbtree.d [2021-03-19T23:23:48.579Z] #43 75.11 DEP criu/pstree.d [2021-03-19T23:23:48.579Z] #43 ... [2021-03-19T23:23:48.579Z] [2021-03-19T23:23:48.580Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:48.580Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T23:23:48.580Z] #20 7.634 Reading package lists... [2021-03-19T23:23:48.580Z] #20 10.54 Reading package lists... [2021-03-19T23:23:48.580Z] #20 12.71 Building dependency tree... [2021-03-19T23:23:48.580Z] #20 14.05 libcap2-bin is already the newest version (1:2.25-2). [2021-03-19T23:23:48.580Z] #20 14.05 The following additional packages will be installed: [2021-03-19T23:23:48.580Z] #20 14.05 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-19T23:23:48.580Z] #20 14.05 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-19T23:23:48.580Z] #20 14.05 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-19T23:23:48.580Z] #20 14.05 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-19T23:23:48.580Z] #20 14.05 python3.7 python3.7-minimal vim-runtime xxd [2021-03-19T23:23:48.580Z] #20 14.05 Suggested packages: [2021-03-19T23:23:48.580Z] #20 14.05 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-19T23:23:48.580Z] #20 14.05 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-19T23:23:48.580Z] #20 14.05 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-19T23:23:48.580Z] #20 14.05 Recommended packages: [2021-03-19T23:23:48.580Z] #20 14.05 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-19T23:23:48.580Z] #20 14.05 python3-keyrings.alt python3-xdg unzip [2021-03-19T23:23:48.580Z] #20 15.47 The following NEW packages will be installed: [2021-03-19T23:23:48.580Z] #20 15.48 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-19T23:23:48.580Z] #20 15.48 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-19T23:23:48.580Z] #20 15.48 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-19T23:23:48.580Z] #20 15.48 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-19T23:23:48.580Z] #20 15.48 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-19T23:23:48.580Z] #20 15.48 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-19T23:23:48.580Z] #20 15.48 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-19T23:23:48.580Z] #20 15.48 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-19T23:23:48.580Z] #20 15.48 xz-utils zip [2021-03-19T23:23:48.580Z] #20 15.83 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:23:48.580Z] #20 15.83 Need to get 27.6 MB of archives. [2021-03-19T23:23:48.580Z] #20 15.83 After this operation, 114 MB of additional disk space will be used. [2021-03-19T23:23:48.580Z] #20 15.83 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main arm64 pigz arm64 2.4-1 [48.0 kB] [2021-03-19T23:23:48.580Z] #20 15.84 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-minimal arm64 3.7.3-2+deb10u2 [588 kB] [2021-03-19T23:23:48.580Z] #20 15.94 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7-minimal arm64 3.7.3-2+deb10u2 [1404 kB] [2021-03-19T23:23:48.580Z] #20 15.99 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-minimal arm64 3.7.3-1 [36.6 kB] [2021-03-19T23:23:48.580Z] #20 16.00 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libmpdec2 arm64 2.4.2-2 [77.7 kB] [2021-03-19T23:23:48.580Z] #20 16.00 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3.7-stdlib arm64 3.7.3-2+deb10u2 [1641 kB] [2021-03-19T23:23:48.580Z] #20 16.08 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3.7 arm64 3.7.3-2+deb10u2 [330 kB] [2021-03-19T23:23:48.580Z] #20 16.13 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libpython3-stdlib arm64 3.7.3-1 [20.0 kB] [2021-03-19T23:23:48.580Z] #20 16.16 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3 arm64 3.7.3-1 [61.5 kB] [2021-03-19T23:23:48.580Z] #20 16.18 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip4tc0 arm64 1.8.2-4 [69.6 kB] [2021-03-19T23:23:48.580Z] #20 16.21 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libip6tc0 arm64 1.8.2-4 [69.9 kB] [2021-03-19T23:23:48.580Z] #20 16.22 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libiptc0 arm64 1.8.2-4 [59.7 kB] [2021-03-19T23:23:48.580Z] #20 16.23 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnfnetlink0 arm64 1.0.1-3+b1 [12.0 kB] [2021-03-19T23:23:48.580Z] #20 16.23 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnetfilter-conntrack3 arm64 1.0.7-1 [34.4 kB] [2021-03-19T23:23:48.580Z] #20 16.23 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnftnl11 arm64 1.1.2-2 [53.1 kB] [2021-03-19T23:23:48.580Z] #20 16.23 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main arm64 iptables arm64 1.8.2-4 [385 kB] [2021-03-19T23:23:48.580Z] #20 16.23 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xxd arm64 2:8.1.0875-5 [139 kB] [2021-03-19T23:23:48.580Z] #20 16.23 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:23:48.580Z] #20 16.23 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bash-completion all 1:2.8-6 [208 kB] [2021-03-19T23:23:48.580Z] #20 16.25 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main arm64 bzip2 arm64 1.0.6-9.2~deb10u1 [47.7 kB] [2021-03-19T23:23:48.580Z] #20 16.26 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xz-utils arm64 5.2.4-1 [182 kB] [2021-03-19T23:23:48.580Z] #20 16.27 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 apparmor arm64 2.13.2-10 [504 kB] [2021-03-19T23:23:48.580Z] #20 16.29 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 aufs-tools arm64 1:4.14+20190211-1 [104 kB] [2021-03-19T23:23:48.733Z] #43 ... [2021-03-19T23:23:48.733Z] [2021-03-19T23:23:48.733Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:48.733Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:23:48.733Z] #20 1.593 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-03-19T23:23:48.733Z] #20 1.641 Get:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-03-19T23:23:48.733Z] #20 1.784 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-03-19T23:23:48.733Z] #20 1.788 Get:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-03-19T23:23:48.733Z] #20 2.244 Get:5 http://deb.debian.org/debian buster-backports/main amd64 Packages [458 kB] [2021-03-19T23:23:48.733Z] #20 3.260 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-03-19T23:23:48.733Z] #20 4.440 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [269 kB] [2021-03-19T23:23:48.733Z] #20 5.876 Get:8 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [9504 B] [2021-03-19T23:23:48.733Z] #20 ... [2021-03-19T23:23:48.733Z] [2021-03-19T23:23:48.733Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:48.733Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:48.733Z] #43 72.55 LINK criu/pie/restorer.built-in.o [2021-03-19T23:23:48.821Z] #20 31.90 Unpacking iptables (1.8.2-4) ... [2021-03-19T23:23:48.850Z] #20 16.30 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libonig5 arm64 6.9.1-1 [163 kB] [2021-03-19T23:23:48.850Z] #20 16.31 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libjq1 arm64 1.5+dfsg-2+b1 [103 kB] [2021-03-19T23:23:48.850Z] #20 16.32 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main arm64 jq arm64 1.5+dfsg-2+b1 [58.7 kB] [2021-03-19T23:23:48.850Z] #20 16.32 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libaio1 arm64 0.3.112-3 [11.1 kB] [2021-03-19T23:23:48.850Z] #20 16.33 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgpm2 arm64 1.20.7-5 [34.5 kB] [2021-03-19T23:23:48.850Z] #20 16.33 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libicu63 arm64 63.1-6+deb10u1 [8151 kB] [2021-03-19T23:23:48.971Z] #50 DONE 0.4s [2021-03-19T23:23:48.971Z] [2021-03-19T23:23:48.971Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-19T23:23:48.971Z] #52 sha256:f0f926a93f46c07a2022adff8f86d864a29952270949375befcdac5506705cf3 [2021-03-19T23:23:48.971Z] #52 DONE 0.0s [2021-03-19T23:23:48.971Z] [2021-03-19T23:23:48.971Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:23:48.971Z] #56 sha256:66c3dc52efd45011ac6496dabc217d7f418a3283c82305f87efbc667e3e57567 [2021-03-19T23:23:48.993Z] #43 72.58 GEN criu/pie/restorer-blob.h [2021-03-19T23:23:49.077Z] #20 32.19 Selecting previously unselected package xxd. [2021-03-19T23:23:49.077Z] #20 32.19 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T23:23:49.077Z] #20 32.20 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:23:49.115Z] #20 16.95 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnet1 arm64 1.1.6+dfsg-3.1 [56.8 kB] [2021-03-19T23:23:49.115Z] #20 16.95 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libnl-3-200 arm64 3.4.0-1 [54.9 kB] [2021-03-19T23:23:49.115Z] #20 16.95 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libprotobuf-c1 arm64 1.3.1-1+b1 [26.2 kB] [2021-03-19T23:23:49.115Z] #20 16.95 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libreadline5 arm64 5.2+dfsg-3+b13 [113 kB] [2021-03-19T23:23:49.115Z] #20 16.96 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main arm64 net-tools arm64 1.60+git20180626.aebd88e-1 [247 kB] [2021-03-19T23:23:49.115Z] #20 16.96 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-19T23:23:49.115Z] #20 17.01 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-19T23:23:49.115Z] #20 17.02 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-19T23:23:49.115Z] #20 17.04 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pip all 18.1-5 [171 kB] [2021-03-19T23:23:49.115Z] #20 17.06 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-19T23:23:49.238Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-03-19T23:23:49.252Z] #43 72.71 DEP criu/vdso.d [2021-03-19T23:23:49.252Z] #43 72.89 DEP criu/vdso-compat.d [2021-03-19T23:23:49.335Z] #20 32.31 Selecting previously unselected package vim-common. [2021-03-19T23:23:49.335Z] #20 32.31 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:23:49.335Z] #20 32.34 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T23:23:49.378Z] #20 17.06 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-19T23:23:49.378Z] #20 17.07 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main arm64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-19T23:23:49.378Z] #20 17.07 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main arm64 sudo arm64 1.8.27-1+deb10u3 [1208 kB] [2021-03-19T23:23:49.378Z] #20 17.11 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main arm64 thin-provisioning-tools arm64 0.7.6-2.1 [318 kB] [2021-03-19T23:23:49.378Z] #20 17.14 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main arm64 uidmap arm64 1:4.5-1.1 [257 kB] [2021-03-19T23:23:49.378Z] #20 17.15 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-19T23:23:49.512Z] #43 73.04 DEP criu/uts_ns.d [2021-03-19T23:23:49.512Z] #43 73.17 DEP criu/util.d [2021-03-19T23:23:49.537Z] #20 11.57 Reading package lists... [2021-03-19T23:23:49.538Z] #20 ... [2021-03-19T23:23:49.538Z] [2021-03-19T23:23:49.538Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:49.538Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:23:49.538Z] #45 164.2 github.com/LK4D4/vndr/godl [2021-03-19T23:23:49.538Z] #45 165.0 github.com/LK4D4/vndr [2021-03-19T23:23:49.538Z] #45 ... [2021-03-19T23:23:49.538Z] [2021-03-19T23:23:49.538Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:49.538Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:49.538Z] #43 72.78 DEP criu/timens.d [2021-03-19T23:23:49.538Z] #43 72.95 DEP criu/sysfs_parse.d [2021-03-19T23:23:49.538Z] #43 73.10 DEP criu/sysctl.d [2021-03-19T23:23:49.538Z] #43 73.33 DEP criu/string.d [2021-03-19T23:23:49.538Z] #43 73.39 DEP criu/stats.d [2021-03-19T23:23:49.538Z] #43 73.51 DEP criu/sockets.d [2021-03-19T23:23:49.538Z] #43 73.68 DEP criu/sk-unix.d [2021-03-19T23:23:49.538Z] #43 73.91 DEP criu/sk-tcp.d [2021-03-19T23:23:49.538Z] #43 74.09 DEP criu/sk-queue.d [2021-03-19T23:23:49.538Z] #43 74.23 DEP criu/sk-packet.d [2021-03-19T23:23:49.538Z] #43 74.39 DEP criu/sk-netlink.d [2021-03-19T23:23:49.538Z] #43 74.59 DEP criu/sk-inet.d [2021-03-19T23:23:49.538Z] #43 74.79 DEP criu/signalfd.d [2021-03-19T23:23:49.538Z] #43 74.96 DEP criu/sigframe.d [2021-03-19T23:23:49.538Z] #43 75.13 DEP criu/shmem.d [2021-03-19T23:23:49.590Z] #20 32.56 Selecting previously unselected package bash-completion. [2021-03-19T23:23:49.590Z] #20 32.57 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-19T23:23:49.641Z] #20 17.47 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main arm64 vim arm64 2:8.1.0875-5 [1189 kB] [2021-03-19T23:23:49.772Z] #43 73.42 DEP criu/uffd.d [2021-03-19T23:23:49.800Z] #43 75.36 DEP criu/servicefd.d [2021-03-19T23:23:49.904Z] #20 17.51 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main arm64 xfsprogs arm64 4.20.0-1 [874 kB] [2021-03-19T23:23:49.904Z] #20 17.54 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main arm64 zip arm64 3.0-11+b1 [225 kB] [2021-03-19T23:23:50.032Z] #43 73.61 DEP criu/tun.d [2021-03-19T23:23:50.062Z] #43 75.57 DEP criu/seize.d [2021-03-19T23:23:50.291Z] #43 73.88 DEP criu/tty.d [2021-03-19T23:23:50.324Z] #43 75.74 DEP criu/seccomp.d [2021-03-19T23:23:50.324Z] #43 75.94 DEP criu/rst-malloc.d [2021-03-19T23:23:50.551Z] #43 74.12 DEP criu/timerfd.d [2021-03-19T23:23:50.551Z] #43 74.30 DEP criu/timens.d [2021-03-19T23:23:50.587Z] #43 ... [2021-03-19T23:23:50.587Z] [2021-03-19T23:23:50.587Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:50.587Z] #45 sha256:95f754fbc0c7eef986c24d9a728e3a400bbee1b2472411fd940492be76c86a72 [2021-03-19T23:23:50.587Z] #45 DONE 175.6s [2021-03-19T23:23:50.587Z] [2021-03-19T23:23:50.587Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:50.587Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:50.587Z] #43 76.06 DEP criu/rbtree.d [2021-03-19T23:23:50.587Z] #43 76.10 DEP criu/pstree.d [2021-03-19T23:23:50.754Z] ok github.com/docker/docker/daemon/cluster/convert 0.009s coverage: 35.9% of statements [2021-03-19T23:23:50.811Z] #43 74.50 DEP criu/sysfs_parse.d [2021-03-19T23:23:50.848Z] #43 76.25 DEP criu/protobuf.d [2021-03-19T23:23:50.848Z] #43 76.40 GEN criu/protobuf-desc-gen.h [2021-03-19T23:23:51.070Z] #43 74.65 DEP criu/sysctl.d [2021-03-19T23:23:51.070Z] #43 74.84 DEP criu/string.d [2021-03-19T23:23:51.300Z] #20 18.66 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:23:51.300Z] #20 18.87 Fetched 27.6 MB in 2s (13.9 MB/s) [2021-03-19T23:23:51.300Z] #20 18.96 Selecting previously unselected package pigz. [2021-03-19T23:23:51.300Z] #20 18.96 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23408 files and directories currently installed.) [2021-03-19T23:23:51.300Z] #20 19.03 Preparing to unpack .../archives/pigz_2.4-1_arm64.deb ... [2021-03-19T23:23:51.300Z] #20 19.16 Unpacking pigz (2.4-1) ... [2021-03-19T23:23:51.329Z] #43 74.91 DEP criu/stats.d [2021-03-19T23:23:51.563Z] #20 19.26 Selecting previously unselected package libpython3.7-minimal:arm64. [2021-03-19T23:23:51.563Z] #20 19.26 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-19T23:23:51.563Z] #20 19.28 Unpacking libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-19T23:23:51.589Z] #43 75.06 DEP criu/sockets.d [2021-03-19T23:23:51.589Z] #43 75.27 DEP criu/sk-unix.d [2021-03-19T23:23:51.848Z] #43 75.54 DEP criu/sk-tcp.d [2021-03-19T23:23:52.107Z] #20 35.23 Unpacking bash-completion (1:2.8-6) ... [2021-03-19T23:23:52.108Z] #43 75.75 DEP criu/sk-queue.d [2021-03-19T23:23:52.108Z] #43 75.94 DEP criu/sk-packet.d [2021-03-19T23:23:52.141Z] #20 19.72 Selecting previously unselected package python3.7-minimal. [2021-03-19T23:23:52.141Z] #20 19.72 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_arm64.deb ... [2021-03-19T23:23:52.141Z] #20 19.74 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:23:52.362Z] #20 35.67 Selecting previously unselected package bzip2. [2021-03-19T23:23:52.618Z] #20 35.67 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-19T23:23:52.618Z] #20 35.68 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:23:52.618Z] #20 35.79 Selecting previously unselected package xz-utils. [2021-03-19T23:23:52.618Z] #20 35.80 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-19T23:23:52.618Z] #20 35.80 Unpacking xz-utils (5.2.4-1) ... [2021-03-19T23:23:52.676Z] #43 76.13 DEP criu/sk-netlink.d [2021-03-19T23:23:52.676Z] #43 76.37 DEP criu/sk-inet.d [2021-03-19T23:23:52.767Z] #43 78.24 DEP criu/protobuf-desc.d [2021-03-19T23:23:52.767Z] #43 78.33 DEP criu/proc_parse.d [2021-03-19T23:23:52.780Z] #21 64.35 Setting up libiptc0:ppc64el (1.8.2-4) ... [2021-03-19T23:23:52.780Z] #21 64.36 Setting up xz-utils (5.2.4-1) ... [2021-03-19T23:23:52.780Z] #21 64.37 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-19T23:23:52.780Z] #21 64.38 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:23:52.780Z] #21 64.54 invoke-rc.d: could not determine current runlevel [2021-03-19T23:23:52.780Z] #21 64.55 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T23:23:52.780Z] #21 64.56 Setting up pigz (2.4-1) ... [2021-03-19T23:23:52.780Z] #21 64.56 Setting up libnfnetlink0:ppc64el (1.0.1-3+b1) ... [2021-03-19T23:23:52.780Z] #21 64.57 Setting up libnl-3-200:ppc64el (3.4.0-1) ... [2021-03-19T23:23:52.780Z] #21 64.58 Setting up python-pip-whl (18.1-5) ... [2021-03-19T23:23:52.780Z] #21 64.60 Setting up libmpdec2:ppc64el (2.4.2-2) ... [2021-03-19T23:23:52.780Z] #21 64.60 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:23:52.874Z] #20 35.98 Selecting previously unselected package apparmor. [2021-03-19T23:23:52.875Z] #20 35.98 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-19T23:23:52.875Z] #20 36.07 Unpacking apparmor (2.13.2-10) ... [2021-03-19T23:23:52.936Z] #43 76.60 DEP criu/signalfd.d [2021-03-19T23:23:52.936Z] #43 ... [2021-03-19T23:23:52.936Z] [2021-03-19T23:23:52.936Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:52.936Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:23:52.936Z] #45 164.8 github.com/LK4D4/vndr/godl [2021-03-19T23:23:52.936Z] #45 165.6 github.com/LK4D4/vndr [2021-03-19T23:23:53.029Z] #43 78.52 DEP criu/plugin.d [2021-03-19T23:23:53.097Z] #20 20.71 Setting up libpython3.7-minimal:arm64 (3.7.3-2+deb10u2) ... [2021-03-19T23:23:53.097Z] #20 20.74 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:23:53.130Z] #20 36.40 Selecting previously unselected package aufs-tools. [2021-03-19T23:23:53.130Z] #20 36.41 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-19T23:23:53.130Z] #20 36.42 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:23:53.196Z] #45 ... [2021-03-19T23:23:53.196Z] [2021-03-19T23:23:53.196Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:23:53.196Z] #53 sha256:3032b6e78c74ac7a4e79828c3e55138bac3de6e7701b5713df5fdc2619eb6318 [2021-03-19T23:23:53.196Z] #53 11.72 + cd /tmp/tmp.qTcQNO4NPl/src/github.com/opencontainers/runc [2021-03-19T23:23:53.196Z] #53 11.72 + git checkout -q 12644e614e25b05da6fd08a38ffa0cfe1903fdec [2021-03-19T23:23:53.196Z] #53 12.23 + '[' -z '' ']' [2021-03-19T23:23:53.196Z] #53 12.23 + target=static [2021-03-19T23:23:53.196Z] #53 12.23 + make 'BUILDTAGS=seccomp ' static [2021-03-19T23:23:53.196Z] #53 12.42 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o runc . [2021-03-19T23:23:53.196Z] #53 ... [2021-03-19T23:23:53.196Z] [2021-03-19T23:23:53.196Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:53.196Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:53.196Z] #43 76.77 DEP criu/sigframe.d [2021-03-19T23:23:53.196Z] #43 76.87 DEP criu/shmem.d [2021-03-19T23:23:53.290Z] #43 78.62 DEP criu/pipes.d [2021-03-19T23:23:53.290Z] #43 78.78 DEP criu/pie-util.d [2021-03-19T23:23:53.385Z] #20 36.51 Selecting previously unselected package libonig5:amd64. [2021-03-19T23:23:53.385Z] #20 36.52 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T23:23:53.385Z] #20 36.52 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:23:53.429Z] #21 65.29 Setting up libaio1:ppc64el (0.3.112-3) ... [2021-03-19T23:23:53.429Z] #21 65.29 Setting up libonig5:ppc64el (6.9.1-1) ... [2021-03-19T23:23:53.429Z] #21 65.30 Setting up libpython3.7-stdlib:ppc64el (3.7.3-2+deb10u2) ... [2021-03-19T23:23:53.429Z] #21 65.32 Setting up vim (2:8.1.0875-5) ... [2021-03-19T23:23:53.429Z] #21 65.33 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-19T23:23:53.429Z] #21 65.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-19T23:23:53.429Z] #21 65.34 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-19T23:23:53.429Z] #21 65.36 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-19T23:23:53.429Z] #21 65.37 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-19T23:23:53.429Z] #21 65.39 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-19T23:23:53.456Z] #43 77.08 DEP criu/servicefd.d [2021-03-19T23:23:53.456Z] #43 ... [2021-03-19T23:23:53.456Z] [2021-03-19T23:23:53.456Z] #45 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:53.456Z] #45 sha256:6f37f00e1ac20219bd6a6fa2bffb3a45274e4b4cfa89169595d298964db50764 [2021-03-19T23:23:53.456Z] #45 DONE 175.5s [2021-03-19T23:23:53.552Z] #43 78.94 DEP criu/pie-util-vdso.d [2021-03-19T23:23:53.552Z] #43 79.02 DEP criu/pie-util-vdso-elf32.d [2021-03-19T23:23:53.552Z] #43 79.09 DEP criu/path.d [2021-03-19T23:23:53.641Z] #20 36.66 Selecting previously unselected package libjq1:amd64. [2021-03-19T23:23:53.641Z] #20 36.68 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:23:53.641Z] #20 36.68 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:23:53.641Z] #20 36.78 Selecting previously unselected package jq. [2021-03-19T23:23:53.641Z] #20 36.79 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:23:53.641Z] #20 36.79 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:23:53.641Z] #20 36.88 Selecting previously unselected package libaio1:amd64. [2021-03-19T23:23:53.715Z] [2021-03-19T23:23:53.715Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:53.715Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:53.715Z] #43 77.29 DEP criu/seize.d [2021-03-19T23:23:53.731Z] #21 65.42 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-19T23:23:53.731Z] #21 65.45 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-19T23:23:53.731Z] #21 65.50 Setting up libjq1:ppc64el (1.5+dfsg-2+b1) ... [2021-03-19T23:23:53.731Z] #21 65.51 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:23:53.731Z] #21 65.52 Setting up libnetfilter-conntrack3:ppc64el (1.0.7-1) ... [2021-03-19T23:23:53.731Z] #21 65.52 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:23:53.731Z] #21 65.53 Setting up libpython3-stdlib:ppc64el (3.7.3-1) ... [2021-03-19T23:23:53.731Z] #21 65.54 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:23:53.814Z] #43 79.32 DEP criu/parasite-syscall.d [2021-03-19T23:23:53.897Z] #20 36.89 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-19T23:23:53.897Z] #20 36.90 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-19T23:23:53.897Z] #20 36.96 Selecting previously unselected package libgpm2:amd64. [2021-03-19T23:23:53.897Z] #20 36.96 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-19T23:23:53.897Z] #20 36.96 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-19T23:23:53.897Z] #20 37.03 Selecting previously unselected package libicu63:amd64. [2021-03-19T23:23:53.897Z] #20 37.04 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T23:23:53.897Z] #20 37.04 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:23:53.975Z] #43 77.55 DEP criu/seccomp.d [2021-03-19T23:23:54.076Z] #43 79.55 DEP criu/pagemap.d [2021-03-19T23:23:54.076Z] #43 79.74 DEP criu/pagemap-cache.d [2021-03-19T23:23:54.224Z] #56 210.6 + bin/containerd [2021-03-19T23:23:54.234Z] #43 77.84 DEP criu/rst-malloc.d [2021-03-19T23:23:54.338Z] #43 79.82 DEP criu/page-xfer.d [2021-03-19T23:23:54.338Z] #43 79.97 DEP criu/page-pipe.d [2021-03-19T23:23:54.494Z] #43 77.99 DEP criu/rbtree.d [2021-03-19T23:23:54.494Z] #43 78.12 DEP criu/pstree.d [2021-03-19T23:23:54.599Z] #43 80.05 DEP criu/netfilter.d [2021-03-19T23:23:54.753Z] #43 78.35 DEP criu/protobuf.d [2021-03-19T23:23:54.753Z] #43 78.50 GEN criu/protobuf-desc-gen.h [2021-03-19T23:23:54.861Z] #43 80.20 DEP criu/net.d [2021-03-19T23:23:54.861Z] #43 80.39 DEP criu/namespaces.d [2021-03-19T23:23:55.024Z] #20 22.75 Selecting previously unselected package python3-minimal. [2021-03-19T23:23:55.025Z] #20 22.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 ... 23657 files and directories currently installed.) [2021-03-19T23:23:55.025Z] #20 22.81 Preparing to unpack .../python3-minimal_3.7.3-1_arm64.deb ... [2021-03-19T23:23:55.025Z] #20 22.82 Unpacking python3-minimal (3.7.3-1) ... [2021-03-19T23:23:55.123Z] #43 80.56 DEP criu/mount.d [2021-03-19T23:23:55.123Z] #43 80.72 DEP criu/memfd.d [2021-03-19T23:23:55.288Z] #20 22.98 Selecting previously unselected package libmpdec2:arm64. [2021-03-19T23:23:55.288Z] #20 22.98 Preparing to unpack .../libmpdec2_2.4.2-2_arm64.deb ... [2021-03-19T23:23:55.288Z] #20 23.02 Unpacking libmpdec2:arm64 (2.4.2-2) ... [2021-03-19T23:23:55.384Z] #43 80.88 DEP criu/mem.d [2021-03-19T23:23:55.384Z] #43 81.05 DEP criu/lsm.d [2021-03-19T23:23:55.552Z] #20 23.19 Selecting previously unselected package libpython3.7-stdlib:arm64. [2021-03-19T23:23:55.552Z] #20 23.19 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_arm64.deb ... [2021-03-19T23:23:55.552Z] #20 23.20 Unpacking libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-19T23:23:55.646Z] #43 81.25 DEP criu/log.d [2021-03-19T23:23:55.907Z] #43 81.39 DEP criu/libnetlink.d [2021-03-19T23:23:56.169Z] #43 81.50 DEP criu/kerndat.d [2021-03-19T23:23:56.169Z] #43 81.68 DEP criu/kcmp-ids.d [2021-03-19T23:23:56.169Z] #43 81.77 DEP criu/irmap.d [2021-03-19T23:23:56.430Z] #43 81.91 DEP criu/ipc_ns.d [2021-03-19T23:23:56.430Z] #43 82.05 DEP criu/image.d [2021-03-19T23:23:56.501Z] #20 24.03 Selecting previously unselected package python3.7. [2021-03-19T23:23:56.501Z] #20 24.05 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_arm64.deb ... [2021-03-19T23:23:56.501Z] #20 24.05 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:23:56.501Z] #20 24.34 Selecting previously unselected package libpython3-stdlib:arm64. [2021-03-19T23:23:56.660Z] #43 80.08 DEP criu/protobuf-desc.d [2021-03-19T23:23:56.661Z] #43 80.20 DEP criu/proc_parse.d [2021-03-19T23:23:56.661Z] #43 80.40 DEP criu/plugin.d [2021-03-19T23:23:56.692Z] #43 82.25 DEP criu/image-desc.d [2021-03-19T23:23:56.692Z] #43 82.32 DEP criu/fsnotify.d [2021-03-19T23:23:56.765Z] #20 24.34 Preparing to unpack .../libpython3-stdlib_3.7.3-1_arm64.deb ... [2021-03-19T23:23:56.765Z] #20 24.35 Unpacking libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-19T23:23:56.765Z] #20 24.57 Setting up python3-minimal (3.7.3-1) ... [2021-03-19T23:23:56.920Z] #43 80.51 DEP criu/pipes.d [2021-03-19T23:23:56.954Z] #43 82.49 DEP criu/filesystems.d [2021-03-19T23:23:56.954Z] #43 82.59 DEP criu/files.d [2021-03-19T23:23:57.160Z] #20 40.31 Selecting previously unselected package libnet1:amd64. [2021-03-19T23:23:57.160Z] #20 40.33 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T23:23:57.160Z] #20 40.33 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:23:57.160Z] #20 40.42 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T23:23:57.180Z] #43 80.72 DEP criu/pie-util.d [2021-03-19T23:23:57.180Z] #43 80.85 DEP criu/pie-util-vdso.d [2021-03-19T23:23:57.180Z] #43 80.93 DEP criu/pie-util-vdso-elf32.d [2021-03-19T23:23:57.216Z] #43 ... [2021-03-19T23:23:57.216Z] [2021-03-19T23:23:57.216Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:23:57.216Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:23:57.216Z] #32 DONE 181.9s [2021-03-19T23:23:57.216Z] [2021-03-19T23:23:57.216Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:57.216Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:23:57.216Z] #20 11.57 Reading package lists... [2021-03-19T23:23:57.216Z] #20 15.54 Reading package lists... [2021-03-19T23:23:57.216Z] #20 19.17 Building dependency tree... [2021-03-19T23:23:57.216Z] #20 20.58 libcap2-bin is already the newest version (1:2.25-2). [2021-03-19T23:23:57.216Z] #20 20.58 The following additional packages will be installed: [2021-03-19T23:23:57.216Z] #20 20.59 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-19T23:23:57.216Z] #20 20.59 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-19T23:23:57.216Z] #20 20.59 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-19T23:23:57.216Z] #20 20.59 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-19T23:23:57.216Z] #20 20.59 python3.7 python3.7-minimal vim-runtime xxd [2021-03-19T23:23:57.216Z] #20 20.60 Suggested packages: [2021-03-19T23:23:57.216Z] #20 20.60 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-19T23:23:57.216Z] #20 20.60 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-19T23:23:57.216Z] #20 20.60 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-19T23:23:57.217Z] #20 20.60 Recommended packages: [2021-03-19T23:23:57.217Z] #20 20.60 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-19T23:23:57.217Z] #20 20.60 python3-keyrings.alt python3-xdg unzip [2021-03-19T23:23:57.217Z] #20 ... [2021-03-19T23:23:57.217Z] [2021-03-19T23:23:57.217Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:57.217Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:57.217Z] #43 82.84 DEP criu/files-reg.d [2021-03-19T23:23:57.417Z] #20 40.42 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T23:23:57.417Z] #20 40.43 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:23:57.417Z] #20 40.52 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T23:23:57.417Z] #20 40.54 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:23:57.417Z] #20 40.54 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:23:57.417Z] #20 40.62 Selecting previously unselected package libreadline5:amd64. [2021-03-19T23:23:57.417Z] #20 40.62 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-19T23:23:57.439Z] #43 81.00 DEP criu/path.d [2021-03-19T23:23:57.439Z] #43 81.13 DEP criu/parasite-syscall.d [2021-03-19T23:23:57.479Z] #43 83.00 DEP criu/files-ext.d [2021-03-19T23:23:57.479Z] #43 83.11 DEP criu/file-lock.d [2021-03-19T23:23:57.672Z] #20 40.63 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T23:23:57.672Z] #20 40.77 Selecting previously unselected package net-tools. [2021-03-19T23:23:57.672Z] #20 40.78 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-19T23:23:57.672Z] #20 40.79 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:23:57.699Z] #43 81.30 DEP criu/pagemap.d [2021-03-19T23:23:57.733Z] #20 25.43 Selecting previously unselected package python3. [2021-03-19T23:23:57.733Z] #20 25.43 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24069 files and directories currently installed.) [2021-03-19T23:23:57.733Z] #20 25.49 Preparing to unpack .../00-python3_3.7.3-1_arm64.deb ... [2021-03-19T23:23:57.733Z] #20 25.51 Unpacking python3 (3.7.3-1) ... [2021-03-19T23:23:57.740Z] #43 83.26 DEP criu/file-ids.d [2021-03-19T23:23:57.928Z] #20 40.98 Selecting previously unselected package python-pip-whl. [2021-03-19T23:23:57.928Z] #20 40.99 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-19T23:23:57.928Z] #20 41.00 Unpacking python-pip-whl (18.1-5) ... [2021-03-19T23:23:57.958Z] #43 81.56 DEP criu/pagemap-cache.d [2021-03-19T23:23:58.008Z] #20 25.67 Selecting previously unselected package libip4tc0:arm64. [2021-03-19T23:23:58.008Z] #20 25.67 Preparing to unpack .../01-libip4tc0_1.8.2-4_arm64.deb ... [2021-03-19T23:23:58.008Z] #20 25.68 Unpacking libip4tc0:arm64 (1.8.2-4) ... [2021-03-19T23:23:58.011Z] #43 83.53 DEP criu/fifo.d [2021-03-19T23:23:58.011Z] #43 83.67 DEP criu/fdstore.d [2021-03-19T23:23:58.184Z] #20 ... [2021-03-19T23:23:58.184Z] [2021-03-19T23:23:58.184Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:58.184Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:58.184Z] #43 106.8 CC criu/cr-service.o [2021-03-19T23:23:58.184Z] #43 108.4 CC criu/crtools.o [2021-03-19T23:23:58.184Z] #43 109.1 CC criu/eventfd.o [2021-03-19T23:23:58.184Z] #43 109.4 CC criu/eventpoll.o [2021-03-19T23:23:58.184Z] #43 110.2 CC criu/external.o [2021-03-19T23:23:58.184Z] #43 110.5 CC criu/fault-injection.o [2021-03-19T23:23:58.184Z] #43 110.7 CC criu/fdstore.o [2021-03-19T23:23:58.184Z] #43 111.1 CC criu/fifo.o [2021-03-19T23:23:58.184Z] #43 111.6 CC criu/file-ids.o [2021-03-19T23:23:58.184Z] #43 111.8 CC criu/file-lock.o [2021-03-19T23:23:58.184Z] #43 112.8 CC criu/files-ext.o [2021-03-19T23:23:58.184Z] #43 113.1 CC criu/files-reg.o [2021-03-19T23:23:58.184Z] #43 115.4 CC criu/files.o [2021-03-19T23:23:58.218Z] #43 81.71 DEP criu/page-xfer.d [2021-03-19T23:23:58.218Z] #43 81.87 DEP criu/page-pipe.d [2021-03-19T23:23:58.218Z] #43 81.96 DEP criu/netfilter.d [2021-03-19T23:23:58.271Z] #20 25.84 Selecting previously unselected package libip6tc0:arm64. [2021-03-19T23:23:58.271Z] #20 25.85 Preparing to unpack .../02-libip6tc0_1.8.2-4_arm64.deb ... [2021-03-19T23:23:58.271Z] #20 25.86 Unpacking libip6tc0:arm64 (1.8.2-4) ... [2021-03-19T23:23:58.271Z] #20 25.97 Selecting previously unselected package libiptc0:arm64. [2021-03-19T23:23:58.271Z] #20 25.98 Preparing to unpack .../03-libiptc0_1.8.2-4_arm64.deb ... [2021-03-19T23:23:58.271Z] #20 25.99 Unpacking libiptc0:arm64 (1.8.2-4) ... [2021-03-19T23:23:58.271Z] #20 26.14 Selecting previously unselected package libnfnetlink0:arm64. [2021-03-19T23:23:58.271Z] #20 26.16 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_arm64.deb ... [2021-03-19T23:23:58.271Z] #20 26.19 Unpacking libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-19T23:23:58.273Z] #43 83.90 DEP criu/fault-injection.d [2021-03-19T23:23:58.399Z] #56 ... [2021-03-19T23:23:58.399Z] [2021-03-19T23:23:58.399Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:23:58.399Z] #53 sha256:984a1de43c720a72c920d4da2f672ecd76267e6eb31c52c0e118036bc8863da4 [2021-03-19T23:23:58.399Z] #53 129.1 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-19T23:23:58.399Z] #53 130.1 + mkdir -p /build [2021-03-19T23:23:58.399Z] #53 130.1 + cp runc /build/runc [2021-03-19T23:23:58.399Z] #53 DONE 130.5s [2021-03-19T23:23:58.440Z] #43 ... [2021-03-19T23:23:58.440Z] [2021-03-19T23:23:58.440Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:58.440Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:23:58.440Z] #20 41.53 Selecting previously unselected package python3-lib2to3. [2021-03-19T23:23:58.440Z] #20 41.53 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-19T23:23:58.440Z] #20 41.54 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:23:58.440Z] #20 41.67 Selecting previously unselected package python3-distutils. [2021-03-19T23:23:58.483Z] #43 82.18 DEP criu/net.d [2021-03-19T23:23:58.534Z] #20 26.27 Selecting previously unselected package libnetfilter-conntrack3:arm64. [2021-03-19T23:23:58.534Z] #20 26.28 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_arm64.deb ... [2021-03-19T23:23:58.534Z] #20 26.29 Unpacking libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-19T23:23:58.534Z] #20 26.34 Selecting previously unselected package libnftnl11:arm64. [2021-03-19T23:23:58.534Z] #20 26.35 Preparing to unpack .../06-libnftnl11_1.1.2-2_arm64.deb ... [2021-03-19T23:23:58.534Z] #20 26.36 Unpacking libnftnl11:arm64 (1.1.2-2) ... [2021-03-19T23:23:58.534Z] #20 26.44 Selecting previously unselected package iptables. [2021-03-19T23:23:58.535Z] #43 83.96 DEP criu/external.d [2021-03-19T23:23:58.535Z] #43 84.11 DEP criu/eventpoll.d [2021-03-19T23:23:58.658Z] [2021-03-19T23:23:58.658Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:23:58.658Z] #56 sha256:66c3dc52efd45011ac6496dabc217d7f418a3283c82305f87efbc667e3e57567 [2021-03-19T23:23:58.695Z] #20 41.67 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-19T23:23:58.695Z] #20 41.70 Unpacking python3-distutils (3.7.3-1) ... [2021-03-19T23:23:58.743Z] #43 82.38 DEP criu/namespaces.d [2021-03-19T23:23:58.743Z] #43 82.51 DEP criu/mount.d [2021-03-19T23:23:58.796Z] #43 84.31 DEP criu/eventfd.d [2021-03-19T23:23:58.797Z] #20 26.45 Preparing to unpack .../07-iptables_1.8.2-4_arm64.deb ... [2021-03-19T23:23:58.797Z] #20 26.46 Unpacking iptables (1.8.2-4) ... [2021-03-19T23:23:58.797Z] #20 ... [2021-03-19T23:23:58.797Z] [2021-03-19T23:23:58.797Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:58.797Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:23:58.797Z] #43 75.38 DEP criu/protobuf.d [2021-03-19T23:23:58.797Z] #43 75.53 GEN criu/protobuf-desc-gen.h [2021-03-19T23:23:58.797Z] #43 77.14 DEP criu/protobuf-desc.d [2021-03-19T23:23:58.797Z] #43 77.25 DEP criu/proc_parse.d [2021-03-19T23:23:58.797Z] #43 77.38 DEP criu/plugin.d [2021-03-19T23:23:58.797Z] #43 77.48 DEP criu/pipes.d [2021-03-19T23:23:58.797Z] #43 77.70 DEP criu/pie-util.d [2021-03-19T23:23:58.797Z] #43 77.85 DEP criu/pie-util-vdso.d [2021-03-19T23:23:58.797Z] #43 77.99 DEP criu/path.d [2021-03-19T23:23:58.797Z] #43 78.19 DEP criu/parasite-syscall.d [2021-03-19T23:23:58.797Z] #43 78.46 DEP criu/pagemap.d [2021-03-19T23:23:58.797Z] #43 78.59 DEP criu/pagemap-cache.d [2021-03-19T23:23:58.797Z] #43 78.77 DEP criu/page-xfer.d [2021-03-19T23:23:58.797Z] #43 79.00 DEP criu/page-pipe.d [2021-03-19T23:23:58.797Z] #43 79.14 DEP criu/netfilter.d [2021-03-19T23:23:58.797Z] #43 79.46 DEP criu/net.d [2021-03-19T23:23:58.797Z] #43 79.69 DEP criu/namespaces.d [2021-03-19T23:23:58.797Z] #43 79.80 DEP criu/mount.d [2021-03-19T23:23:58.797Z] #43 80.01 DEP criu/memfd.d [2021-03-19T23:23:58.797Z] #43 80.21 DEP criu/mem.d [2021-03-19T23:23:58.797Z] #43 80.37 DEP criu/lsm.d [2021-03-19T23:23:58.797Z] #43 80.50 DEP criu/log.d [2021-03-19T23:23:58.797Z] #43 80.59 DEP criu/libnetlink.d [2021-03-19T23:23:58.797Z] #43 80.73 DEP criu/kerndat.d [2021-03-19T23:23:58.797Z] #43 80.90 DEP criu/kcmp-ids.d [2021-03-19T23:23:58.797Z] #43 81.00 DEP criu/irmap.d [2021-03-19T23:23:58.797Z] #43 81.10 DEP criu/ipc_ns.d [2021-03-19T23:23:58.797Z] #43 81.30 DEP criu/image.d [2021-03-19T23:23:58.797Z] #43 81.47 DEP criu/image-desc.d [2021-03-19T23:23:58.797Z] #43 81.54 DEP criu/fsnotify.d [2021-03-19T23:23:58.797Z] #43 81.73 DEP criu/filesystems.d [2021-03-19T23:23:58.797Z] #43 81.92 DEP criu/files.d [2021-03-19T23:23:58.797Z] #43 82.09 DEP criu/files-reg.d [2021-03-19T23:23:58.797Z] #43 82.22 DEP criu/files-ext.d [2021-03-19T23:23:58.797Z] #43 82.32 DEP criu/file-lock.d [2021-03-19T23:23:58.797Z] #43 82.42 DEP criu/file-ids.d [2021-03-19T23:23:58.797Z] #43 82.49 DEP criu/fifo.d [2021-03-19T23:23:58.797Z] #43 82.57 DEP criu/fdstore.d [2021-03-19T23:23:58.797Z] #43 82.74 DEP criu/fault-injection.d [2021-03-19T23:23:58.797Z] #43 82.82 DEP criu/external.d [2021-03-19T23:23:58.797Z] #43 83.05 DEP criu/eventpoll.d [2021-03-19T23:23:58.797Z] #43 83.22 DEP criu/eventfd.d [2021-03-19T23:23:58.797Z] #43 83.39 DEP criu/crtools.d [2021-03-19T23:23:58.797Z] #43 83.58 DEP criu/cr-service.d [2021-03-19T23:23:58.797Z] #43 83.72 DEP criu/cr-restore.d [2021-03-19T23:23:58.798Z] #43 83.92 DEP criu/cr-errno.d [2021-03-19T23:23:58.798Z] #43 83.93 DEP criu/cr-dump.d [2021-03-19T23:23:58.798Z] #43 84.18 DEP criu/cr-dedup.d [2021-03-19T23:23:58.798Z] #43 84.38 DEP criu/cr-check.d [2021-03-19T23:23:58.798Z] #43 84.59 DEP criu/config.d [2021-03-19T23:23:58.798Z] #43 84.73 DEP criu/clone-noasan.d [2021-03-19T23:23:58.798Z] #43 84.82 DEP criu/cgroup.d [2021-03-19T23:23:58.798Z] #43 84.94 DEP criu/cgroup-props.d [2021-03-19T23:23:58.798Z] #43 85.04 DEP criu/bitmap.d [2021-03-19T23:23:58.798Z] #43 85.06 DEP criu/bfd.d [2021-03-19T23:23:58.798Z] #43 85.23 DEP criu/autofs.d [2021-03-19T23:23:58.798Z] #43 85.48 DEP criu/aio.d [2021-03-19T23:23:58.951Z] #20 42.08 Selecting previously unselected package python3-pip. [2021-03-19T23:23:58.951Z] #20 42.10 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-19T23:23:58.951Z] #20 42.10 Unpacking python3-pip (18.1-5) ... [2021-03-19T23:23:58.951Z] #20 42.23 Selecting previously unselected package python3-pkg-resources. [2021-03-19T23:23:58.951Z] #20 42.23 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:23:59.002Z] #43 82.67 DEP criu/memfd.d [2021-03-19T23:23:59.002Z] #43 82.79 DEP criu/mem.d [2021-03-19T23:23:59.059Z] #43 84.45 DEP criu/crtools.d [2021-03-19T23:23:59.059Z] #43 84.65 DEP criu/cr-service.d [2021-03-19T23:23:59.061Z] #43 85.65 DEP criu/action-scripts.d [2021-03-19T23:23:59.061Z] #43 ... [2021-03-19T23:23:59.061Z] [2021-03-19T23:23:59.061Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:59.061Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T23:23:59.061Z] #20 26.82 Selecting previously unselected package xxd. [2021-03-19T23:23:59.061Z] #20 26.85 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_arm64.deb ... [2021-03-19T23:23:59.061Z] #20 26.85 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:23:59.061Z] #20 27.00 Selecting previously unselected package vim-common. [2021-03-19T23:23:59.206Z] #20 42.24 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:23:59.206Z] #20 42.37 Selecting previously unselected package python3-setuptools. [2021-03-19T23:23:59.206Z] #20 42.38 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-19T23:23:59.206Z] #20 42.38 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-19T23:23:59.262Z] #43 82.91 DEP criu/lsm.d [2021-03-19T23:23:59.262Z] #43 83.05 DEP criu/log.d [2021-03-19T23:23:59.282Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.448s coverage: 14.1% of statements [2021-03-19T23:23:59.321Z] #43 84.83 DEP criu/cr-restore.d [2021-03-19T23:23:59.324Z] #20 27.01 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:23:59.324Z] #20 27.05 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T23:23:59.372Z] #21 70.39 Setting up iptables (1.8.2-4) ... [2021-03-19T23:23:59.372Z] #21 70.44 update-alternatives: [2021-03-19T23:23:59.372Z] #21 ... [2021-03-19T23:23:59.372Z] [2021-03-19T23:23:59.372Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:59.372Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:23:59.372Z] #44 112.4 CC criu/cr-check.o [2021-03-19T23:23:59.372Z] #44 115.1 CC criu/cr-dedup.o [2021-03-19T23:23:59.372Z] #44 115.7 CC criu/cr-dump.o [2021-03-19T23:23:59.372Z] #44 118.8 CC criu/cr-errno.o [2021-03-19T23:23:59.372Z] #44 118.8 CC criu/cr-restore.o [2021-03-19T23:23:59.372Z] #44 ... [2021-03-19T23:23:59.372Z] [2021-03-19T23:23:59.372Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:23:59.372Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:23:59.372Z] #46 182.1 github.com/LK4D4/vndr/godl [2021-03-19T23:23:59.372Z] #46 183.1 github.com/LK4D4/vndr [2021-03-19T23:23:59.372Z] #46 ... [2021-03-19T23:23:59.372Z] [2021-03-19T23:23:59.372Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:59.372Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T23:23:59.372Z] #21 70.44 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:23:59.372Z] #21 70.47 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:23:59.372Z] #21 70.48 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:23:59.372Z] #21 70.50 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:23:59.372Z] #21 70.51 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-19T23:23:59.372Z] #21 70.54 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-19T23:23:59.372Z] #21 70.55 Setting up python3 (3.7.3-1) ... [2021-03-19T23:23:59.372Z] #21 71.15 Setting up python3-wheel (0.32.3-2) ... [2021-03-19T23:23:59.462Z] #20 42.57 Selecting previously unselected package python3-wheel. [2021-03-19T23:23:59.462Z] #20 42.59 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-19T23:23:59.462Z] #20 42.60 Unpacking python3-wheel (0.32.3-2) ... [2021-03-19T23:23:59.462Z] #20 42.67 Selecting previously unselected package sudo. [2021-03-19T23:23:59.521Z] #43 83.15 DEP criu/libnetlink.d [2021-03-19T23:23:59.583Z] #43 85.04 DEP criu/cr-errno.d [2021-03-19T23:23:59.583Z] #43 85.07 DEP criu/cr-dump.d [2021-03-19T23:23:59.587Z] #20 27.32 Selecting previously unselected package bash-completion. [2021-03-19T23:23:59.587Z] #20 27.32 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-19T23:23:59.718Z] #20 42.67 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-19T23:23:59.718Z] #20 42.68 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:23:59.780Z] #43 83.28 DEP criu/kerndat.d [2021-03-19T23:23:59.780Z] #43 ... [2021-03-19T23:23:59.780Z] [2021-03-19T23:23:59.780Z] #32 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:23:59.780Z] #32 sha256:4d05f3fe25a7b0196c55aac64c88554c7bd01949318700fe580f75cfb04fb548 [2021-03-19T23:23:59.780Z] #32 DONE 181.4s [2021-03-19T23:23:59.780Z] [2021-03-19T23:23:59.780Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:23:59.780Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:23:59.780Z] #43 83.52 DEP criu/kcmp-ids.d [2021-03-19T23:23:59.780Z] #43 ... [2021-03-19T23:23:59.780Z] [2021-03-19T23:23:59.780Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:23:59.780Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:23:59.780Z] #20 11.52 Fetched 8929 kB in 10s (877 kB/s) [2021-03-19T23:23:59.780Z] #20 11.52 Reading package lists... [2021-03-19T23:23:59.780Z] #20 15.95 Reading package lists... [2021-03-19T23:23:59.780Z] #20 19.17 Building dependency tree... [2021-03-19T23:23:59.780Z] #20 20.90 libcap2-bin is already the newest version (1:2.25-2). [2021-03-19T23:23:59.780Z] #20 20.90 The following additional packages will be installed: [2021-03-19T23:23:59.780Z] #20 20.90 libaio1 libgpm2 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-03-19T23:23:59.781Z] #20 20.90 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-03-19T23:23:59.781Z] #20 20.90 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-03-19T23:23:59.781Z] #20 20.90 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-03-19T23:23:59.781Z] #20 20.90 python3.7 python3.7-minimal vim-runtime xxd [2021-03-19T23:23:59.781Z] #20 20.91 Suggested packages: [2021-03-19T23:23:59.781Z] #20 20.91 apparmor-profiles-extra apparmor-utils bzip2-doc kmod gpm python3-doc [2021-03-19T23:23:59.781Z] #20 20.91 python3-tk python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-03-19T23:23:59.781Z] #20 20.91 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-03-19T23:23:59.781Z] #20 20.91 Recommended packages: [2021-03-19T23:23:59.781Z] #20 20.91 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-03-19T23:23:59.781Z] #20 20.91 python3-keyrings.alt python3-xdg unzip [2021-03-19T23:23:59.845Z] #43 85.27 DEP criu/cr-dedup.d [2021-03-19T23:23:59.845Z] #43 85.45 DEP criu/cr-check.d [2021-03-19T23:23:59.958Z] ok github.com/docker/docker/daemon/config 0.020s coverage: 81.8% of statements [2021-03-19T23:23:59.975Z] #20 43.13 Selecting previously unselected package thin-provisioning-tools. [2021-03-19T23:23:59.975Z] #20 43.13 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-19T23:23:59.975Z] #20 43.14 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:24:00.040Z] #20 ... [2021-03-19T23:24:00.040Z] [2021-03-19T23:24:00.040Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:00.040Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:00.040Z] #43 83.61 DEP criu/irmap.d [2021-03-19T23:24:00.074Z] #56 ... [2021-03-19T23:24:00.074Z] [2021-03-19T23:24:00.074Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-19T23:24:00.074Z] #54 sha256:c7f80360d82063f6fe208ba422bfae3e180afe20022cf4554e09df66cd26d4fc [2021-03-19T23:24:00.107Z] #43 85.62 DEP criu/config.d [2021-03-19T23:24:00.231Z] #20 43.38 Selecting previously unselected package uidmap. [2021-03-19T23:24:00.231Z] #20 43.38 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-19T23:24:00.231Z] #20 43.39 Unpacking uidmap (1:4.5-1.1) ... [2021-03-19T23:24:00.299Z] #43 83.96 DEP criu/ipc_ns.d [2021-03-19T23:24:00.329Z] #21 72.01 Setting up apparmor (2.13.2-10) ... [2021-03-19T23:24:00.345Z] #54 DONE 0.3s [2021-03-19T23:24:00.345Z] [2021-03-19T23:24:00.345Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:24:00.345Z] #56 sha256:66c3dc52efd45011ac6496dabc217d7f418a3283c82305f87efbc667e3e57567 [2021-03-19T23:24:00.369Z] #43 85.76 DEP criu/clone-noasan.d [2021-03-19T23:24:00.369Z] #43 85.84 DEP criu/cgroup.d [2021-03-19T23:24:00.369Z] #43 85.98 DEP criu/cgroup-props.d [2021-03-19T23:24:00.369Z] #43 86.09 DEP criu/bitmap.d [2021-03-19T23:24:00.487Z] #20 43.50 Selecting previously unselected package vim-runtime. [2021-03-19T23:24:00.487Z] #20 43.50 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:24:00.487Z] #20 43.53 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-19T23:24:00.487Z] #20 43.56 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-19T23:24:00.487Z] #20 43.56 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:24:00.599Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-03-19T23:24:00.599Z] ok github.com/docker/docker/daemon 12.268s coverage: 17.1% of statements [2021-03-19T23:24:00.599Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-19T23:24:00.599Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-19T23:24:00.631Z] #43 86.10 DEP criu/bfd.d [2021-03-19T23:24:00.631Z] #43 86.26 DEP criu/autofs.d [2021-03-19T23:24:00.867Z] #43 84.35 DEP criu/image.d [2021-03-19T23:24:00.867Z] #43 84.52 DEP criu/image-desc.d [2021-03-19T23:24:00.867Z] #43 84.60 DEP criu/fsnotify.d [2021-03-19T23:24:00.893Z] #43 86.42 DEP criu/aio.d [2021-03-19T23:24:01.127Z] #43 84.82 DEP criu/filesystems.d [2021-03-19T23:24:01.157Z] #43 86.58 DEP criu/action-scripts.d [2021-03-19T23:24:01.277Z] ok github.com/docker/docker/daemon/events 0.058s coverage: 50.0% of statements [2021-03-19T23:24:01.277Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-19T23:24:01.277Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-19T23:24:01.387Z] #43 84.98 DEP criu/files.d [2021-03-19T23:24:01.388Z] #21 ... [2021-03-19T23:24:01.388Z] [2021-03-19T23:24:01.388Z] #46 [vndr 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh vndr [2021-03-19T23:24:01.388Z] #46 sha256:fa2b67d72e0f6d823b49805423e937690ebfd8c67118e7148680fa47aa88caa5 [2021-03-19T23:24:01.388Z] #46 DONE 194.7s [2021-03-19T23:24:01.388Z] [2021-03-19T23:24:01.388Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:24:01.388Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-19T23:24:01.388Z] #33 ... [2021-03-19T23:24:01.388Z] [2021-03-19T23:24:01.388Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:01.388Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:24:01.388Z] #44 125.2 CC criu/cr-service.o [2021-03-19T23:24:01.420Z] #43 86.82 CC criu/action-scripts.o [2021-03-19T23:24:01.647Z] #43 85.19 DEP criu/files-reg.d [2021-03-19T23:24:01.647Z] #43 85.33 DEP criu/files-ext.d [2021-03-19T23:24:01.686Z] #43 87.26 CC criu/aio.o [2021-03-19T23:24:01.906Z] #43 85.47 DEP criu/file-lock.d [2021-03-19T23:24:01.906Z] #43 85.59 DEP criu/file-ids.d [2021-03-19T23:24:01.962Z] ok github.com/docker/docker/daemon/graphdriver 0.018s coverage: 2.2% of statements [2021-03-19T23:24:02.165Z] #43 85.67 DEP criu/fifo.d [2021-03-19T23:24:02.166Z] #43 85.78 DEP criu/fdstore.d [2021-03-19T23:24:02.166Z] #43 85.90 DEP criu/fault-injection.d [2021-03-19T23:24:02.260Z] #43 87.71 CC criu/autofs.o [2021-03-19T23:24:02.425Z] #43 85.93 DEP criu/external.d [2021-03-19T23:24:02.425Z] #43 86.06 DEP criu/eventpoll.d [2021-03-19T23:24:02.684Z] #43 86.25 DEP criu/eventfd.d [2021-03-19T23:24:02.684Z] #43 86.37 DEP criu/crtools.d [2021-03-19T23:24:02.908Z] #20 30.29 Unpacking bash-completion (1:2.8-6) ... [2021-03-19T23:24:02.908Z] #20 30.74 Selecting previously unselected package bzip2. [2021-03-19T23:24:02.908Z] #20 30.74 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_arm64.deb ... [2021-03-19T23:24:02.908Z] #20 30.76 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:24:02.908Z] #20 30.85 Selecting previously unselected package xz-utils. [2021-03-19T23:24:02.945Z] #43 86.61 DEP criu/cr-service.d [2021-03-19T23:24:03.171Z] #20 30.86 Preparing to unpack .../12-xz-utils_5.2.4-1_arm64.deb ... [2021-03-19T23:24:03.171Z] #20 30.87 Unpacking xz-utils (5.2.4-1) ... [2021-03-19T23:24:03.205Z] #43 86.82 DEP criu/cr-restore.d [2021-03-19T23:24:03.434Z] #20 31.07 Selecting previously unselected package apparmor. [2021-03-19T23:24:03.434Z] #20 31.08 Preparing to unpack .../13-apparmor_2.13.2-10_arm64.deb ... [2021-03-19T23:24:03.434Z] #20 31.19 Unpacking apparmor (2.13.2-10) ... [2021-03-19T23:24:03.465Z] #43 87.00 DEP criu/cr-errno.d [2021-03-19T23:24:03.465Z] #43 87.01 DEP criu/cr-dump.d [2021-03-19T23:24:03.465Z] #43 87.24 DEP criu/cr-dedup.d [2021-03-19T23:24:03.649Z] #43 88.91 CC criu/bfd.o [2021-03-19T23:24:03.649Z] #43 ... [2021-03-19T23:24:03.649Z] [2021-03-19T23:24:03.649Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:03.649Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:24:03.649Z] #20 22.73 The following NEW packages will be installed: [2021-03-19T23:24:03.649Z] #20 22.74 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-19T23:24:03.649Z] #20 22.74 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-19T23:24:03.649Z] #20 22.74 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-19T23:24:03.649Z] #20 22.74 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-19T23:24:03.649Z] #20 22.74 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-19T23:24:03.649Z] #20 22.74 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-19T23:24:03.649Z] #20 22.74 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-19T23:24:03.649Z] #20 22.74 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-19T23:24:03.649Z] #20 22.74 xz-utils zip [2021-03-19T23:24:03.649Z] #20 23.10 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:24:03.649Z] #20 23.10 Need to get 28.5 MB of archives. [2021-03-19T23:24:03.649Z] #20 23.10 After this operation, 116 MB of additional disk space will be used. [2021-03-19T23:24:03.649Z] #20 23.10 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-19T23:24:03.649Z] #20 23.10 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-19T23:24:03.649Z] #20 23.14 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-19T23:24:03.649Z] #20 23.25 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-19T23:24:03.649Z] #20 23.25 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-19T23:24:03.649Z] #20 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] [2021-03-19T23:24:03.649Z] #20 23.34 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-19T23:24:03.649Z] #20 23.36 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-19T23:24:03.649Z] #20 23.36 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-19T23:24:03.649Z] #20 23.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-19T23:24:03.649Z] #20 23.37 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-19T23:24:03.649Z] #20 23.37 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-19T23:24:03.649Z] #20 23.38 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-19T23:24:03.649Z] #20 23.38 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-19T23:24:03.649Z] #20 23.38 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-19T23:24:03.649Z] #20 23.39 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-19T23:24:03.649Z] #20 23.40 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T23:24:03.649Z] #20 23.40 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:24:03.649Z] #20 23.42 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-19T23:24:03.649Z] #20 23.42 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-19T23:24:03.649Z] #20 23.43 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-19T23:24:03.649Z] #20 23.43 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-19T23:24:03.649Z] #20 23.46 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-19T23:24:03.649Z] #20 23.46 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T23:24:03.649Z] #20 23.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T23:24:03.649Z] #20 23.48 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T23:24:03.649Z] #20 23.48 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-19T23:24:03.649Z] #20 23.49 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-19T23:24:03.649Z] #20 23.49 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T23:24:03.649Z] #20 23.84 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T23:24:03.649Z] #20 23.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-19T23:24:03.649Z] #20 23.85 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T23:24:03.649Z] #20 23.85 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-19T23:24:03.649Z] #20 23.85 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-19T23:24:03.649Z] #20 23.86 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-19T23:24:03.649Z] #20 23.93 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-19T23:24:03.649Z] #20 23.94 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-19T23:24:03.649Z] #20 23.94 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-19T23:24:03.649Z] #20 23.94 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-19T23:24:03.649Z] #20 23.95 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-19T23:24:03.649Z] #20 23.97 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-19T23:24:03.649Z] #20 23.97 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-19T23:24:03.649Z] #20 24.03 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-19T23:24:03.649Z] #20 24.05 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-19T23:24:03.649Z] #20 24.06 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-19T23:24:03.649Z] #20 24.34 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-19T23:24:03.649Z] #20 24.38 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-19T23:24:03.649Z] #20 24.42 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-19T23:24:03.649Z] #20 25.11 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:24:03.649Z] #20 25.21 Fetched 28.5 MB in 2s (17.5 MB/s) [2021-03-19T23:24:03.650Z] #20 25.28 Selecting previously unselected package pigz. [2021-03-19T23:24:03.650Z] #20 25.28 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23435 files and directories currently installed.) [2021-03-19T23:24:03.650Z] #20 25.33 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-19T23:24:03.650Z] #20 25.34 Unpacking pigz (2.4-1) ... [2021-03-19T23:24:03.650Z] #20 25.47 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-19T23:24:03.650Z] #20 25.48 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:24:03.650Z] #20 25.49 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:03.650Z] #20 25.93 Selecting previously unselected package python3.7-minimal. [2021-03-19T23:24:03.650Z] #20 25.94 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:24:03.650Z] #20 25.95 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:24:03.650Z] #20 26.82 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:03.650Z] #20 26.85 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:24:03.650Z] #20 ... [2021-03-19T23:24:03.650Z] [2021-03-19T23:24:03.650Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:03.650Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:03.650Z] #43 89.33 CC criu/bitmap.o [2021-03-19T23:24:03.724Z] #43 87.41 DEP criu/cr-check.d [2021-03-19T23:24:03.756Z] #20 46.59 Selecting previously unselected package vim. [2021-03-19T23:24:03.756Z] #20 46.59 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T23:24:03.756Z] #20 46.61 Unpacking vim (2:8.1.0875-5) ... [2021-03-19T23:24:03.912Z] #43 89.46 CC criu/cgroup-props.o [2021-03-19T23:24:03.984Z] #43 87.58 DEP criu/config.d [2021-03-19T23:24:03.984Z] #43 87.74 DEP criu/clone-noasan.d [2021-03-19T23:24:04.010Z] #20 31.83 Selecting previously unselected package aufs-tools. [2021-03-19T23:24:04.010Z] #20 31.84 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_arm64.deb ... [2021-03-19T23:24:04.010Z] #20 31.84 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:24:04.013Z] #20 47.16 Selecting previously unselected package xfsprogs. [2021-03-19T23:24:04.013Z] #20 47.17 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-19T23:24:04.013Z] #20 47.17 Unpacking xfsprogs (4.20.0-1) ... [2021-03-19T23:24:04.045Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.004s coverage: 2.9% of statements [2021-03-19T23:24:04.188Z] #44 128.1 CC criu/crtools.o [2021-03-19T23:24:04.243Z] #43 87.84 DEP criu/cgroup.d [2021-03-19T23:24:04.274Z] #20 32.01 Selecting previously unselected package libonig5:arm64. [2021-03-19T23:24:04.274Z] #20 32.01 Preparing to unpack .../15-libonig5_6.9.1-1_arm64.deb ... [2021-03-19T23:24:04.274Z] #20 32.03 Unpacking libonig5:arm64 (6.9.1-1) ... [2021-03-19T23:24:04.503Z] #43 88.05 DEP criu/cgroup-props.d [2021-03-19T23:24:04.503Z] #43 88.12 DEP criu/bitmap.d [2021-03-19T23:24:04.503Z] #43 88.15 DEP criu/bfd.d [2021-03-19T23:24:04.545Z] #20 32.26 Selecting previously unselected package libjq1:arm64. [2021-03-19T23:24:04.545Z] #20 32.27 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_arm64.deb ... [2021-03-19T23:24:04.545Z] #20 32.28 Unpacking libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-19T23:24:04.545Z] #20 32.40 Selecting previously unselected package jq. [2021-03-19T23:24:04.575Z] #20 47.66 Selecting previously unselected package zip. [2021-03-19T23:24:04.575Z] #20 47.67 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-19T23:24:04.575Z] #20 47.67 Unpacking zip (3.0-11+b1) ... [2021-03-19T23:24:04.684Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.213s coverage: 56.2% of statements [2021-03-19T23:24:04.762Z] #43 88.26 DEP criu/autofs.d [2021-03-19T23:24:04.762Z] #43 88.39 DEP criu/aio.d [2021-03-19T23:24:04.807Z] #20 32.40 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_arm64.deb ... [2021-03-19T23:24:04.807Z] #20 32.41 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:24:04.807Z] #20 32.51 Selecting previously unselected package libaio1:arm64. [2021-03-19T23:24:04.807Z] #20 32.52 Preparing to unpack .../18-libaio1_0.3.112-3_arm64.deb ... [2021-03-19T23:24:04.807Z] #20 32.57 Unpacking libaio1:arm64 (0.3.112-3) ... [2021-03-19T23:24:04.831Z] #20 47.89 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:24:04.831Z] #20 47.93 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:24:04.831Z] #20 47.94 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:04.831Z] #20 47.95 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T23:24:04.831Z] #20 47.96 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-19T23:24:04.831Z] #20 47.97 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:04.831Z] #20 47.98 Setting up uidmap (1:4.5-1.1) ... [2021-03-19T23:24:04.831Z] #20 47.99 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T23:24:04.831Z] #20 48.00 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:24:04.831Z] #20 48.02 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:24:04.831Z] #20 48.08 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:24:04.835Z] #44 128.8 CC criu/eventfd.o [2021-03-19T23:24:04.857Z] #43 90.21 CC criu/cgroup.o [2021-03-19T23:24:05.022Z] #43 88.57 DEP criu/action-scripts.d [2021-03-19T23:24:05.071Z] #20 32.69 Selecting previously unselected package libgpm2:arm64. [2021-03-19T23:24:05.071Z] #20 32.69 Preparing to unpack .../19-libgpm2_1.20.7-5_arm64.deb ... [2021-03-19T23:24:05.071Z] #20 32.71 Unpacking libgpm2:arm64 (1.20.7-5) ... [2021-03-19T23:24:05.071Z] #20 32.81 Selecting previously unselected package libicu63:arm64. [2021-03-19T23:24:05.071Z] #20 32.82 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_arm64.deb ... [2021-03-19T23:24:05.071Z] #20 32.83 Unpacking libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-19T23:24:05.087Z] #20 48.10 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:24:05.087Z] #20 48.11 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:24:05.087Z] #20 48.12 Setting up zip (3.0-11+b1) ... [2021-03-19T23:24:05.087Z] #20 48.13 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:24:05.087Z] #20 48.17 Setting up bash-completion (1:2.8-6) ... [2021-03-19T23:24:05.281Z] #43 88.88 CC criu/action-scripts.o [2021-03-19T23:24:05.485Z] #44 129.2 CC criu/eventpoll.o [2021-03-19T23:24:05.852Z] #43 89.36 CC criu/aio.o [2021-03-19T23:24:06.421Z] #43 89.90 CC criu/autofs.o [2021-03-19T23:24:06.421Z] #43 ... [2021-03-19T23:24:06.421Z] [2021-03-19T23:24:06.421Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:06.421Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:24:06.421Z] #20 23.16 The following NEW packages will be installed: [2021-03-19T23:24:06.421Z] #20 23.16 apparmor aufs-tools bash-completion bzip2 iptables jq libaio1 libgpm2 [2021-03-19T23:24:06.421Z] #20 23.16 libicu63 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 [2021-03-19T23:24:06.421Z] #20 23.16 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 [2021-03-19T23:24:06.421Z] #20 23.16 libprotobuf-c1 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib [2021-03-19T23:24:06.421Z] #20 23.16 libreadline5 net-tools pigz python-pip-whl python3 python3-distutils [2021-03-19T23:24:06.421Z] #20 23.17 python3-lib2to3 python3-minimal python3-pip python3-pkg-resources [2021-03-19T23:24:06.421Z] #20 23.17 python3-setuptools python3-wheel python3.7 python3.7-minimal sudo [2021-03-19T23:24:06.421Z] #20 23.17 thin-provisioning-tools uidmap vim vim-common vim-runtime xfsprogs xxd [2021-03-19T23:24:06.421Z] #20 23.17 xz-utils zip [2021-03-19T23:24:06.421Z] #20 23.48 0 upgraded, 48 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:24:06.421Z] #20 23.48 Need to get 28.5 MB of archives. [2021-03-19T23:24:06.421Z] #20 23.48 After this operation, 116 MB of additional disk space will be used. [2021-03-19T23:24:06.421Z] #20 23.48 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-03-19T23:24:06.421Z] #20 23.48 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u2 [589 kB] [2021-03-19T23:24:06.421Z] #20 23.51 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u2 [1731 kB] [2021-03-19T23:24:06.421Z] #20 23.60 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-03-19T23:24:06.421Z] #20 23.60 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-03-19T23:24:06.421Z] #20 23.61 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u2 [1732 kB] [2021-03-19T23:24:06.421Z] #20 23.70 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u2 [330 kB] [2021-03-19T23:24:06.421Z] #20 23.71 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-03-19T23:24:06.421Z] #20 23.71 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-03-19T23:24:06.421Z] #20 23.71 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-03-19T23:24:06.421Z] #20 23.72 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-03-19T23:24:06.421Z] #20 23.72 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-03-19T23:24:06.421Z] #20 23.72 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-03-19T23:24:06.421Z] #20 23.72 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-03-19T23:24:06.421Z] #20 23.73 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-03-19T23:24:06.421Z] #20 23.73 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-03-19T23:24:06.421Z] #20 23.75 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-03-19T23:24:06.421Z] #20 23.76 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-03-19T23:24:06.421Z] #20 23.77 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-03-19T23:24:06.421Z] #20 23.77 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-03-19T23:24:06.421Z] #20 23.78 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-03-19T23:24:06.421Z] #20 23.79 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-03-19T23:24:06.421Z] #20 23.81 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-03-19T23:24:06.421Z] #20 23.81 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-03-19T23:24:06.421Z] #20 23.82 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-03-19T23:24:06.421Z] #20 23.83 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-03-19T23:24:06.421Z] #20 23.84 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-03-19T23:24:06.421Z] #20 23.84 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-03-19T23:24:06.421Z] #20 23.84 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-03-19T23:24:06.421Z] #20 24.37 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-03-19T23:24:06.421Z] #20 24.37 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-03-19T23:24:06.421Z] #20 24.37 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-03-19T23:24:06.421Z] #20 24.37 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-03-19T23:24:06.421Z] #20 24.37 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-03-19T23:24:06.421Z] #20 24.39 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-03-19T23:24:06.421Z] #20 24.47 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-03-19T23:24:06.421Z] #20 24.48 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-03-19T23:24:06.421Z] #20 24.49 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-03-19T23:24:06.421Z] #20 24.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-03-19T23:24:06.421Z] #20 24.51 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-03-19T23:24:06.421Z] #20 24.52 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-03-19T23:24:06.421Z] #20 24.52 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-03-19T23:24:06.421Z] #20 24.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-03-19T23:24:06.421Z] #20 24.60 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-03-19T23:24:06.421Z] #20 24.61 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-03-19T23:24:06.421Z] #20 24.90 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-03-19T23:24:06.421Z] #20 24.96 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-03-19T23:24:06.421Z] #20 24.99 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-03-19T23:24:06.421Z] #20 25.60 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:24:06.421Z] #20 25.68 Fetched 28.5 MB in 2s (15.9 MB/s) [2021-03-19T23:24:06.421Z] #20 25.75 Selecting previously unselected package pigz. [2021-03-19T23:24:06.421Z] #20 25.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 ... 23435 files and directories currently installed.) [2021-03-19T23:24:06.421Z] #20 25.82 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-03-19T23:24:06.421Z] #20 25.83 Unpacking pigz (2.4-1) ... [2021-03-19T23:24:06.421Z] #20 25.93 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-03-19T23:24:06.421Z] #20 25.93 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:24:06.421Z] #20 25.94 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:06.421Z] #20 26.31 Selecting previously unselected package python3.7-minimal. [2021-03-19T23:24:06.421Z] #20 26.31 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:24:06.421Z] #20 26.33 Unpacking python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:24:06.421Z] #20 27.06 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:06.421Z] #20 27.08 Setting up python3.7-minimal (3.7.3-2+deb10u2) ... [2021-03-19T23:24:06.545Z] #44 130.4 CC criu/external.o [2021-03-19T23:24:07.197Z] #44 130.9 CC criu/fault-injection.o [2021-03-19T23:24:07.197Z] #44 131.1 CC criu/fdstore.o [2021-03-19T23:24:07.359Z] #20 ... [2021-03-19T23:24:07.359Z] [2021-03-19T23:24:07.359Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:07.359Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:07.359Z] #43 91.19 CC criu/bfd.o [2021-03-19T23:24:07.406Z] #43 92.71 CC criu/clone-noasan.o [2021-03-19T23:24:07.406Z] #43 92.87 CC criu/config.o [2021-03-19T23:24:07.849Z] #44 131.5 CC criu/fifo.o [2021-03-19T23:24:08.171Z] #44 132.0 CC criu/file-ids.o [2021-03-19T23:24:08.297Z] #43 91.76 CC criu/bitmap.o [2021-03-19T23:24:08.297Z] #43 91.99 CC criu/cgroup-props.o [2021-03-19T23:24:08.356Z] #20 51.13 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:08.356Z] #20 51.14 Setting up xz-utils (5.2.4-1) ... [2021-03-19T23:24:08.356Z] #20 51.16 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-19T23:24:08.356Z] #20 51.17 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:24:08.356Z] #20 51.24 invoke-rc.d: could not determine current runlevel [2021-03-19T23:24:08.356Z] #20 51.26 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T23:24:08.356Z] #20 51.26 Setting up pigz (2.4-1) ... [2021-03-19T23:24:08.356Z] #20 51.27 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T23:24:08.356Z] #20 51.28 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:24:08.356Z] #20 51.30 Setting up python-pip-whl (18.1-5) ... [2021-03-19T23:24:08.356Z] #20 51.31 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T23:24:08.356Z] #20 51.32 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:24:08.612Z] #20 51.77 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-19T23:24:08.612Z] #20 51.78 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:24:08.612Z] #20 51.79 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:08.612Z] #20 51.80 Setting up vim (2:8.1.0875-5) ... [2021-03-19T23:24:08.612Z] #20 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-19T23:24:08.612Z] #20 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-19T23:24:08.612Z] #20 51.81 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-19T23:24:08.612Z] #20 51.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-19T23:24:08.612Z] #20 51.82 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-19T23:24:08.612Z] #20 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-19T23:24:08.612Z] #20 51.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-19T23:24:08.612Z] #20 51.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-19T23:24:08.612Z] #20 51.86 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:24:08.612Z] #20 51.88 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:24:08.612Z] #20 51.89 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T23:24:08.612Z] #20 51.90 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:24:08.612Z] #20 51.91 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T23:24:08.795Z] #43 94.13 CC criu/cr-check.o [2021-03-19T23:24:08.821Z] #44 132.5 CC criu/file-lock.o [2021-03-19T23:24:08.821Z] #44 ... [2021-03-19T23:24:08.821Z] [2021-03-19T23:24:08.821Z] #21 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:08.821Z] #21 sha256:4c9d04e548c65087cec82d0a856eaa1f69a58bf085807ae56661f71481307afe [2021-03-19T23:24:08.821Z] #21 74.82 Setting up xfsprogs (4.20.0-1) ... [2021-03-19T23:24:08.821Z] #21 74.83 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:24:08.821Z] #21 75.23 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:24:08.821Z] #21 76.05 Setting up python3-distutils (3.7.3-1) ... [2021-03-19T23:24:08.821Z] #21 76.81 Setting up python3-setuptools (40.8.0-1) ... [2021-03-19T23:24:08.821Z] #21 78.63 Setting up python3-pip (18.1-5) ... [2021-03-19T23:24:08.821Z] #21 80.10 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:24:08.821Z] #21 80.16 Processing triggers for mime-support (3.62) ... [2021-03-19T23:24:08.821Z] #21 DONE 80.5s [2021-03-19T23:24:08.821Z] [2021-03-19T23:24:08.821Z] #22 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-19T23:24:08.821Z] #22 sha256:5689fb46801d2daffeb03b9b995eb67721a565058e0f135137a1ecc184679fea [2021-03-19T23:24:08.868Z] #20 51.94 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:09.057Z] #43 ... [2021-03-19T23:24:09.057Z] [2021-03-19T23:24:09.057Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:09.057Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:24:09.057Z] #20 29.02 Selecting previously unselected package python3-minimal. [2021-03-19T23:24:09.057Z] #20 29.02 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 23684 files and directories currently installed.) [2021-03-19T23:24:09.057Z] #20 29.08 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 29.09 Unpacking python3-minimal (3.7.3-1) ... [2021-03-19T23:24:09.057Z] #20 29.19 Selecting previously unselected package libmpdec2:amd64. [2021-03-19T23:24:09.057Z] #20 29.19 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 29.20 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T23:24:09.057Z] #20 29.29 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-19T23:24:09.057Z] #20 29.30 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 29.31 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:09.057Z] #20 30.37 Selecting previously unselected package python3.7. [2021-03-19T23:24:09.057Z] #20 30.38 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 30.39 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:09.057Z] #20 30.58 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-19T23:24:09.057Z] #20 30.60 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 30.61 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T23:24:09.057Z] #20 30.71 Setting up python3-minimal (3.7.3-1) ... [2021-03-19T23:24:09.057Z] #20 31.61 Selecting previously unselected package python3. [2021-03-19T23:24:09.057Z] #20 31.61 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 24096 files and directories currently installed.) [2021-03-19T23:24:09.057Z] #20 31.65 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 31.66 Unpacking python3 (3.7.3-1) ... [2021-03-19T23:24:09.057Z] #20 31.77 Selecting previously unselected package libip4tc0:amd64. [2021-03-19T23:24:09.057Z] #20 31.78 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 31.79 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:09.057Z] #20 31.89 Selecting previously unselected package libip6tc0:amd64. [2021-03-19T23:24:09.057Z] #20 31.90 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 31.91 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:09.057Z] #20 32.00 Selecting previously unselected package libiptc0:amd64. [2021-03-19T23:24:09.057Z] #20 32.01 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 32.01 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:09.057Z] #20 32.11 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-19T23:24:09.057Z] #20 32.12 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 32.12 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T23:24:09.057Z] #20 32.19 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-19T23:24:09.057Z] #20 32.19 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 32.19 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T23:24:09.057Z] #20 32.26 Selecting previously unselected package libnftnl11:amd64. [2021-03-19T23:24:09.057Z] #20 32.26 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 32.27 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T23:24:09.057Z] #20 32.37 Selecting previously unselected package iptables. [2021-03-19T23:24:09.057Z] #20 32.37 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 32.38 Unpacking iptables (1.8.2-4) ... [2021-03-19T23:24:09.057Z] #20 32.74 Selecting previously unselected package xxd. [2021-03-19T23:24:09.057Z] #20 32.74 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T23:24:09.057Z] #20 32.75 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:24:09.057Z] #20 32.88 Selecting previously unselected package vim-common. [2021-03-19T23:24:09.057Z] #20 32.88 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:24:09.057Z] #20 32.91 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T23:24:09.057Z] #20 33.08 Selecting previously unselected package bash-completion. [2021-03-19T23:24:09.057Z] #20 33.08 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-19T23:24:09.125Z] #20 ... [2021-03-19T23:24:09.125Z] [2021-03-19T23:24:09.125Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:09.125Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:09.125Z] #43 117.5 CC criu/filesystems.o [2021-03-19T23:24:09.125Z] #43 118.3 CC criu/fsnotify.o [2021-03-19T23:24:09.125Z] #43 119.6 CC criu/image-desc.o [2021-03-19T23:24:09.125Z] #43 119.8 CC criu/image.o [2021-03-19T23:24:09.125Z] #43 120.6 CC criu/ipc_ns.o [2021-03-19T23:24:09.125Z] #43 121.8 CC criu/irmap.o [2021-03-19T23:24:09.125Z] #43 122.4 CC criu/kcmp-ids.o [2021-03-19T23:24:09.125Z] #43 122.7 CC criu/kerndat.o [2021-03-19T23:24:09.125Z] #43 123.9 CC criu/libnetlink.o [2021-03-19T23:24:09.125Z] #43 124.4 CC criu/log.o [2021-03-19T23:24:09.125Z] #43 125.0 CC criu/lsm.o [2021-03-19T23:24:09.125Z] #43 125.4 CC criu/mem.o [2021-03-19T23:24:09.125Z] #43 127.3 CC criu/memfd.o [2021-03-19T23:24:09.125Z] #43 ... [2021-03-19T23:24:09.125Z] [2021-03-19T23:24:09.125Z] #22 0.393 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-19T23:24:09.125Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:24:09.125Z] #22 0.397 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-19T23:24:09.125Z] #22 0.402 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-19T23:24:09.125Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:24:09.125Z] #22 DONE 0.5s [2021-03-19T23:24:09.125Z] [2021-03-19T23:24:09.125Z] #40 183.3 + dpkg --print-architecture [2021-03-19T23:24:09.125Z] #40 183.4 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-19T23:24:09.125Z] #40 183.5 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-19T23:24:09.125Z] #40 183.5 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-19T23:24:09.125Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:24:09.125Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-19T23:24:09.160Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.964s coverage: 46.2% of statements [2021-03-19T23:24:09.235Z] #43 92.79 CC criu/cgroup.o [2021-03-19T23:24:09.317Z] #20 36.43 Selecting previously unselected package libnet1:arm64. [2021-03-19T23:24:09.317Z] #20 36.43 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_arm64.deb ... [2021-03-19T23:24:09.317Z] #20 36.44 Unpacking libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:24:09.317Z] #20 36.57 Selecting previously unselected package libnl-3-200:arm64. [2021-03-19T23:24:09.317Z] #20 36.57 Preparing to unpack .../22-libnl-3-200_3.4.0-1_arm64.deb ... [2021-03-19T23:24:09.317Z] #20 36.58 Unpacking libnl-3-200:arm64 (3.4.0-1) ... [2021-03-19T23:24:09.317Z] #20 36.66 Selecting previously unselected package libprotobuf-c1:arm64. [2021-03-19T23:24:09.317Z] #20 36.67 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_arm64.deb ... [2021-03-19T23:24:09.317Z] #20 36.68 Unpacking libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-19T23:24:09.317Z] #20 36.80 Selecting previously unselected package libreadline5:arm64. [2021-03-19T23:24:09.317Z] #20 36.80 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_arm64.deb ... [2021-03-19T23:24:09.317Z] #20 36.81 Unpacking libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-19T23:24:09.317Z] #20 36.95 Selecting previously unselected package net-tools. [2021-03-19T23:24:09.317Z] #20 36.95 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_arm64.deb ... [2021-03-19T23:24:09.317Z] #20 36.96 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:24:09.317Z] #20 ... [2021-03-19T23:24:09.317Z] [2021-03-19T23:24:09.317Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:09.317Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:24:09.317Z] #43 85.94 CC criu/action-scripts.o [2021-03-19T23:24:09.317Z] #43 86.50 CC criu/aio.o [2021-03-19T23:24:09.317Z] #43 87.13 CC criu/autofs.o [2021-03-19T23:24:09.317Z] #43 88.54 CC criu/bfd.o [2021-03-19T23:24:09.317Z] #43 89.08 CC criu/bitmap.o [2021-03-19T23:24:09.317Z] #43 89.25 CC criu/cgroup-props.o [2021-03-19T23:24:09.317Z] #43 90.04 CC criu/cgroup.o [2021-03-19T23:24:09.317Z] #43 93.23 CC criu/clone-noasan.o [2021-03-19T23:24:09.317Z] #43 93.52 CC criu/config.o [2021-03-19T23:24:09.317Z] #43 95.04 CC criu/cr-check.o [2021-03-19T23:24:09.381Z] #40 ... [2021-03-19T23:24:09.381Z] [2021-03-19T23:24:09.381Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:09.381Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:09.381Z] #43 127.9 CC criu/mount.o [2021-03-19T23:24:09.424Z] #41 ... [2021-03-19T23:24:09.424Z] [2021-03-19T23:24:09.424Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:24:09.424Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-19T23:24:09.580Z] #43 ... [2021-03-19T23:24:09.580Z] [2021-03-19T23:24:09.580Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:09.580Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T23:24:09.580Z] #20 37.29 Selecting previously unselected package python-pip-whl. [2021-03-19T23:24:09.580Z] #20 37.30 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-19T23:24:09.580Z] #20 37.30 Unpacking python-pip-whl (18.1-5) ... [2021-03-19T23:24:09.800Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.004s coverage: 1.9% of statements [2021-03-19T23:24:10.155Z] #20 37.80 Selecting previously unselected package python3-lib2to3. [2021-03-19T23:24:10.155Z] #20 37.81 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-19T23:24:10.155Z] #20 37.82 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:24:10.155Z] #20 37.96 Selecting previously unselected package python3-distutils. [2021-03-19T23:24:10.155Z] #20 37.97 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-19T23:24:10.155Z] #20 37.98 Unpacking python3-distutils (3.7.3-1) ... [2021-03-19T23:24:11.160Z] #20 38.75 Selecting previously unselected package python3-pip. [2021-03-19T23:24:11.160Z] #20 38.78 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-19T23:24:11.160Z] #20 38.91 Unpacking python3-pip (18.1-5) ... [2021-03-19T23:24:11.434Z] #20 39.14 Selecting previously unselected package python3-pkg-resources. [2021-03-19T23:24:11.434Z] #20 39.15 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:24:11.434Z] #20 39.15 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:24:11.608Z] #20 35.68 Unpacking bash-completion (1:2.8-6) ... [2021-03-19T23:24:11.608Z] #20 36.06 Selecting previously unselected package bzip2. [2021-03-19T23:24:11.608Z] #20 36.08 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-19T23:24:11.608Z] #20 36.09 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:24:11.714Z] #20 39.32 Selecting previously unselected package python3-setuptools. [2021-03-19T23:24:11.714Z] #20 39.33 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-19T23:24:11.714Z] #20 39.34 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-19T23:24:11.869Z] #20 36.17 Selecting previously unselected package xz-utils. [2021-03-19T23:24:11.870Z] #20 36.18 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-19T23:24:11.870Z] #20 36.20 Unpacking xz-utils (5.2.4-1) ... [2021-03-19T23:24:11.870Z] #20 36.38 Selecting previously unselected package apparmor. [2021-03-19T23:24:11.870Z] #20 36.40 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-19T23:24:11.979Z] #20 39.61 Selecting previously unselected package python3-wheel. [2021-03-19T23:24:11.979Z] #20 39.62 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-19T23:24:11.979Z] #20 39.63 Unpacking python3-wheel (0.32.3-2) ... [2021-03-19T23:24:11.979Z] #20 39.81 Selecting previously unselected package sudo. [2021-03-19T23:24:11.979Z] #20 39.82 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_arm64.deb ... [2021-03-19T23:24:11.979Z] #20 39.83 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:24:12.131Z] #20 36.47 Unpacking apparmor (2.13.2-10) ... [2021-03-19T23:24:12.200Z] #23 ... [2021-03-19T23:24:12.201Z] [2021-03-19T23:24:12.201Z] #33 [swagger 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/kolyshkin/go-swagger.git . && git checkout -q "5e6cb12f7c82ce78e45ba71fa6cb1928094db050" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-03-19T23:24:12.201Z] #33 sha256:ba59694c74ae35466e9aac70d02cc54f7d6e23f684c9a35cfebae8ddb1b44030 [2021-03-19T23:24:12.201Z] #33 DONE 205.3s [2021-03-19T23:24:12.201Z] [2021-03-19T23:24:12.201Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:12.201Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:24:12.201Z] #44 133.8 CC criu/files-ext.o [2021-03-19T23:24:12.201Z] #44 134.3 CC criu/files-reg.o [2021-03-19T23:24:12.405Z] #20 36.86 Selecting previously unselected package aufs-tools. [2021-03-19T23:24:12.405Z] #20 36.90 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-19T23:24:12.405Z] #20 36.90 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:24:12.406Z] #20 37.04 Selecting previously unselected package libonig5:amd64. [2021-03-19T23:24:12.547Z] #43 95.72 CC criu/clone-noasan.o [2021-03-19T23:24:12.547Z] #43 96.02 CC criu/config.o [2021-03-19T23:24:12.555Z] #20 40.43 Selecting previously unselected package thin-provisioning-tools. [2021-03-19T23:24:12.555Z] #20 40.43 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_arm64.deb ... [2021-03-19T23:24:12.555Z] #20 40.44 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:24:12.671Z] #20 37.05 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T23:24:12.671Z] #20 37.06 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:24:12.805Z] #43 ... [2021-03-19T23:24:12.805Z] [2021-03-19T23:24:12.805Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:12.805Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:24:12.805Z] #20 29.18 Selecting previously unselected package python3-minimal. [2021-03-19T23:24:12.805Z] #20 29.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 ... 23684 files and directories currently installed.) [2021-03-19T23:24:12.805Z] #20 29.21 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 29.22 Unpacking python3-minimal (3.7.3-1) ... [2021-03-19T23:24:12.805Z] #20 29.28 Selecting previously unselected package libmpdec2:amd64. [2021-03-19T23:24:12.805Z] #20 29.29 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 29.29 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T23:24:12.805Z] #20 29.40 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-03-19T23:24:12.805Z] #20 29.42 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 29.42 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:12.805Z] #20 30.34 Selecting previously unselected package python3.7. [2021-03-19T23:24:12.805Z] #20 30.35 Preparing to unpack .../python3.7_3.7.3-2+deb10u2_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 30.36 Unpacking python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:12.805Z] #20 30.49 Selecting previously unselected package libpython3-stdlib:amd64. [2021-03-19T23:24:12.805Z] #20 30.49 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 30.50 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T23:24:12.805Z] #20 30.58 Setting up python3-minimal (3.7.3-1) ... [2021-03-19T23:24:12.805Z] #20 31.48 Selecting previously unselected package python3. [2021-03-19T23:24:12.805Z] #20 31.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 ... 24096 files and directories currently installed.) [2021-03-19T23:24:12.805Z] #20 31.56 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 31.57 Unpacking python3 (3.7.3-1) ... [2021-03-19T23:24:12.805Z] #20 31.69 Selecting previously unselected package libip4tc0:amd64. [2021-03-19T23:24:12.805Z] #20 31.69 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 31.73 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:12.805Z] #20 31.84 Selecting previously unselected package libip6tc0:amd64. [2021-03-19T23:24:12.805Z] #20 31.84 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 31.85 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:12.805Z] #20 31.95 Selecting previously unselected package libiptc0:amd64. [2021-03-19T23:24:12.805Z] #20 31.95 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 31.97 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:12.805Z] #20 32.07 Selecting previously unselected package libnfnetlink0:amd64. [2021-03-19T23:24:12.805Z] #20 32.07 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 32.08 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T23:24:12.805Z] #20 32.14 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-03-19T23:24:12.805Z] #20 32.15 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 32.16 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T23:24:12.805Z] #20 32.25 Selecting previously unselected package libnftnl11:amd64. [2021-03-19T23:24:12.805Z] #20 32.25 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 32.26 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T23:24:12.805Z] #20 32.34 Selecting previously unselected package iptables. [2021-03-19T23:24:12.805Z] #20 32.35 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 32.35 Unpacking iptables (1.8.2-4) ... [2021-03-19T23:24:12.805Z] #20 32.70 Selecting previously unselected package xxd. [2021-03-19T23:24:12.805Z] #20 32.70 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T23:24:12.805Z] #20 32.72 Unpacking xxd (2:8.1.0875-5) ... [2021-03-19T23:24:12.805Z] #20 32.84 Selecting previously unselected package vim-common. [2021-03-19T23:24:12.805Z] #20 32.85 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:24:12.805Z] #20 32.88 Unpacking vim-common (2:8.1.0875-5) ... [2021-03-19T23:24:12.805Z] #20 33.06 Selecting previously unselected package bash-completion. [2021-03-19T23:24:12.805Z] #20 33.07 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-03-19T23:24:12.933Z] #20 37.33 Selecting previously unselected package libjq1:amd64. [2021-03-19T23:24:12.933Z] #20 37.34 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:24:12.933Z] #20 37.35 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:24:12.933Z] #20 37.46 Selecting previously unselected package jq. [2021-03-19T23:24:12.933Z] #20 37.47 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:24:12.933Z] #20 37.47 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:24:12.933Z] #20 37.55 Selecting previously unselected package libaio1:amd64. [2021-03-19T23:24:13.131Z] #20 40.89 Selecting previously unselected package uidmap. [2021-03-19T23:24:13.131Z] #20 40.89 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_arm64.deb ... [2021-03-19T23:24:13.131Z] #20 40.90 Unpacking uidmap (1:4.5-1.1) ... [2021-03-19T23:24:13.195Z] #20 37.56 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-19T23:24:13.195Z] #20 37.57 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-19T23:24:13.195Z] #20 37.63 Selecting previously unselected package libgpm2:amd64. [2021-03-19T23:24:13.195Z] #20 37.64 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-19T23:24:13.195Z] #20 37.64 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-19T23:24:13.338Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.299s coverage: 49.4% of statements [2021-03-19T23:24:13.393Z] #20 41.05 Selecting previously unselected package vim-runtime. [2021-03-19T23:24:13.393Z] #20 41.06 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:24:13.393Z] #20 41.09 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-19T23:24:13.393Z] #20 41.14 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-19T23:24:13.393Z] #20 41.14 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:24:13.456Z] #20 37.71 Selecting previously unselected package libicu63:amd64. [2021-03-19T23:24:13.457Z] #20 37.72 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T23:24:13.457Z] #20 37.73 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:24:13.744Z] #20 ... [2021-03-19T23:24:13.744Z] [2021-03-19T23:24:13.744Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:13.744Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:13.744Z] #43 97.50 CC criu/cr-check.o [2021-03-19T23:24:14.316Z] #44 138.1 CC criu/files.o [2021-03-19T23:24:14.628Z] #43 132.3 CC criu/namespaces.o [2021-03-19T23:24:14.628Z] #43 ... [2021-03-19T23:24:14.628Z] [2021-03-19T23:24:14.628Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:14.628Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:24:14.628Z] #20 54.86 Setting up iptables (1.8.2-4) ... [2021-03-19T23:24:14.628Z] #20 54.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:24:14.628Z] #20 54.88 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:24:14.628Z] #20 54.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:24:14.628Z] #20 54.89 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:24:14.628Z] #20 54.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-19T23:24:14.628Z] #20 54.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-19T23:24:14.628Z] #20 54.91 Setting up python3 (3.7.3-1) ... [2021-03-19T23:24:14.628Z] #20 55.32 Setting up python3-wheel (0.32.3-2) ... [2021-03-19T23:24:14.628Z] #20 56.11 Setting up apparmor (2.13.2-10) ... [2021-03-19T23:24:14.628Z] #20 57.75 Setting up xfsprogs (4.20.0-1) ... [2021-03-19T23:24:14.628Z] #20 57.76 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:24:14.884Z] #20 58.12 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:24:15.668Z] #43 99.24 CC criu/cr-dedup.o [2021-03-19T23:24:15.898Z] #20 59.13 Setting up python3-distutils (3.7.3-1) ... [2021-03-19T23:24:15.927Z] #43 99.59 CC criu/cr-dump.o [2021-03-19T23:24:16.422Z] #44 ... [2021-03-19T23:24:16.422Z] [2021-03-19T23:24:16.422Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:24:16.422Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-19T23:24:16.422Z] #23 6.960 Collecting yamllint==1.16.0 [2021-03-19T23:24:16.422Z] #23 7.360 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-19T23:24:16.471Z] #20 59.72 Setting up python3-setuptools (40.8.0-1) ... [2021-03-19T23:24:16.710Z] #20 44.54 Selecting previously unselected package vim. [2021-03-19T23:24:16.710Z] #20 44.54 Preparing to unpack .../37-vim_2%3a8.1.0875-5_arm64.deb ... [2021-03-19T23:24:16.710Z] #20 44.57 Unpacking vim (2:8.1.0875-5) ... [2021-03-19T23:24:16.724Z] #23 7.435 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-19T23:24:16.724Z] #23 7.483 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-19T23:24:16.724Z] #23 7.540 Collecting pyyaml (from yamllint==1.16.0) [2021-03-19T23:24:16.765Z] #20 41.30 Selecting previously unselected package libnet1:amd64. [2021-03-19T23:24:16.765Z] #20 41.31 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T23:24:16.765Z] #20 41.32 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:24:16.765Z] #20 41.40 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T23:24:17.025Z] #23 7.857 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-19T23:24:17.027Z] #20 41.41 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T23:24:17.027Z] #20 41.42 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:24:17.027Z] #20 41.50 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T23:24:17.027Z] #20 41.50 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:24:17.027Z] #20 41.51 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:24:17.027Z] #20 41.59 Selecting previously unselected package libreadline5:amd64. [2021-03-19T23:24:17.027Z] #20 41.59 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-19T23:24:17.027Z] #20 41.59 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T23:24:17.289Z] #20 41.70 Selecting previously unselected package net-tools. [2021-03-19T23:24:17.289Z] #20 41.71 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-19T23:24:17.289Z] #20 41.72 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:24:17.289Z] #20 41.93 Selecting previously unselected package python-pip-whl. [2021-03-19T23:24:17.550Z] #20 41.94 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-19T23:24:17.550Z] #20 41.95 Unpacking python-pip-whl (18.1-5) ... [2021-03-19T23:24:17.661Z] #20 45.15 Selecting previously unselected package xfsprogs. [2021-03-19T23:24:17.661Z] #20 45.16 Preparing to unpack .../38-xfsprogs_4.20.0-1_arm64.deb ... [2021-03-19T23:24:17.661Z] #20 45.18 Unpacking xfsprogs (4.20.0-1) ... [2021-03-19T23:24:17.684Z] #23 8.504 Installing build dependencies: started [2021-03-19T23:24:17.834Z] #20 60.94 Setting up python3-pip (18.1-5) ... [2021-03-19T23:24:18.124Z] #20 42.45 Selecting previously unselected package python3-lib2to3. [2021-03-19T23:24:18.124Z] #20 42.46 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-19T23:24:18.124Z] #20 42.47 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:24:18.124Z] #20 42.58 Selecting previously unselected package python3-distutils. [2021-03-19T23:24:18.124Z] #20 42.58 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-19T23:24:18.124Z] #20 42.59 Unpacking python3-distutils (3.7.3-1) ... [2021-03-19T23:24:18.236Z] #20 45.94 Selecting previously unselected package zip. [2021-03-19T23:24:18.236Z] #20 45.96 Preparing to unpack .../39-zip_3.0-11+b1_arm64.deb ... [2021-03-19T23:24:18.236Z] #20 45.97 Unpacking zip (3.0-11+b1) ... [2021-03-19T23:24:18.386Z] #20 42.72 Selecting previously unselected package python3-pip. [2021-03-19T23:24:18.386Z] #20 42.73 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-19T23:24:18.386Z] #20 42.74 Unpacking python3-pip (18.1-5) ... [2021-03-19T23:24:18.386Z] #20 42.90 Selecting previously unselected package python3-pkg-resources. [2021-03-19T23:24:18.386Z] #20 42.91 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:24:18.386Z] #20 42.92 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:24:18.464Z] #43 101.8 CC criu/cr-errno.o [2021-03-19T23:24:18.464Z] #43 101.9 CC criu/cr-restore.o [2021-03-19T23:24:18.648Z] #20 43.05 Selecting previously unselected package python3-setuptools. [2021-03-19T23:24:18.648Z] #20 43.05 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-19T23:24:18.648Z] #20 43.06 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-19T23:24:18.761Z] #20 61.96 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:24:18.761Z] #20 61.98 Processing triggers for mime-support (3.62) ... [2021-03-19T23:24:18.914Z] #20 43.27 Selecting previously unselected package python3-wheel. [2021-03-19T23:24:18.914Z] #20 43.27 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-19T23:24:18.914Z] #20 43.28 Unpacking python3-wheel (0.32.3-2) ... [2021-03-19T23:24:18.914Z] #20 43.44 Selecting previously unselected package sudo. [2021-03-19T23:24:18.914Z] #20 43.44 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-19T23:24:18.914Z] #20 43.44 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:24:19.197Z] #20 46.77 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:24:19.197Z] #20 46.84 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:24:19.197Z] #20 46.85 Setting up libip6tc0:arm64 (1.8.2-4) ... [2021-03-19T23:24:19.197Z] #20 46.87 Setting up libreadline5:arm64 (5.2+dfsg-3+b13) ... [2021-03-19T23:24:19.197Z] #20 46.90 Setting up libgpm2:arm64 (1.20.7-5) ... [2021-03-19T23:24:19.197Z] #20 46.95 Setting up libip4tc0:arm64 (1.8.2-4) ... [2021-03-19T23:24:19.197Z] #20 46.97 Setting up uidmap (1:4.5-1.1) ... [2021-03-19T23:24:19.197Z] #20 46.99 Setting up libnftnl11:arm64 (1.1.2-2) ... [2021-03-19T23:24:19.197Z] #20 47.04 Setting up libnet1:arm64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:24:19.403Z] #43 ... [2021-03-19T23:24:19.403Z] [2021-03-19T23:24:19.403Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:19.403Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:24:19.403Z] #20 35.86 Unpacking bash-completion (1:2.8-6) ... [2021-03-19T23:24:19.403Z] #20 36.29 Selecting previously unselected package bzip2. [2021-03-19T23:24:19.403Z] #20 36.30 Preparing to unpack .../11-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-03-19T23:24:19.403Z] #20 36.32 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:24:19.403Z] #20 36.41 Selecting previously unselected package xz-utils. [2021-03-19T23:24:19.403Z] #20 36.42 Preparing to unpack .../12-xz-utils_5.2.4-1_amd64.deb ... [2021-03-19T23:24:19.403Z] #20 36.42 Unpacking xz-utils (5.2.4-1) ... [2021-03-19T23:24:19.403Z] #20 36.59 Selecting previously unselected package apparmor. [2021-03-19T23:24:19.403Z] #20 36.60 Preparing to unpack .../13-apparmor_2.13.2-10_amd64.deb ... [2021-03-19T23:24:19.403Z] #20 36.67 Unpacking apparmor (2.13.2-10) ... [2021-03-19T23:24:19.403Z] #20 37.04 Selecting previously unselected package aufs-tools. [2021-03-19T23:24:19.403Z] #20 37.05 Preparing to unpack .../14-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-03-19T23:24:19.403Z] #20 37.06 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:24:19.403Z] #20 37.22 Selecting previously unselected package libonig5:amd64. [2021-03-19T23:24:19.403Z] #20 37.24 Preparing to unpack .../15-libonig5_6.9.1-1_amd64.deb ... [2021-03-19T23:24:19.403Z] #20 37.26 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:24:19.403Z] #20 37.40 Selecting previously unselected package libjq1:amd64. [2021-03-19T23:24:19.403Z] #20 37.41 Preparing to unpack .../16-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:24:19.403Z] #20 37.42 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:24:19.403Z] #20 37.53 Selecting previously unselected package jq. [2021-03-19T23:24:19.403Z] #20 37.55 Preparing to unpack .../17-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-03-19T23:24:19.403Z] #20 37.57 Unpacking jq (1.5+dfsg-2+b1) ... [2021-03-19T23:24:19.403Z] #20 37.68 Selecting previously unselected package libaio1:amd64. [2021-03-19T23:24:19.403Z] #20 37.68 Preparing to unpack .../18-libaio1_0.3.112-3_amd64.deb ... [2021-03-19T23:24:19.403Z] #20 37.69 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-03-19T23:24:19.403Z] #20 37.75 Selecting previously unselected package libgpm2:amd64. [2021-03-19T23:24:19.403Z] #20 37.75 Preparing to unpack .../19-libgpm2_1.20.7-5_amd64.deb ... [2021-03-19T23:24:19.403Z] #20 37.76 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-03-19T23:24:19.403Z] #20 37.85 Selecting previously unselected package libicu63:amd64. [2021-03-19T23:24:19.403Z] #20 37.85 Preparing to unpack .../20-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-03-19T23:24:19.403Z] #20 37.86 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:24:19.460Z] #20 47.06 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:24:19.460Z] #20 47.08 Setting up libprotobuf-c1:arm64 (1.3.1-1+b1) ... [2021-03-19T23:24:19.460Z] #20 47.10 Setting up libicu63:arm64 (63.1-6+deb10u1) ... [2021-03-19T23:24:19.460Z] #20 47.13 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:24:19.460Z] #20 47.16 Setting up zip (3.0-11+b1) ... [2021-03-19T23:24:19.460Z] #20 47.17 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:24:19.460Z] #20 47.21 Setting up bash-completion (1:2.8-6) ... [2021-03-19T23:24:19.487Z] #20 43.89 Selecting previously unselected package thin-provisioning-tools. [2021-03-19T23:24:19.487Z] #20 43.91 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-19T23:24:19.487Z] #20 43.92 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:24:19.688Z] #20 DONE 62.7s [2021-03-19T23:24:19.688Z] [2021-03-19T23:24:19.688Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-19T23:24:19.688Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-19T23:24:19.749Z] #20 44.15 Selecting previously unselected package uidmap. [2021-03-19T23:24:19.749Z] #20 44.18 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-19T23:24:19.749Z] #20 44.18 Unpacking uidmap (1:4.5-1.1) ... [2021-03-19T23:24:20.011Z] #20 44.32 Selecting previously unselected package vim-runtime. [2021-03-19T23:24:20.011Z] #20 44.32 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:24:20.011Z] #20 44.37 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-19T23:24:20.011Z] #20 44.42 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-19T23:24:20.011Z] #20 44.42 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:24:20.035Z] #20 ... [2021-03-19T23:24:20.035Z] [2021-03-19T23:24:20.035Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:20.035Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:24:20.035Z] #43 96.66 CC criu/cr-dedup.o [2021-03-19T23:24:20.035Z] #43 97.10 CC criu/cr-dump.o [2021-03-19T23:24:20.035Z] #43 99.73 CC criu/cr-errno.o [2021-03-19T23:24:20.035Z] #43 99.81 CC criu/cr-restore.o [2021-03-19T23:24:20.035Z] #43 104.8 CC criu/cr-service.o [2021-03-19T23:24:20.256Z] ok github.com/docker/docker/daemon/graphdriver/aufs 16.810s coverage: 73.3% of statements [2021-03-19T23:24:20.256Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-19T23:24:20.298Z] #43 106.9 CC criu/crtools.o [2021-03-19T23:24:20.342Z] #20 41.43 Selecting previously unselected package libnet1:amd64. [2021-03-19T23:24:20.342Z] #20 41.46 Preparing to unpack .../21-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-03-19T23:24:20.342Z] #20 41.47 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:24:20.342Z] #20 41.58 Selecting previously unselected package libnl-3-200:amd64. [2021-03-19T23:24:20.342Z] #20 41.59 Preparing to unpack .../22-libnl-3-200_3.4.0-1_amd64.deb ... [2021-03-19T23:24:20.342Z] #20 41.59 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:24:20.342Z] #20 41.66 Selecting previously unselected package libprotobuf-c1:amd64. [2021-03-19T23:24:20.342Z] #20 41.66 Preparing to unpack .../23-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-03-19T23:24:20.342Z] #20 41.66 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:24:20.549Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.005s coverage: 57.5% of statements [2021-03-19T23:24:20.549Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.412s coverage: 57.7% of statements [2021-03-19T23:24:20.549Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-19T23:24:20.549Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-19T23:24:20.584Z] #20 ... [2021-03-19T23:24:20.584Z] [2021-03-19T23:24:20.584Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:20.584Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:20.584Z] #43 95.96 CC criu/cr-dedup.o [2021-03-19T23:24:20.584Z] #43 96.37 CC criu/cr-dump.o [2021-03-19T23:24:20.584Z] #43 98.55 CC criu/cr-errno.o [2021-03-19T23:24:20.584Z] #43 98.62 CC criu/cr-restore.o [2021-03-19T23:24:20.584Z] #43 103.0 CC criu/cr-service.o [2021-03-19T23:24:20.584Z] #43 104.6 CC criu/crtools.o [2021-03-19T23:24:20.584Z] #43 105.2 CC criu/eventfd.o [2021-03-19T23:24:20.584Z] #43 105.5 CC criu/eventpoll.o [2021-03-19T23:24:20.601Z] #20 41.74 Selecting previously unselected package libreadline5:amd64. [2021-03-19T23:24:20.601Z] #20 41.74 Preparing to unpack .../24-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-03-19T23:24:20.601Z] #20 41.74 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T23:24:20.601Z] #20 41.87 Selecting previously unselected package net-tools. [2021-03-19T23:24:20.601Z] #20 41.88 Preparing to unpack .../25-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-03-19T23:24:20.601Z] #20 41.89 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:24:20.846Z] #43 106.5 CC criu/external.o [2021-03-19T23:24:20.860Z] #20 42.14 Selecting previously unselected package python-pip-whl. [2021-03-19T23:24:20.860Z] #20 42.14 Preparing to unpack .../26-python-pip-whl_18.1-5_all.deb ... [2021-03-19T23:24:20.860Z] #20 42.15 Unpacking python-pip-whl (18.1-5) ... [2021-03-19T23:24:21.107Z] #43 106.8 CC criu/fault-injection.o [2021-03-19T23:24:21.250Z] #43 107.7 CC criu/eventfd.o [2021-03-19T23:24:21.369Z] #43 106.9 CC criu/fdstore.o [2021-03-19T23:24:21.429Z] #20 42.65 Selecting previously unselected package python3-lib2to3. [2021-03-19T23:24:21.429Z] #20 42.66 Preparing to unpack .../27-python3-lib2to3_3.7.3-1_all.deb ... [2021-03-19T23:24:21.429Z] #20 42.66 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:24:21.429Z] #20 42.77 Selecting previously unselected package python3-distutils. [2021-03-19T23:24:21.429Z] #20 42.78 Preparing to unpack .../28-python3-distutils_3.7.3-1_all.deb ... [2021-03-19T23:24:21.429Z] #20 42.78 Unpacking python3-distutils (3.7.3-1) ... [2021-03-19T23:24:21.513Z] #43 108.0 CC criu/eventpoll.o [2021-03-19T23:24:21.576Z] #21 2.009 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-19T23:24:21.576Z] #21 2.013 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-19T23:24:21.576Z] #21 2.017 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-19T23:24:21.576Z] #21 DONE 2.1s [2021-03-19T23:24:21.576Z] [2021-03-19T23:24:21.576Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:24:21.576Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T23:24:21.592Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.011s coverage: 3.0% of statements [2021-03-19T23:24:21.689Z] #20 42.93 Selecting previously unselected package python3-pip. [2021-03-19T23:24:21.689Z] #20 42.95 Preparing to unpack .../29-python3-pip_18.1-5_all.deb ... [2021-03-19T23:24:21.689Z] #20 42.97 Unpacking python3-pip (18.1-5) ... [2021-03-19T23:24:21.689Z] #20 43.14 Selecting previously unselected package python3-pkg-resources. [2021-03-19T23:24:21.943Z] #43 107.3 CC criu/fifo.o [2021-03-19T23:24:21.948Z] #20 43.14 Preparing to unpack .../30-python3-pkg-resources_40.8.0-1_all.deb ... [2021-03-19T23:24:21.948Z] #20 43.14 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:24:22.205Z] #43 107.7 CC criu/file-ids.o [2021-03-19T23:24:22.208Z] #20 43.29 Selecting previously unselected package python3-setuptools. [2021-03-19T23:24:22.208Z] #20 43.29 Preparing to unpack .../31-python3-setuptools_40.8.0-1_all.deb ... [2021-03-19T23:24:22.208Z] #20 43.30 Unpacking python3-setuptools (40.8.0-1) ... [2021-03-19T23:24:22.208Z] #20 43.56 Selecting previously unselected package python3-wheel. [2021-03-19T23:24:22.208Z] #20 43.57 Preparing to unpack .../32-python3-wheel_0.32.3-2_all.deb ... [2021-03-19T23:24:22.208Z] #20 43.59 Unpacking python3-wheel (0.32.3-2) ... [2021-03-19T23:24:22.208Z] #20 43.67 Selecting previously unselected package sudo. [2021-03-19T23:24:22.462Z] #43 108.9 CC criu/external.o [2021-03-19T23:24:22.462Z] #43 ... [2021-03-19T23:24:22.462Z] [2021-03-19T23:24:22.462Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:22.462Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T23:24:22.462Z] #20 50.22 Setting up libiptc0:arm64 (1.8.2-4) ... [2021-03-19T23:24:22.462Z] #20 50.25 Setting up xz-utils (5.2.4-1) ... [2021-03-19T23:24:22.462Z] #20 50.28 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-19T23:24:22.462Z] #20 50.30 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:24:22.467Z] #20 43.67 Preparing to unpack .../33-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-03-19T23:24:22.467Z] #20 43.68 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:24:22.468Z] #43 108.0 CC criu/file-lock.o [2021-03-19T23:24:22.633Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-03-19T23:24:22.725Z] #20 50.44 invoke-rc.d: could not determine current runlevel [2021-03-19T23:24:22.725Z] #20 50.46 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T23:24:22.725Z] #20 50.47 Setting up pigz (2.4-1) ... [2021-03-19T23:24:22.725Z] #20 50.49 Setting up libnfnetlink0:arm64 (1.0.1-3+b1) ... [2021-03-19T23:24:22.725Z] #20 50.51 Setting up libnl-3-200:arm64 (3.4.0-1) ... [2021-03-19T23:24:22.725Z] #20 50.54 Setting up python-pip-whl (18.1-5) ... [2021-03-19T23:24:22.926Z] ok github.com/docker/docker/daemon/images 0.011s coverage: 6.7% of statements [2021-03-19T23:24:22.926Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-19T23:24:22.926Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-19T23:24:22.988Z] #20 50.56 Setting up libmpdec2:arm64 (2.4.2-2) ... [2021-03-19T23:24:22.988Z] #20 50.58 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:24:23.036Z] #20 44.20 Selecting previously unselected package thin-provisioning-tools. [2021-03-19T23:24:23.036Z] #20 44.22 Preparing to unpack .../34-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-03-19T23:24:23.036Z] #20 44.23 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:24:23.041Z] #43 ... [2021-03-19T23:24:23.042Z] [2021-03-19T23:24:23.042Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:23.042Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:24:23.042Z] #20 47.63 Selecting previously unselected package vim. [2021-03-19T23:24:23.252Z] #20 51.05 Setting up libaio1:arm64 (0.3.112-3) ... [2021-03-19T23:24:23.252Z] #20 51.09 Setting up libonig5:arm64 (6.9.1-1) ... [2021-03-19T23:24:23.252Z] #20 51.10 Setting up libpython3.7-stdlib:arm64 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:23.252Z] #20 51.13 Setting up vim (2:8.1.0875-5) ... [2021-03-19T23:24:23.252Z] #20 51.14 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-19T23:24:23.252Z] #20 51.15 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-19T23:24:23.252Z] #20 51.16 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-19T23:24:23.252Z] #20 51.17 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-19T23:24:23.252Z] #20 51.18 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-19T23:24:23.252Z] #20 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-19T23:24:23.252Z] #20 51.19 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-19T23:24:23.296Z] #20 44.42 Selecting previously unselected package uidmap. [2021-03-19T23:24:23.296Z] #20 44.42 Preparing to unpack .../35-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-03-19T23:24:23.296Z] #20 44.42 Unpacking uidmap (1:4.5-1.1) ... [2021-03-19T23:24:23.296Z] #20 44.56 Selecting previously unselected package vim-runtime. [2021-03-19T23:24:23.296Z] #20 44.58 Preparing to unpack .../36-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-03-19T23:24:23.296Z] #20 44.61 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-03-19T23:24:23.296Z] #20 44.65 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-03-19T23:24:23.303Z] #20 47.64 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T23:24:23.303Z] #20 47.67 Unpacking vim (2:8.1.0875-5) ... [2021-03-19T23:24:23.515Z] #20 51.20 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-19T23:24:23.515Z] #20 51.23 Setting up libjq1:arm64 (1.5+dfsg-2+b1) ... [2021-03-19T23:24:23.515Z] #20 51.24 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:24:23.515Z] #20 51.27 Setting up libnetfilter-conntrack3:arm64 (1.0.7-1) ... [2021-03-19T23:24:23.515Z] #20 51.30 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:24:23.515Z] #20 51.32 Setting up libpython3-stdlib:arm64 (3.7.3-1) ... [2021-03-19T23:24:23.515Z] #20 51.35 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:23.555Z] #20 44.66 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:24:23.565Z] #20 48.22 Selecting previously unselected package xfsprogs. [2021-03-19T23:24:23.827Z] #20 48.23 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-19T23:24:23.827Z] #20 48.24 Unpacking xfsprogs (4.20.0-1) ... [2021-03-19T23:24:23.969Z] ok github.com/docker/docker/daemon/logger 0.212s coverage: 43.2% of statements [2021-03-19T23:24:24.401Z] #20 48.73 Selecting previously unselected package zip. [2021-03-19T23:24:24.401Z] #20 48.75 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-19T23:24:24.401Z] #20 48.75 Unpacking zip (3.0-11+b1) ... [2021-03-19T23:24:24.401Z] #20 48.91 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:24:24.401Z] #20 48.96 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:24:24.401Z] #20 48.97 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:24.401Z] #20 48.98 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T23:24:24.401Z] #20 48.99 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-19T23:24:24.401Z] #20 49.00 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:24.401Z] #20 49.01 Setting up uidmap (1:4.5-1.1) ... [2021-03-19T23:24:24.401Z] #20 49.02 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T23:24:24.401Z] #20 49.03 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:24:24.401Z] #20 49.04 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:24:24.401Z] #20 49.05 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:24:24.401Z] #20 49.06 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:24:24.606Z] ok github.com/docker/docker/daemon/logger/awslogs 0.077s coverage: 77.8% of statements [2021-03-19T23:24:24.606Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-19T23:24:24.606Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-19T23:24:24.663Z] #20 49.07 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:24:24.663Z] #20 49.08 Setting up zip (3.0-11+b1) ... [2021-03-19T23:24:24.663Z] #20 49.09 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:24:24.663Z] #20 49.12 Setting up bash-completion (1:2.8-6) ... [2021-03-19T23:24:24.900Z] ok github.com/docker/docker/daemon/logger/gelf 0.007s coverage: 67.0% of statements [2021-03-19T23:24:25.538Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-03-19T23:24:26.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.015s coverage: 87.2% of statements [2021-03-19T23:24:26.176Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.018s coverage: 61.6% of statements [2021-03-19T23:24:26.246Z] #23 ... [2021-03-19T23:24:26.246Z] [2021-03-19T23:24:26.246Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:26.246Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:24:26.246Z] #44 140.9 CC criu/filesystems.o [2021-03-19T23:24:26.246Z] #44 142.0 CC criu/fsnotify.o [2021-03-19T23:24:26.246Z] #44 143.5 CC criu/image-desc.o [2021-03-19T23:24:26.246Z] #44 143.7 CC criu/image.o [2021-03-19T23:24:26.246Z] #44 144.9 CC criu/ipc_ns.o [2021-03-19T23:24:26.246Z] #44 146.4 CC criu/irmap.o [2021-03-19T23:24:26.246Z] #44 147.2 CC criu/kcmp-ids.o [2021-03-19T23:24:26.246Z] #44 147.5 CC criu/kerndat.o [2021-03-19T23:24:26.246Z] #44 149.0 CC criu/libnetlink.o [2021-03-19T23:24:26.246Z] #44 149.5 CC criu/log.o [2021-03-19T23:24:26.543Z] #44 150.1 CC criu/lsm.o [2021-03-19T23:24:26.823Z] #22 ... [2021-03-19T23:24:26.823Z] [2021-03-19T23:24:26.823Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:26.823Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:26.823Z] #43 134.6 CC criu/net.o [2021-03-19T23:24:26.823Z] #43 138.5 CC criu/netfilter.o [2021-03-19T23:24:26.823Z] #43 138.9 CC criu/page-pipe.o [2021-03-19T23:24:26.823Z] #43 139.7 CC criu/page-xfer.o [2021-03-19T23:24:26.823Z] #43 141.7 CC criu/pagemap-cache.o [2021-03-19T23:24:26.823Z] #43 142.1 CC criu/pagemap.o [2021-03-19T23:24:26.823Z] #43 143.3 CC criu/parasite-syscall.o [2021-03-19T23:24:26.823Z] #43 144.3 CC criu/path.o [2021-03-19T23:24:26.823Z] #43 144.8 CC criu/pie-util-vdso-elf32.o [2021-03-19T23:24:26.823Z] #43 145.4 CC criu/pie-util-vdso.o [2021-03-19T23:24:26.840Z] #20 54.31 Setting up iptables (1.8.2-4) ... [2021-03-19T23:24:26.840Z] [2021-03-19T23:24:26.840Z] #20 ... [2021-03-19T23:24:26.840Z] [2021-03-19T23:24:26.840Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:24:26.840Z] #49 sha256:a5f555ea5abdc28518d9ab79a39b5b48967847e8723b32d0bded89438bdfb0ba [2021-03-19T23:24:26.840Z] #49 190.4 + /build/golangci-lint --version [2021-03-19T23:24:26.840Z] #49 190.8 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-19T23:24:26.840Z] #49 DONE 193.1s [2021-03-19T23:24:26.840Z] [2021-03-19T23:24:26.840Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:26.840Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T23:24:26.840Z] #20 54.66 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:24:26.840Z] #20 54.69 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:24:26.847Z] #20 47.75 Selecting previously unselected package vim. [2021-03-19T23:24:26.847Z] #20 47.76 Preparing to unpack .../37-vim_2%3a8.1.0875-5_amd64.deb ... [2021-03-19T23:24:26.847Z] #20 47.78 Unpacking vim (2:8.1.0875-5) ... [2021-03-19T23:24:26.847Z] #20 48.28 Selecting previously unselected package xfsprogs. [2021-03-19T23:24:26.871Z] #56 241.6 + bin/containerd-stress [2021-03-19T23:24:27.103Z] #20 54.71 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:24:27.103Z] #20 54.74 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:24:27.103Z] #20 54.76 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-19T23:24:27.103Z] #20 54.77 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-19T23:24:27.103Z] #20 54.79 Setting up python3 (3.7.3-1) ... [2021-03-19T23:24:27.106Z] #20 48.29 Preparing to unpack .../38-xfsprogs_4.20.0-1_amd64.deb ... [2021-03-19T23:24:27.106Z] #20 48.30 Unpacking xfsprogs (4.20.0-1) ... [2021-03-19T23:24:27.127Z] #56 243.7 + bin/containerd-shim [2021-03-19T23:24:27.190Z] #44 150.8 CC criu/mem.o [2021-03-19T23:24:27.217Z] ok github.com/docker/docker/daemon/logger/local 0.032s coverage: 75.2% of statements [2021-03-19T23:24:27.217Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-19T23:24:27.366Z] #20 48.77 Selecting previously unselected package zip. [2021-03-19T23:24:27.366Z] #20 48.79 Preparing to unpack .../39-zip_3.0-11+b1_amd64.deb ... [2021-03-19T23:24:27.366Z] #20 48.80 Unpacking zip (3.0-11+b1) ... [2021-03-19T23:24:27.386Z] #43 146.1 CC criu/pie-util.o [2021-03-19T23:24:27.511Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.062s coverage: 56.8% of statements [2021-03-19T23:24:27.625Z] #20 48.98 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-03-19T23:24:27.625Z] #20 49.01 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-03-19T23:24:27.625Z] #20 49.03 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:27.625Z] #20 49.04 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-03-19T23:24:27.625Z] #20 49.06 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-03-19T23:24:27.625Z] #20 49.08 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:27.643Z] #43 146.3 CC criu/pipes.o [2021-03-19T23:24:27.678Z] #20 55.60 Setting up python3-wheel (0.32.3-2) ... [2021-03-19T23:24:27.884Z] #20 49.09 Setting up uidmap (1:4.5-1.1) ... [2021-03-19T23:24:27.884Z] #20 49.10 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-03-19T23:24:27.884Z] #20 49.12 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-03-19T23:24:27.884Z] #20 49.14 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-03-19T23:24:27.884Z] #20 49.15 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-03-19T23:24:27.884Z] #20 49.17 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-03-19T23:24:27.884Z] #20 49.19 Setting up xxd (2:8.1.0875-5) ... [2021-03-19T23:24:27.884Z] #20 49.20 Setting up zip (3.0-11+b1) ... [2021-03-19T23:24:27.884Z] #20 49.24 Setting up vim-common (2:8.1.0875-5) ... [2021-03-19T23:24:27.900Z] #43 ... [2021-03-19T23:24:27.900Z] [2021-03-19T23:24:27.900Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:24:27.900Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T23:24:27.900Z] #22 6.171 Collecting yamllint==1.16.0 [2021-03-19T23:24:27.971Z] #20 51.82 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:27.971Z] #20 51.83 Setting up xz-utils (5.2.4-1) ... [2021-03-19T23:24:27.971Z] #20 51.84 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-19T23:24:27.971Z] #20 51.93 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:24:27.971Z] #20 52.01 invoke-rc.d: could not determine current runlevel [2021-03-19T23:24:27.971Z] #20 52.03 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T23:24:27.971Z] #20 52.12 Setting up pigz (2.4-1) ... [2021-03-19T23:24:27.971Z] #20 52.17 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T23:24:27.971Z] #20 52.20 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:24:27.971Z] #20 52.22 Setting up python-pip-whl (18.1-5) ... [2021-03-19T23:24:27.971Z] #20 52.23 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T23:24:27.971Z] #20 52.25 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:24:28.147Z] #20 49.30 Setting up bash-completion (1:2.8-6) ... [2021-03-19T23:24:28.203Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.006s coverage: 31.5% of statements [2021-03-19T23:24:28.233Z] #20 52.68 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-19T23:24:28.233Z] #20 52.69 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:24:28.233Z] #20 52.70 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:28.233Z] #20 52.71 Setting up vim (2:8.1.0875-5) ... [2021-03-19T23:24:28.233Z] #20 52.73 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-19T23:24:28.233Z] #20 52.75 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-19T23:24:28.233Z] #20 52.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-19T23:24:28.233Z] #20 52.76 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-19T23:24:28.234Z] #20 52.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-19T23:24:28.234Z] #20 52.77 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-19T23:24:28.234Z] #20 52.79 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-19T23:24:28.234Z] #20 52.80 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-19T23:24:28.234Z] #20 52.83 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:24:28.234Z] #20 52.84 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:24:28.257Z] #20 56.12 Setting up apparmor (2.13.2-10) ... [2021-03-19T23:24:28.496Z] #20 52.86 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T23:24:28.496Z] #20 52.87 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:24:28.496Z] #20 52.88 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T23:24:28.496Z] #20 52.89 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:29.279Z] ok github.com/docker/docker/daemon/logger/syslog 0.003s coverage: 46.8% of statements [2021-03-19T23:24:29.302Z] #44 153.2 CC criu/memfd.o [2021-03-19T23:24:29.576Z] ok github.com/docker/docker/daemon/logger/templates 0.001s coverage: 8.3% of statements [2021-03-19T23:24:30.182Z] #20 57.91 Setting up xfsprogs (4.20.0-1) ... [2021-03-19T23:24:30.182Z] #20 57.92 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:24:30.216Z] ok github.com/docker/docker/daemon/logger/splunk 1.401s coverage: 82.5% of statements [2021-03-19T23:24:30.216Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-19T23:24:30.216Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-03-19T23:24:30.216Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-19T23:24:30.358Z] #44 154.0 CC criu/mount.o [2021-03-19T23:24:30.758Z] #20 58.31 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:24:30.943Z] #20 52.12 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-03-19T23:24:30.943Z] #20 52.14 Setting up xz-utils (5.2.4-1) ... [2021-03-19T23:24:30.943Z] #20 52.15 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-03-19T23:24:30.943Z] #20 52.17 Setting up sudo (1.8.27-1+deb10u3) ... [2021-03-19T23:24:30.943Z] #20 52.23 invoke-rc.d: could not determine current runlevel [2021-03-19T23:24:30.943Z] #20 52.24 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T23:24:30.943Z] #20 52.26 Setting up pigz (2.4-1) ... [2021-03-19T23:24:30.943Z] #20 52.28 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-03-19T23:24:30.943Z] #20 52.30 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-03-19T23:24:30.943Z] #20 52.32 Setting up python-pip-whl (18.1-5) ... [2021-03-19T23:24:31.178Z] #22 ... [2021-03-19T23:24:31.178Z] [2021-03-19T23:24:31.178Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:24:31.178Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:24:31.178Z] #40 DONE 214.6s [2021-03-19T23:24:31.178Z] [2021-03-19T23:24:31.178Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:31.178Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:31.178Z] #43 147.2 CC criu/plugin.o [2021-03-19T23:24:31.178Z] #43 147.7 CC criu/proc_parse.o [2021-03-19T23:24:31.202Z] #20 52.34 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-03-19T23:24:31.202Z] #20 52.40 Setting up vim-runtime (2:8.1.0875-5) ... [2021-03-19T23:24:31.334Z] #20 58.91 Setting up python3-distutils (3.7.3-1) ... [2021-03-19T23:24:31.462Z] #20 52.85 Setting up libaio1:amd64 (0.3.112-3) ... [2021-03-19T23:24:31.462Z] #20 52.87 Setting up libonig5:amd64 (6.9.1-1) ... [2021-03-19T23:24:31.462Z] #20 52.88 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:31.462Z] #20 52.89 Setting up vim (2:8.1.0875-5) ... [2021-03-19T23:24:31.597Z] #20 59.35 Setting up python3-setuptools (40.8.0-1) ... [2021-03-19T23:24:31.721Z] #20 52.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-03-19T23:24:31.721Z] #20 52.91 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-03-19T23:24:31.721Z] #20 52.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-03-19T23:24:31.721Z] #20 52.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-03-19T23:24:31.721Z] #20 52.92 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-03-19T23:24:31.721Z] #20 52.93 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-03-19T23:24:31.721Z] #20 52.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-03-19T23:24:31.721Z] #20 52.94 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-03-19T23:24:31.721Z] #20 52.96 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-03-19T23:24:31.721Z] #20 52.98 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-03-19T23:24:31.721Z] #20 53.00 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-03-19T23:24:31.721Z] #20 53.01 Setting up jq (1.5+dfsg-2+b1) ... [2021-03-19T23:24:31.721Z] #20 53.03 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-03-19T23:24:31.721Z] #20 53.05 Setting up python3.7 (3.7.3-2+deb10u2) ... [2021-03-19T23:24:31.733Z] ok github.com/docker/docker/distribution/metadata 0.026s coverage: 48.2% of statements [2021-03-19T23:24:31.833Z] #20 55.84 Setting up iptables (1.8.2-4) ... [2021-03-19T23:24:31.833Z] #20 55.86 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:24:31.833Z] #20 55.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:24:31.833Z] #20 55.87 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:24:31.833Z] #20 55.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:24:31.833Z] #20 55.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-19T23:24:31.833Z] #20 55.89 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-19T23:24:31.833Z] #20 55.90 Setting up python3 (3.7.3-1) ... [2021-03-19T23:24:31.833Z] #20 56.36 Setting up python3-wheel (0.32.3-2) ... [2021-03-19T23:24:31.895Z] #44 ... [2021-03-19T23:24:31.895Z] [2021-03-19T23:24:31.895Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:24:31.895Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-19T23:24:31.895Z] #23 22.36 Installing build dependencies: finished with status 'done' [2021-03-19T23:24:32.436Z] #20 56.97 Setting up apparmor (2.13.2-10) ... [2021-03-19T23:24:32.436Z] #20 ... [2021-03-19T23:24:32.436Z] [2021-03-19T23:24:32.436Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:24:32.436Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:24:32.546Z] #43 150.8 CC criu/protobuf-desc.o [2021-03-19T23:24:32.659Z] #20 ... [2021-03-19T23:24:32.659Z] [2021-03-19T23:24:32.659Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:32.659Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:32.659Z] #43 106.4 CC criu/cr-service.o [2021-03-19T23:24:32.659Z] #43 108.0 CC criu/crtools.o [2021-03-19T23:24:32.659Z] #43 108.6 CC criu/eventfd.o [2021-03-19T23:24:32.659Z] #43 109.0 CC criu/eventpoll.o [2021-03-19T23:24:32.659Z] #43 110.0 CC criu/external.o [2021-03-19T23:24:32.659Z] #43 110.4 CC criu/fault-injection.o [2021-03-19T23:24:32.659Z] #43 110.4 CC criu/fdstore.o [2021-03-19T23:24:32.659Z] #43 110.8 CC criu/fifo.o [2021-03-19T23:24:32.659Z] #43 111.2 CC criu/file-ids.o [2021-03-19T23:24:32.659Z] #43 111.6 CC criu/file-lock.o [2021-03-19T23:24:32.659Z] #43 112.5 CC criu/files-ext.o [2021-03-19T23:24:32.659Z] #43 112.9 CC criu/files-reg.o [2021-03-19T23:24:32.659Z] #43 115.2 CC criu/files.o [2021-03-19T23:24:32.698Z] #40 217.3 + dpkg --print-architecture [2021-03-19T23:24:32.698Z] #40 217.3 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-19T23:24:32.698Z] #40 217.6 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-19T23:24:32.698Z] #40 217.6 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-19T23:24:32.775Z] ok github.com/docker/docker/distribution 0.260s coverage: 25.0% of statements [2021-03-19T23:24:32.775Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-19T23:24:32.809Z] #20 60.38 Setting up python3-pip (18.1-5) ... [2021-03-19T23:24:32.809Z] #20 ... [2021-03-19T23:24:32.809Z] [2021-03-19T23:24:32.809Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:32.809Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:24:32.809Z] #43 109.3 CC criu/fault-injection.o [2021-03-19T23:24:32.809Z] #43 109.4 CC criu/fdstore.o [2021-03-19T23:24:32.809Z] #43 109.9 CC criu/fifo.o [2021-03-19T23:24:32.809Z] #43 110.3 CC criu/file-ids.o [2021-03-19T23:24:32.809Z] #43 110.6 CC criu/file-lock.o [2021-03-19T23:24:32.809Z] #43 111.5 CC criu/files-ext.o [2021-03-19T23:24:32.809Z] #43 111.9 CC criu/files-reg.o [2021-03-19T23:24:32.809Z] #43 113.7 CC criu/files.o [2021-03-19T23:24:32.809Z] #43 115.7 CC criu/filesystems.o [2021-03-19T23:24:32.809Z] #43 116.3 CC criu/fsnotify.o [2021-03-19T23:24:32.809Z] #43 117.0 CC criu/image-desc.o [2021-03-19T23:24:32.809Z] #43 117.1 CC criu/image.o [2021-03-19T23:24:32.809Z] #43 117.9 CC criu/ipc_ns.o [2021-03-19T23:24:32.809Z] #43 118.9 CC criu/irmap.o [2021-03-19T23:24:32.809Z] #43 119.5 CC criu/kcmp-ids.o [2021-03-19T23:24:33.385Z] #43 119.8 CC criu/kerndat.o [2021-03-19T23:24:33.412Z] ok github.com/docker/docker/errdefs 0.003s coverage: 53.1% of statements [2021-03-19T23:24:33.476Z] #43 152.0 CC criu/protobuf.o [2021-03-19T23:24:33.597Z] #43 ... [2021-03-19T23:24:33.597Z] [2021-03-19T23:24:33.597Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:24:33.597Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:24:33.597Z] #40 215.1 + dpkg --print-architecture [2021-03-19T23:24:33.597Z] #40 215.1 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-19T23:24:33.640Z] #40 ... [2021-03-19T23:24:33.640Z] [2021-03-19T23:24:33.640Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:33.640Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:33.640Z] #43 109.0 CC criu/files-ext.o [2021-03-19T23:24:33.640Z] #43 109.5 CC criu/files-reg.o [2021-03-19T23:24:33.640Z] #43 111.6 CC criu/files.o [2021-03-19T23:24:33.640Z] #43 113.4 CC criu/filesystems.o [2021-03-19T23:24:33.640Z] #43 114.1 CC criu/fsnotify.o [2021-03-19T23:24:33.640Z] #43 115.5 CC criu/image-desc.o [2021-03-19T23:24:33.640Z] #43 115.6 CC criu/image.o [2021-03-19T23:24:33.640Z] #43 116.5 CC criu/ipc_ns.o [2021-03-19T23:24:33.640Z] #43 117.8 CC criu/irmap.o [2021-03-19T23:24:33.640Z] #43 118.5 CC criu/kcmp-ids.o [2021-03-19T23:24:33.640Z] #43 118.9 CC criu/kerndat.o [2021-03-19T23:24:33.648Z] #43 ... [2021-03-19T23:24:33.648Z] [2021-03-19T23:24:33.648Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:33.648Z] #20 sha256:6710c2ae4389e0a5c3191493680b34bd1f9cb98341188179232b56c1732ae379 [2021-03-19T23:24:33.648Z] #20 61.27 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:24:33.648Z] #20 61.31 Processing triggers for mime-support (3.62) ... [2021-03-19T23:24:33.733Z] #43 152.4 CC criu/pstree.o [2021-03-19T23:24:33.856Z] #40 215.4 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-19T23:24:33.856Z] #40 215.4 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-19T23:24:33.925Z] #20 DONE 61.7s [2021-03-19T23:24:33.925Z] [2021-03-19T23:24:33.925Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:24:33.925Z] #53 sha256:3da51220912a6ff723bc32905a3d92eeea07b92680a329dd55402993e2ff2030 [2021-03-19T23:24:33.925Z] #53 ... [2021-03-19T23:24:33.925Z] [2021-03-19T23:24:33.925Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-19T23:24:33.925Z] #21 sha256:3a04c6fdd7ef5872a267faf8a5f2edcdb730aaf9dae03f62142eed23000d4fab [2021-03-19T23:24:34.214Z] #43 ... [2021-03-19T23:24:34.214Z] [2021-03-19T23:24:34.214Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:34.214Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:24:34.214Z] #20 58.68 Setting up xfsprogs (4.20.0-1) ... [2021-03-19T23:24:34.214Z] #20 58.70 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:24:34.453Z] ok github.com/docker/docker/image 0.014s coverage: 86.8% of statements [2021-03-19T23:24:34.661Z] #43 ... [2021-03-19T23:24:34.661Z] [2021-03-19T23:24:34.661Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:24:34.661Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T23:24:34.661Z] #22 11.62 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-19T23:24:34.661Z] #22 11.72 Collecting pyyaml (from yamllint==1.16.0) [2021-03-19T23:24:34.661Z] #22 12.03 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-19T23:24:34.661Z] #22 12.33 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-19T23:24:34.661Z] #22 12.38 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-19T23:24:34.661Z] #22 12.43 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-19T23:24:34.662Z] #22 12.76 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-19T23:24:34.662Z] #22 DONE 13.0s [2021-03-19T23:24:34.662Z] [2021-03-19T23:24:34.662Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:24:34.662Z] #49 sha256:2c05d5eb5a67a40dcd424c74c5b6a441e6bc0aef277e08457af327cab61c655c [2021-03-19T23:24:34.662Z] #49 ... [2021-03-19T23:24:34.662Z] [2021-03-19T23:24:34.662Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-19T23:24:34.662Z] #25 sha256:5332c4379cdcbe307660d2ed910dc7a03bf26ebd82c0091b6acbb7439cf9fe39 [2021-03-19T23:24:34.746Z] ok github.com/docker/docker/distribution/xfer 1.867s coverage: 85.6% of statements [2021-03-19T23:24:34.746Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-19T23:24:34.746Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-03-19T23:24:34.787Z] #20 59.11 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:24:35.040Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-19T23:24:35.221Z] #56 250.5 + bin/containerd-shim-runc-v1 [2021-03-19T23:24:35.224Z] #25 DONE 0.6s [2021-03-19T23:24:35.224Z] [2021-03-19T23:24:35.224Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:35.224Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:35.224Z] #43 153.6 CC criu/rbtree.o [2021-03-19T23:24:35.481Z] #43 153.9 CC criu/rst-malloc.o [2021-03-19T23:24:35.677Z] ok github.com/docker/docker/image/v1 0.014s coverage: 25.0% of statements [2021-03-19T23:24:35.677Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-19T23:24:35.732Z] #20 60.08 Setting up python3-distutils (3.7.3-1) ... [2021-03-19T23:24:35.738Z] #43 154.2 CC criu/seccomp.o [2021-03-19T23:24:35.858Z] #21 1.465 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-19T23:24:35.858Z] #21 1.472 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-19T23:24:35.858Z] #21 1.477 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-19T23:24:35.858Z] #21 DONE 1.7s [2021-03-19T23:24:35.858Z] [2021-03-19T23:24:35.858Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:24:35.858Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-19T23:24:36.300Z] #43 154.9 CC criu/seize.o [2021-03-19T23:24:36.306Z] #20 60.53 Setting up python3-setuptools (40.8.0-1) ... [2021-03-19T23:24:36.315Z] ok github.com/docker/docker/libcontainerd/queue 0.021s coverage: 100.0% of statements [2021-03-19T23:24:37.229Z] #43 155.6 CC criu/servicefd.o [2021-03-19T23:24:37.253Z] #20 61.75 Setting up python3-pip (18.1-5) ... [2021-03-19T23:24:37.359Z] ok github.com/docker/docker/oci 0.006s coverage: 38.4% of statements [2021-03-19T23:24:37.485Z] #43 156.0 CC criu/shmem.o [2021-03-19T23:24:37.653Z] ok github.com/docker/docker/opts 0.016s coverage: 67.1% of statements [2021-03-19T23:24:37.947Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-19T23:24:38.416Z] #43 156.8 CC criu/sigframe.o [2021-03-19T23:24:38.416Z] #43 157.0 CC criu/signalfd.o [2021-03-19T23:24:38.497Z] #56 255.0 + bin/containerd-shim-runc-v2 [2021-03-19T23:24:38.684Z] #20 62.92 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:24:38.684Z] #20 62.96 Processing triggers for mime-support (3.62) ... [2021-03-19T23:24:38.872Z] #23 ... [2021-03-19T23:24:38.872Z] [2021-03-19T23:24:38.872Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:38.872Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:24:38.872Z] #44 159.3 CC criu/namespaces.o [2021-03-19T23:24:38.872Z] #44 162.1 CC criu/net.o [2021-03-19T23:24:38.979Z] #43 157.3 CC criu/sk-inet.o [2021-03-19T23:24:39.427Z] #56 256.0 + binaries [2021-03-19T23:24:39.427Z] #56 256.0 + install -D bin/containerd /build/containerd [2021-03-19T23:24:39.427Z] #56 256.0 + install -D bin/containerd-shim /build/containerd-shim [2021-03-19T23:24:39.427Z] #56 256.0 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-19T23:24:39.427Z] #56 256.0 + install -D bin/ctr /build/ctr [2021-03-19T23:24:39.488Z] ok github.com/docker/docker/pkg/archive 0.583s coverage: 76.8% of statements [2021-03-19T23:24:39.542Z] #43 ... [2021-03-19T23:24:39.542Z] [2021-03-19T23:24:39.542Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:24:39.542Z] #49 sha256:2c05d5eb5a67a40dcd424c74c5b6a441e6bc0aef277e08457af327cab61c655c [2021-03-19T23:24:39.542Z] #49 223.0 + /build/golangci-lint --version [2021-03-19T23:24:39.542Z] #49 223.4 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-19T23:24:39.542Z] #49 DONE 223.8s [2021-03-19T23:24:39.542Z] [2021-03-19T23:24:39.542Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T23:24:39.542Z] #30 sha256:80065a770225612e4dca042872de37eac9301d9ecc194d53bc0dab129d2cafef [2021-03-19T23:24:39.542Z] #30 DONE 4.3s [2021-03-19T23:24:39.542Z] [2021-03-19T23:24:39.542Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:39.542Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:39.542Z] #43 158.0 CC criu/sk-netlink.o [2021-03-19T23:24:39.636Z] #20 DONE 63.9s [2021-03-19T23:24:39.636Z] [2021-03-19T23:24:39.636Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-19T23:24:39.636Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-19T23:24:40.087Z] #22 4.359 Collecting yamllint==1.16.0 [2021-03-19T23:24:40.108Z] #43 ... [2021-03-19T23:24:40.108Z] [2021-03-19T23:24:40.108Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-19T23:24:40.108Z] #33 sha256:ba0c6cb7fb6fd3a86c9d22724147a033b475bfb5c5d42e8ef93822f2bbe8376c [2021-03-19T23:24:40.108Z] #33 DONE 0.5s [2021-03-19T23:24:40.108Z] [2021-03-19T23:24:40.108Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:40.108Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:40.108Z] #43 158.5 CC criu/sk-packet.o [2021-03-19T23:24:40.108Z] #43 ... [2021-03-19T23:24:40.108Z] [2021-03-19T23:24:40.108Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-19T23:24:40.108Z] #35 sha256:fe4cfd64b5b2d2e3ca93dee44d4306d9704606df823aa126da820982fa4c241e [2021-03-19T23:24:40.108Z] #35 DONE 0.1s [2021-03-19T23:24:40.364Z] [2021-03-19T23:24:40.364Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-19T23:24:40.364Z] #38 sha256:f53ccbcca1fd9bf332d0b95b74f019adfb97922292cde6ddd6ac5eb2ba9e2845 [2021-03-19T23:24:40.364Z] #38 DONE 0.2s [2021-03-19T23:24:40.364Z] [2021-03-19T23:24:40.364Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-19T23:24:40.364Z] #41 sha256:58cd83c62f17135dfee7487130e3e25780baef120513be434e4dbcde6b7ed201 [2021-03-19T23:24:40.408Z] #44 ... [2021-03-19T23:24:40.408Z] [2021-03-19T23:24:40.408Z] #23 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:24:40.408Z] #23 sha256:ccc049fd77d3560d12ccbdbf0b90a4315ba01e967ea81d29513990ddff3b95ca [2021-03-19T23:24:40.408Z] #23 31.31 Building wheels for collected packages: pyyaml [2021-03-19T23:24:40.529Z] ok github.com/docker/docker/pkg/authorization 0.324s coverage: 68.3% of statements [2021-03-19T23:24:40.584Z] #21 0.993 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-19T23:24:40.584Z] #21 0.999 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-19T23:24:40.584Z] #21 1.003 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-19T23:24:40.584Z] #21 DONE 1.1s [2021-03-19T23:24:40.584Z] [2021-03-19T23:24:40.584Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:24:40.584Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T23:24:40.708Z] #23 31.31 Running setup.py bdist_wheel for pyyaml: started [2021-03-19T23:24:40.825Z] ok github.com/docker/docker/pkg/broadcaster 0.001s coverage: 100.0% of statements [2021-03-19T23:24:40.825Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-03-19T23:24:41.294Z] #41 DONE 0.8s [2021-03-19T23:24:41.294Z] [2021-03-19T23:24:41.294Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:41.294Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:41.294Z] #43 159.1 CC criu/sk-queue.o [2021-03-19T23:24:41.294Z] #43 159.5 CC criu/sk-tcp.o [2021-03-19T23:24:41.319Z] #56 DONE 257.7s [2021-03-19T23:24:41.591Z] #43 159.9 CC criu/sk-unix.o [2021-03-19T23:24:41.883Z] [2021-03-19T23:24:41.883Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-19T23:24:41.883Z] #57 sha256:7ff08e523c7b90c39240d220879f3ec43de720c133f267df0aafe6ffd14e3591 [2021-03-19T23:24:41.981Z] #40 ... [2021-03-19T23:24:41.981Z] [2021-03-19T23:24:41.981Z] #20 [dev-systemd-false 7/26] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends apparmor aufs-tools bash-completion bzip2 iptables jq libcap2-bin libnet1 libnl-3-200 libprotobuf-c1 net-tools pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-03-19T23:24:41.981Z] #20 sha256:ab181fadf9713524eaa3de2340436a32fbdc2771f5f9ed4dc7647ff599e823f8 [2021-03-19T23:24:41.981Z] #20 56.04 Setting up iptables (1.8.2-4) ... [2021-03-19T23:24:41.981Z] #20 56.06 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:24:41.981Z] #20 56.07 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:24:41.981Z] #20 56.07 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-03-19T23:24:41.981Z] #20 56.08 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-03-19T23:24:41.981Z] #20 56.09 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-03-19T23:24:41.981Z] #20 56.10 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-03-19T23:24:41.981Z] #20 56.11 Setting up python3 (3.7.3-1) ... [2021-03-19T23:24:41.981Z] #20 56.55 Setting up python3-wheel (0.32.3-2) ... [2021-03-19T23:24:41.981Z] #20 57.14 Setting up apparmor (2.13.2-10) ... [2021-03-19T23:24:41.981Z] #20 59.15 Setting up xfsprogs (4.20.0-1) ... [2021-03-19T23:24:41.981Z] #20 59.17 Setting up python3-lib2to3 (3.7.3-1) ... [2021-03-19T23:24:41.981Z] #20 59.51 Setting up python3-pkg-resources (40.8.0-1) ... [2021-03-19T23:24:41.981Z] #20 60.45 Setting up python3-distutils (3.7.3-1) ... [2021-03-19T23:24:41.981Z] #20 60.94 Setting up python3-setuptools (40.8.0-1) ... [2021-03-19T23:24:41.981Z] #20 62.23 Setting up python3-pip (18.1-5) ... [2021-03-19T23:24:42.012Z] #22 ... [2021-03-19T23:24:42.012Z] [2021-03-19T23:24:42.012Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:42.012Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:24:42.012Z] #43 120.9 CC criu/libnetlink.o [2021-03-19T23:24:42.012Z] #43 121.3 CC criu/log.o [2021-03-19T23:24:42.012Z] #43 121.9 CC criu/lsm.o [2021-03-19T23:24:42.012Z] #43 122.3 CC criu/mem.o [2021-03-19T23:24:42.012Z] #43 123.9 CC criu/memfd.o [2021-03-19T23:24:42.012Z] #43 124.4 CC criu/mount.o [2021-03-19T23:24:42.012Z] #43 127.2 CC criu/namespaces.o [2021-03-19T23:24:42.012Z] #43 128.5 CC criu/net.o [2021-03-19T23:24:42.241Z] #20 63.41 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:24:42.241Z] #20 63.45 Processing triggers for mime-support (3.62) ... [2021-03-19T23:24:42.248Z] #23 32.73 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-19T23:24:42.248Z] #23 32.73 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-19T23:24:42.248Z] #23 32.87 Successfully built pyyaml [2021-03-19T23:24:42.248Z] #23 32.90 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-19T23:24:42.547Z] #23 33.28 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-19T23:24:42.845Z] #23 DONE 33.5s [2021-03-19T23:24:42.845Z] [2021-03-19T23:24:42.845Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:42.845Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:24:42.958Z] #43 161.5 CC criu/sockets.o [2021-03-19T23:24:43.147Z] #44 166.8 CC criu/netfilter.o [2021-03-19T23:24:43.186Z] #20 DONE 64.5s [2021-03-19T23:24:43.186Z] [2021-03-19T23:24:43.186Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-19T23:24:43.186Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-19T23:24:43.251Z] #57 DONE 0.9s [2021-03-19T23:24:43.251Z] [2021-03-19T23:24:43.251Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-19T23:24:43.251Z] #61 sha256:86b38518eb87f92db337ecaf1be954107c56c0bfb350777e71b1818c63683b35 [2021-03-19T23:24:43.251Z] #61 DONE 0.2s [2021-03-19T23:24:43.251Z] [2021-03-19T23:24:43.251Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-19T23:24:43.251Z] #63 sha256:37c7b24a6642d3b98eeb6360899fa9a88d86e22e443f9c057fb1f2d61b8a5027 [2021-03-19T23:24:43.462Z] #44 167.2 CC criu/page-pipe.o [2021-03-19T23:24:43.754Z] #21 ... [2021-03-19T23:24:43.754Z] [2021-03-19T23:24:43.754Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:43.754Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:43.754Z] #43 117.4 CC criu/filesystems.o [2021-03-19T23:24:43.754Z] #43 118.2 CC criu/fsnotify.o [2021-03-19T23:24:43.754Z] #43 119.3 CC criu/image-desc.o [2021-03-19T23:24:43.754Z] #43 119.4 CC criu/image.o [2021-03-19T23:24:43.755Z] #43 120.2 CC criu/ipc_ns.o [2021-03-19T23:24:43.755Z] #43 121.5 CC criu/irmap.o [2021-03-19T23:24:43.755Z] #43 122.3 CC criu/kcmp-ids.o [2021-03-19T23:24:43.755Z] #43 122.6 CC criu/kerndat.o [2021-03-19T23:24:43.755Z] #43 123.7 CC criu/libnetlink.o [2021-03-19T23:24:43.755Z] #43 124.1 CC criu/log.o [2021-03-19T23:24:43.755Z] #43 124.8 CC criu/lsm.o [2021-03-19T23:24:43.755Z] #43 125.1 CC criu/mem.o [2021-03-19T23:24:43.755Z] #43 127.3 CC criu/memfd.o [2021-03-19T23:24:43.816Z] #63 DONE 0.5s [2021-03-19T23:24:43.816Z] [2021-03-19T23:24:43.816Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-19T23:24:43.816Z] #65 sha256:eee370d71c14bcaf7591a04bd5070500586ef757c789d3eb3e332de6c664b71b [2021-03-19T23:24:43.816Z] #65 DONE 0.1s [2021-03-19T23:24:43.816Z] [2021-03-19T23:24:43.816Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T23:24:43.816Z] #66 sha256:8bd976af256c9ec39d13366ba4550fb1641249b17809f437dc3ea80763856c7e [2021-03-19T23:24:43.816Z] #66 DONE 0.0s [2021-03-19T23:24:43.816Z] [2021-03-19T23:24:43.816Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T23:24:43.816Z] #67 sha256:fde576cfbf572206e1f256e1ee1b318a822e1340f872a48b2501cb17f7f2916c [2021-03-19T23:24:43.887Z] #43 162.2 CC criu/stats.o [2021-03-19T23:24:43.887Z] #43 162.4 CC criu/string.o [2021-03-19T23:24:43.887Z] #43 162.4 CC criu/sysctl.o [2021-03-19T23:24:44.014Z] #43 ... [2021-03-19T23:24:44.014Z] [2021-03-19T23:24:44.014Z] #21 [dev-systemd-false 8/26] RUN update-alternatives --set iptables /usr/sbin/iptables-legacy || true && update-alternatives --set ip6tables /usr/sbin/ip6tables-legacy || true && update-alternatives --set arptables /usr/sbin/arptables-legacy || true [2021-03-19T23:24:44.014Z] #21 sha256:76984164f10151e9a3ac0616dcc9ddcee6c3135a48540320016c62c2e9ce5f3b [2021-03-19T23:24:44.014Z] #21 0.985 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-03-19T23:24:44.274Z] #21 0.990 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-03-19T23:24:44.274Z] #21 0.999 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-03-19T23:24:44.274Z] #21 DONE 1.1s [2021-03-19T23:24:44.274Z] [2021-03-19T23:24:44.274Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:24:44.274Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T23:24:44.365Z] ok github.com/docker/docker/layer 7.370s coverage: 68.8% of statements [2021-03-19T23:24:44.365Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-19T23:24:44.365Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-19T23:24:44.365Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-19T23:24:44.365Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-19T23:24:44.365Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-19T23:24:44.365Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-03-19T23:24:44.450Z] #43 162.8 CC criu/sysfs_parse.o [2021-03-19T23:24:44.523Z] #44 168.1 CC criu/page-xfer.o [2021-03-19T23:24:44.570Z] #43 131.0 CC criu/netfilter.o [2021-03-19T23:24:44.659Z] ok github.com/docker/docker/pkg/discovery 0.002s coverage: 58.3% of statements [2021-03-19T23:24:44.706Z] #43 163.1 CC criu/timens.o [2021-03-19T23:24:44.706Z] #43 163.3 CC criu/timerfd.o [2021-03-19T23:24:44.801Z] #22 ... [2021-03-19T23:24:44.801Z] [2021-03-19T23:24:44.801Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:44.801Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:44.801Z] #43 120.1 CC criu/libnetlink.o [2021-03-19T23:24:44.801Z] #43 120.5 CC criu/log.o [2021-03-19T23:24:44.801Z] #43 121.0 CC criu/lsm.o [2021-03-19T23:24:44.801Z] #43 121.4 CC criu/mem.o [2021-03-19T23:24:44.801Z] #43 123.1 CC criu/memfd.o [2021-03-19T23:24:44.801Z] #43 123.7 CC criu/mount.o [2021-03-19T23:24:44.801Z] #43 128.2 CC criu/namespaces.o [2021-03-19T23:24:44.801Z] #43 130.2 CC criu/net.o [2021-03-19T23:24:44.833Z] #43 131.3 CC criu/page-pipe.o [2021-03-19T23:24:44.952Z] ok github.com/docker/docker/pkg/chrootarchive 3.589s coverage: 43.2% of statements [2021-03-19T23:24:44.952Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-19T23:24:44.952Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-19T23:24:44.963Z] #43 163.5 CC criu/tty.o [2021-03-19T23:24:45.246Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 92.9% of statements [2021-03-19T23:24:45.409Z] #43 131.9 CC criu/page-xfer.o [2021-03-19T23:24:45.409Z] #43 ... [2021-03-19T23:24:45.409Z] [2021-03-19T23:24:45.409Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:24:45.409Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-19T23:24:45.409Z] #22 9.678 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-19T23:24:45.409Z] #22 9.765 Collecting pyyaml (from yamllint==1.16.0) [2021-03-19T23:24:45.672Z] #22 10.01 Downloading https://files.pythonhosted.org/packages/a0/a4/d63f2d7597e1a4b55aa3b4d6c5b029991d3b824b5bd331af8d4ab1ed687d/PyYAML-5.4.1.tar.gz (175kB) [2021-03-19T23:24:45.883Z] ok github.com/docker/docker/pkg/discovery/memory 0.016s coverage: 92.3% of statements [2021-03-19T23:24:46.176Z] ok github.com/docker/docker/pkg/discovery/nodes 0.026s coverage: 93.8% of statements [2021-03-19T23:24:46.191Z] #43 ... [2021-03-19T23:24:46.191Z] [2021-03-19T23:24:46.191Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:24:46.191Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T23:24:46.191Z] #22 5.528 Collecting yamllint==1.16.0 [2021-03-19T23:24:46.265Z] #22 10.70 Installing build dependencies: started [2021-03-19T23:24:46.330Z] #43 164.7 CC criu/tun.o [2021-03-19T23:24:46.334Z] #67 DONE 2.4s [2021-03-19T23:24:46.334Z] [2021-03-19T23:24:46.334Z] #68 exporting to image [2021-03-19T23:24:46.334Z] #68 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-19T23:24:46.334Z] #68 exporting layers [2021-03-19T23:24:46.470Z] ok github.com/docker/docker/pkg/dmesg 0.003s coverage: 83.3% of statements [2021-03-19T23:24:46.586Z] #43 165.0 CC criu/uffd.o [2021-03-19T23:24:46.628Z] #44 170.1 CC criu/pagemap-cache.o [2021-03-19T23:24:46.628Z] #44 170.4 CC criu/pagemap.o [2021-03-19T23:24:47.149Z] #43 165.8 CC criu/util.o [2021-03-19T23:24:47.987Z] ok github.com/docker/docker/pkg/filenotify 0.602s coverage: 67.0% of statements [2021-03-19T23:24:48.078Z] #43 166.7 CC criu/uts_ns.o [2021-03-19T23:24:48.169Z] #44 171.6 CC criu/parasite-syscall.o [2021-03-19T23:24:48.334Z] #43 166.9 CC criu/vdso-compat.o [2021-03-19T23:24:48.334Z] #43 167.0 CC criu/vdso.o [2021-03-19T23:24:48.624Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2021-03-19T23:24:48.818Z] #44 172.7 CC criu/path.o [2021-03-19T23:24:48.897Z] #43 167.5 LINK criu/built-in.o [2021-03-19T23:24:48.897Z] #43 167.6 LINK criu/criu [2021-03-19T23:24:49.262Z] ok github.com/docker/docker/pkg/discovery/kv 3.094s coverage: 84.1% of statements [2021-03-19T23:24:49.262Z] ok github.com/docker/docker/pkg/fsutils 0.386s coverage: 85.1% of statements [2021-03-19T23:24:49.459Z] #43 167.8 DEP lib/c/criu.d [2021-03-19T23:24:49.459Z] #43 167.9 CC images/rpc.pb-c.o [2021-03-19T23:24:49.465Z] #44 173.1 CC criu/pie-util-vdso.o [2021-03-19T23:24:49.552Z] #22 5.179 Collecting yamllint==1.16.0 [2021-03-19T23:24:49.556Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-03-19T23:24:49.716Z] #43 168.3 CC lib/c/criu.o [2021-03-19T23:24:49.770Z] #44 173.5 CC criu/pie-util.o [2021-03-19T23:24:50.068Z] #44 173.8 CC criu/pipes.o [2021-03-19T23:24:50.193Z] ok github.com/docker/docker/pkg/idtools 0.326s coverage: 69.5% of statements [2021-03-19T23:24:50.487Z] ok github.com/docker/docker/pkg/ioutils 0.310s coverage: 70.6% of statements [2021-03-19T23:24:50.644Z] #43 169.1 LINK lib/c/built-in.o [2021-03-19T23:24:50.644Z] #43 169.1 LINK lib/c/libcriu.so [2021-03-19T23:24:50.644Z] #43 169.1 LINK lib/c/libcriu.a [2021-03-19T23:24:50.644Z] #43 169.2 GEN magic.py [2021-03-19T23:24:50.644Z] #43 169.2 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:24:50.645Z] #43 169.2 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:24:50.714Z] #44 174.6 CC criu/plugin.o [2021-03-19T23:24:50.781Z] ok github.com/docker/docker/pkg/jsonmessage 0.002s coverage: 91.7% of statements [2021-03-19T23:24:50.781Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-19T23:24:50.781Z] ok github.com/docker/docker/pkg/longpath 0.001s coverage: 100.0% of statements [2021-03-19T23:24:50.781Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-19T23:24:50.781Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-19T23:24:50.901Z] #43 169.2 Note: Building without GnuTLS support [2021-03-19T23:24:50.901Z] #43 169.2 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:24:50.901Z] #43 169.2 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:24:51.075Z] ok github.com/docker/docker/pkg/namesgenerator 0.001s coverage: 85.7% of statements [2021-03-19T23:24:51.075Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-19T23:24:51.075Z] ok github.com/docker/docker/pkg/parsers 0.001s coverage: 97.0% of statements [2021-03-19T23:24:51.362Z] #44 175.2 CC criu/proc_parse.o [2021-03-19T23:24:51.369Z] ok github.com/docker/docker/pkg/parsers/kernel 0.009s coverage: 60.0% of statements [2021-03-19T23:24:51.369Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.003s coverage: 86.7% of statements [2021-03-19T23:24:51.464Z] #43 169.9 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:24:51.489Z] #22 10.88 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-19T23:24:51.489Z] #22 10.97 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-19T23:24:51.489Z] #22 11.02 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-19T23:24:51.489Z] #22 11.08 Collecting pyyaml (from yamllint==1.16.0) [2021-03-19T23:24:51.573Z] #22 ... [2021-03-19T23:24:51.573Z] [2021-03-19T23:24:51.573Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:24:51.573Z] #56 sha256:542283e5690380efe771d88920d95183acbbf8c988bc486146f103bacbd791e0 [2021-03-19T23:24:51.573Z] #56 163.1 + bin/containerd [2021-03-19T23:24:51.661Z] #44 ... [2021-03-19T23:24:51.661Z] [2021-03-19T23:24:51.661Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:24:51.661Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-19T23:24:51.661Z] #41 244.8 + dpkg --print-architecture [2021-03-19T23:24:51.661Z] #41 244.8 + git checkout -q ec87e9b6971d831f0eff752ddb54fb64693e51cd [2021-03-19T23:24:51.663Z] ok github.com/docker/docker/pkg/pidfile 0.007s coverage: 82.4% of statements [2021-03-19T23:24:51.663Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-19T23:24:51.663Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-19T23:24:51.751Z] #22 11.28 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-19T23:24:51.960Z] #41 245.3 + GOPATH=/go/src/github.com/docker/distribution/Godeps/_workspace:/go [2021-03-19T23:24:51.960Z] #41 245.3 + go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry [2021-03-19T23:24:52.013Z] #22 11.63 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-19T23:24:52.026Z] #43 170.5 make[1]: Nothing to be done for 'all'. [2021-03-19T23:24:52.282Z] #43 171.0 make[1]: 'images/built-in.o' is up to date. [2021-03-19T23:24:52.282Z] #43 171.0 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-19T23:24:52.301Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-03-19T23:24:52.538Z] #43 171.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-19T23:24:52.538Z] #43 171.1 make[1]: 'compel/libcompel.a' is up to date. [2021-03-19T23:24:52.538Z] #43 171.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-19T23:24:52.538Z] #43 171.1 make[1]: Nothing to be done for 'all'. [2021-03-19T23:24:52.538Z] #43 171.1 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:24:52.588Z] #22 12.02 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-19T23:24:52.794Z] #43 171.3 make[2]: Nothing to be done for 'all'. [2021-03-19T23:24:52.794Z] #43 171.3 make[2]: Nothing to be done for 'all'. [2021-03-19T23:24:52.794Z] #43 171.3 make[2]: Nothing to be done for 'all'. [2021-03-19T23:24:52.794Z] #43 171.5 make[2]: Nothing to be done for 'all'. [2021-03-19T23:24:52.794Z] #43 171.5 make[2]: Nothing to be done for 'all'. [2021-03-19T23:24:52.794Z] #43 171.5 make[2]: Nothing to be done for 'all'. [2021-03-19T23:24:52.844Z] #22 ... [2021-03-19T23:24:52.844Z] [2021-03-19T23:24:52.844Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:52.844Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:52.844Z] #43 128.2 CC criu/mount.o [2021-03-19T23:24:52.844Z] #43 132.4 CC criu/namespaces.o [2021-03-19T23:24:52.844Z] #43 134.2 CC criu/net.o [2021-03-19T23:24:52.850Z] #22 DONE 12.4s [2021-03-19T23:24:52.850Z] [2021-03-19T23:24:52.850Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-19T23:24:52.850Z] #25 sha256:19e5ef64b6c6f0b1af977cc4b6edfdb5266fd2c41eb7b2cd464ecbf9272b915c [2021-03-19T23:24:52.943Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-19T23:24:53.051Z] #43 171.5 make[2]: Nothing to be done for 'all'. [2021-03-19T23:24:53.051Z] #43 171.6 make[2]: Nothing to be done for 'all'. [2021-03-19T23:24:53.236Z] ok github.com/docker/docker/pkg/pools 0.001s coverage: 88.2% of statements [2021-03-19T23:24:53.307Z] #43 171.7 INSTALL criu/criu [2021-03-19T23:24:53.413Z] #43 137.0 CC criu/netfilter.o [2021-03-19T23:24:53.425Z] #25 DONE 0.4s [2021-03-19T23:24:53.425Z] [2021-03-19T23:24:53.425Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T23:24:53.425Z] #30 sha256:6bb04d2ad711201cf0457f1f3563afba26f3d9bd0ac632c39b8eb4066eb91a50 [2021-03-19T23:24:53.530Z] ok github.com/docker/docker/pkg/progress 0.001s coverage: 75.9% of statements [2021-03-19T23:24:53.562Z] #43 DONE 172.0s [2021-03-19T23:24:53.562Z] [2021-03-19T23:24:53.562Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:24:53.562Z] #53 sha256:cd4ce51f1b18604028632cc6a33335ad14e5032a7ea15c7195174ed564030c40 [2021-03-19T23:24:53.982Z] #43 137.4 CC criu/page-pipe.o [2021-03-19T23:24:54.429Z] #68 exporting layers 6.9s done [2021-03-19T23:24:54.429Z] #68 writing image sha256:07200eb2d968a0fc6b5a1655d8b5ff25e424e1ec34fe910712618961bfc91dff done [2021-03-19T23:24:54.429Z] #68 naming to docker.io/library/docker:9780942e203b09fc4789ff5c426549baf7d242a3 done [2021-03-19T23:24:54.429Z] #68 DONE 7.0s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-03-19T23:24:54.552Z] #43 138.1 CC criu/page-xfer.o [2021-03-19T23:24:54.571Z] ok github.com/docker/docker/pkg/pubsub 1.023s coverage: 75.0% of statements [2021-03-19T23:24:54.756Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42175/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/validate/default [2021-03-19T23:24:54.812Z] #43 ... [2021-03-19T23:24:54.812Z] [2021-03-19T23:24:54.812Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:24:54.812Z] #22 sha256:d3d072c7ad06c7ad2d1dcde93b5cac7ddc54c670d77b2a23cb688256d2d63a3e [2021-03-19T23:24:54.812Z] #22 10.56 Downloading https://files.pythonhosted.org/packages/a7/9b/f43134908f31b420f983726e348ac30f884c300e006f244ab095c29b942a/yamllint-1.16.0-py2.py3-none-any.whl (57kB) [2021-03-19T23:24:54.812Z] #22 10.66 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-19T23:24:54.812Z] #22 10.70 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-19T23:24:54.865Z] ok github.com/docker/docker/pkg/reexec 0.004s coverage: 82.4% of statements [2021-03-19T23:24:54.927Z] #53 ... [2021-03-19T23:24:54.927Z] [2021-03-19T23:24:54.927Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T23:24:54.927Z] #44 sha256:e340d02db2d6f7ce9bf34c8a27ec23e87b9c6b4f7d6243c7afeb9bcfbe040437 [2021-03-19T23:24:54.927Z] #44 DONE 0.1s [2021-03-19T23:24:54.927Z] [2021-03-19T23:24:54.927Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-19T23:24:54.927Z] #46 sha256:863726e6232500dd3719e5884aa3f2fa941916d59dd08b48cc35df0a132c683b [2021-03-19T23:24:55.071Z] #22 10.77 Collecting pyyaml (from yamllint==1.16.0) [2021-03-19T23:24:55.071Z] #22 10.98 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-03-19T23:24:55.489Z] #46 DONE 0.6s [2021-03-19T23:24:55.489Z] [2021-03-19T23:24:55.489Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-19T23:24:55.489Z] #48 sha256:dd83c5fe981450e0b528a8fd90301d379627a998852a15cb9658c68715fc5181 [2021-03-19T23:24:55.489Z] #48 DONE 0.1s [2021-03-19T23:24:55.489Z] [2021-03-19T23:24:55.489Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:24:55.489Z] #56 sha256:24bfbf5b8e3e24e67cc1ecbbe78dec01c13c9e5a532614cca02b513582ddc179 [2021-03-19T23:24:55.489Z] #56 ... [2021-03-19T23:24:55.489Z] [2021-03-19T23:24:55.489Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-19T23:24:55.489Z] #50 sha256:2250384b8adcb762119489c300824f74bcbbbcda8519ccc13a1c98cbf189029a [2021-03-19T23:24:55.640Z] #22 11.28 Installing collected packages: pathspec, pyyaml, yamllint [2021-03-19T23:24:55.686Z] Congratulations! All commits are properly signed with the DCO! [2021-03-19T23:24:55.900Z] #22 11.64 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-19T23:24:56.472Z] #22 DONE 12.0s [2021-03-19T23:24:56.472Z] [2021-03-19T23:24:56.472Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-19T23:24:56.472Z] #25 sha256:92055730ad19e50315b5a41f8b7d97034ad01f381b1c854bf583af75d3d3e871 [2021-03-19T23:24:56.614Z] Congratulations! Seccomp profile generation is done correctly. [2021-03-19T23:24:56.614Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-03-19T23:24:56.732Z] #25 DONE 0.3s [2021-03-19T23:24:56.732Z] [2021-03-19T23:24:56.732Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T23:24:56.732Z] #30 sha256:ea64feedacc007b7b9d9dff2601be3d6afbc731ce45cada594c0a0c9ab5a36ee [2021-03-19T23:24:56.854Z] #50 DONE 1.5s [2021-03-19T23:24:56.854Z] [2021-03-19T23:24:56.854Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:24:56.854Z] #53 sha256:cd4ce51f1b18604028632cc6a33335ad14e5032a7ea15c7195174ed564030c40 [2021-03-19T23:24:56.883Z] #56 ... [2021-03-19T23:24:56.883Z] [2021-03-19T23:24:56.883Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:56.883Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:24:56.883Z] #43 133.3 CC criu/pagemap-cache.o [2021-03-19T23:24:56.883Z] #43 133.7 CC criu/pagemap.o [2021-03-19T23:24:56.883Z] #43 134.5 CC criu/parasite-syscall.o [2021-03-19T23:24:56.883Z] #43 135.2 CC criu/path.o [2021-03-19T23:24:56.883Z] #43 135.4 CC criu/pie-util-vdso.o [2021-03-19T23:24:56.883Z] #43 135.7 CC criu/pie-util.o [2021-03-19T23:24:56.883Z] #43 135.9 CC criu/pipes.o [2021-03-19T23:24:56.883Z] #43 136.5 CC criu/plugin.o [2021-03-19T23:24:56.883Z] #43 136.9 CC criu/proc_parse.o [2021-03-19T23:24:56.883Z] #43 138.8 CC criu/protobuf-desc.o [2021-03-19T23:24:56.883Z] #43 139.6 CC criu/protobuf.o [2021-03-19T23:24:56.883Z] #43 140.0 CC criu/pstree.o [2021-03-19T23:24:56.883Z] #43 141.1 CC criu/rbtree.o [2021-03-19T23:24:56.883Z] #43 141.3 CC criu/rst-malloc.o [2021-03-19T23:24:56.883Z] #43 141.6 CC criu/seccomp.o [2021-03-19T23:24:56.883Z] #43 142.1 CC criu/seize.o [2021-03-19T23:24:56.883Z] #43 142.9 CC criu/servicefd.o [2021-03-19T23:24:56.883Z] #43 143.3 CC criu/shmem.o [2021-03-19T23:24:57.135Z] #53 ... [2021-03-19T23:24:57.135Z] [2021-03-19T23:24:57.135Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-19T23:24:57.135Z] #52 sha256:7f2328654712cb2648add085c0cea6841066edc2f5a9405df1156a7963c21f61 [2021-03-19T23:24:57.135Z] #52 DONE 0.1s [2021-03-19T23:24:57.135Z] [2021-03-19T23:24:57.135Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:24:57.135Z] #56 sha256:24bfbf5b8e3e24e67cc1ecbbe78dec01c13c9e5a532614cca02b513582ddc179 [2021-03-19T23:24:57.832Z] #43 144.3 CC criu/sigframe.o [2021-03-19T23:24:57.832Z] #43 144.5 CC criu/signalfd.o [2021-03-19T23:24:58.095Z] #43 144.8 CC criu/sk-inet.o [2021-03-19T23:24:58.358Z] #43 ... [2021-03-19T23:24:58.358Z] [2021-03-19T23:24:58.358Z] #24 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:24:58.358Z] #24 sha256:2f3d4930351bd66c354d51b75721b129345950320e362a70c60d2e0a76e86f75 [2021-03-19T23:24:58.358Z] #24 224.7 + return [2021-03-19T23:24:58.399Z] ok github.com/docker/docker/pkg/signal 2.369s coverage: 61.0% of statements [2021-03-19T23:24:58.399Z] ok github.com/docker/docker/pkg/stdcopy 0.003s coverage: 100.0% of statements [2021-03-19T23:24:58.399Z] ok github.com/docker/docker/pkg/streamformatter 0.002s coverage: 66.2% of statements [2021-03-19T23:24:58.690Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-19T23:24:58.722Z] #30 ... [2021-03-19T23:24:58.722Z] [2021-03-19T23:24:58.722Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:58.722Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:58.722Z] #43 133.5 CC criu/netfilter.o [2021-03-19T23:24:58.722Z] #43 134.0 CC criu/page-pipe.o [2021-03-19T23:24:58.722Z] #43 134.5 CC criu/page-xfer.o [2021-03-19T23:24:58.722Z] #43 136.0 CC criu/pagemap-cache.o [2021-03-19T23:24:58.722Z] #43 136.4 CC criu/pagemap.o [2021-03-19T23:24:58.722Z] #43 137.2 CC criu/parasite-syscall.o [2021-03-19T23:24:58.722Z] #43 138.2 CC criu/path.o [2021-03-19T23:24:58.722Z] #43 138.7 CC criu/pie-util-vdso-elf32.o [2021-03-19T23:24:58.722Z] #43 139.4 CC criu/pie-util-vdso.o [2021-03-19T23:24:58.722Z] #43 139.9 CC criu/pie-util.o [2021-03-19T23:24:58.722Z] #43 140.0 CC criu/pipes.o [2021-03-19T23:24:58.722Z] #43 140.7 CC criu/plugin.o [2021-03-19T23:24:58.722Z] #43 141.1 CC criu/proc_parse.o [2021-03-19T23:24:58.722Z] #43 143.5 CC criu/protobuf-desc.o [2021-03-19T23:24:59.058Z] #43 ... [2021-03-19T23:24:59.058Z] [2021-03-19T23:24:59.058Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T23:24:59.058Z] #30 sha256:6bb04d2ad711201cf0457f1f3563afba26f3d9bd0ac632c39b8eb4066eb91a50 [2021-03-19T23:24:59.058Z] #30 DONE 5.5s [2021-03-19T23:24:59.058Z] [2021-03-19T23:24:59.058Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:59.058Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:59.058Z] #43 144.3 CC criu/protobuf.o [2021-03-19T23:24:59.058Z] #43 ... [2021-03-19T23:24:59.058Z] [2021-03-19T23:24:59.058Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-19T23:24:59.058Z] #33 sha256:3692c1ff2a19372ad568f1d89aff78d474f8b191251f1a28caded5d1a93b78fb [2021-03-19T23:24:59.323Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 54.2% of statements [2021-03-19T23:24:59.614Z] ok github.com/docker/docker/pkg/system 0.049s coverage: 36.9% of statements [2021-03-19T23:24:59.632Z] #33 DONE 0.7s [2021-03-19T23:24:59.632Z] [2021-03-19T23:24:59.632Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-19T23:24:59.632Z] #35 sha256:c8f8135efd5e8363190e6d55a894a44e7ffb66e60f0e97ca1c394ac4baecd4db [2021-03-19T23:24:59.632Z] #35 DONE 0.1s [2021-03-19T23:24:59.632Z] [2021-03-19T23:24:59.632Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-19T23:24:59.632Z] #38 sha256:8df7e09a566f9f922e19942762dbc9be7f4cb59920390c95d2070d632bd169eb [2021-03-19T23:24:59.632Z] #38 DONE 0.3s [2021-03-19T23:24:59.632Z] [2021-03-19T23:24:59.632Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:24:59.632Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:24:59.632Z] #43 144.8 CC criu/pstree.o [2021-03-19T23:24:59.905Z] ok github.com/docker/docker/pkg/tailfile 0.035s coverage: 88.6% of statements [2021-03-19T23:25:00.537Z] ok github.com/docker/docker/pkg/tarsum 0.027s coverage: 89.3% of statements [2021-03-19T23:25:00.538Z] testing: warning: no tests to run [2021-03-19T23:25:00.538Z] coverage: [no statements] [2021-03-19T23:25:00.538Z] ok github.com/docker/docker/pkg/term/windows 0.001s coverage: [no statements] [no tests to run] [2021-03-19T23:25:00.577Z] #43 146.2 CC criu/rbtree.o [2021-03-19T23:25:00.839Z] #43 146.5 CC criu/rst-malloc.o [2021-03-19T23:25:00.924Z] #24 DONE 227.0s [2021-03-19T23:25:00.924Z] [2021-03-19T23:25:00.924Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:00.924Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:25:00.924Z] #43 145.9 CC criu/sk-netlink.o [2021-03-19T23:25:00.924Z] #43 146.3 CC criu/sk-packet.o [2021-03-19T23:25:00.924Z] #43 146.8 CC criu/sk-queue.o [2021-03-19T23:25:00.924Z] #43 147.3 CC criu/sk-tcp.o [2021-03-19T23:25:01.169Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-19T23:25:01.169Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-03-19T23:25:01.196Z] #43 147.9 CC criu/sk-unix.o [2021-03-19T23:25:01.324Z] #56 203.1 + bin/containerd [2021-03-19T23:25:01.413Z] #43 146.8 CC criu/seccomp.o [2021-03-19T23:25:01.461Z] ok github.com/docker/docker/pkg/useragent 0.001s coverage: 88.9% of statements [2021-03-19T23:25:01.986Z] #43 147.5 CC criu/seize.o [2021-03-19T23:25:02.011Z] #30 DONE 5.0s [2021-03-19T23:25:02.011Z] [2021-03-19T23:25:02.011Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-19T23:25:02.011Z] #33 sha256:532d989754d4dc577b6a9425bd7948ce0b540ff7cbd989fbf5f53d0963f3d22d [2021-03-19T23:25:02.271Z] #33 DONE 0.6s [2021-03-19T23:25:02.271Z] [2021-03-19T23:25:02.271Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:02.271Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:25:02.271Z] #43 139.7 CC criu/pagemap-cache.o [2021-03-19T23:25:02.271Z] #43 140.2 CC criu/pagemap.o [2021-03-19T23:25:02.271Z] #43 141.5 CC criu/parasite-syscall.o [2021-03-19T23:25:02.271Z] #43 142.1 CC criu/path.o [2021-03-19T23:25:02.271Z] #43 142.3 CC criu/pie-util-vdso-elf32.o [2021-03-19T23:25:02.271Z] #43 142.8 CC criu/pie-util-vdso.o [2021-03-19T23:25:02.271Z] #43 143.2 CC criu/pie-util.o [2021-03-19T23:25:02.271Z] #43 143.4 CC criu/pipes.o [2021-03-19T23:25:02.271Z] #43 144.0 CC criu/plugin.o [2021-03-19T23:25:02.271Z] #43 144.4 CC criu/proc_parse.o [2021-03-19T23:25:02.271Z] #43 ... [2021-03-19T23:25:02.271Z] [2021-03-19T23:25:02.271Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-19T23:25:02.271Z] #35 sha256:54892f2fa9cad9b43a81b9cabe96c30e4e10c4e7284d9681846bd3195fd99d1b [2021-03-19T23:25:02.271Z] #35 DONE 0.1s [2021-03-19T23:25:02.271Z] [2021-03-19T23:25:02.271Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-19T23:25:02.271Z] #38 sha256:b0adba11169e21ff5e16758ff6f99f1d13913d734de5a31ec1d1bedb1f7caa6a [2021-03-19T23:25:02.530Z] #38 DONE 0.1s [2021-03-19T23:25:02.530Z] [2021-03-19T23:25:02.530Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:02.530Z] #56 sha256:a87fae95757aee9278d96807e19211638da192ef8be0ae88aba1ee2773372363 [2021-03-19T23:25:02.932Z] #43 ... [2021-03-19T23:25:02.932Z] [2021-03-19T23:25:02.932Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:25:02.932Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:25:02.932Z] #40 DONE 247.6s [2021-03-19T23:25:02.932Z] [2021-03-19T23:25:02.932Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:02.932Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:25:02.932Z] #43 148.4 CC criu/servicefd.o [2021-03-19T23:25:03.123Z] #43 149.7 CC criu/sockets.o [2021-03-19T23:25:03.469Z] #56 ... [2021-03-19T23:25:03.469Z] [2021-03-19T23:25:03.469Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:03.469Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:25:03.469Z] #43 146.9 CC criu/protobuf-desc.o [2021-03-19T23:25:03.506Z] #43 149.2 CC criu/shmem.o [2021-03-19T23:25:03.527Z] ok github.com/docker/docker/plugin 0.559s coverage: 23.2% of statements [2021-03-19T23:25:03.843Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-19T23:25:04.037Z] #43 ... [2021-03-19T23:25:04.037Z] [2021-03-19T23:25:04.037Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:25:04.037Z] #40 sha256:7eb8661a7a9b76a67b57f7dc9209211fc3e2d37c547b45bbc79cc9d24111c1ea [2021-03-19T23:25:04.037Z] #40 DONE 245.8s [2021-03-19T23:25:04.071Z] #43 150.5 CC criu/stats.o [2021-03-19T23:25:04.071Z] #43 150.8 CC criu/string.o [2021-03-19T23:25:04.297Z] [2021-03-19T23:25:04.297Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:04.297Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:25:04.297Z] #43 147.8 CC criu/protobuf.o [2021-03-19T23:25:04.334Z] #43 150.9 CC criu/sysctl.o [2021-03-19T23:25:04.517Z] ok github.com/docker/docker/profiles/seccomp 0.006s coverage: 86.4% of statements [2021-03-19T23:25:04.557Z] #43 148.3 CC criu/pstree.o [2021-03-19T23:25:04.683Z] #41 ... [2021-03-19T23:25:04.683Z] [2021-03-19T23:25:04.683Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:04.683Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:25:04.683Z] #44 180.0 CC criu/protobuf-desc.o [2021-03-19T23:25:04.683Z] #44 181.1 CC criu/protobuf.o [2021-03-19T23:25:04.683Z] #44 181.5 CC criu/pstree.o [2021-03-19T23:25:04.683Z] #44 183.0 CC criu/rbtree.o [2021-03-19T23:25:04.683Z] #44 183.4 CC criu/rst-malloc.o [2021-03-19T23:25:04.683Z] #44 183.9 CC criu/seccomp.o [2021-03-19T23:25:04.683Z] #44 184.7 CC criu/seize.o [2021-03-19T23:25:04.683Z] #44 186.1 CC criu/servicefd.o [2021-03-19T23:25:04.683Z] #44 186.7 CC criu/shmem.o [2021-03-19T23:25:04.683Z] #44 188.0 CC criu/sigframe.o [2021-03-19T23:25:04.683Z] #44 188.2 CC criu/signalfd.o [2021-03-19T23:25:04.712Z] Congratulations! The swagger spec at "api/swagger.yaml" is valid against swagger specification 2.0 [2021-03-19T23:25:04.894Z] #43 ... [2021-03-19T23:25:04.894Z] [2021-03-19T23:25:04.894Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-19T23:25:04.894Z] #41 sha256:6562262f1c1d24c58c25116f4fcdda68bbe8ba8e73afc3994674b39e823a3fee [2021-03-19T23:25:04.894Z] #41 DONE 0.7s [2021-03-19T23:25:04.894Z] [2021-03-19T23:25:04.894Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:04.894Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:25:04.894Z] #43 150.1 CC criu/sigframe.o [2021-03-19T23:25:04.894Z] #43 150.3 CC criu/signalfd.o [2021-03-19T23:25:04.894Z] #43 150.5 CC criu/sk-inet.o [2021-03-19T23:25:04.911Z] #43 151.4 CC criu/sysfs_parse.o [2021-03-19T23:25:04.982Z] #44 188.6 CC criu/sk-inet.o [2021-03-19T23:25:05.175Z] #43 151.7 CC criu/timens.o [2021-03-19T23:25:05.437Z] #43 152.0 CC criu/timerfd.o [2021-03-19T23:25:05.711Z] #43 152.4 CC criu/tty.o [2021-03-19T23:25:05.839Z] #43 151.4 CC criu/sk-netlink.o [2021-03-19T23:25:05.936Z] #43 149.6 CC criu/rbtree.o [2021-03-19T23:25:06.025Z] ok github.com/docker/docker/quota 0.648s coverage: 71.4% of statements [2021-03-19T23:25:06.195Z] #43 ... [2021-03-19T23:25:06.195Z] [2021-03-19T23:25:06.195Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-19T23:25:06.195Z] #41 sha256:947c8891f3a932d8ee540a99afd1ea80d952a393251ed36689f5be111dabe201 [2021-03-19T23:25:06.195Z] #41 DONE 0.9s [2021-03-19T23:25:06.195Z] [2021-03-19T23:25:06.195Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:06.195Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:25:06.195Z] #43 149.9 CC criu/rst-malloc.o [2021-03-19T23:25:06.315Z] ok github.com/docker/docker/reference 0.005s coverage: 84.4% of statements [2021-03-19T23:25:06.412Z] #43 151.7 CC criu/sk-packet.o [2021-03-19T23:25:06.454Z] #43 150.2 CC criu/seccomp.o [2021-03-19T23:25:06.520Z] #44 190.0 CC criu/sk-netlink.o [2021-03-19T23:25:06.571Z] #56 ... [2021-03-19T23:25:06.571Z] [2021-03-19T23:25:06.571Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:25:06.571Z] #53 sha256:cd4ce51f1b18604028632cc6a33335ad14e5032a7ea15c7195174ed564030c40 [2021-03-19T23:25:06.571Z] #53 124.8 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-19T23:25:06.571Z] #53 125.6 + mkdir -p /build [2021-03-19T23:25:06.571Z] #53 125.6 + cp runc /build/runc [2021-03-19T23:25:06.605Z] Congratulations! All API changes are done the right way. [2021-03-19T23:25:06.605Z] Congratulations! All TOML source files changed here have valid syntax. [2021-03-19T23:25:06.605Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-03-19T23:25:06.605Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-03-19T23:25:06.605Z] Congratulations! No new tests were added to integration-cli. [2021-03-19T23:25:06.605Z] [2021-03-19T23:25:06.605Z] INFO Start validation with golang-ci-lint [2021-03-19T23:25:06.605Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-03-19T23:25:06.605Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-19T23:25:06.605Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-03-19T23:25:06.659Z] #43 ... [2021-03-19T23:25:06.659Z] [2021-03-19T23:25:06.659Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:25:06.659Z] #53 sha256:3da51220912a6ff723bc32905a3d92eeea07b92680a329dd55402993e2ff2030 [2021-03-19T23:25:06.659Z] #53 107.0 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-19T23:25:06.659Z] #53 108.5 + mkdir -p /build [2021-03-19T23:25:06.659Z] #53 108.5 + cp runc /build/runc [2021-03-19T23:25:06.659Z] #53 DONE 109.6s [2021-03-19T23:25:06.659Z] [2021-03-19T23:25:06.659Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:25:06.659Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-19T23:25:06.659Z] #22 24.64 Installing build dependencies: finished with status 'done' [2021-03-19T23:25:06.659Z] #22 30.28 Collecting pathspec>=0.5.3 (from yamllint==1.16.0) [2021-03-19T23:25:06.659Z] #22 30.32 Downloading https://files.pythonhosted.org/packages/29/29/a465741a3d97ea3c17d21eaad4c64205428bde56742360876c4391f930d4/pathspec-0.8.1-py2.py3-none-any.whl [2021-03-19T23:25:06.659Z] #22 30.35 Building wheels for collected packages: pyyaml [2021-03-19T23:25:06.659Z] #22 30.36 Running setup.py bdist_wheel for pyyaml: started [2021-03-19T23:25:06.818Z] #44 190.6 CC criu/sk-packet.o [2021-03-19T23:25:06.827Z] #53 DONE 126.4s [2021-03-19T23:25:06.827Z] [2021-03-19T23:25:06.827Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:06.827Z] #56 sha256:24bfbf5b8e3e24e67cc1ecbbe78dec01c13c9e5a532614cca02b513582ddc179 [2021-03-19T23:25:06.931Z] #22 31.52 Running setup.py bdist_wheel for pyyaml: finished with status 'done' [2021-03-19T23:25:06.986Z] #43 ... [2021-03-19T23:25:06.986Z] [2021-03-19T23:25:06.986Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:25:06.986Z] #49 sha256:0a0cbdec9d319feea76b6b0c8e4259448e82405d4e9cc3f2b9ed6e453ec3e337 [2021-03-19T23:25:06.986Z] #49 251.4 + /build/golangci-lint --version [2021-03-19T23:25:06.986Z] #49 251.7 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-19T23:25:06.986Z] #49 DONE 252.0s [2021-03-19T23:25:06.986Z] [2021-03-19T23:25:06.986Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:06.986Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:25:06.986Z] #43 152.4 CC criu/sk-queue.o [2021-03-19T23:25:07.196Z] #22 31.52 Stored in directory: /root/.cache/pip/wheels/2a/d4/92/cf299bdf4162957ca8126b46e913e29f76a4f17ca762c45028 [2021-03-19T23:25:07.349Z] ok github.com/docker/docker/registry 0.084s coverage: 57.2% of statements [2021-03-19T23:25:07.391Z] #43 150.8 CC criu/seize.o [2021-03-19T23:25:07.460Z] #22 31.67 Successfully built pyyaml [2021-03-19T23:25:07.460Z] #22 31.69 Installing collected packages: pyyaml, pathspec, yamllint [2021-03-19T23:25:07.460Z] #22 31.97 Successfully installed pathspec-0.8.1 pyyaml-5.4.1 yamllint-1.16.0 [2021-03-19T23:25:07.460Z] #22 ... [2021-03-19T23:25:07.460Z] [2021-03-19T23:25:07.460Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:07.460Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:25:07.460Z] #43 154.1 CC criu/tun.o [2021-03-19T23:25:07.467Z] #44 191.4 CC criu/sk-queue.o [2021-03-19T23:25:07.560Z] #43 152.9 CC criu/sk-tcp.o [2021-03-19T23:25:07.822Z] #43 153.3 CC criu/sk-unix.o [2021-03-19T23:25:07.959Z] #43 151.7 CC criu/servicefd.o [2021-03-19T23:25:07.980Z] ok github.com/docker/docker/registry/resumable 0.014s coverage: 100.0% of statements [2021-03-19T23:25:08.048Z] #43 ... [2021-03-19T23:25:08.048Z] [2021-03-19T23:25:08.048Z] #22 [dev-systemd-false 9/26] RUN pip3 install yamllint==1.16.0 [2021-03-19T23:25:08.048Z] #22 sha256:a35d58ddfb9f3f9629730880f624a4b18b6b1c37fb5307e7765f763de2a47ef6 [2021-03-19T23:25:08.048Z] #22 DONE 32.3s [2021-03-19T23:25:08.048Z] [2021-03-19T23:25:08.048Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:08.048Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:25:08.048Z] #43 154.5 CC criu/uffd.o [2021-03-19T23:25:08.271Z] ok github.com/docker/docker/restartmanager 0.001s coverage: 50.9% of statements [2021-03-19T23:25:08.527Z] #43 152.0 CC criu/shmem.o [2021-03-19T23:25:08.528Z] #44 192.1 CC criu/sk-tcp.o [2021-03-19T23:25:08.622Z] #43 ... [2021-03-19T23:25:08.622Z] [2021-03-19T23:25:08.622Z] #25 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-19T23:25:08.622Z] #25 sha256:14177752510daa8a05eae7e49decc7677768c22d78ca08669b3e352fe874e70d [2021-03-19T23:25:08.622Z] #25 DONE 0.7s [2021-03-19T23:25:08.715Z] #56 ... [2021-03-19T23:25:08.715Z] [2021-03-19T23:25:08.715Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-19T23:25:08.715Z] #54 sha256:66990062e98044029786dbe4cad1f30633383ee3158c8f4b0be94f006680cb3f [2021-03-19T23:25:08.715Z] #54 DONE 0.1s [2021-03-19T23:25:08.715Z] [2021-03-19T23:25:08.715Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:08.715Z] #56 sha256:24bfbf5b8e3e24e67cc1ecbbe78dec01c13c9e5a532614cca02b513582ddc179 [2021-03-19T23:25:08.885Z] [2021-03-19T23:25:08.885Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T23:25:08.885Z] #30 sha256:c777946833a68beebbbbbc51c21bd589e749e3be0e072b95e4978dea3c269a5d [2021-03-19T23:25:08.957Z] ok github.com/docker/docker/runconfig 0.009s coverage: 66.1% of statements [2021-03-19T23:25:08.957Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-19T23:25:09.096Z] #43 152.7 CC criu/sigframe.o [2021-03-19T23:25:09.178Z] #44 192.8 CC criu/sk-unix.o [2021-03-19T23:25:09.355Z] #43 ... [2021-03-19T23:25:09.355Z] [2021-03-19T23:25:09.355Z] #49 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:25:09.355Z] #49 sha256:b47e612099d5d1a9c5892a1523f88fd73820dfaa6b1c7ddb9d93ca332bef0fad [2021-03-19T23:25:09.355Z] #49 250.6 + /build/golangci-lint --version [2021-03-19T23:25:09.355Z] #49 250.9 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-19T23:25:09.355Z] #49 DONE 251.2s [2021-03-19T23:25:09.355Z] [2021-03-19T23:25:09.355Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:09.355Z] #43 sha256:7f3b5f08aa4a72f7b3fc35d0ca2f731c79b46a22fe8af85155dc0f9ba20e9b8b [2021-03-19T23:25:09.355Z] #43 152.9 CC criu/signalfd.o [2021-03-19T23:25:09.615Z] #43 153.1 CC criu/sk-inet.o [2021-03-19T23:25:09.741Z] #43 155.3 CC criu/sockets.o [2021-03-19T23:25:10.315Z] #43 155.9 CC criu/stats.o [2021-03-19T23:25:10.553Z] #43 154.1 CC criu/sk-netlink.o [2021-03-19T23:25:10.577Z] #43 156.2 CC criu/string.o [2021-03-19T23:25:10.813Z] #43 154.6 CC criu/sk-packet.o [2021-03-19T23:25:10.839Z] #43 156.3 CC criu/sysctl.o [2021-03-19T23:25:11.100Z] #43 156.7 CC criu/sysfs_parse.o [2021-03-19T23:25:11.362Z] #43 157.0 CC criu/timens.o [2021-03-19T23:25:11.624Z] #43 157.2 CC criu/timerfd.o [2021-03-19T23:25:11.755Z] ok github.com/docker/docker/volume/drivers 0.003s coverage: 36.1% of statements [2021-03-19T23:25:11.818Z] #43 155.5 CC criu/sk-queue.o [2021-03-19T23:25:11.886Z] #43 157.4 CC criu/tty.o [2021-03-19T23:25:11.955Z] #44 195.5 CC criu/sockets.o [2021-03-19T23:25:12.387Z] ok github.com/docker/docker/volume/local 0.306s coverage: 76.4% of statements [2021-03-19T23:25:12.398Z] #43 155.9 CC criu/sk-tcp.o [2021-03-19T23:25:12.657Z] #43 156.3 CC criu/sk-unix.o [2021-03-19T23:25:13.019Z] ok github.com/docker/docker/volume/mounts 0.020s coverage: 67.0% of statements [2021-03-19T23:25:13.026Z] #44 196.7 CC criu/stats.o [2021-03-19T23:25:13.275Z] #43 158.7 CC criu/tun.o [2021-03-19T23:25:13.324Z] #44 197.1 CC criu/string.o [2021-03-19T23:25:13.324Z] #44 197.2 CC criu/sysctl.o [2021-03-19T23:25:13.537Z] #43 159.0 CC criu/uffd.o [2021-03-19T23:25:14.034Z] #43 157.7 CC criu/sockets.o [2021-03-19T23:25:14.052Z] ok github.com/docker/docker/volume/service 0.011s coverage: 73.1% of statements [2021-03-19T23:25:14.111Z] #43 159.8 CC criu/util.o [2021-03-19T23:25:14.363Z] #30 ... [2021-03-19T23:25:14.363Z] [2021-03-19T23:25:14.363Z] #43 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:14.363Z] #43 sha256:bfd88e4e5ff221db13f795d33f10969401969e826727310175cac38111f6d0a3 [2021-03-19T23:25:14.363Z] #43 155.6 CC criu/util.o [2021-03-19T23:25:14.363Z] #43 156.7 CC criu/uts_ns.o [2021-03-19T23:25:14.363Z] #43 156.9 CC criu/vdso.o [2021-03-19T23:25:14.363Z] #43 157.4 LINK criu/built-in.o [2021-03-19T23:25:14.363Z] #43 157.5 LINK criu/criu [2021-03-19T23:25:14.363Z] #43 157.9 DEP lib/c/criu.d [2021-03-19T23:25:14.363Z] #43 158.0 CC images/rpc.pb-c.o [2021-03-19T23:25:14.363Z] #43 158.6 CC lib/c/criu.o [2021-03-19T23:25:14.363Z] #43 159.6 LINK lib/c/built-in.o [2021-03-19T23:25:14.363Z] #43 159.6 LINK lib/c/libcriu.so [2021-03-19T23:25:14.363Z] #43 159.6 LINK lib/c/libcriu.a [2021-03-19T23:25:14.363Z] #43 159.8 GEN magic.py [2021-03-19T23:25:14.363Z] #43 160.0 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:25:14.363Z] #43 160.0 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:25:14.363Z] #43 160.0 Note: Building without GnuTLS support [2021-03-19T23:25:14.363Z] #43 160.0 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:25:14.363Z] #43 160.0 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:25:14.363Z] #43 160.8 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:25:14.380Z] #44 198.2 CC criu/sysfs_parse.o [2021-03-19T23:25:14.601Z] #43 158.3 CC criu/stats.o [2021-03-19T23:25:14.861Z] #43 158.5 CC criu/string.o [2021-03-19T23:25:14.861Z] #43 158.6 CC criu/sysctl.o [2021-03-19T23:25:15.028Z] #44 198.9 CC criu/timens.o [2021-03-19T23:25:15.045Z] #43 161.5 make[1]: Nothing to be done for 'all'. [2021-03-19T23:25:15.429Z] #43 159.0 CC criu/sysfs_parse.o [2021-03-19T23:25:15.502Z] #43 160.8 CC criu/uts_ns.o [2021-03-19T23:25:15.502Z] #43 161.0 CC criu/vdso-compat.o [2021-03-19T23:25:15.620Z] #43 162.2 make[1]: 'images/built-in.o' is up to date. [2021-03-19T23:25:15.620Z] #43 162.2 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-19T23:25:15.620Z] #43 162.3 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-19T23:25:15.620Z] #43 162.3 make[1]: 'compel/libcompel.a' is up to date. [2021-03-19T23:25:15.620Z] #43 162.3 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-19T23:25:15.620Z] #43 162.3 make[1]: Nothing to be done for 'all'. [2021-03-19T23:25:15.620Z] #43 162.4 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:25:15.676Z] #44 199.3 CC criu/timerfd.o [2021-03-19T23:25:15.689Z] #43 159.3 CC criu/timens.o [2021-03-19T23:25:15.764Z] #43 161.2 CC criu/vdso.o [2021-03-19T23:25:15.975Z] #44 199.9 CC criu/tty.o [2021-03-19T23:25:15.992Z] #43 159.5 CC criu/timerfd.o [2021-03-19T23:25:16.026Z] #43 161.6 LINK criu/built-in.o [2021-03-19T23:25:16.026Z] #43 161.7 LINK criu/criu [2021-03-19T23:25:16.194Z] #43 162.9 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:16.194Z] #43 163.0 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:16.251Z] #43 159.8 CC criu/tty.o [2021-03-19T23:25:16.288Z] #43 162.0 DEP lib/c/criu.d [2021-03-19T23:25:16.457Z] #43 163.0 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:16.457Z] #43 163.1 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:16.457Z] #43 163.2 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:16.550Z] #43 162.1 CC images/rpc.pb-c.o [2021-03-19T23:25:16.720Z] #43 163.2 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:16.720Z] #43 163.3 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:16.720Z] #43 163.4 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:16.720Z] #43 163.4 INSTALL criu/criu [2021-03-19T23:25:16.812Z] #43 162.5 CC lib/c/criu.o [2021-03-19T23:25:17.629Z] #43 161.1 CC criu/tun.o [2021-03-19T23:25:17.758Z] #43 163.2 LINK lib/c/built-in.o [2021-03-19T23:25:17.758Z] #43 163.2 LINK lib/c/libcriu.so [2021-03-19T23:25:17.758Z] #43 163.3 LINK lib/c/libcriu.a [2021-03-19T23:25:17.758Z] #43 163.4 GEN magic.py [2021-03-19T23:25:17.888Z] #43 161.4 CC criu/uffd.o [2021-03-19T23:25:18.019Z] #43 163.5 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:25:18.020Z] #43 163.5 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:25:18.020Z] #43 163.5 Note: Building without GnuTLS support [2021-03-19T23:25:18.020Z] #43 163.5 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:25:18.020Z] #43 163.5 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:25:18.468Z] #43 162.3 CC criu/util.o [2021-03-19T23:25:18.593Z] #43 164.0 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:25:18.748Z] #44 202.4 CC criu/tun.o [2021-03-19T23:25:19.168Z] #43 164.5 make[1]: Nothing to be done for 'all'. [2021-03-19T23:25:19.396Z] #44 203.2 CC criu/uffd.o [2021-03-19T23:25:19.406Z] #43 163.2 CC criu/uts_ns.o [2021-03-19T23:25:19.430Z] #43 165.1 make[1]: 'images/built-in.o' is up to date. [2021-03-19T23:25:19.667Z] #43 163.4 CC criu/vdso-compat.o [2021-03-19T23:25:19.692Z] #43 165.1 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-19T23:25:19.692Z] #43 165.1 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-19T23:25:19.692Z] #43 165.1 make[1]: 'compel/libcompel.a' is up to date. [2021-03-19T23:25:19.692Z] #43 165.2 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-19T23:25:19.692Z] #43 165.2 make[1]: Nothing to be done for 'all'. [2021-03-19T23:25:19.692Z] #43 165.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:25:19.926Z] #43 163.5 CC criu/vdso.o [2021-03-19T23:25:19.954Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:19.954Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:19.954Z] #43 165.4 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:19.954Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:19.954Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:19.954Z] #43 165.5 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:19.954Z] #43 165.6 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:20.030Z] #43 DONE 166.1s [2021-03-19T23:25:20.030Z] [2021-03-19T23:25:20.030Z] #30 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T23:25:20.030Z] #30 sha256:c777946833a68beebbbbbc51c21bd589e749e3be0e072b95e4978dea3c269a5d [2021-03-19T23:25:20.030Z] #30 DONE 10.9s [2021-03-19T23:25:20.030Z] [2021-03-19T23:25:20.030Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:20.030Z] #56 sha256:542283e5690380efe771d88920d95183acbbf8c988bc486146f103bacbd791e0 [2021-03-19T23:25:20.030Z] #56 ... [2021-03-19T23:25:20.030Z] [2021-03-19T23:25:20.030Z] #33 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-19T23:25:20.030Z] #33 sha256:34e50bc643b4a9fc94a127607d02c1e41ad654b145d2f334dfa0bb647e6dc955 [2021-03-19T23:25:20.216Z] #43 165.7 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:20.216Z] #43 165.7 INSTALL criu/criu [2021-03-19T23:25:20.294Z] #33 DONE 0.8s [2021-03-19T23:25:20.294Z] [2021-03-19T23:25:20.294Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:20.294Z] #56 sha256:542283e5690380efe771d88920d95183acbbf8c988bc486146f103bacbd791e0 [2021-03-19T23:25:20.488Z] #43 DONE 166.0s [2021-03-19T23:25:20.488Z] [2021-03-19T23:25:20.488Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:20.488Z] #56 sha256:5b3e32d2468d00a9d7300ead6824996b882f0896d464b1ab5ea47fc0d2df93cd [2021-03-19T23:25:20.495Z] #43 164.0 LINK criu/built-in.o [2021-03-19T23:25:20.495Z] #43 164.1 LINK criu/criu [2021-03-19T23:25:20.556Z] #56 ... [2021-03-19T23:25:20.556Z] [2021-03-19T23:25:20.556Z] #35 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-19T23:25:20.556Z] #35 sha256:fdedb7abdcfb81a1f3aacb9a93aa4a81dcd894fcaa14c6856b4499ca604b6516 [2021-03-19T23:25:20.556Z] #35 DONE 0.2s [2021-03-19T23:25:20.556Z] [2021-03-19T23:25:20.556Z] #38 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-19T23:25:20.556Z] #38 sha256:1ca0efb7696e4b8186f073a9e2f3682a098370265ba9c190285ed0caace0fe78 [2021-03-19T23:25:20.754Z] #43 164.4 DEP lib/c/criu.d [2021-03-19T23:25:20.754Z] #43 164.5 CC images/rpc.pb-c.o [2021-03-19T23:25:20.818Z] #38 DONE 0.1s [2021-03-19T23:25:20.818Z] [2021-03-19T23:25:20.818Z] #41 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-19T23:25:20.818Z] #41 sha256:18fde345cb8aa250d8a99ac6c2d82d86c2b68382e0e1f8fa67521811ccc652d9 [2021-03-19T23:25:21.325Z] #43 164.9 CC lib/c/criu.o [2021-03-19T23:25:21.518Z] #44 205.1 CC criu/util.o [2021-03-19T23:25:21.761Z] #41 DONE 0.9s [2021-03-19T23:25:21.761Z] [2021-03-19T23:25:21.761Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T23:25:21.761Z] #44 sha256:d509669d35240a81235920c24836c0c6f4e3f3acfc2c02691b837f84b26c6b33 [2021-03-19T23:25:21.761Z] #44 DONE 0.2s [2021-03-19T23:25:21.761Z] [2021-03-19T23:25:21.761Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-19T23:25:21.761Z] #46 sha256:69466d7ee059696314acb77e98ea06bde7fbf5d8c02a960bbeb53e4256ead1fd [2021-03-19T23:25:21.879Z] #56 ... [2021-03-19T23:25:21.879Z] [2021-03-19T23:25:21.879Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T23:25:21.879Z] #44 sha256:9a9bc47f9e28b6ecf57df46966d0209c744e59fc192f7512d7f4e4829a7d1352 [2021-03-19T23:25:21.879Z] #44 DONE 0.1s [2021-03-19T23:25:21.879Z] [2021-03-19T23:25:21.879Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-19T23:25:21.879Z] #46 sha256:119010656a897a65ca2a5a7f8bc4e7aabcec3f2e0281b42652e9e757965bd5ec [2021-03-19T23:25:21.879Z] #46 DONE 0.3s [2021-03-19T23:25:21.879Z] [2021-03-19T23:25:21.879Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-19T23:25:21.879Z] #48 sha256:8b511c0d5e17d7d2419ccf8b0010808655950c01958e07cbbf62029b01a9227f [2021-03-19T23:25:21.879Z] #48 DONE 0.1s [2021-03-19T23:25:21.879Z] [2021-03-19T23:25:21.879Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:21.879Z] #56 sha256:5b3e32d2468d00a9d7300ead6824996b882f0896d464b1ab5ea47fc0d2df93cd [2021-03-19T23:25:21.893Z] #43 165.7 LINK lib/c/built-in.o [2021-03-19T23:25:22.023Z] #46 DONE 0.1s [2021-03-19T23:25:22.023Z] [2021-03-19T23:25:22.023Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-19T23:25:22.023Z] #48 sha256:3e4675ccbf7fc8805c4ba9b79082ddbdae556b9f78985a12646e81565eba5f52 [2021-03-19T23:25:22.141Z] #56 ... [2021-03-19T23:25:22.141Z] [2021-03-19T23:25:22.141Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-19T23:25:22.141Z] #50 sha256:dee8d672f8d65e54a13c5e496dc48ef0b49e2ed66116f9d042eb361b33276ae7 [2021-03-19T23:25:22.153Z] #43 165.7 LINK lib/c/libcriu.so [2021-03-19T23:25:22.153Z] #43 165.7 LINK lib/c/libcriu.a [2021-03-19T23:25:22.153Z] #43 165.8 GEN magic.py [2021-03-19T23:25:22.153Z] #43 165.9 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:25:22.153Z] #43 165.9 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:25:22.285Z] #48 DONE 0.1s [2021-03-19T23:25:22.285Z] [2021-03-19T23:25:22.285Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-19T23:25:22.285Z] #50 sha256:7b7df9239387f32169da153f39b3cf01901e73d707fd45b28e29c0b59666e037 [2021-03-19T23:25:22.403Z] #50 DONE 0.5s [2021-03-19T23:25:22.403Z] [2021-03-19T23:25:22.403Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-19T23:25:22.403Z] #52 sha256:dfeca81817e9305cec58be585a71d56b906ae3e13a9c8d314900c9bd2239b276 [2021-03-19T23:25:22.403Z] #52 DONE 0.1s [2021-03-19T23:25:22.403Z] [2021-03-19T23:25:22.403Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:22.403Z] #56 sha256:5b3e32d2468d00a9d7300ead6824996b882f0896d464b1ab5ea47fc0d2df93cd [2021-03-19T23:25:22.413Z] #43 165.9 Note: Building without GnuTLS support [2021-03-19T23:25:22.413Z] #43 165.9 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:25:22.413Z] #43 165.9 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:25:22.545Z] #50 DONE 0.4s [2021-03-19T23:25:22.545Z] [2021-03-19T23:25:22.545Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:22.545Z] #56 sha256:542283e5690380efe771d88920d95183acbbf8c988bc486146f103bacbd791e0 [2021-03-19T23:25:22.545Z] #56 ... [2021-03-19T23:25:22.545Z] [2021-03-19T23:25:22.545Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-19T23:25:22.545Z] #52 sha256:41fd6a9e00c828805d01ad2736a7ba52892bd07064c697374129820fa7ab9986 [2021-03-19T23:25:22.545Z] #52 DONE 0.1s [2021-03-19T23:25:22.672Z] #43 166.4 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:25:22.807Z] [2021-03-19T23:25:22.807Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-19T23:25:22.807Z] #54 sha256:1b4db58ee9360e9ebe405f0473ea894216b54edb47a024e93b546221aa7eaf34 [2021-03-19T23:25:23.054Z] #44 207.0 CC criu/uts_ns.o [2021-03-19T23:25:23.068Z] #54 DONE 0.4s [2021-03-19T23:25:23.068Z] [2021-03-19T23:25:23.068Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:23.068Z] #56 sha256:542283e5690380efe771d88920d95183acbbf8c988bc486146f103bacbd791e0 [2021-03-19T23:25:23.610Z] #43 167.0 make[1]: Nothing to be done for 'all'. [2021-03-19T23:25:23.702Z] #44 207.3 CC criu/vdso.o [2021-03-19T23:25:23.869Z] #43 167.5 make[1]: 'images/built-in.o' is up to date. [2021-03-19T23:25:23.869Z] #43 167.5 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-19T23:25:23.869Z] #43 167.5 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-19T23:25:23.869Z] #43 167.6 make[1]: 'compel/libcompel.a' is up to date. [2021-03-19T23:25:23.869Z] #43 167.6 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-19T23:25:23.869Z] #43 167.6 make[1]: Nothing to be done for 'all'. [2021-03-19T23:25:23.869Z] #43 167.6 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:25:24.001Z] #44 ... [2021-03-19T23:25:24.001Z] [2021-03-19T23:25:24.001Z] #41 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-03-19T23:25:24.001Z] #41 sha256:901a5c29e907a8e8e928e98b52a88e62a3d1a37f080c0011a504e7b597e8f9f9 [2021-03-19T23:25:24.001Z] #41 DONE 277.4s [2021-03-19T23:25:24.128Z] #43 167.8 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:24.128Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:24.128Z] #43 167.9 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:24.301Z] [2021-03-19T23:25:24.301Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:24.301Z] #57 sha256:22fa30cba229b1a8df3ab7cd4dc629df7b2f857cdc24a6d17388bbd4775893a8 [2021-03-19T23:25:24.301Z] #57 ... [2021-03-19T23:25:24.301Z] [2021-03-19T23:25:24.301Z] #44 [criu 2/2] RUN mkdir -p /usr/src/criu && curl -sSL https://github.com/checkpoint-restore/criu/archive/v3.14.tar.gz | tar -C /usr/src/criu/ -xz --strip-components=1 && cd /usr/src/criu && make && make PREFIX=/build/ install-criu [2021-03-19T23:25:24.301Z] #44 sha256:a58643d534591defae86bd7acdcbb46e912f83d0e8e15d8f6bddf2869892d5eb [2021-03-19T23:25:24.301Z] #44 208.1 LINK criu/built-in.o [2021-03-19T23:25:24.387Z] #43 168.0 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:24.387Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:24.387Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:24.387Z] #43 168.1 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:24.608Z] #44 208.3 LINK criu/criu [2021-03-19T23:25:24.646Z] #43 168.2 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:24.646Z] #43 168.2 INSTALL criu/criu [2021-03-19T23:25:24.906Z] #43 DONE 168.6s [2021-03-19T23:25:24.906Z] [2021-03-19T23:25:24.906Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:25:24.906Z] #53 sha256:3032b6e78c74ac7a4e79828c3e55138bac3de6e7701b5713df5fdc2619eb6318 [2021-03-19T23:25:25.674Z] #44 209.2 DEP lib/c/criu.d [2021-03-19T23:25:25.674Z] #44 209.4 CC images/rpc.pb-c.o [2021-03-19T23:25:26.283Z] #53 ... [2021-03-19T23:25:26.283Z] [2021-03-19T23:25:26.283Z] #44 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T23:25:26.283Z] #44 sha256:2cd62ac4bf898427988d6780a10cce208bcf1f8879323b7a497b1dde9bd1f74e [2021-03-19T23:25:26.283Z] #44 DONE 0.1s [2021-03-19T23:25:26.283Z] [2021-03-19T23:25:26.283Z] #46 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-19T23:25:26.283Z] #46 sha256:ffca50dfe2f2dfbee3403846c60ac320a250e511b5bcc29e4ae5ce045c4c76da [2021-03-19T23:25:26.322Z] #44 210.2 CC lib/c/criu.o [2021-03-19T23:25:26.542Z] #46 DONE 0.2s [2021-03-19T23:25:26.543Z] [2021-03-19T23:25:26.543Z] #48 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-19T23:25:26.543Z] #48 sha256:3fdd8a2d38e90d0f646cdd8e531f37128bfe7b15d731c858971190d66688c510 [2021-03-19T23:25:26.543Z] #48 DONE 0.1s [2021-03-19T23:25:26.543Z] [2021-03-19T23:25:26.543Z] #50 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-19T23:25:26.543Z] #50 sha256:c69efe4a6a0a3ada42d8a6fbf93a30663c74aec3134de6c8120d1dca5ba0456f [2021-03-19T23:25:26.615Z] #56 206.5 + bin/containerd [2021-03-19T23:25:26.809Z] ok github.com/docker/docker/pkg/plugins 33.626s coverage: 76.6% of statements [2021-03-19T23:25:26.809Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-19T23:25:26.809Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-19T23:25:26.809Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-19T23:25:26.809Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-19T23:25:26.809Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-19T23:25:26.809Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-19T23:25:26.809Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-19T23:25:26.809Z] ? github.com/docker/docker/rootless [no test files] [2021-03-19T23:25:26.809Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-19T23:25:26.809Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-19T23:25:26.809Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-19T23:25:26.809Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-19T23:25:26.809Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-19T23:25:26.810Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-19T23:25:26.810Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-19T23:25:26.810Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-19T23:25:26.810Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-19T23:25:26.810Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-19T23:25:26.810Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-19T23:25:26.810Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-19T23:25:26.810Z] ? github.com/docker/docker/volume [no test files] [2021-03-19T23:25:26.810Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-19T23:25:26.810Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === Skipped [2021-03-19T23:25:26.810Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-19T23:25:26.810Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-19T23:25:26.810Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:73: No driver to put! [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-19T23:25:26.810Z] time="2021-03-19T23:24:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-19T23:25:26.810Z] time="2021-03-19T23:24:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-19T23:25:26.810Z] time="2021-03-19T23:24:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-19T23:25:26.810Z] time="2021-03-19T23:24:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-19T23:25:26.810Z] time="2021-03-19T23:24:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:73: No driver to put! [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-19T23:25:26.810Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-19T23:25:26.810Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-19T23:25:26.810Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:25:26.810Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-19T23:25:26.810Z] graphtest_unix.go:73: No driver to put! [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-19T23:25:26.810Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-19T23:25:26.810Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] [2021-03-19T23:25:26.810Z] DONE 2225 tests, 26 skipped in 204.670s Post stage [Pipeline] junit [2021-03-19T23:25:26.857Z] Recording test results [2021-03-19T23:25:26.969Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-19T23:25:27.112Z] #50 DONE 0.5s [2021-03-19T23:25:27.112Z] [2021-03-19T23:25:27.112Z] #52 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-19T23:25:27.112Z] #52 sha256:37bdcb264ed8066364d51fdffaafb5d32c5126fdd465216867290c306fc19a74 [2021-03-19T23:25:27.112Z] #52 DONE 0.1s [2021-03-19T23:25:27.112Z] [2021-03-19T23:25:27.112Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:25:27.112Z] #53 sha256:3032b6e78c74ac7a4e79828c3e55138bac3de6e7701b5713df5fdc2619eb6318 [2021-03-19T23:25:27.388Z] + docker run --rm -t --privileged -v /home/jenkins/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/make.sh dynbinary test-integration [2021-03-19T23:25:27.680Z] [2021-03-19T23:25:27.860Z] #44 211.7 LINK lib/c/built-in.o [2021-03-19T23:25:27.860Z] #44 211.7 LINK lib/c/libcriu.so [2021-03-19T23:25:27.971Z] Removing bundles/ [2021-03-19T23:25:27.971Z] [2021-03-19T23:25:27.971Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-19T23:25:27.971Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:25:27.971Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T23:25:28.158Z] #44 211.8 LINK lib/c/libcriu.a [2021-03-19T23:25:28.458Z] #44 212.1 GEN magic.py [2021-03-19T23:25:28.459Z] #44 212.3 Note: Building without setproctitle() and strlcpy() support. [2021-03-19T23:25:28.459Z] #44 212.3 To enable these features, please install libbsd-devel (RPM) / libbsd-dev (DEB). [2021-03-19T23:25:28.459Z] #44 212.3 Note: Building without GnuTLS support [2021-03-19T23:25:28.459Z] #44 212.3 Makefile.config:39: Warn: you have no libnftables installed [2021-03-19T23:25:28.459Z] #44 212.3 Makefile.config:40: Warn: Building without nftables support [2021-03-19T23:25:29.518Z] #44 213.2 fatal: not a git repository (or any of the parent directories): .git [2021-03-19T23:25:31.089Z] #44 214.6 make[1]: Nothing to be done for 'all'. [2021-03-19T23:25:31.306Z] #53 ... [2021-03-19T23:25:31.306Z] [2021-03-19T23:25:31.306Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:31.306Z] #56 sha256:a87fae95757aee9278d96807e19211638da192ef8be0ae88aba1ee2773372363 [2021-03-19T23:25:31.306Z] #56 206.4 + bin/containerd [2021-03-19T23:25:32.148Z] #44 215.9 make[1]: 'images/built-in.o' is up to date. [2021-03-19T23:25:32.148Z] #44 215.9 make[1]: 'compel/plugins/std.lib.a' is up to date. [2021-03-19T23:25:32.148Z] #44 216.0 make[1]: 'compel/plugins/fds.lib.a' is up to date. [2021-03-19T23:25:32.148Z] #44 216.0 make[1]: 'compel/libcompel.a' is up to date. [2021-03-19T23:25:32.148Z] #44 216.1 make[1]: 'compel/compel-host-bin' is up to date. [2021-03-19T23:25:32.148Z] #44 216.1 make[1]: Nothing to be done for 'all'. [2021-03-19T23:25:32.449Z] #44 216.2 make[1]: 'soccr/libsoccr.a' is up to date. [2021-03-19T23:25:32.449Z] #44 216.4 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:32.749Z] #44 216.5 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:32.749Z] #44 216.6 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:33.048Z] #44 216.8 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:33.048Z] #44 216.8 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:33.048Z] #44 216.9 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:33.048Z] #44 217.0 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:33.252Z] #56 ... [2021-03-19T23:25:33.252Z] [2021-03-19T23:25:33.252Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:25:33.252Z] #53 sha256:cf9162dcc5826023a19279953473d3c148a7bde6d63b68735d56b63a3642aaf3 [2021-03-19T23:25:33.252Z] #53 123.3 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-19T23:25:33.252Z] #53 124.3 + mkdir -p /build [2021-03-19T23:25:33.252Z] #53 124.3 + cp runc /build/runc [2021-03-19T23:25:33.252Z] #53 DONE 124.8s [2021-03-19T23:25:33.252Z] [2021-03-19T23:25:33.252Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:33.252Z] #56 sha256:5b3e32d2468d00a9d7300ead6824996b882f0896d464b1ab5ea47fc0d2df93cd [2021-03-19T23:25:33.346Z] #44 217.2 make[2]: Nothing to be done for 'all'. [2021-03-19T23:25:33.346Z] #44 217.2 INSTALL criu/criu [2021-03-19T23:25:33.646Z] #44 DONE 217.3s [2021-03-19T23:25:33.646Z] [2021-03-19T23:25:33.646Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:25:33.646Z] #25 sha256:d7bed88cea4f77abad61bf1148d6da750c13e3d44ea65e7869751555174ccacb [2021-03-19T23:25:34.195Z] #56 ... [2021-03-19T23:25:34.195Z] [2021-03-19T23:25:34.195Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-19T23:25:34.195Z] #54 sha256:4d77bdda8e0433e998cb54208d9e4e265501f915da30e7d5e0855e3ffa23a001 [2021-03-19T23:25:34.456Z] #54 DONE 0.3s [2021-03-19T23:25:34.456Z] [2021-03-19T23:25:34.456Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:34.456Z] #56 sha256:5b3e32d2468d00a9d7300ead6824996b882f0896d464b1ab5ea47fc0d2df93cd [2021-03-19T23:25:35.213Z] #56 234.1 + bin/containerd-stress [2021-03-19T23:25:35.213Z] #56 236.1 + bin/containerd-shim [2021-03-19T23:25:36.417Z] #25 ... [2021-03-19T23:25:36.417Z] [2021-03-19T23:25:36.417Z] #50 [golangci_lint 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh golangci_lint [2021-03-19T23:25:36.417Z] #50 sha256:ab5b4539944bff4d758addde4c53ec043dec38cdaeaa434ca7e103a93a8d1898 [2021-03-19T23:25:36.417Z] #50 289.8 + /build/golangci-lint --version [2021-03-19T23:25:36.580Z] #56 ... [2021-03-19T23:25:36.580Z] [2021-03-19T23:25:36.580Z] #53 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:25:36.580Z] #53 sha256:3032b6e78c74ac7a4e79828c3e55138bac3de6e7701b5713df5fdc2619eb6318 [2021-03-19T23:25:36.580Z] #53 123.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-19T23:25:36.580Z] #53 124.8 + mkdir -p /build [2021-03-19T23:25:36.580Z] #53 124.9 + cp runc /build/runc [2021-03-19T23:25:36.580Z] #53 DONE 125.4s [2021-03-19T23:25:36.716Z] #50 290.2 golangci-lint has version v1.23.8 built from (unknown, mod sum: "h1:NlD+Ld2TKH8qVmADy4iEvPxVmXaqPIeQu3d1cGQP4jc=") on (unknown) [2021-03-19T23:25:36.840Z] [2021-03-19T23:25:36.840Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:36.840Z] #56 sha256:a87fae95757aee9278d96807e19211638da192ef8be0ae88aba1ee2773372363 [2021-03-19T23:25:37.017Z] #50 DONE 290.4s [2021-03-19T23:25:37.017Z] [2021-03-19T23:25:37.017Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:25:37.017Z] #25 sha256:d7bed88cea4f77abad61bf1148d6da750c13e3d44ea65e7869751555174ccacb [2021-03-19T23:25:37.976Z] #56 208.2 + bin/containerd-stress [2021-03-19T23:25:38.219Z] #56 ... [2021-03-19T23:25:38.219Z] [2021-03-19T23:25:38.219Z] #54 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-19T23:25:38.219Z] #54 sha256:c383c4a1b29c98854ee4ea771ed38a78b0f2fe97ccba5199ca119b5481b42a0c [2021-03-19T23:25:38.219Z] #54 DONE 0.1s [2021-03-19T23:25:38.478Z] [2021-03-19T23:25:38.478Z] #56 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:25:38.478Z] #56 sha256:a87fae95757aee9278d96807e19211638da192ef8be0ae88aba1ee2773372363 [2021-03-19T23:25:39.363Z] #56 211.4 + bin/containerd-shim [2021-03-19T23:25:40.459Z] #56 242.8 + bin/containerd-shim-runc-v1 [2021-03-19T23:25:43.327Z] 4612f6d0b889: Pull complete [2021-03-19T23:25:44.628Z] #56 247.2 + bin/containerd-shim-runc-v2 [2021-03-19T23:25:44.661Z] #56 216.8 + bin/containerd-shim-runc-v1 [2021-03-19T23:25:45.992Z] #56 248.2 + binaries [2021-03-19T23:25:45.992Z] #56 248.2 + install -D bin/containerd /build/containerd [2021-03-19T23:25:45.992Z] #56 248.2 + install -D bin/containerd-shim /build/containerd-shim [2021-03-19T23:25:45.992Z] #56 248.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-19T23:25:45.992Z] #56 248.2 + install -D bin/ctr /build/ctr [2021-03-19T23:25:46.918Z] #56 DONE 249.6s [2021-03-19T23:25:47.845Z] [2021-03-19T23:25:47.845Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-19T23:25:47.845Z] #57 sha256:c2be5fa351529d5fb54c7362e6ca6f0b2a4ae4f2e1df802d464ef38201390ada [2021-03-19T23:25:48.771Z] #57 DONE 0.8s [2021-03-19T23:25:48.771Z] [2021-03-19T23:25:48.771Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-19T23:25:48.771Z] #61 sha256:bb9b198bb66a696ea75f74dd800d430188b2157e798bfbf3d38939f55907d0a7 [2021-03-19T23:25:48.880Z] #56 220.7 + bin/containerd-shim-runc-v2 [2021-03-19T23:25:49.026Z] #61 DONE 0.2s [2021-03-19T23:25:49.026Z] [2021-03-19T23:25:49.026Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-19T23:25:49.026Z] #63 sha256:93f51f3b21f6d1def6485e163f126c1d6aed3d7e213c10c5f25453c0deabab47 [2021-03-19T23:25:49.281Z] #63 DONE 0.5s [2021-03-19T23:25:49.281Z] [2021-03-19T23:25:49.281Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-19T23:25:49.281Z] #65 sha256:59478971932addc8af5f2a8595f286dba3e5ada2ad0ba9ccc3fba9ef376d9de0 [2021-03-19T23:25:49.281Z] #65 DONE 0.0s [2021-03-19T23:25:49.281Z] [2021-03-19T23:25:49.281Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T23:25:49.281Z] #66 sha256:0ff05100d13881d00121ba2628112adebdc12891e301ec331b0cd48fa6ba4dbb [2021-03-19T23:25:49.281Z] #66 DONE 0.0s [2021-03-19T23:25:49.540Z] [2021-03-19T23:25:49.540Z] #67 [dev-systemd-true 1/2] RUN --mount=type=cache,sharing=locked,id=moby-dev-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-dev-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends dbus dbus-user-session systemd systemd-sysv [2021-03-19T23:25:49.540Z] #67 sha256:20b6902246dd44562803e345307fb8650e2b27af6786efe11540d8591bb48fcb [2021-03-19T23:25:50.101Z] #67 0.721 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-03-19T23:25:50.265Z] #56 222.1 + binaries [2021-03-19T23:25:50.265Z] #56 222.1 + install -D bin/containerd /build/containerd [2021-03-19T23:25:50.265Z] #56 222.2 + install -D bin/containerd-shim /build/containerd-shim [2021-03-19T23:25:50.265Z] #56 222.2 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-19T23:25:50.265Z] #56 222.2 + install -D bin/ctr /build/ctr [2021-03-19T23:25:50.356Z] #67 0.796 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-03-19T23:25:50.356Z] #67 0.878 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-03-19T23:25:50.356Z] #67 0.879 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-03-19T23:25:51.173Z] #67 1.070 Reading package lists... [2021-03-19T23:25:51.740Z] #67 1.696 Reading package lists... [2021-03-19T23:25:51.998Z] #67 2.303 Building dependency tree... [2021-03-19T23:25:51.998Z] #67 2.420 Reading state information... [2021-03-19T23:25:51.998Z] #67 2.526 The following additional packages will be installed: [2021-03-19T23:25:51.998Z] #67 2.527 libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 libjson-c3 libkmod2 [2021-03-19T23:25:51.998Z] #67 2.527 libpam-systemd [2021-03-19T23:25:51.998Z] #67 2.528 Suggested packages: [2021-03-19T23:25:51.998Z] #67 2.528 systemd-container policykit-1 [2021-03-19T23:25:51.998Z] #67 2.528 Recommended packages: [2021-03-19T23:25:51.998Z] #67 2.528 libnss-systemd [2021-03-19T23:25:51.998Z] #67 2.607 The following NEW packages will be installed: [2021-03-19T23:25:51.998Z] #67 2.607 dbus dbus-user-session libargon2-1 libcryptsetup12 libdbus-1-3 libidn11 [2021-03-19T23:25:51.998Z] #67 2.608 libjson-c3 libkmod2 libpam-systemd systemd systemd-sysv [2021-03-19T23:25:52.254Z] #67 2.876 0 upgraded, 11 newly installed, 0 to remove and 21 not upgraded. [2021-03-19T23:25:52.254Z] #67 2.876 Need to get 4761 kB of archives. [2021-03-19T23:25:52.254Z] #67 2.876 After this operation, 16.6 MB of additional disk space will be used. [2021-03-19T23:25:52.254Z] #67 2.876 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libargon2-1 amd64 0~20171227-0.2 [19.6 kB] [2021-03-19T23:25:52.255Z] #67 2.879 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjson-c3 amd64 0.12.1+ds-2+deb10u1 [27.3 kB] [2021-03-19T23:25:52.255Z] #67 2.879 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libcryptsetup12 amd64 2:2.1.0-5+deb10u2 [193 kB] [2021-03-19T23:25:52.255Z] #67 2.884 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libidn11 amd64 1.33-2.2 [116 kB] [2021-03-19T23:25:52.255Z] #67 2.886 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libkmod2 amd64 26-1 [52.7 kB] [2021-03-19T23:25:52.255Z] #67 2.887 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd amd64 241-7~deb10u6 [3499 kB] [2021-03-19T23:25:52.255Z] #67 2.950 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 systemd-sysv amd64 241-7~deb10u6 [100 kB] [2021-03-19T23:25:52.510Z] #67 2.963 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdbus-1-3 amd64 1.12.20-0+deb10u1 [215 kB] [2021-03-19T23:25:52.510Z] #67 2.965 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus amd64 1.12.20-0+deb10u1 [236 kB] [2021-03-19T23:25:52.510Z] #67 2.971 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpam-systemd amd64 241-7~deb10u6 [209 kB] [2021-03-19T23:25:52.510Z] #67 2.973 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dbus-user-session amd64 1.12.20-0+deb10u1 [94.5 kB] [2021-03-19T23:25:52.510Z] #67 3.118 debconf: delaying package configuration, since apt-utils is not installed [2021-03-19T23:25:52.510Z] #67 3.142 Fetched 4761 kB in 0s (13.4 MB/s) [2021-03-19T23:25:52.510Z] #67 3.166 Selecting previously unselected package libargon2-1:amd64. [2021-03-19T23:25:52.510Z] #67 3.166 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28057 files and directories currently installed.) [2021-03-19T23:25:52.510Z] #67 3.177 Preparing to unpack .../0-libargon2-1_0~20171227-0.2_amd64.deb ... [2021-03-19T23:25:52.510Z] #67 3.182 Unpacking libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-19T23:25:52.510Z] #67 3.212 Selecting previously unselected package libjson-c3:amd64. [2021-03-19T23:25:52.766Z] #67 3.215 Preparing to unpack .../1-libjson-c3_0.12.1+ds-2+deb10u1_amd64.deb ... [2021-03-19T23:25:52.766Z] #67 3.219 Unpacking libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-19T23:25:52.766Z] #67 3.251 Selecting previously unselected package libcryptsetup12:amd64. [2021-03-19T23:25:52.766Z] #67 3.251 Preparing to unpack .../2-libcryptsetup12_2%3a2.1.0-5+deb10u2_amd64.deb ... [2021-03-19T23:25:52.766Z] #67 3.255 Unpacking libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-19T23:25:52.766Z] #67 3.299 Selecting previously unselected package libidn11:amd64. [2021-03-19T23:25:52.766Z] #67 3.299 Preparing to unpack .../3-libidn11_1.33-2.2_amd64.deb ... [2021-03-19T23:25:52.766Z] #67 3.302 Unpacking libidn11:amd64 (1.33-2.2) ... [2021-03-19T23:25:52.766Z] #67 3.341 Selecting previously unselected package libkmod2:amd64. [2021-03-19T23:25:52.766Z] #67 3.341 Preparing to unpack .../4-libkmod2_26-1_amd64.deb ... [2021-03-19T23:25:52.766Z] #67 3.344 Unpacking libkmod2:amd64 (26-1) ... [2021-03-19T23:25:52.766Z] #67 3.381 Selecting previously unselected package systemd. [2021-03-19T23:25:52.766Z] #67 3.384 Preparing to unpack .../5-systemd_241-7~deb10u6_amd64.deb ... [2021-03-19T23:25:52.766Z] #67 3.422 Unpacking systemd (241-7~deb10u6) ... [2021-03-19T23:25:53.327Z] #67 3.863 Setting up libargon2-1:amd64 (0~20171227-0.2) ... [2021-03-19T23:25:53.327Z] #67 3.873 Setting up libjson-c3:amd64 (0.12.1+ds-2+deb10u1) ... [2021-03-19T23:25:53.327Z] #67 3.881 Setting up libcryptsetup12:amd64 (2:2.1.0-5+deb10u2) ... [2021-03-19T23:25:53.327Z] #67 3.890 Setting up libidn11:amd64 (1.33-2.2) ... [2021-03-19T23:25:53.327Z] #67 3.899 Setting up libkmod2:amd64 (26-1) ... [2021-03-19T23:25:53.327Z] #67 3.913 Setting up systemd (241-7~deb10u6) ... [2021-03-19T23:25:53.327Z] #67 3.951 Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. [2021-03-19T23:25:53.327Z] #67 3.953 Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. [2021-03-19T23:25:53.327Z] #67 3.957 Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-19T23:25:53.327Z] #67 3.957 Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. [2021-03-19T23:25:53.563Z] #56 DONE 225.5s [2021-03-19T23:25:53.887Z] #67 4.373 Selecting previously unselected package systemd-sysv. [2021-03-19T23:25:53.888Z] #67 4.374 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 28854 files and directories currently installed.) [2021-03-19T23:25:53.888Z] #67 4.387 Preparing to unpack .../systemd-sysv_241-7~deb10u6_amd64.deb ... [2021-03-19T23:25:53.888Z] #67 4.390 Unpacking systemd-sysv (241-7~deb10u6) ... [2021-03-19T23:25:53.888Z] #67 4.428 Selecting previously unselected package libdbus-1-3:amd64. [2021-03-19T23:25:53.888Z] #67 4.431 Preparing to unpack .../libdbus-1-3_1.12.20-0+deb10u1_amd64.deb ... [2021-03-19T23:25:53.888Z] #67 4.434 Unpacking libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-19T23:25:53.888Z] #67 4.485 Selecting previously unselected package dbus. [2021-03-19T23:25:53.888Z] #67 4.488 Preparing to unpack .../dbus_1.12.20-0+deb10u1_amd64.deb ... [2021-03-19T23:25:53.888Z] #67 4.499 Unpacking dbus (1.12.20-0+deb10u1) ... [2021-03-19T23:25:53.888Z] #67 4.551 Selecting previously unselected package libpam-systemd:amd64. [2021-03-19T23:25:53.888Z] #67 4.554 Preparing to unpack .../libpam-systemd_241-7~deb10u6_amd64.deb ... [2021-03-19T23:25:53.888Z] #67 4.557 Unpacking libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-19T23:25:53.888Z] #67 4.596 Selecting previously unselected package dbus-user-session. [2021-03-19T23:25:53.888Z] #67 4.596 Preparing to unpack .../dbus-user-session_1.12.20-0+deb10u1_amd64.deb ... [2021-03-19T23:25:54.142Z] #67 4.599 Unpacking dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-19T23:25:54.142Z] #67 4.657 Setting up systemd-sysv (241-7~deb10u6) ... [2021-03-19T23:25:54.142Z] #67 4.667 Setting up libdbus-1-3:amd64 (1.12.20-0+deb10u1) ... [2021-03-19T23:25:54.142Z] #67 4.675 Setting up dbus (1.12.20-0+deb10u1) ... [2021-03-19T23:25:54.398Z] #67 4.776 invoke-rc.d: could not determine current runlevel [2021-03-19T23:25:54.398Z] #67 4.778 invoke-rc.d: policy-rc.d denied execution of start. [2021-03-19T23:25:54.398Z] #67 4.782 Setting up libpam-systemd:amd64 (241-7~deb10u6) ... [2021-03-19T23:25:54.398Z] #67 4.917 Setting up dbus-user-session (1.12.20-0+deb10u1) ... [2021-03-19T23:25:54.398Z] #67 4.930 Processing triggers for systemd (241-7~deb10u6) ... [2021-03-19T23:25:54.398Z] #67 4.938 Processing triggers for libc-bin (2.28-10) ... [2021-03-19T23:25:54.667Z] #67 DONE 5.1s [2021-03-19T23:25:54.667Z] [2021-03-19T23:25:54.667Z] #68 [dev-systemd-true 2/2] RUN mkdir -p hack && curl -o hack/dind-systemd https://raw.githubusercontent.com/AkihiroSuda/containerized-systemd/b70bac0daeea120456764248164c21684ade7d0d/docker-entrypoint.sh && chmod +x hack/dind-systemd [2021-03-19T23:25:54.667Z] #68 sha256:97893d70c87e865d1a8ca7d0e89b4943c7c91432cd857f00f9042dbc80095fa0 [2021-03-19T23:25:54.921Z] #68 0.477 % Total % Received % Xferd Average Speed Time Time Time Current [2021-03-19T23:25:54.921Z] #68 0.479 Dload Upload Total Spent Left Speed [2021-03-19T23:25:54.947Z] [2021-03-19T23:25:54.947Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-19T23:25:54.947Z] #57 sha256:466b038d42df701a3feba077374ee1a5ae9d5d8423f9a6b197a5e87318bfeb9e [2021-03-19T23:25:55.177Z] #68 0.480 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1823 100 1823 0 0 17528 0 --:--:-- --:--:-- --:--:-- 17528 [2021-03-19T23:25:55.177Z] #68 DONE 0.6s [2021-03-19T23:25:55.177Z] [2021-03-19T23:25:55.177Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T23:25:55.177Z] #69 sha256:53237bb0deb9936de64adb6f0a970164f54403059a5bf5377613810cc8c4dcae [2021-03-19T23:25:56.540Z] #69 DONE 1.1s [2021-03-19T23:25:56.540Z] [2021-03-19T23:25:56.540Z] #70 exporting to image [2021-03-19T23:25:56.540Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-19T23:25:56.540Z] #70 exporting layers [2021-03-19T23:25:57.489Z] #57 DONE 2.0s [2021-03-19T23:25:57.489Z] [2021-03-19T23:25:57.489Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-19T23:25:57.489Z] #61 sha256:fa66fdeca9d8de2828cac9f0ddf798a0533f1f0a5104b8cfc453fe2ecd288b27 [2021-03-19T23:25:57.489Z] #61 DONE 0.5s [2021-03-19T23:25:57.489Z] [2021-03-19T23:25:57.489Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-19T23:25:57.489Z] #63 sha256:b04b855b0decba2066cfbe23e96e515a922cbf92a09964100a504228215a46cf [2021-03-19T23:25:58.872Z] #63 DONE 1.1s [2021-03-19T23:25:58.872Z] [2021-03-19T23:25:58.872Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-19T23:25:58.872Z] #65 sha256:0397c51f8fa616c80070723dd25c3e5d19ae447ca5b851e7206799bb20efd922 [2021-03-19T23:25:58.872Z] #65 DONE 0.1s [2021-03-19T23:25:58.872Z] [2021-03-19T23:25:58.872Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T23:25:58.872Z] #66 sha256:d94249dc08ee39d26061bb9ec11d0a146f7b5ba665fcd7f350f5d924029f4ce1 [2021-03-19T23:25:58.872Z] #66 DONE 0.1s [2021-03-19T23:25:58.872Z] [2021-03-19T23:25:58.872Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T23:25:58.872Z] #67 sha256:d3dea3ca1cd8ef44d01fb48a98c380db7739c0dfbca8b68ff7e3b945e9f0bed4 [2021-03-19T23:25:59.671Z] #25 ... [2021-03-19T23:25:59.671Z] [2021-03-19T23:25:59.671Z] #54 [runc 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh runc [2021-03-19T23:25:59.671Z] #54 sha256:b7d0d2881103cc0030ebfeafa0053c8594bd8ef5da8f976a9d40c4ed8ed12323 [2021-03-19T23:25:59.671Z] #54 193.9 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit="12644e614e25b05da6fd08a38ffa0cfe1903fdec" -X main.version=1.0.0-rc93 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-03-19T23:26:00.785Z] #67 DONE 1.7s [2021-03-19T23:26:00.785Z] [2021-03-19T23:26:00.785Z] #68 exporting to image [2021-03-19T23:26:00.785Z] #68 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-19T23:26:00.785Z] #68 exporting layers [2021-03-19T23:26:01.040Z] #56 238.0 + bin/containerd-stress [2021-03-19T23:26:01.040Z] #56 240.0 + bin/containerd-shim [2021-03-19T23:26:01.213Z] #54 195.5 + mkdir -p /build [2021-03-19T23:26:01.510Z] #54 195.5 + cp runc /build/runc [2021-03-19T23:26:01.510Z] #54 DONE 195.7s [2021-03-19T23:26:01.510Z] [2021-03-19T23:26:01.510Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:26:01.510Z] #25 sha256:d7bed88cea4f77abad61bf1148d6da750c13e3d44ea65e7869751555174ccacb [2021-03-19T23:26:03.074Z] #70 exporting layers 6.7s done [2021-03-19T23:26:03.074Z] #70 writing image sha256:7ebe7723d47329daf00f3b34e6abd71a25f0b03330dbc0146d22d3b9aefa3b65 done [2021-03-19T23:26:03.074Z] #70 naming to docker.io/library/docker:9780942e203b09fc4789ff5c426549baf7d242a3 done [2021-03-19T23:26:03.074Z] #70 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-19T23:26:03.414Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_SYSTEMD -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/make.sh dynbinary test-integration [2021-03-19T23:26:05.033Z] #56 237.4 + bin/containerd-stress [2021-03-19T23:26:05.033Z] #56 239.3 + bin/containerd-shim [2021-03-19T23:26:05.299Z] Created symlink /etc/systemd/system/systemd-firstboot.service → /dev/null. [2021-03-19T23:26:05.299Z] Created symlink /etc/systemd/system/systemd-udevd.service → /dev/null. [2021-03-19T23:26:05.299Z] Created symlink /etc/systemd/system/multi-user.target.wants/docker-entrypoint.service → /etc/systemd/system/docker-entrypoint.service. [2021-03-19T23:26:05.299Z] hack/dind-systemd: starting /lib/systemd/systemd --show-status=false --unit=docker-entrypoint.target [2021-03-19T23:26:05.299Z] systemd 241 running in system mode. (+PAM +AUDIT +SELINUX +IMA +APPARMOR +SMACK +SYSVINIT +UTMP +LIBCRYPTSETUP +GCRYPT +GNUTLS +ACL +XZ +LZ4 +SECCOMP +BLKID +ELFUTILS +KMOD -IDN2 +IDN -PCRE2 default-hierarchy=hybrid) [2021-03-19T23:26:05.299Z] Detected virtualization docker. [2021-03-19T23:26:05.299Z] Detected architecture x86-64. [2021-03-19T23:26:05.299Z] Set hostname to . [2021-03-19T23:26:05.860Z] + source /etc/docker-entrypoint-cmd [2021-03-19T23:26:05.860Z] ++ hack/make.sh dynbinary test-integration [2021-03-19T23:26:06.037Z] #25 ... [2021-03-19T23:26:06.037Z] [2021-03-19T23:26:06.037Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:26:06.037Z] #57 sha256:22fa30cba229b1a8df3ab7cd4dc629df7b2f857cdc24a6d17388bbd4775893a8 [2021-03-19T23:26:06.037Z] #57 273.5 + bin/containerd [2021-03-19T23:26:06.115Z] [2021-03-19T23:26:06.115Z] Removing bundles/ [2021-03-19T23:26:06.115Z] [2021-03-19T23:26:06.115Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-19T23:26:06.115Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:26:06.115Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T23:26:07.375Z] #68 exporting layers 6.5s done [2021-03-19T23:26:07.375Z] #68 writing image sha256:3e906e628832701902da14fb8c36431dca1a264a4dfcbc500f9b173439ee2325 done [2021-03-19T23:26:07.375Z] #68 naming to docker.io/library/docker:9780942e203b09fc4789ff5c426549baf7d242a3 done [2021-03-19T23:26:07.375Z] #68 DONE 6.5s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-19T23:26:07.632Z] #56 246.7 + bin/containerd-shim-runc-v1 [2021-03-19T23:26:07.719Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/test/unit [2021-03-19T23:26:08.807Z] #57 ... [2021-03-19T23:26:08.807Z] [2021-03-19T23:26:08.807Z] #25 [dockercli 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh dockercli [2021-03-19T23:26:08.807Z] #25 sha256:d7bed88cea4f77abad61bf1148d6da750c13e3d44ea65e7869751555174ccacb [2021-03-19T23:26:08.807Z] #25 322.1 + return [2021-03-19T23:26:08.807Z] #25 DONE 322.2s [2021-03-19T23:26:08.807Z] [2021-03-19T23:26:08.807Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:26:08.807Z] #57 sha256:22fa30cba229b1a8df3ab7cd4dc629df7b2f857cdc24a6d17388bbd4775893a8 [2021-03-19T23:26:10.911Z] #57 ... [2021-03-19T23:26:10.911Z] [2021-03-19T23:26:10.911Z] #26 [dev-systemd-false 10/26] COPY --from=dockercli /build/ /usr/local/cli [2021-03-19T23:26:10.911Z] #26 sha256:f75f500098d8c5d5ba436dc1ed156c4cb63746bfe4bd205978fcda0efd114a67 [2021-03-19T23:26:10.911Z] #26 DONE 0.1s [2021-03-19T23:26:10.911Z] [2021-03-19T23:26:10.911Z] #31 [dev-systemd-false 11/26] COPY --from=frozen-images /build/ /docker-frozen-images [2021-03-19T23:26:10.911Z] #31 sha256:317339485adfc608d3155796113f5418b132503175fac9358f23235cdb62f393 [2021-03-19T23:26:10.937Z] #56 251.1 + bin/containerd-shim-runc-v2 [2021-03-19T23:26:11.561Z] #31 DONE 0.6s [2021-03-19T23:26:11.561Z] [2021-03-19T23:26:11.561Z] #34 [dev-systemd-false 12/26] COPY --from=swagger /build/ /usr/local/bin/ [2021-03-19T23:26:11.561Z] #34 sha256:fb079fe45d6e416bc66804c0221ae1caab5030aba537e31c8d29a0815628a5ac [2021-03-19T23:26:11.561Z] #34 DONE 0.1s [2021-03-19T23:26:11.561Z] [2021-03-19T23:26:11.561Z] #36 [dev-systemd-false 13/26] COPY --from=tomlv /build/ /usr/local/bin/ [2021-03-19T23:26:11.561Z] #36 sha256:e608299db1d117676c893d1a920ec7c000a98f410a0fce6d086990f528e7b72f [2021-03-19T23:26:11.561Z] #36 DONE 0.1s [2021-03-19T23:26:11.561Z] [2021-03-19T23:26:11.561Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:26:11.561Z] #57 sha256:22fa30cba229b1a8df3ab7cd4dc629df7b2f857cdc24a6d17388bbd4775893a8 [2021-03-19T23:26:11.600Z] #56 246.0 + bin/containerd-shim-runc-v1 [2021-03-19T23:26:11.874Z] #57 ... [2021-03-19T23:26:11.874Z] [2021-03-19T23:26:11.874Z] #39 [dev-systemd-false 14/26] COPY --from=tini /build/ /usr/local/bin/ [2021-03-19T23:26:11.874Z] #39 sha256:3b07d6e76d39cfae24995f1bfbdf74a48f94efce01de9c55bf1fb1de4946d4ae [2021-03-19T23:26:11.874Z] #39 DONE 0.1s [2021-03-19T23:26:11.874Z] [2021-03-19T23:26:11.874Z] #42 [dev-systemd-false 15/26] COPY --from=registry /build/ /usr/local/bin/ [2021-03-19T23:26:11.874Z] #42 sha256:12a28f989453774229483069de4a2397c4331e44f0d7c483b95a553f05014219 [2021-03-19T23:26:12.172Z] #42 DONE 0.3s [2021-03-19T23:26:12.172Z] [2021-03-19T23:26:12.172Z] #45 [dev-systemd-false 16/26] COPY --from=criu /build/ /usr/local/ [2021-03-19T23:26:12.172Z] #45 sha256:4f9545b0b4bfb06591cbc0713165023aacd8a5958f17e5d0fbcc1c1ac69bec3a [2021-03-19T23:26:12.172Z] #45 DONE 0.1s [2021-03-19T23:26:12.172Z] [2021-03-19T23:26:12.172Z] #47 [dev-systemd-false 17/26] COPY --from=vndr /build/ /usr/local/bin/ [2021-03-19T23:26:12.172Z] #47 sha256:3b794c89a9e308bf1d71b4a9b201aa93e64c13991f937887d38d1ef74ca5b864 [2021-03-19T23:26:12.172Z] #47 DONE 0.1s [2021-03-19T23:26:12.172Z] [2021-03-19T23:26:12.172Z] #49 [dev-systemd-false 18/26] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-03-19T23:26:12.172Z] #49 sha256:093277462a1e325440cd4e929dd95a4a5fae52e7d39131e186e06f49ce9e48fb [2021-03-19T23:26:12.172Z] #49 DONE 0.1s [2021-03-19T23:26:12.172Z] [2021-03-19T23:26:12.172Z] #51 [dev-systemd-false 19/26] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-03-19T23:26:12.172Z] #51 sha256:b87999ecab9f8b8cf577d69c96f76aff1dd4328e5b8ab24afb0f83bee213e85b [2021-03-19T23:26:12.172Z] #51 DONE 0.1s [2021-03-19T23:26:12.172Z] [2021-03-19T23:26:12.172Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:26:12.172Z] #57 sha256:22fa30cba229b1a8df3ab7cd4dc629df7b2f857cdc24a6d17388bbd4775893a8 [2021-03-19T23:26:12.323Z] #56 252.2 + binaries [2021-03-19T23:26:12.323Z] #56 252.2 + install -D bin/containerd /build/containerd [2021-03-19T23:26:12.323Z] #56 252.2 + install -D bin/containerd-shim /build/containerd-shim [2021-03-19T23:26:12.323Z] #56 252.3 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-19T23:26:12.323Z] #56 252.3 + install -D bin/ctr /build/ctr [2021-03-19T23:26:12.471Z] #57 ... [2021-03-19T23:26:12.471Z] [2021-03-19T23:26:12.471Z] #53 [dev-systemd-false 20/26] COPY --from=shfmt /build/ /usr/local/bin/ [2021-03-19T23:26:12.471Z] #53 sha256:30fe82283a89bf71b2cf531673e028fbba2b121d319e32694fb8d7d0b4ad90f6 [2021-03-19T23:26:12.471Z] #53 DONE 0.1s [2021-03-19T23:26:12.471Z] [2021-03-19T23:26:12.471Z] #55 [dev-systemd-false 21/26] COPY --from=runc /build/ /usr/local/bin/ [2021-03-19T23:26:12.471Z] #55 sha256:d083f2b943f1c93820e31fe39f63530ef387a2af8f48712e8769c2e4d47e209e [2021-03-19T23:26:12.471Z] #55 DONE 0.1s [2021-03-19T23:26:12.471Z] [2021-03-19T23:26:12.471Z] #57 [containerd 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install,target=/tmp/install PREFIX=/build /tmp/install/install.sh containerd [2021-03-19T23:26:12.471Z] #57 sha256:22fa30cba229b1a8df3ab7cd4dc629df7b2f857cdc24a6d17388bbd4775893a8 [2021-03-19T23:26:13.006Z] ? github.com/docker/docker/api [no test files] [2021-03-19T23:26:14.236Z] #56 DONE 254.2s [2021-03-19T23:26:14.808Z] [2021-03-19T23:26:14.808Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-19T23:26:14.808Z] #57 sha256:c5615aad06e040e9120ecf448cf57531e437a0a8b3da60900add00f6405e4669 [2021-03-19T23:26:15.750Z] #57 DONE 1.0s [2021-03-19T23:26:15.750Z] [2021-03-19T23:26:15.750Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-19T23:26:15.750Z] #61 sha256:8325f4aab8067e3e4a3ad06fb5123141ca7be2302f9e979adbf4ef5a76a29ef9 [2021-03-19T23:26:15.792Z] #56 250.4 + bin/containerd-shim-runc-v2 [2021-03-19T23:26:16.010Z] #61 DONE 0.2s [2021-03-19T23:26:16.010Z] [2021-03-19T23:26:16.010Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-19T23:26:16.010Z] #63 sha256:7ae8fd11c3ac011505ba87e9e20cb3967b71b7bf0a58ba447f069d31bb56d0f2 [2021-03-19T23:26:16.358Z] #56 251.3 + binaries [2021-03-19T23:26:16.358Z] #56 251.3 + install -D bin/containerd /build/containerd [2021-03-19T23:26:16.358Z] #56 251.4 + install -D bin/containerd-shim /build/containerd-shim [2021-03-19T23:26:16.358Z] #56 251.4 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-19T23:26:16.358Z] #56 251.4 + install -D bin/ctr /build/ctr [2021-03-19T23:26:16.581Z] #63 DONE 0.5s [2021-03-19T23:26:16.581Z] [2021-03-19T23:26:16.581Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-19T23:26:16.581Z] #65 sha256:3f69edb0d17b941983603abccaae31d740fefb19956531acd9164c994a75f115 [2021-03-19T23:26:16.581Z] #65 DONE 0.0s [2021-03-19T23:26:16.581Z] [2021-03-19T23:26:16.581Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T23:26:16.581Z] #66 sha256:ea1cf0ab834e3bb7ba0782b64b738f92a30c56ae8e36390e92440fdc954a3f7d [2021-03-19T23:26:16.581Z] #66 DONE 0.0s [2021-03-19T23:26:16.581Z] [2021-03-19T23:26:16.581Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T23:26:16.581Z] #67 sha256:be2f219038cb37f9bf94ca834df5738bab64e96ed9d45b6e064fb66ceb3273c9 [2021-03-19T23:26:17.292Z] #56 DONE 252.4s [2021-03-19T23:26:18.228Z] [2021-03-19T23:26:18.228Z] #57 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-19T23:26:18.228Z] #57 sha256:5d087b0fe0e02969ae2206305a611e4c7b02082dc5e504938f26a834ffee8c79 [2021-03-19T23:26:18.495Z] #67 DONE 1.7s [2021-03-19T23:26:18.495Z] [2021-03-19T23:26:18.495Z] #68 exporting to image [2021-03-19T23:26:18.495Z] #68 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-19T23:26:18.495Z] #68 exporting layers [2021-03-19T23:26:18.794Z] #57 DONE 0.8s [2021-03-19T23:26:18.794Z] [2021-03-19T23:26:18.794Z] #61 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-19T23:26:18.794Z] #61 sha256:f1a28fa43f1945550eac8cd7f9d4eb79fab5dc6bd163fddf89f9559bb1b7fb32 [2021-03-19T23:26:19.052Z] #61 DONE 0.2s [2021-03-19T23:26:19.310Z] [2021-03-19T23:26:19.310Z] #63 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-19T23:26:19.310Z] #63 sha256:c40dcbec92b4621e896baa7b88e368688a00ce5e58ed9a526a0a34b6e622146a [2021-03-19T23:26:19.568Z] #63 DONE 0.4s [2021-03-19T23:26:19.568Z] [2021-03-19T23:26:19.568Z] #65 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-19T23:26:19.568Z] #65 sha256:e39f112d56886b783825cfe247479232be8b18c6c5c5f2784e82caf19a85bc89 [2021-03-19T23:26:19.568Z] #65 DONE 0.0s [2021-03-19T23:26:19.568Z] [2021-03-19T23:26:19.568Z] #66 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T23:26:19.568Z] #66 sha256:35ad5ffbc94c66894a5123f3518366d378c498c6f1dd7b25e1ad7e7f801a7147 [2021-03-19T23:26:19.568Z] #66 DONE 0.0s [2021-03-19T23:26:19.568Z] [2021-03-19T23:26:19.568Z] #67 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T23:26:19.568Z] #67 sha256:71c1aee3ae8b013eb6528536bbfbe119a6ff4e66515af8bbc6ff76a7bf0c97ff [2021-03-19T23:26:22.097Z] #67 DONE 2.3s [2021-03-19T23:26:22.097Z] [2021-03-19T23:26:22.097Z] #68 exporting to image [2021-03-19T23:26:22.097Z] #68 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-03-19T23:26:22.097Z] #68 exporting layers [2021-03-19T23:26:25.138Z] #68 exporting layers 6.7s done [2021-03-19T23:26:25.138Z] #68 writing image sha256:1288bf450f9339852a640eecb706cc58b7c04baa4aeae67c7ddb3eb559eeaf83 [2021-03-19T23:26:25.138Z] #68 writing image sha256:1288bf450f9339852a640eecb706cc58b7c04baa4aeae67c7ddb3eb559eeaf83 done [2021-03-19T23:26:25.138Z] #68 naming to docker.io/library/docker:9780942e203b09fc4789ff5c426549baf7d242a3 done [2021-03-19T23:26:25.138Z] #68 DONE 6.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-19T23:26:25.259Z] ok github.com/docker/docker/api/server 0.037s coverage: 9.0% of statements [2021-03-19T23:26:25.510Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/make.sh dynbinary test-integration [2021-03-19T23:26:26.893Z] [2021-03-19T23:26:26.893Z] Removing bundles/ [2021-03-19T23:26:26.893Z] [2021-03-19T23:26:26.893Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-19T23:26:27.154Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:26:27.154Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T23:26:28.661Z] #68 exporting layers 6.8s done [2021-03-19T23:26:28.661Z] #68 writing image sha256:22f17fb7438e1ac4d42182ca4ba0ec54b0d6bdb8d3f43ab116a30fadf5efa326 [2021-03-19T23:26:28.661Z] #68 writing image sha256:22f17fb7438e1ac4d42182ca4ba0ec54b0d6bdb8d3f43ab116a30fadf5efa326 done [2021-03-19T23:26:28.661Z] #68 naming to docker.io/library/docker:9780942e203b09fc4789ff5c426549baf7d242a3 done [2021-03-19T23:26:28.661Z] #68 DONE 6.8s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] sh [2021-03-19T23:26:28.999Z] + trap exit INT TERM [2021-03-19T23:26:29.000Z] + trap 'pids=$(jobs -p); echo "Remaining pids to kill: [$pids]"; [ -z "$pids" ] || kill $pids' EXIT [2021-03-19T23:26:29.000Z] + CONTAINER_NAME=docker-pr1 [2021-03-19T23:26:29.000Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42175/.git:/go/src/github.com/docker/docker/.git --name docker-pr1-build -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/make.sh dynbinary-daemon [2021-03-19T23:26:30.376Z] [2021-03-19T23:26:30.376Z] Removing bundles/ [2021-03-19T23:26:30.376Z] [2021-03-19T23:26:30.376Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-19T23:26:30.376Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:26:30.376Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T23:26:36.599Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:26:36.599Z] [2021-03-19T23:26:36.599Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T23:26:36.599Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T23:26:36.599Z] HOSTNAME=f793c4a7d55a [2021-03-19T23:26:36.599Z] TESTDEBUG=0 [2021-03-19T23:26:36.599Z] DEST=bundles/test-integration [2021-03-19T23:26:36.599Z] PWD=/go/src/github.com/docker/docker [2021-03-19T23:26:36.599Z] DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:26:36.599Z] container=docker [2021-03-19T23:26:36.599Z] HOME=/root [2021-03-19T23:26:36.599Z] GOLANG_VERSION=1.13.15 [2021-03-19T23:26:36.599Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T23:26:36.599Z] VALIDATE_BRANCH=20.10 [2021-03-19T23:26:36.599Z] TERM=xterm [2021-03-19T23:26:36.599Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T23:26:36.599Z] SHLVL=1 [2021-03-19T23:26:36.599Z] TIMEOUT=120m [2021-03-19T23:26:36.599Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T23:26:36.599Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T23:26:36.599Z] GO111MODULE=off [2021-03-19T23:26:36.599Z] DOCKER_EXPERIMENTAL=1 [2021-03-19T23:26:36.599Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T23:26:36.599Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T23:26:36.599Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T23:26:36.599Z] GOPATH=/go [2021-03-19T23:26:36.599Z] PKG_CONFIG=pkg-config [2021-03-19T23:26:36.599Z] _=/usr/bin/env [2021-03-19T23:26:36.599Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-19T23:26:45.340Z] #57 308.6 + bin/containerd-stress [2021-03-19T23:26:45.340Z] #57 311.1 + bin/containerd-shim [2021-03-19T23:26:50.968Z] #57 318.2 + bin/containerd-shim-runc-v1 [2021-03-19T23:26:52.013Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-19T23:26:52.304Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-19T23:26:55.484Z] #57 323.3 + bin/containerd-shim-runc-v2 [2021-03-19T23:26:56.528Z] #57 324.4 + binaries [2021-03-19T23:26:56.528Z] #57 324.4 + install -D bin/containerd /build/containerd [2021-03-19T23:26:56.528Z] #57 324.5 + install -D bin/containerd-shim /build/containerd-shim [2021-03-19T23:26:56.528Z] #57 324.5 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-03-19T23:26:56.528Z] #57 324.5 + install -D bin/ctr /build/ctr [2021-03-19T23:26:56.528Z] #57 DONE 324.6s [2021-03-19T23:26:57.570Z] [2021-03-19T23:26:57.570Z] #58 [dev-systemd-false 22/26] COPY --from=containerd /build/ /usr/local/bin/ [2021-03-19T23:26:57.570Z] #58 sha256:a4564fc35fb8051d2ea49f42ad9f53b4eca4586afcd533811e1f655cfeee253a [2021-03-19T23:26:57.867Z] #58 DONE 0.1s [2021-03-19T23:26:57.867Z] [2021-03-19T23:26:57.867Z] #62 [dev-systemd-false 23/26] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-03-19T23:26:57.867Z] #62 sha256:56b15621c7595f4d5bd1bbb6057716f721d4c29f08ac66dbb826d91ede25df46 [2021-03-19T23:26:57.867Z] #62 DONE 0.1s [2021-03-19T23:26:57.867Z] [2021-03-19T23:26:57.867Z] #64 [dev-systemd-false 24/26] COPY --from=vpnkit /vpnkit /usr/local/bin/vpnkit.x86_64 [2021-03-19T23:26:57.867Z] #64 sha256:d0647f6a4857ef77526cfacef68cfce73b59d822410c512e6483b9aa367f4aa6 [2021-03-19T23:26:57.867Z] #64 DONE 0.1s [2021-03-19T23:26:57.867Z] [2021-03-19T23:26:57.867Z] #66 [dev-systemd-false 25/26] COPY --from=proxy /build/ /usr/local/bin/ [2021-03-19T23:26:57.867Z] #66 sha256:bbcd998d33683462ff7f8fab315d92b5ca99f29f3b6a0ccddb39e3196aca32be [2021-03-19T23:26:57.867Z] #66 DONE 0.1s [2021-03-19T23:26:57.867Z] [2021-03-19T23:26:57.867Z] #67 [dev-systemd-false 26/26] WORKDIR /go/src/github.com/docker/docker [2021-03-19T23:26:57.867Z] #67 sha256:ed00c32e9e355b8abeba373860c6ccc961065d383c2987e40c763d69cb74fd0e [2021-03-19T23:26:58.170Z] #67 DONE 0.0s [2021-03-19T23:26:58.170Z] [2021-03-19T23:26:58.170Z] #68 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-03-19T23:26:58.170Z] #68 sha256:b34b1cf1acfd48fa875ee9becd3f81f80a3f14b2d54c8544f499309800161b55 [2021-03-19T23:27:00.254Z] #68 DONE 2.2s [2021-03-19T23:27:00.254Z] [2021-03-19T23:27:00.254Z] #69 exporting to oci image format [2021-03-19T23:27:00.254Z] #69 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-19T23:27:00.254Z] #69 exporting layers [2021-03-19T23:27:07.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-19T23:27:09.833Z] 5ff1512f88ec: Pull complete [2021-03-19T23:27:09.833Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-19T23:27:09.833Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:27:09.833Z] mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:27:09.833Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 completed successfully [2021-03-19T23:27:09.833Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore [2021-03-19T23:27:09.833Z] INFO: Version of microsoft/windowsservercore:latest is '10.0.17763.1817' [2021-03-19T23:27:09.833Z] INFO: Docker version of control daemon [2021-03-19T23:27:09.833Z] [2021-03-19T23:27:09.833Z] Client: Docker Engine - Enterprise [2021-03-19T23:27:09.833Z] Version: 19.03.12 [2021-03-19T23:27:09.833Z] API version: 1.40 [2021-03-19T23:27:09.833Z] Go version: go1.13.13 [2021-03-19T23:27:09.833Z] Git commit: 4306744 [2021-03-19T23:27:09.833Z] Built: 08/05/2020 19:27:53 [2021-03-19T23:27:09.833Z] OS/Arch: windows/amd64 [2021-03-19T23:27:09.833Z] Experimental: false [2021-03-19T23:27:09.833Z] [2021-03-19T23:27:09.833Z] Server: Docker Engine - Enterprise [2021-03-19T23:27:09.833Z] Engine: [2021-03-19T23:27:09.833Z] Version: 19.03.12 [2021-03-19T23:27:09.833Z] API version: 1.40 (minimum version 1.24) [2021-03-19T23:27:09.833Z] Go version: go1.13.13 [2021-03-19T23:27:09.833Z] Git commit: f295753ffd [2021-03-19T23:27:09.833Z] Built: 08/05/2020 19:26:41 [2021-03-19T23:27:09.833Z] OS/Arch: windows/amd64 [2021-03-19T23:27:09.833Z] Experimental: true [2021-03-19T23:27:09.833Z] [2021-03-19T23:27:09.833Z] INFO: Docker info of control daemon [2021-03-19T23:27:09.833Z] [2021-03-19T23:27:09.833Z] Client: [2021-03-19T23:27:09.833Z] Debug Mode: false [2021-03-19T23:27:09.833Z] Plugins: [2021-03-19T23:27:09.833Z] cluster: Manage Docker Enterprise clusters (Mirantis Inc., v1.6.0) [2021-03-19T23:27:09.833Z] [2021-03-19T23:27:09.833Z] Server: [2021-03-19T23:27:09.833Z] Containers: 0 [2021-03-19T23:27:09.833Z] Running: 0 [2021-03-19T23:27:09.833Z] Paused: 0 [2021-03-19T23:27:09.833Z] Stopped: 0 [2021-03-19T23:27:09.833Z] Images: 1 [2021-03-19T23:27:09.833Z] Server Version: 19.03.12 [2021-03-19T23:27:09.833Z] Storage Driver: windowsfilter (windows) lcow (linux) [2021-03-19T23:27:09.833Z] Windows: [2021-03-19T23:27:09.833Z] LCOW: [2021-03-19T23:27:09.833Z] Logging Driver: json-file [2021-03-19T23:27:09.833Z] Plugins: [2021-03-19T23:27:09.833Z] Volume: local [2021-03-19T23:27:09.833Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-19T23:27:09.833Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-19T23:27:09.833Z] Swarm: inactive [2021-03-19T23:27:09.833Z] Default Isolation: process [2021-03-19T23:27:09.833Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-19T23:27:09.833Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-19T23:27:09.833Z] OSType: windows [2021-03-19T23:27:09.833Z] Architecture: x86_64 [2021-03-19T23:27:09.833Z] CPUs: 4 [2021-03-19T23:27:09.833Z] Total Memory: 32GiB [2021-03-19T23:27:09.833Z] Name: azwin-2-36d530 [2021-03-19T23:27:09.833Z] ID: WN5Z:FHZS:DLL2:44FT:5VQE:5IBG:D3OX:ZQY2:XHHE:F6GE:ORMY:IJ6Q [2021-03-19T23:27:09.833Z] Docker Root Dir: D:\docker [2021-03-19T23:27:09.833Z] Debug Mode: false [2021-03-19T23:27:09.833Z] Registry: https://index.docker.io/v1/ [2021-03-19T23:27:09.833Z] Labels: [2021-03-19T23:27:09.833Z] Experimental: true [2021-03-19T23:27:09.833Z] Insecure Registries: [2021-03-19T23:27:09.833Z] 10.0.0.4:5000 [2021-03-19T23:27:09.833Z] 127.0.0.0/8 [2021-03-19T23:27:09.833Z] Registry Mirrors: [2021-03-19T23:27:09.833Z] http://10.0.0.4:5000/ [2021-03-19T23:27:09.833Z] Live Restore Enabled: false [2021-03-19T23:27:09.833Z] [2021-03-19T23:27:09.833Z] [2021-03-19T23:27:09.833Z] INFO: Commit hash is 9780942e20 [2021-03-19T23:27:09.833Z] INFO: Nuke-Everything... [2021-03-19T23:27:10.306Z] INFO: Container count on control daemon to delete is 0 [2021-03-19T23:27:10.778Z] INFO: Nuking d:\CI [2021-03-19T23:27:10.778Z] INFO: Zapped successfully [2021-03-19T23:27:10.778Z] INFO: Location for testing is d:\CI\PR-42175\1 [2021-03-19T23:27:10.778Z] INFO: Validating GOLang consistency in Dockerfile.windows... [2021-03-19T23:27:10.778Z] [2021-03-19T23:27:10.778Z] [2021-03-19T23:27:10.778Z] INFO: Building the image from Dockerfile.windows at 03/19/2021 23:27:10... [2021-03-19T23:27:10.778Z] [2021-03-19T23:27:13.024Z] INFO [loader] Go packages loading at mode 575 (imports|name|files|deps|exports_file|types_sizes|compiled_files) took 2m1.458917396s [2021-03-19T23:27:13.024Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 462.294388ms [2021-03-19T23:27:14.630Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-19T23:27:14.940Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-19T23:27:15.563Z] Sending build context to Docker daemon 58.27MB [2021-03-19T23:27:15.563Z] [2021-03-19T23:27:15.563Z] Step 1/10 : FROM microsoft/windowsservercore [2021-03-19T23:27:15.563Z] ---> 3eaa9ebbf51f [2021-03-19T23:27:15.563Z] Step 2/10 : SHELL ["powershell", "-Command", "$ErrorActionPreference = 'Stop'; $ProgressPreference = 'SilentlyContinue';"] [2021-03-19T23:27:15.563Z] ---> Running in 8da9d2e0d5d7 [2021-03-19T23:27:15.973Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-19T23:27:16.036Z] Removing intermediate container 8da9d2e0d5d7 [2021-03-19T23:27:16.036Z] ---> 3e6d6154e120 [2021-03-19T23:27:16.036Z] Step 3/10 : ARG GO_VERSION=1.13.15 [2021-03-19T23:27:16.036Z] ---> Running in 7dea4645f260 [2021-03-19T23:27:16.509Z] Removing intermediate container 7dea4645f260 [2021-03-19T23:27:16.509Z] ---> d37c399f0065 [2021-03-19T23:27:16.509Z] Step 4/10 : ARG GOTESTSUM_COMMIT=v0.5.3 [2021-03-19T23:27:16.509Z] ---> Running in 45981ebdd375 [2021-03-19T23:27:16.605Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-19T23:27:16.896Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-19T23:27:16.987Z] Removing intermediate container 45981ebdd375 [2021-03-19T23:27:16.987Z] ---> 89c33122703c [2021-03-19T23:27:16.987Z] Step 5/10 : ENV GO_VERSION=${GO_VERSION} GIT_VERSION=2.11.1 GOPATH=C:\gopath GO111MODULE=off FROM_DOCKERFILE=1 GOTESTSUM_COMMIT=${GOTESTSUM_COMMIT} [2021-03-19T23:27:16.987Z] ---> Running in 1e91c7a10c5d [2021-03-19T23:27:17.462Z] Removing intermediate container 1e91c7a10c5d [2021-03-19T23:27:17.462Z] ---> 9622dad26593 [2021-03-19T23:27:17.462Z] Step 6/10 : RUN Function Test-Nano() { $EditionId = (Get-ItemProperty -Path 'HKLM:\SOFTWARE\Microsoft\Windows NT\CurrentVersion' -Name 'EditionID').EditionId; return (($EditionId -eq 'ServerStandardNano') -or ($EditionId -eq 'ServerDataCenterNano') -or ($EditionId -eq 'NanoServer')); } Function Download-File([string] $source, [string] $target) { if (Test-Nano) { $handler = New-Object System.Net.Http.HttpClientHandler; $client = New-Object System.Net.Http.HttpClient($handler); $client.Timeout = New-Object System.TimeSpan(0, 30, 0); $cancelTokenSource = [System.Threading.CancellationTokenSource]::new(); $responseMsg = $client.GetAsync([System.Uri]::new($source), $cancelTokenSource.Token); $responseMsg.Wait(); if (!$responseMsg.IsCanceled) { $response = $responseMsg.Result; if ($response.IsSuccessStatusCode) { $downloadedFileStream = [System.IO.FileStream]::new($target, [System.IO.FileMode]::Create, [System.IO.FileAccess]::Write); $copyStreamOp = $response.Content.CopyToAsync($downloadedFileStream); $copyStreamOp.Wait(); $downloadedFileStream.Close(); if ($copyStreamOp.Exception -ne $null) { throw $copyStreamOp.Exception } } } else { Throw ("Failed to download " + $source) } } else { [Net.ServicePointManager]::SecurityProtocol = [Net.SecurityProtocolType]::Tls12; $webClient = New-Object System.Net.WebClient; $webClient.DownloadFile($source, $target); } } setx /M PATH $('C:\git\cmd;C:\git\usr\bin;'+$Env:PATH+';C:\gcc\bin;C:\go\bin'); Write-Host INFO: Downloading git...; $location='https://www.nuget.org/api/v2/package/GitForWindows/'+$Env:GIT_VERSION; Download-File $location C:\gitsetup.zip; Write-Host INFO: Downloading go...; $dlGoVersion=$Env:GO_VERSION -replace '\.0$',''; Download-File "https://golang.org/dl/go${dlGoVersion}.windows-amd64.zip" C:\go.zip; Write-Host INFO: Downloading compiler 1 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/gcc.zip C:\gcc.zip; Write-Host INFO: Downloading compiler 2 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/runtime.zip C:\runtime.zip; Write-Host INFO: Downloading compiler 3 of 3...; Download-File https://raw.githubusercontent.com/moby/docker-tdmgcc/master/binutils.zip C:\binutils.zip; Write-Host INFO: Extracting git...; Expand-Archive C:\gitsetup.zip C:\git-tmp; New-Item -Type Directory C:\git | Out-Null; Move-Item C:\git-tmp\tools\* C:\git\.; Remove-Item -Recurse -Force C:\git-tmp; Write-Host INFO: Expanding go...; Expand-Archive C:\go.zip -DestinationPath C:\; Write-Host INFO: Expanding compiler 1 of 3...; Expand-Archive C:\gcc.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 2 of 3...; Expand-Archive C:\runtime.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Expanding compiler 3 of 3...; Expand-Archive C:\binutils.zip -DestinationPath C:\gcc -Force; Write-Host INFO: Removing downloaded files...; Remove-Item C:\gcc.zip; Remove-Item C:\runtime.zip; Remove-Item C:\binutils.zip; Remove-Item C:\gitsetup.zip; $srcDir = """$Env:GOPATH`\src\github.com\docker\docker\bundles"""; Write-Host INFO: Ensuring existence of directory $srcDir...; New-Item -Force -ItemType Directory -Path $srcDir | Out-Null; Write-Host INFO: Configuring git core.autocrlf...; C:\git\cmd\git config --global core.autocrlf true; [2021-03-19T23:27:17.462Z] ---> Running in c3a597317176 [2021-03-19T23:27:18.402Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-19T23:27:20.466Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-19T23:27:21.568Z] ok github.com/docker/docker/api/server/httputils 0.044s coverage: 14.7% of statements [2021-03-19T23:27:21.568Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-19T23:27:21.568Z] ok github.com/docker/docker/api/server/middleware 0.038s coverage: 37.7% of statements [2021-03-19T23:27:21.568Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-19T23:27:21.568Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-19T23:27:21.568Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-19T23:27:21.829Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-19T23:27:21.829Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-19T23:27:21.829Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-19T23:27:21.829Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-19T23:27:21.829Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-19T23:27:21.972Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-19T23:27:22.091Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-19T23:27:22.256Z] [2021-03-19T23:27:22.256Z] SUCCESS: Specified value was saved. [2021-03-19T23:27:23.005Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-19T23:27:23.039Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-19T23:27:23.039Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-19T23:27:23.259Z] INFO: Downloading git... [2021-03-19T23:27:23.302Z] ok github.com/docker/docker/api/types/strslice 0.020s coverage: 90.0% of statements [2021-03-19T23:27:23.564Z] ok github.com/docker/docker/api/types/filters 0.014s coverage: 92.2% of statements [2021-03-19T23:27:23.564Z] ok github.com/docker/docker/api/server/router/swarm 0.021s coverage: 5.7% of statements [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/types [no test files] [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-19T23:27:23.564Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-19T23:27:23.564Z] ok github.com/docker/docker/api/types/time 0.021s coverage: 100.0% of statements [2021-03-19T23:27:23.636Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-19T23:27:24.138Z] ok github.com/docker/docker/api/types/versions 0.045s coverage: 75.0% of statements [2021-03-19T23:27:24.138Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-19T23:27:24.138Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-19T23:27:24.138Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-19T23:27:24.138Z] ? github.com/docker/docker/builder [no test files] [2021-03-19T23:27:24.138Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-19T23:27:24.138Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-19T23:27:24.138Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-19T23:27:24.138Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-19T23:27:24.138Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-19T23:27:24.138Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-19T23:27:24.138Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-19T23:27:24.669Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-19T23:27:25.245Z] INFO: Downloading go... [2021-03-19T23:27:25.702Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-19T23:27:25.718Z] INFO: Downloading compiler 1 of 3... [2021-03-19T23:27:26.715Z] INFO: Downloading compiler 2 of 3... [2021-03-19T23:27:26.715Z] ok github.com/docker/docker/cli/debug 0.018s coverage: 100.0% of statements [2021-03-19T23:27:27.210Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-19T23:27:27.683Z] ok github.com/docker/docker/builder/remotecontext 0.340s coverage: 13.7% of statements [2021-03-19T23:27:27.718Z] INFO: Downloading compiler 3 of 3... [2021-03-19T23:27:27.842Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-19T23:27:28.190Z] INFO: Extracting git... [2021-03-19T23:27:28.638Z] ok github.com/docker/docker/builder/dockerfile 0.913s coverage: 48.3% of statements [2021-03-19T23:27:28.638Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-19T23:27:28.875Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-19T23:27:29.211Z] ok github.com/docker/docker/builder/remotecontext/git 3.954s coverage: 86.3% of statements [2021-03-19T23:27:29.211Z] ? github.com/docker/docker/cli [no test files] [2021-03-19T23:27:29.211Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-19T23:27:29.507Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T23:27:29.507Z] Using test binary docker [2021-03-19T23:27:29.798Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-19T23:27:29.798Z] +++ /etc/init.d/apparmor start [2021-03-19T23:27:29.798Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T23:27:29.798Z] INFO: Waiting for daemon to start... [2021-03-19T23:27:29.798Z] Starting dockerd [2021-03-19T23:27:29.798Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-03-19T23:27:31.137Z] INFO [runner/unused/goanalysis] analyzers took 29.738245067s with top 10 stages: buildssa: 25.404811248s, U1000: 4.333433819s [2021-03-19T23:27:31.865Z] . [2021-03-19T23:27:31.865Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T23:27:31.865Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T23:27:31.865Z] Error: No such image: emptyfs [2021-03-19T23:27:31.865Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-19T23:27:31.865Z] ++++ docker load [2021-03-19T23:27:32.156Z] Running integration-test (iteration 1) [2021-03-19T23:27:32.156Z] Running /go/src/github.com/docker/docker/integration/build (s390x.integration.build) flags=-test.v -test.timeout=120m [2021-03-19T23:27:32.156Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:27:32.156Z] ++ set -e [2021-03-19T23:27:32.156Z] ++ '[' -n 0 ']' [2021-03-19T23:27:32.156Z] ++ set -x [2021-03-19T23:27:32.156Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-build-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:27:34.514Z] ok github.com/docker/docker/client 0.271s coverage: 75.4% of statements [2021-03-19T23:27:40.759Z] INFO: Expanding go... [2021-03-19T23:27:42.529Z] Loaded image: buildpack-deps:buster [2021-03-19T23:27:42.529Z] Loaded image: busybox:latest [2021-03-19T23:27:42.529Z] Loaded image: busybox:glibc [2021-03-19T23:27:42.570Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:27:42.570Z] [2021-03-19T23:27:42.570Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T23:27:42.570Z] DOCKER_SYSTEMD=1 [2021-03-19T23:27:42.570Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T23:27:42.570Z] HOSTNAME=f8b8fed223fc [2021-03-19T23:27:42.570Z] DEST=bundles/test-integration [2021-03-19T23:27:42.570Z] PWD=/go/src/github.com/docker/docker [2021-03-19T23:27:42.570Z] DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:27:42.570Z] container=docker [2021-03-19T23:27:42.570Z] HOME=/root [2021-03-19T23:27:42.570Z] LANG=C.UTF-8 [2021-03-19T23:27:42.570Z] INVOCATION_ID=33d64398b7c041359e2414605908c071 [2021-03-19T23:27:42.570Z] GOLANG_VERSION=1.13.15 [2021-03-19T23:27:42.570Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T23:27:42.570Z] VALIDATE_BRANCH=20.10 [2021-03-19T23:27:42.570Z] TERM=xterm [2021-03-19T23:27:42.570Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T23:27:42.570Z] SHLVL=3 [2021-03-19T23:27:42.570Z] TIMEOUT=120m [2021-03-19T23:27:42.570Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T23:27:42.570Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T23:27:42.570Z] GO111MODULE=off [2021-03-19T23:27:42.570Z] DOCKER_EXPERIMENTAL=1 [2021-03-19T23:27:42.570Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T23:27:42.570Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T23:27:42.570Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T23:27:42.570Z] GOPATH=/go [2021-03-19T23:27:42.570Z] PKG_CONFIG=pkg-config [2021-03-19T23:27:42.570Z] _=/usr/bin/env [2021-03-19T23:27:42.570Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-19T23:27:43.562Z] Loaded image: debian:bullseye [2021-03-19T23:27:43.562Z] Loaded image: hello-world:latest [2021-03-19T23:27:43.562Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T23:27:43.853Z] INFO: Testing against a local daemon [2021-03-19T23:27:43.853Z] === RUN TestCgroupNamespacesBuild [2021-03-19T23:27:45.919Z] --- PASS: TestCgroupNamespacesBuild (2.11s) [2021-03-19T23:27:45.919Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-19T23:27:47.985Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.03s) [2021-03-19T23:27:47.985Z] === RUN TestBuildWithSession [2021-03-19T23:27:47.985Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T23:27:47.985Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:27:47.985Z] === RUN TestBuildSquashParent [2021-03-19T23:27:56.459Z] --- PASS: TestBuildSquashParent (8.47s) [2021-03-19T23:27:56.459Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T23:27:56.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:27:56.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:27:56.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:27:56.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:27:56.459Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:27:56.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:27:56.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:27:56.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:27:56.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:27:56.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:27:56.459Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:27:56.459Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:27:56.459Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:27:56.459Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:27:59.185Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:27:59.185Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:28:01.112Z] ok github.com/docker/docker/cmd/dockerd 0.109s coverage: 29.1% of statements [2021-03-19T23:28:01.690Z] ok github.com/docker/docker/container 0.149s coverage: 34.7% of statements [2021-03-19T23:28:01.690Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-19T23:28:01.690Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-19T23:28:01.690Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-19T23:28:01.690Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-19T23:28:01.959Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:28:01.959Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:28:02.079Z] INFO: Expanding compiler 1 of 3... [2021-03-19T23:28:02.079Z] INFO: Expanding compiler 2 of 3... [2021-03-19T23:28:03.663Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:28:03.663Z] [2021-03-19T23:28:03.663Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T23:28:03.663Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T23:28:03.663Z] HOSTNAME=d8561aa12b0a [2021-03-19T23:28:03.663Z] DEST=bundles/test-integration [2021-03-19T23:28:03.663Z] PWD=/go/src/github.com/docker/docker [2021-03-19T23:28:03.663Z] DOCKER_ROOTLESS=1 [2021-03-19T23:28:03.663Z] DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:28:03.663Z] container=docker [2021-03-19T23:28:03.663Z] HOME=/root [2021-03-19T23:28:03.663Z] GOLANG_VERSION=1.13.15 [2021-03-19T23:28:03.663Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T23:28:03.663Z] VALIDATE_BRANCH=20.10 [2021-03-19T23:28:03.663Z] TERM=xterm [2021-03-19T23:28:03.663Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T23:28:03.663Z] SHLVL=1 [2021-03-19T23:28:03.663Z] TIMEOUT=120m [2021-03-19T23:28:03.663Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T23:28:03.663Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T23:28:03.663Z] GO111MODULE=off [2021-03-19T23:28:03.663Z] DOCKER_EXPERIMENTAL=1 [2021-03-19T23:28:03.663Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T23:28:03.663Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T23:28:03.663Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T23:28:03.663Z] GOPATH=/go [2021-03-19T23:28:03.663Z] PKG_CONFIG=pkg-config [2021-03-19T23:28:03.663Z] _=/usr/bin/env [2021-03-19T23:28:03.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-19T23:28:05.004Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.084s coverage: 65.3% of statements [2021-03-19T23:28:05.479Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-19T23:28:05.479Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.84s) [2021-03-19T23:28:05.479Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.92s) [2021-03-19T23:28:05.479Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.68s) [2021-03-19T23:28:05.479Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.90s) [2021-03-19T23:28:05.479Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.94s) [2021-03-19T23:28:05.479Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.90s) [2021-03-19T23:28:05.479Z] === RUN TestBuildMultiStageCopy [2021-03-19T23:28:05.479Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T23:28:05.905Z] INFO: Expanding compiler 3 of 3... [2021-03-19T23:28:05.953Z] ok github.com/docker/docker/daemon/cluster/convert 0.046s coverage: 35.9% of statements [2021-03-19T23:28:06.378Z] INFO: Removing downloaded files... [2021-03-19T23:28:06.378Z] INFO: Ensuring existence of directory C:\gopath\src\github.com\docker\docker\bundles ... [2021-03-19T23:28:06.378Z] INFO: Configuring git core.autocrlf... [2021-03-19T23:28:06.910Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:28:06.910Z] [2021-03-19T23:28:06.910Z] + TEST_INTEGRATION_DEST=2 [2021-03-19T23:28:06.910Z] + CONTAINER_NAME=docker-pr1-2 [2021-03-19T23:28:06.910Z] + TEST_SKIP_INTEGRATION=1 [2021-03-19T23:28:06.910Z] + TESTFLAGS='-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-19T23:28:06.910Z] + run_tests [2021-03-19T23:28:06.910Z] + c=0 [2021-03-19T23:28:06.910Z] + '[' -n 0 ']' [2021-03-19T23:28:06.910Z] + rm= [2021-03-19T23:28:06.910Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/bundles/2:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42175/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42175/.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=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/make.sh '' test-integration [2021-03-19T23:28:06.910Z] + TEST_INTEGRATION_DEST=1 [2021-03-19T23:28:06.910Z] + CONTAINER_NAME=docker-pr1-1 [2021-03-19T23:28:06.910Z] + TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T23:28:06.910Z] + run_tests test-integration-flaky [2021-03-19T23:28:06.910Z] + '[' -n 0 ']' [2021-03-19T23:28:06.910Z] + rm= [2021-03-19T23:28:06.910Z] + TEST_INTEGRATION_DEST=3 [2021-03-19T23:28:06.910Z] + CONTAINER_NAME=docker-pr1-3 [2021-03-19T23:28:06.910Z] + TEST_SKIP_INTEGRATION=1 [2021-03-19T23:28:06.910Z] + TESTFLAGS='-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-19T23:28:06.910Z] + run_tests [2021-03-19T23:28:06.910Z] + '[' -n 0 ']' [2021-03-19T23:28:06.910Z] + rm= [2021-03-19T23:28:06.910Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/bundles/1:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42175/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42175/.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=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/make.sh test-integration-flaky test-integration [2021-03-19T23:28:06.910Z] + docker run -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/bundles/3:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42175/bundles/dynbinary-daemon:/go/src/github.com/docker/docker/bundles/dynbinary-daemon -v /home/ubuntu/workspace/moby_PR-42175/.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=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/make.sh '' test-integration [2021-03-19T23:28:06.910Z] ++ jobs -p [2021-03-19T23:28:06.910Z] + for job in $(jobs -p) [2021-03-19T23:28:06.910Z] + wait 11422 [2021-03-19T23:28:06.910Z] [2021-03-19T23:28:06.910Z] ---> Making bundle: test-integration-flaky (in bundles/test-integration-flaky) [2021-03-19T23:28:06.910Z] [2021-03-19T23:28:06.910Z] [2021-03-19T23:28:06.910Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T23:28:06.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T23:28:06.910Z] HOSTNAME=152ccd71e9fc [2021-03-19T23:28:06.910Z] TEST_SKIP_INTEGRATION=1 [2021-03-19T23:28:06.910Z] TESTDEBUG=0 [2021-03-19T23:28:06.910Z] DEST=bundles/test-integration [2021-03-19T23:28:06.910Z] PWD=/go/src/github.com/docker/docker [2021-03-19T23:28:06.910Z] KEEPBUNDLE=1 [2021-03-19T23:28:06.910Z] DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:28:06.910Z] container=docker [2021-03-19T23:28:06.910Z] HOME=/root [2021-03-19T23:28:06.910Z] GOLANG_VERSION=1.13.15 [2021-03-19T23:28:06.910Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T23:28:06.910Z] VALIDATE_BRANCH=20.10 [2021-03-19T23:28:06.910Z] TERM=xterm [2021-03-19T23:28:06.910Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T23:28:06.910Z] SHLVL=1 [2021-03-19T23:28:06.910Z] TIMEOUT=120m [2021-03-19T23:28:06.910Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T23:28:06.910Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T23:28:06.910Z] TESTFLAGS=-test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-19T23:28:06.910Z] GO111MODULE=off [2021-03-19T23:28:06.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T23:28:06.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T23:28:06.910Z] GOPATH=/go [2021-03-19T23:28:06.910Z] PKG_CONFIG=pkg-config [2021-03-19T23:28:06.910Z] _=/usr/bin/env [2021-03-19T23:28:06.910Z] Building test suite binary ./integration-cli/test.main [2021-03-19T23:28:06.910Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T23:28:06.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T23:28:06.910Z] HOSTNAME=e5f3b59f8536 [2021-03-19T23:28:06.910Z] TEST_SKIP_INTEGRATION=1 [2021-03-19T23:28:06.910Z] TESTDEBUG=0 [2021-03-19T23:28:06.910Z] DEST=bundles/test-integration [2021-03-19T23:28:06.910Z] PWD=/go/src/github.com/docker/docker [2021-03-19T23:28:06.910Z] KEEPBUNDLE=1 [2021-03-19T23:28:06.910Z] DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:28:06.910Z] container=docker [2021-03-19T23:28:06.910Z] HOME=/root [2021-03-19T23:28:06.910Z] GOLANG_VERSION=1.13.15 [2021-03-19T23:28:06.910Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T23:28:06.910Z] VALIDATE_BRANCH=20.10 [2021-03-19T23:28:06.910Z] TERM=xterm [2021-03-19T23:28:06.910Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T23:28:06.910Z] SHLVL=1 [2021-03-19T23:28:06.910Z] TIMEOUT=120m [2021-03-19T23:28:06.910Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T23:28:06.910Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T23:28:06.910Z] TESTFLAGS=-test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-19T23:28:06.910Z] GO111MODULE=off [2021-03-19T23:28:06.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T23:28:06.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T23:28:06.910Z] GOPATH=/go [2021-03-19T23:28:06.910Z] PKG_CONFIG=pkg-config [2021-03-19T23:28:06.910Z] _=/usr/bin/env [2021-03-19T23:28:06.910Z] Building test suite binary ./integration-cli/test.main [2021-03-19T23:28:06.910Z] No new tests added to integration. [2021-03-19T23:28:06.910Z] [2021-03-19T23:28:06.910Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T23:28:06.910Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T23:28:06.910Z] HOSTNAME=9d0d3cd5bece [2021-03-19T23:28:06.910Z] TESTDEBUG=0 [2021-03-19T23:28:06.910Z] DEST=bundles/test-integration [2021-03-19T23:28:06.910Z] PWD=/go/src/github.com/docker/docker [2021-03-19T23:28:06.910Z] KEEPBUNDLE=1 [2021-03-19T23:28:06.910Z] DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:28:06.910Z] container=docker [2021-03-19T23:28:06.910Z] HOME=/root [2021-03-19T23:28:06.910Z] GOLANG_VERSION=1.13.15 [2021-03-19T23:28:06.910Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T23:28:06.910Z] VALIDATE_BRANCH=20.10 [2021-03-19T23:28:06.910Z] TERM=xterm [2021-03-19T23:28:06.910Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T23:28:06.910Z] SHLVL=1 [2021-03-19T23:28:06.910Z] TIMEOUT=120m [2021-03-19T23:28:06.910Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T23:28:06.910Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T23:28:06.910Z] GO111MODULE=off [2021-03-19T23:28:06.910Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T23:28:06.910Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T23:28:06.910Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T23:28:06.910Z] GOPATH=/go [2021-03-19T23:28:06.910Z] PKG_CONFIG=pkg-config [2021-03-19T23:28:06.910Z] _=/usr/bin/env [2021-03-19T23:28:06.910Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-19T23:28:08.206Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T23:28:08.497Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T23:28:09.129Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T23:28:09.268Z] ok github.com/docker/docker/daemon/cluster 0.185s coverage: 0.5% of statements [2021-03-19T23:28:10.162Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T23:28:10.794Z] --- PASS: TestBuildMultiStageCopy (5.73s) [2021-03-19T23:28:10.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.03s) [2021-03-19T23:28:10.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.62s) [2021-03-19T23:28:10.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.65s) [2021-03-19T23:28:10.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.68s) [2021-03-19T23:28:10.794Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.75s) [2021-03-19T23:28:10.794Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T23:28:11.195Z] ok github.com/docker/docker/daemon/discovery 0.030s coverage: 30.0% of statements [2021-03-19T23:28:12.146Z] ok github.com/docker/docker/daemon/config 0.094s coverage: 81.8% of statements [2021-03-19T23:28:12.724Z] ok github.com/docker/docker/daemon/events 0.068s coverage: 50.0% of statements [2021-03-19T23:28:12.874Z] --- PASS: TestBuildMultiStageParentConfig (1.85s) [2021-03-19T23:28:12.874Z] === RUN TestBuildLabelWithTargets [2021-03-19T23:28:14.118Z] ok github.com/docker/docker/daemon/graphdriver 0.015s coverage: 2.2% of statements [2021-03-19T23:28:14.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-19T23:28:14.609Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-19T23:28:15.602Z] --- PASS: TestBuildLabelWithTargets (2.75s) [2021-03-19T23:28:15.602Z] === RUN TestBuildWithEmptyLayers [2021-03-19T23:28:16.635Z] --- PASS: TestBuildWithEmptyLayers (1.22s) [2021-03-19T23:28:16.635Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T23:28:18.334Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.014s coverage: 2.9% of statements [2021-03-19T23:28:18.595Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.477s coverage: 14.1% of statements [2021-03-19T23:28:18.856Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.548s coverage: 56.2% of statements [2021-03-19T23:28:20.149Z] --- PASS: TestBuildMultiStageOnBuild (3.61s) [2021-03-19T23:28:20.149Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T23:28:21.422Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.018s coverage: 1.9% of statements [2021-03-19T23:28:21.656Z] --- PASS: TestBuildUncleanTarFilenames (1.57s) [2021-03-19T23:28:21.656Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T23:28:23.977Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.876s coverage: 73.3% of statements [2021-03-19T23:28:23.977Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.834s coverage: 45.9% of statements [2021-03-19T23:28:24.921Z] ok github.com/docker/docker/daemon/graphdriver/overlay 1.821s coverage: 49.4% of statements [2021-03-19T23:28:26.108Z] --- PASS: TestBuildMultiStageLayerLeak (3.67s) [2021-03-19T23:28:26.108Z] === RUN TestBuildWithHugeFile [2021-03-19T23:28:26.310Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.026s coverage: 57.5% of statements [2021-03-19T23:28:27.256Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.044s coverage: 3.0% of statements [2021-03-19T23:28:27.256Z] ok github.com/docker/docker/daemon 12.324s coverage: 17.1% of statements [2021-03-19T23:28:27.256Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-19T23:28:27.256Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-19T23:28:27.256Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-19T23:28:27.256Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-19T23:28:27.256Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-19T23:28:27.829Z] ok github.com/docker/docker/daemon/links 0.009s coverage: 93.0% of statements [2021-03-19T23:28:29.751Z] ok github.com/docker/docker/daemon/images 0.068s coverage: 6.7% of statements [2021-03-19T23:28:30.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-19T23:28:30.258Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-19T23:28:30.324Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.2% of statements [2021-03-19T23:28:30.324Z] ok github.com/docker/docker/daemon/logger/awslogs 0.270s coverage: 77.8% of statements [2021-03-19T23:28:31.292Z] ok github.com/docker/docker/daemon/logger/gelf 0.020s coverage: 67.0% of statements [2021-03-19T23:28:31.554Z] ok github.com/docker/docker/daemon/logger/journald 0.033s coverage: 23.9% of statements [2021-03-19T23:28:31.816Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 6.034s coverage: 57.7% of statements [2021-03-19T23:28:31.816Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-19T23:28:31.816Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-19T23:28:31.816Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-19T23:28:31.816Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-19T23:28:31.816Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-19T23:28:31.816Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-19T23:28:32.078Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.060s coverage: 61.6% of statements [2021-03-19T23:28:32.078Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.037s coverage: 87.2% of statements [2021-03-19T23:28:34.012Z] ok github.com/docker/docker/daemon/logger/local 0.064s coverage: 75.2% of statements [2021-03-19T23:28:34.012Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-19T23:28:34.012Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.092s coverage: 59.3% of statements [2021-03-19T23:28:34.012Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.041s coverage: 31.5% of statements [2021-03-19T23:28:34.591Z] ok github.com/docker/docker/daemon/logger/templates 0.067s coverage: 8.3% of statements [2021-03-19T23:28:35.539Z] ok github.com/docker/docker/daemon/logger/syslog 0.025s coverage: 46.8% of statements [2021-03-19T23:28:35.802Z] ok github.com/docker/docker/daemon/network 0.037s coverage: 63.8% of statements [2021-03-19T23:28:36.379Z] ok github.com/docker/docker/daemon/logger/splunk 1.911s coverage: 82.5% of statements [2021-03-19T23:28:36.379Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-19T23:28:36.379Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-19T23:28:36.495Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-19T23:28:37.327Z] ok github.com/docker/docker/distribution/metadata 0.117s coverage: 48.2% of statements [2021-03-19T23:28:37.660Z] #69 exporting layers 84.4s done [2021-03-19T23:28:37.660Z] #69 exporting manifest sha256:88bf54e0186abaa8996f2325e03dd0564f3daf496284cdccb396aaa894bf9ea8 done [2021-03-19T23:28:37.660Z] #69 exporting config sha256:04bf7dcee9f83cb3a1748f6940e7dfbbd15a2c00e4c0acdef153c11133c47dc5 done [2021-03-19T23:28:37.660Z] #69 sending tarball [2021-03-19T23:28:38.275Z] ok github.com/docker/docker/distribution 0.236s coverage: 25.0% of statements [2021-03-19T23:28:38.275Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-19T23:28:38.850Z] ok github.com/docker/docker/errdefs 0.012s coverage: 53.1% of statements [2021-03-19T23:28:39.425Z] ok github.com/docker/docker/image 0.050s coverage: 86.8% of statements [2021-03-19T23:28:39.688Z] ok github.com/docker/docker/distribution/xfer 1.725s coverage: 85.1% of statements [2021-03-19T23:28:39.688Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-19T23:28:39.688Z] ok github.com/docker/docker/image/cache 0.056s coverage: 19.2% of statements [2021-03-19T23:28:39.688Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-19T23:28:39.951Z] ok github.com/docker/docker/image/v1 0.060s coverage: 25.0% of statements [2021-03-19T23:28:39.951Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-19T23:28:40.450Z] #69 ... [2021-03-19T23:28:40.450Z] [2021-03-19T23:28:40.450Z] #70 importing to docker [2021-03-19T23:28:40.450Z] #70 sha256:2767fa6e3a6d5334074ddfc8c65c15115e7914972bce3ea654b3f3f7d21fea2c [2021-03-19T23:28:40.899Z] ok github.com/docker/docker/libcontainerd/queue 0.034s coverage: 100.0% of statements [2021-03-19T23:28:41.850Z] ok github.com/docker/docker/oci 0.044s coverage: 38.4% of statements [2021-03-19T23:28:41.850Z] ok github.com/docker/docker/pkg/aaparser 0.012s coverage: 52.9% of statements [2021-03-19T23:28:41.850Z] ok github.com/docker/docker/opts 0.053s coverage: 67.1% of statements [2021-03-19T23:28:42.798Z] ok github.com/docker/docker/pkg/broadcaster 0.044s coverage: 100.0% of statements [2021-03-19T23:28:43.373Z] ok github.com/docker/docker/pkg/capabilities 0.028s coverage: 87.5% of statements [2021-03-19T23:28:43.949Z] ok github.com/docker/docker/pkg/authorization 0.555s coverage: 68.3% of statements [2021-03-19T23:28:44.582Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-19T23:28:44.896Z] ok github.com/docker/docker/pkg/directory 0.014s coverage: 80.0% of statements [2021-03-19T23:28:45.158Z] ok github.com/docker/docker/pkg/archive 1.166s coverage: 77.0% of statements [2021-03-19T23:28:45.419Z] ok github.com/docker/docker/pkg/discovery 0.010s coverage: 58.3% of statements [2021-03-19T23:28:45.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-19T23:28:46.036Z] ok github.com/docker/docker/pkg/discovery/file 0.011s coverage: 97.6% of statements [2021-03-19T23:28:46.621Z] ok github.com/docker/docker/pkg/discovery/memory 0.008s coverage: 92.3% of statements [2021-03-19T23:28:46.871Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-19T23:28:47.216Z] ok github.com/docker/docker/pkg/discovery/nodes 0.014s coverage: 93.8% of statements [2021-03-19T23:28:47.791Z] ok github.com/docker/docker/pkg/dmesg 0.007s coverage: 83.3% of statements [2021-03-19T23:28:47.798Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-19T23:28:48.052Z] ok github.com/docker/docker/pkg/chrootarchive 3.539s coverage: 43.2% of statements [2021-03-19T23:28:48.054Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-19T23:28:48.996Z] ok github.com/docker/docker/pkg/filenotify 0.616s coverage: 67.0% of statements [2021-03-19T23:28:48.996Z] ok github.com/docker/docker/pkg/fileutils 0.017s coverage: 89.5% of statements [2021-03-19T23:28:49.258Z] ok github.com/docker/docker/pkg/homedir 0.009s coverage: 11.4% of statements [2021-03-19T23:28:49.520Z] ok github.com/docker/docker/pkg/fsutils 0.264s coverage: 85.1% of statements [2021-03-19T23:28:49.782Z] ok github.com/docker/docker/pkg/discovery/kv 3.105s coverage: 84.1% of statements [2021-03-19T23:28:49.985Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-19T23:28:50.356Z] ok github.com/docker/docker/layer 7.407s coverage: 68.8% of statements [2021-03-19T23:28:50.356Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-19T23:28:50.356Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-19T23:28:50.356Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-19T23:28:50.356Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-19T23:28:50.356Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-19T23:28:50.356Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-19T23:28:50.356Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-19T23:28:50.931Z] ok github.com/docker/docker/pkg/jsonmessage 0.030s coverage: 91.7% of statements [2021-03-19T23:28:50.931Z] ok github.com/docker/docker/pkg/longpath 0.032s coverage: 100.0% of statements [2021-03-19T23:28:50.931Z] ok github.com/docker/docker/pkg/ioutils 0.639s coverage: 69.3% of statements [2021-03-19T23:28:51.194Z] ok github.com/docker/docker/pkg/idtools 0.918s coverage: 69.5% of statements [2021-03-19T23:28:51.194Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-19T23:28:51.194Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-19T23:28:51.194Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-19T23:28:51.457Z] ok github.com/docker/docker/pkg/namesgenerator 0.028s coverage: 85.7% of statements [2021-03-19T23:28:51.457Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-19T23:28:51.457Z] ok github.com/docker/docker/pkg/parsers 0.013s coverage: 97.0% of statements [2021-03-19T23:28:51.720Z] ok github.com/docker/docker/pkg/parsers/kernel 0.018s coverage: 60.0% of statements [2021-03-19T23:28:51.982Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.039s coverage: 86.7% of statements [2021-03-19T23:28:52.243Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-19T23:28:52.247Z] ok github.com/docker/docker/pkg/pidfile 0.018s coverage: 82.4% of statements [2021-03-19T23:28:52.247Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-19T23:28:52.247Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-19T23:28:52.511Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.041s coverage: 56.8% of statements [2021-03-19T23:28:52.538Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.799444248s with top 10 stages: buildssa: 1m43.96164486s, goimports: 23.046450675s, unconvert: 14.615894197s, gosec: 10.226828377s, golint: 6.179794821s, ineffassign: 4.626457793s, misspell: 3.838723128s, vrp: 3.749679477s, inspect: 2.721722841s, printf: 1.946081582s [2021-03-19T23:28:52.538Z] INFO [runner] Issues before processing: 2265, after processing: 0 [2021-03-19T23:28:52.538Z] INFO [runner] Processors filtering stat (out/in): exclude: 1580/1580, nolint: 0/64, skip_dirs: 1685/1685, exclude-rules: 64/1580, autogenerated_exclude: 1580/1685, filename_unadjuster: 1685/1685, path_prettifier: 1685/1685, identifier_marker: 1580/1580, cgo: 1685/2265, skip_files: 1685/1685 [2021-03-19T23:28:52.538Z] INFO [runner] processing took 58.870579ms with stages: nolint: 25.774601ms, identifier_marker: 16.164896ms, path_prettifier: 7.739109ms, autogenerated_exclude: 3.957515ms, exclude-rules: 3.269544ms, skip_dirs: 1.609861ms, cgo: 258.428µs, filename_unadjuster: 91.387µs, max_same_issues: 1.368µs, uniq_by_line: 821ns, path_shortener: 608ns, diff: 508ns, max_per_file_from_linter: 491ns, skip_files: 417ns, max_from_linter: 383ns, exclude: 327ns, source_code: 315ns [2021-03-19T23:28:52.538Z] INFO [runner] linters took 1m43.094806791s with stages: goanalysis_metalinter: 1m21.897442678s, unused: 21.138361684s [2021-03-19T23:28:52.538Z] INFO File cache stats: 1450 entries of total size 6.8MiB [2021-03-19T23:28:52.538Z] INFO Memory: 1539 samples, avg is 753.9MB, max is 3703.8MB [2021-03-19T23:28:52.538Z] INFO Execution took 3m45.023965808s [2021-03-19T23:28:52.538Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-03-19T23:28:52.882Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/make.sh dynbinary-daemon test-docker-py [2021-03-19T23:28:53.234Z] ok github.com/docker/docker/pkg/pools 0.027s coverage: 88.2% of statements [2021-03-19T23:28:53.234Z] ok github.com/docker/docker/pkg/progress 0.015s coverage: 75.9% of statements [2021-03-19T23:28:53.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-19T23:28:53.496Z] ok github.com/docker/docker/pkg/plugins/transport 0.012s coverage: 85.7% of statements [2021-03-19T23:28:53.538Z] [2021-03-19T23:28:53.538Z] Removing bundles/ [2021-03-19T23:28:53.538Z] [2021-03-19T23:28:53.538Z] ---> Making bundle: dynbinary-daemon (in bundles/dynbinary-daemon) [2021-03-19T23:28:53.538Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:28:53.538Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T23:28:54.069Z] ok github.com/docker/docker/pkg/reexec 0.022s coverage: 82.4% of statements [2021-03-19T23:28:54.644Z] ok github.com/docker/docker/pkg/stdcopy 0.010s coverage: 100.0% of statements [2021-03-19T23:28:54.644Z] ok github.com/docker/docker/pkg/pubsub 1.077s coverage: 75.0% of statements [2021-03-19T23:28:55.142Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-19T23:28:55.217Z] ok github.com/docker/docker/pkg/streamformatter 0.010s coverage: 66.2% of statements [2021-03-19T23:28:55.217Z] ok github.com/docker/docker/pkg/stringid 0.011s coverage: 70.6% of statements [2021-03-19T23:28:56.160Z] ok github.com/docker/docker/pkg/sysinfo 0.016s coverage: 54.2% of statements [2021-03-19T23:28:56.421Z] ok github.com/docker/docker/pkg/system 0.032s coverage: 36.9% of statements [2021-03-19T23:28:56.505Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-19T23:28:56.995Z] ok github.com/docker/docker/pkg/tailfile 0.116s coverage: 88.6% of statements [2021-03-19T23:28:56.995Z] ok github.com/docker/docker/pkg/signal 2.780s coverage: 61.0% of statements [2021-03-19T23:28:57.066Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-19T23:28:57.258Z] testing: warning: no tests to run [2021-03-19T23:28:57.258Z] coverage: [no statements] [2021-03-19T23:28:57.258Z] ok github.com/docker/docker/pkg/term/windows 0.015s coverage: [no statements] [no tests to run] [2021-03-19T23:28:57.258Z] ok github.com/docker/docker/pkg/tarsum 0.130s coverage: 89.3% of statements [2021-03-19T23:28:57.520Z] ok github.com/docker/docker/pkg/truncindex 0.110s coverage: 91.5% of statements [2021-03-19T23:28:57.782Z] ok github.com/docker/docker/pkg/urlutil 0.023s coverage: 100.0% of statements [2021-03-19T23:28:57.782Z] ok github.com/docker/docker/pkg/useragent 0.008s coverage: 88.9% of statements [2021-03-19T23:28:58.828Z] --- PASS: TestBuildWithHugeFile (28.98s) [2021-03-19T23:28:58.829Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T23:28:58.829Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:28:58.829Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:28:58.829Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:28:58.829Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:28:58.829Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:28:58.829Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:28:58.829Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:28:58.829Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:28:58.829Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:28:58.829Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-03-19T23:28:58.829Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.25s) [2021-03-19T23:28:58.829Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-03-19T23:28:58.829Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.15s) [2021-03-19T23:28:58.829Z] === RUN TestBuildPreserveOwnership [2021-03-19T23:28:58.829Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-19T23:28:58.954Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-19T23:28:59.173Z] ok github.com/docker/docker/plugin/v2 0.013s coverage: 14.5% of statements [2021-03-19T23:28:59.173Z] ok github.com/docker/docker/profiles/seccomp 0.025s coverage: 85.4% of statements [2021-03-19T23:28:59.217Z] #70 DONE 16.8s [2021-03-19T23:28:59.217Z] [2021-03-19T23:28:59.217Z] #69 exporting to oci image format [2021-03-19T23:28:59.217Z] #69 sha256:69a2560eef4d3ece902c3b5149d142e9bd132f25db0bc9e35b94201534c415d2 [2021-03-19T23:28:59.217Z] #69 sending tarball 32.3s done [2021-03-19T23:28:59.217Z] #69 DONE 116.7s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-19T23:28:59.686Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/test/unit [2021-03-19T23:28:59.880Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-19T23:29:00.117Z] ok github.com/docker/docker/reference 0.019s coverage: 84.4% of statements [2021-03-19T23:29:00.335Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-19T23:29:00.379Z] ok github.com/docker/docker/plugin 0.573s coverage: 23.2% of statements [2021-03-19T23:29:01.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-19T23:29:02.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-19T23:29:02.300Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-19T23:29:02.300Z] ok github.com/docker/docker/registry/resumable 0.049s coverage: 100.0% of statements [2021-03-19T23:29:02.300Z] ok github.com/docker/docker/quota 0.596s coverage: 71.4% of statements [2021-03-19T23:29:02.300Z] ok github.com/docker/docker/registry 0.163s coverage: 57.2% of statements [2021-03-19T23:29:02.300Z] ok github.com/docker/docker/restartmanager 0.020s coverage: 45.3% of statements [2021-03-19T23:29:02.694Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-19T23:29:02.874Z] ok github.com/docker/docker/testutil 0.027s coverage: 62.5% of statements [2021-03-19T23:29:03.064Z] --- PASS: TestBuildPreserveOwnership (8.01s) [2021-03-19T23:29:03.064Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.22s) [2021-03-19T23:29:03.064Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.78s) [2021-03-19T23:29:03.064Z] === RUN TestBuildPlatformInvalid [2021-03-19T23:29:03.064Z] --- PASS: TestBuildPlatformInvalid (0.19s) [2021-03-19T23:29:03.064Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-19T23:29:03.252Z] ? github.com/docker/docker/api [no test files] [2021-03-19T23:29:03.287Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-19T23:29:03.449Z] ok github.com/docker/docker/runconfig 0.047s coverage: 66.1% of statements [2021-03-19T23:29:04.060Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-19T23:29:04.264Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-19T23:29:04.526Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-19T23:29:05.370Z] ok github.com/docker/docker/volume/drivers 0.030s coverage: 36.1% of statements [2021-03-19T23:29:05.426Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T23:29:05.426Z] Using test binary docker [2021-03-19T23:29:05.426Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-19T23:29:05.426Z] Starting apparmor (via systemctl): apparmor.service. [2021-03-19T23:29:05.426Z] Starting dockerd [2021-03-19T23:29:05.426Z] INFO: Waiting for daemon to start... [2021-03-19T23:29:05.632Z] ok github.com/docker/docker/volume/mounts 0.053s coverage: 67.0% of statements [2021-03-19T23:29:05.915Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-19T23:29:06.579Z] ok github.com/docker/docker/volume/local 0.232s coverage: 76.4% of statements [2021-03-19T23:29:07.310Z] . [2021-03-19T23:29:07.310Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T23:29:07.310Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T23:29:07.310Z] Error: No such image: emptyfs [2021-03-19T23:29:07.520Z] ok github.com/docker/docker/volume/service 0.027s coverage: 73.1% of statements [2021-03-19T23:29:07.566Z] Running integration-test (iteration 1) [2021-03-19T23:29:07.566Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-19T23:29:09.220Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-19T23:29:10.607Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-19T23:29:11.993Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-19T23:29:12.254Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-19T23:29:13.432Z] Loaded image: buildpack-deps:buster [2021-03-19T23:29:13.432Z] Loaded image: busybox:latest [2021-03-19T23:29:13.432Z] Loaded image: busybox:glibc [2021-03-19T23:29:13.641Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-19T23:29:14.585Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-19T23:29:14.938Z] Loaded image: debian:bullseye [2021-03-19T23:29:15.229Z] Loaded image: hello-world:latest [2021-03-19T23:29:15.229Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T23:29:16.500Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-19T23:29:17.072Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-19T23:29:18.457Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-19T23:29:18.793Z] Removing intermediate container c3a597317176 [2021-03-19T23:29:18.793Z] ---> b66e3346a4a1 [2021-03-19T23:29:18.793Z] Step 7/10 : RUN Function Build-GoTestSum() { Write-Host "INFO: Building gotestsum version $Env:GOTESTSUM_COMMIT in $Env:GOPATH"; $Env:GO111MODULE = 'on'; $tmpGobin = "${Env:GOBIN_TMP}"; $Env:GOBIN = """${Env:GOPATH}`\bin"""; &go get -buildmode=exe "gotest.tools/gotestsum@${Env:GOTESTSUM_COMMIT}"; $Env:GOBIN = "${tmpGobin}"; $Env:GO111MODULE = 'off'; if ($LASTEXITCODE -ne 0) { Throw '"gotestsum build failed..."'; } Write-Host "INFO: Build done for gotestsum..."; } Build-GoTestSum [2021-03-19T23:29:18.793Z] ---> Running in 26125db07a03 [2021-03-19T23:29:18.793Z] INFO: Building gotestsum version v0.5.3 in C:\gopath [2021-03-19T23:29:18.793Z] go: finding gotest.tools v0.5.3 [2021-03-19T23:29:18.793Z] go: finding gotest.tools/gotestsum v0.5.3 [2021-03-19T23:29:18.793Z] go: downloading gotest.tools/gotestsum v0.5.3 [2021-03-19T23:29:18.793Z] go: extracting gotest.tools/gotestsum v0.5.3 [2021-03-19T23:29:19.267Z] go: downloading github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:29:19.267Z] go: downloading github.com/spf13/pflag v1.0.3 [2021-03-19T23:29:19.267Z] go: downloading github.com/pkg/errors v0.9.1 [2021-03-19T23:29:19.267Z] go: extracting github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:29:19.267Z] go: downloading golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:29:19.267Z] go: extracting github.com/pkg/errors v0.9.1 [2021-03-19T23:29:19.267Z] go: extracting github.com/spf13/pflag v1.0.3 [2021-03-19T23:29:19.267Z] go: downloading golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:29:19.267Z] go: downloading github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:29:19.267Z] go: downloading github.com/fatih/color v1.9.0 [2021-03-19T23:29:19.267Z] go: extracting github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:29:19.267Z] go: extracting github.com/fatih/color v1.9.0 [2021-03-19T23:29:19.267Z] go: downloading github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:29:19.267Z] go: extracting github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:29:19.401Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T23:29:19.401Z] Using test binary docker [2021-03-19T23:29:19.401Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-19T23:29:19.401Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T23:29:19.401Z] INFO: Waiting for daemon to start... [2021-03-19T23:29:19.401Z] Starting dockerd [2021-03-19T23:29:19.740Z] go: downloading github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:29:19.740Z] go: extracting github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:29:19.740Z] go: downloading golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:29:19.740Z] go: downloading golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:29:19.740Z] go: extracting golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:29:19.740Z] go: extracting golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:29:19.740Z] go: extracting golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:29:19.740Z] go: extracting golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:29:19.792Z] Loaded image: buildpack-deps:buster [2021-03-19T23:29:20.048Z] Loaded image: busybox:latest [2021-03-19T23:29:20.303Z] Loaded image: busybox:glibc [2021-03-19T23:29:20.735Z] go: finding github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 [2021-03-19T23:29:21.208Z] go: finding github.com/pkg/errors v0.9.1 [2021-03-19T23:29:21.208Z] go: finding github.com/spf13/pflag v1.0.3 [2021-03-19T23:29:21.208Z] go: finding github.com/fatih/color v1.9.0 [2021-03-19T23:29:21.208Z] go: finding github.com/mattn/go-colorable v0.1.6 [2021-03-19T23:29:21.208Z] go: finding github.com/mattn/go-isatty v0.0.12 [2021-03-19T23:29:21.208Z] go: finding github.com/jonboulle/clockwork v0.1.0 [2021-03-19T23:29:21.208Z] go: finding golang.org/x/tools v0.0.0-20190624222133-a101b041ded4 [2021-03-19T23:29:21.208Z] go: finding golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2 [2021-03-19T23:29:21.208Z] go: finding golang.org/x/sync v0.0.0-20190423024810-112230192c58 [2021-03-19T23:29:21.208Z] go: finding golang.org/x/sys v0.0.0-20200515095857-1151b9dac4a9 [2021-03-19T23:29:21.925Z] ok github.com/docker/docker/api/server 0.018s coverage: 9.0% of statements [2021-03-19T23:29:22.700Z] . [2021-03-19T23:29:22.700Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T23:29:22.700Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T23:29:22.700Z] Error: No such image: emptyfs [2021-03-19T23:29:22.700Z] Running integration-test (iteration 1) [2021-03-19T23:29:22.700Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-19T23:29:22.817Z] Loaded image: debian:bullseye [2021-03-19T23:29:22.817Z] Loaded image: hello-world:latest [2021-03-19T23:29:23.378Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T23:29:23.634Z] INFO: Testing against a local daemon [2021-03-19T23:29:23.634Z] === RUN TestCgroupNamespacesBuild [2021-03-19T23:29:23.820Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (19.52s) [2021-03-19T23:29:23.820Z] PASS [2021-03-19T23:29:23.820Z] [2021-03-19T23:29:23.820Z] === Skipped [2021-03-19T23:29:23.820Z] === SKIP: s390x.integration.build TestBuildWithSession (0.00s) [2021-03-19T23:29:23.820Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:29:23.820Z] [2021-03-19T23:29:23.820Z] [2021-03-19T23:29:23.820Z] DONE 33 tests, 1 skipped in 110.545s [2021-03-19T23:29:23.820Z] Running /go/src/github.com/docker/docker/integration/config (s390x.integration.config) flags=-test.v -test.timeout=120m [2021-03-19T23:29:23.820Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:29:23.820Z] ++ set -e [2021-03-19T23:29:23.820Z] ++ '[' -n 0 ']' [2021-03-19T23:29:23.820Z] ++ set -x [2021-03-19T23:29:23.820Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-config-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:29:23.820Z] INFO: Testing against a local daemon [2021-03-19T23:29:23.820Z] === RUN TestConfigInspect [2021-03-19T23:29:24.193Z] INFO: Build done for gotestsum... [2021-03-19T23:29:26.145Z] --- PASS: TestCgroupNamespacesBuild (2.27s) [2021-03-19T23:29:26.145Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-19T23:29:26.547Z] --- PASS: TestConfigInspect (3.72s) [2021-03-19T23:29:26.547Z] === RUN TestConfigList [2021-03-19T23:29:27.509Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.54s) [2021-03-19T23:29:27.509Z] === RUN TestBuildWithSession [2021-03-19T23:29:27.509Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T23:29:27.509Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:29:27.509Z] === RUN TestBuildSquashParent [2021-03-19T23:29:29.476Z] ok github.com/docker/docker/pkg/plugins 33.662s coverage: 76.6% of statements [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/rootless [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/volume [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-19T23:29:29.476Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === Skipped [2021-03-19T23:29:29.476Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-19T23:29:29.476Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-19T23:29:29.476Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:73: No driver to put! [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-19T23:29:29.476Z] time="2021-03-19T23:28:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-19T23:29:29.476Z] time="2021-03-19T23:28:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-19T23:29:29.476Z] time="2021-03-19T23:28:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-19T23:29:29.476Z] time="2021-03-19T23:28:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-19T23:29:29.476Z] time="2021-03-19T23:28:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:73: No driver to put! [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-19T23:29:29.476Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-19T23:29:29.476Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-19T23:29:29.476Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:29:29.476Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-19T23:29:29.476Z] graphtest_unix.go:73: No driver to put! [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-19T23:29:29.476Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-19T23:29:29.476Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] [2021-03-19T23:29:29.476Z] DONE 2225 tests, 26 skipped in 195.619s Post stage [Pipeline] junit [2021-03-19T23:29:29.491Z] Recording test results [2021-03-19T23:29:30.997Z] --- PASS: TestConfigList (3.95s) [2021-03-19T23:29:30.997Z] === RUN TestConfigsCreateAndDelete [2021-03-19T23:29:31.359Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-19T23:29:31.723Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/make.sh dynbinary test-integration [2021-03-19T23:29:32.666Z] [2021-03-19T23:29:32.666Z] Removing bundles/ [2021-03-19T23:29:32.666Z] [2021-03-19T23:29:32.666Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-19T23:29:32.666Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:29:32.666Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T23:29:34.040Z] --- PASS: TestBuildSquashParent (5.58s) [2021-03-19T23:29:34.040Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T23:29:34.040Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:29:34.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:29:34.040Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:29:34.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:29:34.040Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:29:34.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:29:34.040Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:29:34.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:29:34.040Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:29:34.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:29:34.040Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:29:34.040Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:29:34.040Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:29:34.040Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:29:34.511Z] --- PASS: TestConfigsCreateAndDelete (3.93s) [2021-03-19T23:29:34.511Z] === RUN TestConfigsUpdate [2021-03-19T23:29:35.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:29:35.404Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:29:36.760Z] Removing intermediate container 26125db07a03 [2021-03-19T23:29:36.760Z] ---> c21ee75da760 [2021-03-19T23:29:36.760Z] Step 8/10 : ENTRYPOINT ["powershell.exe"] [2021-03-19T23:29:36.760Z] ---> Running in 4beb8c34f6b8 [2021-03-19T23:29:36.760Z] Removing intermediate container 4beb8c34f6b8 [2021-03-19T23:29:36.760Z] ---> 2aaca308eb9e [2021-03-19T23:29:36.760Z] Step 9/10 : WORKDIR ${GOPATH}\src\github.com\docker\docker [2021-03-19T23:29:36.760Z] ---> Running in 84762ddfca7a [2021-03-19T23:29:36.760Z] Removing intermediate container 84762ddfca7a [2021-03-19T23:29:36.760Z] ---> 63768a4159b1 [2021-03-19T23:29:36.760Z] Step 10/10 : COPY . . [2021-03-19T23:29:37.607Z] Loaded image: buildpack-deps:buster [2021-03-19T23:29:37.607Z] Loaded image: busybox:latest [2021-03-19T23:29:37.607Z] Loaded image: busybox:glibc [2021-03-19T23:29:37.607Z] Loaded image: debian:bullseye [2021-03-19T23:29:37.607Z] Loaded image: hello-world:latest [2021-03-19T23:29:37.607Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T23:29:37.607Z] INFO: Testing against a local daemon [2021-03-19T23:29:37.607Z] === RUN TestCgroupNamespacesBuild [2021-03-19T23:29:37.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:29:37.919Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:29:38.961Z] --- PASS: TestConfigsUpdate (3.91s) [2021-03-19T23:29:38.961Z] === RUN TestTemplatedConfig [2021-03-19T23:29:40.432Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-19T23:29:40.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.40s) [2021-03-19T23:29:40.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.53s) [2021-03-19T23:29:40.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.10s) [2021-03-19T23:29:40.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.24s) [2021-03-19T23:29:40.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.29s) [2021-03-19T23:29:40.432Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.29s) [2021-03-19T23:29:40.432Z] === RUN TestBuildMultiStageCopy [2021-03-19T23:29:40.432Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T23:29:41.797Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T23:29:41.811Z] --- PASS: TestCgroupNamespacesBuild (3.80s) [2021-03-19T23:29:41.811Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-19T23:29:42.052Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T23:29:42.308Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T23:29:42.477Z] --- PASS: TestTemplatedConfig (3.68s) [2021-03-19T23:29:42.477Z] === RUN TestConfigCreateResolve [2021-03-19T23:29:42.563Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T23:29:42.818Z] --- PASS: TestBuildMultiStageCopy (2.86s) [2021-03-19T23:29:42.818Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.91s) [2021-03-19T23:29:42.818Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.23s) [2021-03-19T23:29:42.818Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.24s) [2021-03-19T23:29:42.818Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.24s) [2021-03-19T23:29:42.818Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.25s) [2021-03-19T23:29:42.818Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T23:29:43.380Z] --- PASS: TestBuildMultiStageParentConfig (0.63s) [2021-03-19T23:29:43.380Z] === RUN TestBuildLabelWithTargets [2021-03-19T23:29:44.355Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.41s) [2021-03-19T23:29:44.355Z] === RUN TestBuildWithSession [2021-03-19T23:29:44.355Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T23:29:44.355Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:29:44.355Z] === RUN TestBuildSquashParent [2021-03-19T23:29:44.744Z] --- PASS: TestBuildLabelWithTargets (0.98s) [2021-03-19T23:29:44.744Z] === RUN TestBuildWithEmptyLayers [2021-03-19T23:29:45.000Z] --- PASS: TestBuildWithEmptyLayers (0.48s) [2021-03-19T23:29:45.000Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T23:29:45.990Z] --- PASS: TestConfigCreateResolve (3.97s) [2021-03-19T23:29:45.990Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T23:29:46.623Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-19T23:29:46.623Z] PASS [2021-03-19T23:29:46.623Z] [2021-03-19T23:29:46.623Z] DONE 7 tests in 23.820s [2021-03-19T23:29:46.623Z] Running /go/src/github.com/docker/docker/integration/container (s390x.integration.container) flags=-test.v -test.timeout=120m [2021-03-19T23:29:46.623Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:29:46.623Z] ++ set -e [2021-03-19T23:29:46.623Z] ++ '[' -n 0 ']' [2021-03-19T23:29:46.623Z] ++ set -x [2021-03-19T23:29:46.623Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-container-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:29:46.623Z] INFO: Testing against a local daemon [2021-03-19T23:29:46.623Z] === RUN TestCheckpoint [2021-03-19T23:29:46.623Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T23:29:46.623Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:29:46.623Z] === RUN TestContainerInvalidJSON [2021-03-19T23:29:46.623Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:29:46.623Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:29:46.623Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:29:46.623Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:29:46.623Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:29:46.623Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:29:46.623Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:29:46.623Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:29:46.623Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:29:46.623Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-19T23:29:46.623Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-19T23:29:46.623Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T23:29:46.623Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-19T23:29:46.623Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T23:29:46.914Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.16s) [2021-03-19T23:29:46.915Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T23:29:46.915Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.13s) [2021-03-19T23:29:46.915Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T23:29:47.206Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.14s) [2021-03-19T23:29:47.206Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T23:29:47.206Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-03-19T23:29:47.206Z] === RUN TestCopyFromContainer [2021-03-19T23:29:47.514Z] --- PASS: TestBuildMultiStageOnBuild (2.14s) [2021-03-19T23:29:47.514Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T23:29:47.769Z] --- PASS: TestBuildUncleanTarFilenames (0.67s) [2021-03-19T23:29:47.769Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T23:29:49.934Z] === RUN TestCopyFromContainer// [2021-03-19T23:29:49.934Z] === RUN TestCopyFromContainer//bar/root [2021-03-19T23:29:49.934Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-19T23:29:50.225Z] === RUN TestCopyFromContainer/bar/quux [2021-03-19T23:29:50.225Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-19T23:29:50.284Z] --- PASS: TestBuildMultiStageLayerLeak (2.17s) [2021-03-19T23:29:50.284Z] === RUN TestBuildWithHugeFile [2021-03-19T23:29:50.517Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-19T23:29:50.517Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-19T23:29:50.517Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-19T23:29:50.807Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-19T23:29:50.807Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-19T23:29:51.099Z] --- PASS: TestCopyFromContainer (3.74s) [2021-03-19T23:29:51.099Z] --- PASS: TestCopyFromContainer// (0.10s) [2021-03-19T23:29:51.099Z] --- PASS: TestCopyFromContainer//bar/root (0.15s) [2021-03-19T23:29:51.099Z] --- PASS: TestCopyFromContainer//bar/root/ (0.09s) [2021-03-19T23:29:51.099Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-03-19T23:29:51.099Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-03-19T23:29:51.099Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.12s) [2021-03-19T23:29:51.099Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-03-19T23:29:51.099Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-03-19T23:29:51.099Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.11s) [2021-03-19T23:29:51.099Z] --- PASS: TestCopyFromContainer/bar/notarget (0.12s) [2021-03-19T23:29:51.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T23:29:51.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:29:51.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:29:51.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:29:51.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:29:51.099Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:29:51.099Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:29:51.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:29:51.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:29:51.099Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:29:51.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-19T23:29:51.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-19T23:29:51.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-19T23:29:51.099Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-19T23:29:51.099Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T23:29:51.099Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-03-19T23:29:51.099Z] === RUN TestCreateWithInvalidEnv [2021-03-19T23:29:51.099Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T23:29:51.099Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T23:29:51.099Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T23:29:51.099Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T23:29:51.099Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T23:29:51.099Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T23:29:51.099Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T23:29:51.099Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T23:29:51.099Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T23:29:51.099Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-19T23:29:51.099Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-19T23:29:51.099Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-19T23:29:51.099Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-19T23:29:51.099Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T23:29:51.099Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-03-19T23:29:51.099Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T23:29:52.491Z] --- PASS: TestBuildSquashParent (8.07s) [2021-03-19T23:29:52.491Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T23:29:52.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:29:52.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:29:52.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:29:52.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:29:52.491Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:29:52.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:29:52.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:29:52.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:29:52.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:29:52.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:29:52.491Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:29:52.491Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:29:52.491Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:29:52.491Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:29:53.880Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:29:54.612Z] --- PASS: TestCreateWithCustomMaskedPaths (2.99s) [2021-03-19T23:29:54.612Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T23:29:55.266Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:29:56.208Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:29:57.151Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:29:57.349Z] --- PASS: TestCreateWithCustomReadonlyPaths (3.05s) [2021-03-19T23:29:57.349Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T23:29:57.349Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:29:57.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:29:57.349Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:29:57.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:29:57.349Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:29:57.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:29:57.349Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:29:57.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:29:57.349Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:29:57.349Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:29:57.349Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:29:57.349Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:29:57.349Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:29:57.349Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:29:57.349Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:29:57.349Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-19T23:29:57.349Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.02s) [2021-03-19T23:29:57.349Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-03-19T23:29:57.349Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-19T23:29:57.349Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-19T23:29:57.349Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-19T23:29:57.349Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T23:29:58.060Z] ---> d94a133122e3 [2021-03-19T23:29:58.060Z] Successfully built d94a133122e3 [2021-03-19T23:29:58.060Z] Successfully tagged docker:latest [2021-03-19T23:29:58.060Z] INFO: Image build ended at 03/19/2021 23:29:57. Duration:00:02:46.9901964 [2021-03-19T23:29:58.060Z] [2021-03-19T23:29:58.060Z] [2021-03-19T23:29:58.060Z] INFO: Building the test binaries at 03/19/2021 23:29:57... [2021-03-19T23:29:58.383Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.06s) [2021-03-19T23:29:58.383Z] === RUN TestCreateDifferentPlatform [2021-03-19T23:29:58.383Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T23:29:58.383Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T23:29:58.383Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-19T23:29:58.383Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-19T23:29:58.383Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T23:29:58.383Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T23:29:58.383Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-19T23:29:58.383Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T23:29:58.383Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-03-19T23:29:58.383Z] === RUN TestContainerStartOnDaemonRestart [2021-03-19T23:29:58.383Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-19T23:29:58.383Z] === RUN TestDaemonRestartIpcMode [2021-03-19T23:29:58.383Z] === PAUSE TestDaemonRestartIpcMode [2021-03-19T23:29:58.383Z] === RUN TestDaemonHostGatewayIP [2021-03-19T23:29:58.383Z] === PAUSE TestDaemonHostGatewayIP [2021-03-19T23:29:58.383Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-19T23:29:58.383Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-19T23:29:58.383Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T23:29:58.383Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-19T23:29:58.383Z] === RUN TestDiff [2021-03-19T23:29:58.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-19T23:29:58.385Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-19T23:29:59.066Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-03-19T23:29:59.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (1.86s) [2021-03-19T23:29:59.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.97s) [2021-03-19T23:29:59.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (2.13s) [2021-03-19T23:29:59.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.03s) [2021-03-19T23:29:59.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.01s) [2021-03-19T23:29:59.066Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (1.76s) [2021-03-19T23:29:59.066Z] === RUN TestBuildMultiStageCopy [2021-03-19T23:29:59.066Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T23:29:59.416Z] --- PASS: TestDiff (1.06s) [2021-03-19T23:29:59.416Z] === RUN TestExecWithCloseStdin [2021-03-19T23:30:00.923Z] --- PASS: TestExecWithCloseStdin (1.29s) [2021-03-19T23:30:00.923Z] === RUN TestExec [2021-03-19T23:30:01.958Z] --- PASS: TestExec (1.24s) [2021-03-19T23:30:01.958Z] === RUN TestExecUser [2021-03-19T23:30:02.371Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T23:30:02.869Z] INFO: make.ps1 starting at 03/19/2021 23:30:01 [2021-03-19T23:30:02.869Z] INFO: Git commit (9780942e20) assumed from DOCKER_GITCOMMIT environment variable [2021-03-19T23:30:02.869Z] INFO: Invoking autogen... [2021-03-19T23:30:03.312Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T23:30:03.346Z] INFO: Building daemon... [2021-03-19T23:30:03.466Z] --- PASS: TestExecUser (1.23s) [2021-03-19T23:30:03.466Z] === RUN TestExportContainerAndImportImage [2021-03-19T23:30:04.254Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T23:30:04.976Z] --- PASS: TestExportContainerAndImportImage (1.40s) [2021-03-19T23:30:04.976Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T23:30:05.196Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T23:30:06.137Z] --- PASS: TestBuildMultiStageCopy (7.39s) [2021-03-19T23:30:06.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.39s) [2021-03-19T23:30:06.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-03-19T23:30:06.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-03-19T23:30:06.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-03-19T23:30:06.137Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-03-19T23:30:06.137Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T23:30:06.483Z] --- PASS: TestExportContainerAfterDaemonRestart (1.71s) [2021-03-19T23:30:06.483Z] === RUN TestHealthCheckWorkdir [2021-03-19T23:30:07.992Z] --- PASS: TestHealthCheckWorkdir (1.59s) [2021-03-19T23:30:07.992Z] === RUN TestHealthKillContainer [2021-03-19T23:30:11.424Z] --- PASS: TestBuildMultiStageParentConfig (4.99s) [2021-03-19T23:30:11.424Z] === RUN TestBuildLabelWithTargets [2021-03-19T23:30:11.564Z] --- PASS: TestHealthKillContainer (3.29s) [2021-03-19T23:30:11.564Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T23:30:12.602Z] --- PASS: TestInspectCpusetInConfigPre120 (1.19s) [2021-03-19T23:30:12.602Z] === RUN TestIpcModeNone [2021-03-19T23:30:13.636Z] --- PASS: TestIpcModeNone (1.31s) [2021-03-19T23:30:13.636Z] === RUN TestIpcModePrivate [2021-03-19T23:30:15.144Z] --- PASS: TestIpcModePrivate (1.24s) [2021-03-19T23:30:15.145Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:106, shared: false, mustBeShared: false [2021-03-19T23:30:15.145Z] === RUN TestIpcModeShareable [2021-03-19T23:30:16.179Z] --- PASS: TestIpcModeShareable (1.31s) [2021-03-19T23:30:16.179Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:100, shared: true, mustBeShared: true [2021-03-19T23:30:16.179Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-19T23:30:19.558Z] --- PASS: TestBuildLabelWithTargets (8.00s) [2021-03-19T23:30:19.558Z] === RUN TestBuildWithEmptyLayers [2021-03-19T23:30:20.782Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.83s) [2021-03-19T23:30:20.782Z] === RUN TestAPIIpcModeHost [2021-03-19T23:30:21.075Z] --- PASS: TestAPIIpcModeHost (1.04s) [2021-03-19T23:30:21.075Z] === RUN TestDaemonIpcModeShareable [2021-03-19T23:30:22.103Z] --- PASS: TestBuildWithEmptyLayers (3.00s) [2021-03-19T23:30:22.103Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T23:30:23.870Z] --- PASS: TestDaemonIpcModeShareable (2.24s) [2021-03-19T23:30:23.870Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-19T23:30:23.870Z] === RUN TestDaemonIpcModePrivate [2021-03-19T23:30:25.380Z] --- PASS: TestDaemonIpcModePrivate (2.11s) [2021-03-19T23:30:25.380Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-19T23:30:25.380Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-19T23:30:27.411Z] --- PASS: TestBuildMultiStageOnBuild (5.03s) [2021-03-19T23:30:27.411Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T23:30:27.998Z] --- PASS: TestBuildUncleanTarFilenames (0.69s) [2021-03-19T23:30:27.998Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T23:30:28.180Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.22s) [2021-03-19T23:30:28.180Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:116, shared: false, mustBeShared: false [2021-03-19T23:30:28.180Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-19T23:30:29.943Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:30:29.943Z] [2021-03-19T23:30:29.943Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-03-19T23:30:29.943Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-03-19T23:30:29.943Z] Using test binary docker [2021-03-19T23:30:29.943Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-19T23:30:29.943Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T23:30:29.943Z] INFO: Waiting for daemon to start... [2021-03-19T23:30:29.943Z] Starting dockerd [2021-03-19T23:30:29.943Z] . [2021-03-19T23:30:29.943Z] INFO: Building docker-sdk-python3:4.4.1... [2021-03-19T23:30:30.298Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.23s) [2021-03-19T23:30:30.298Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:110, shared: true, mustBeShared: true [2021-03-19T23:30:30.298Z] === RUN TestIpcModeOlderClient [2021-03-19T23:30:30.298Z] === PAUSE TestIpcModeOlderClient [2021-03-19T23:30:30.298Z] === RUN TestKillContainerInvalidSignal [2021-03-19T23:30:30.933Z] --- PASS: TestKillContainerInvalidSignal (1.01s) [2021-03-19T23:30:30.933Z] === RUN TestKillContainer [2021-03-19T23:30:30.933Z] === RUN TestKillContainer/no_signal [2021-03-19T23:30:32.045Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T23:30:32.202Z] --- PASS: TestBuildMultiStageLayerLeak (4.30s) [2021-03-19T23:30:32.202Z] === RUN TestBuildWithHugeFile [2021-03-19T23:30:32.748Z] === RUN TestKillContainer/killing_signal [2021-03-19T23:30:34.255Z] --- PASS: TestKillContainer (3.17s) [2021-03-19T23:30:34.255Z] --- PASS: TestKillContainer/no_signal (1.04s) [2021-03-19T23:30:34.255Z] --- PASS: TestKillContainer/non_killing_signal (0.69s) [2021-03-19T23:30:34.255Z] --- PASS: TestKillContainer/killing_signal (1.04s) [2021-03-19T23:30:34.255Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T23:30:34.255Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-19T23:30:35.292Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-19T23:30:36.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.07s) [2021-03-19T23:30:36.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.05s) [2021-03-19T23:30:36.380Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.68s) [2021-03-19T23:30:36.380Z] === RUN TestKillStoppedContainer [2021-03-19T23:30:36.380Z] --- PASS: TestKillStoppedContainer (0.09s) [2021-03-19T23:30:36.380Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T23:30:36.380Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.10s) [2021-03-19T23:30:36.380Z] === RUN TestKillDifferentUserContainer [2021-03-19T23:30:37.477Z] --- PASS: TestKillDifferentUserContainer (1.13s) [2021-03-19T23:30:37.477Z] === RUN TestInspectOomKilledTrue [2021-03-19T23:30:37.477Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-19T23:30:37.477Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:30:37.477Z] === RUN TestInspectOomKilledFalse [2021-03-19T23:30:37.477Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-19T23:30:37.477Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:30:37.477Z] === RUN TestLinksEtcHostsContentMatch [2021-03-19T23:30:38.512Z] --- PASS: TestLinksEtcHostsContentMatch (0.88s) [2021-03-19T23:30:38.512Z] === RUN TestLinksContainerNames [2021-03-19T23:30:40.628Z] --- PASS: TestLinksContainerNames (2.17s) [2021-03-19T23:30:40.628Z] === RUN TestLogsFollowTailEmpty [2021-03-19T23:30:41.712Z] --- PASS: TestLogsFollowTailEmpty (1.04s) [2021-03-19T23:30:41.712Z] === RUN TestContainerNetworkMountsNoChown [2021-03-19T23:30:42.811Z] --- PASS: TestContainerNetworkMountsNoChown (1.06s) [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/default [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/default [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/private [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/private [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rprivate [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/slave [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/slave [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rslave [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/shared [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/shared [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rshared [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-19T23:30:42.811Z] === CONT TestMountDaemonRoot/default [2021-03-19T23:30:42.811Z] === CONT TestMountDaemonRoot/rslave [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:30:42.811Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:30:42.811Z] === CONT TestMountDaemonRoot/rshared [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:30:42.811Z] === CONT TestMountDaemonRoot/shared [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:30:42.811Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:30:42.811Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:30:42.811Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:30:42.811Z] === CONT TestMountDaemonRoot/rprivate [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:30:42.811Z] === CONT TestMountDaemonRoot/slave [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-19T23:30:42.811Z] === CONT TestMountDaemonRoot/private [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-19T23:30:42.811Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:30:42.811Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:30:42.811Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-19T23:30:42.811Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:30:43.102Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:30:43.102Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-19T23:30:43.102Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:30:43.102Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-19T23:30:43.102Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:30:43.405Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:30:43.405Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:30:43.405Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-19T23:30:43.405Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:30:43.405Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:30:43.405Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:30:43.405Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:30:43.405Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:30:43.697Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:30:43.697Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:30:43.697Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-19T23:30:43.697Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-19T23:30:43.697Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:30:43.697Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-19T23:30:43.697Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:30:43.697Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-19T23:30:43.697Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot (0.01s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.13s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.12s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.11s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.12s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.10s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.11s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.11s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.10s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.10s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.08s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.04s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.05s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.05s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.05s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-19T23:30:43.697Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-03-19T23:30:43.697Z] === RUN TestContainerBindMountNonRecursive [2021-03-19T23:30:44.282Z] ok github.com/docker/docker/api/server/httputils 0.022s coverage: 14.7% of statements [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-19T23:30:44.282Z] ok github.com/docker/docker/api/server/middleware 0.011s coverage: 37.7% of statements [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-19T23:30:44.282Z] ok github.com/docker/docker/api/types/strslice 0.046s coverage: 90.0% of statements [2021-03-19T23:30:44.282Z] ok github.com/docker/docker/api/types/filters 0.007s coverage: 92.2% of statements [2021-03-19T23:30:44.282Z] ok github.com/docker/docker/api/server/router/swarm 0.038s coverage: 5.7% of statements [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/types [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-19T23:30:44.282Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-19T23:30:44.581Z] ok github.com/docker/docker/api/types/time 0.006s coverage: 100.0% of statements [2021-03-19T23:30:44.879Z] ok github.com/docker/docker/api/types/versions 0.011s coverage: 75.0% of statements [2021-03-19T23:30:44.879Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-19T23:30:44.879Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-19T23:30:44.879Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-19T23:30:44.879Z] ? github.com/docker/docker/builder [no test files] [2021-03-19T23:30:44.879Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-19T23:30:44.879Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-19T23:30:44.879Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-19T23:30:44.879Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-19T23:30:44.879Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-19T23:30:44.879Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-19T23:30:44.879Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-19T23:30:46.443Z] --- PASS: TestBuildWithHugeFile (53.58s) [2021-03-19T23:30:46.443Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T23:30:46.443Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:30:46.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:30:46.443Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:30:46.443Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:30:46.443Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:30:46.443Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:30:46.443Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:30:46.443Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:30:46.443Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:30:46.443Z] --- PASS: TestBuildWithEmptyDockerfile (0.11s) [2021-03-19T23:30:46.443Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-03-19T23:30:46.443Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.14s) [2021-03-19T23:30:46.443Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-19T23:30:46.443Z] === RUN TestBuildPreserveOwnership [2021-03-19T23:30:46.443Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-19T23:30:47.004Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-19T23:30:47.213Z] --- PASS: TestContainerBindMountNonRecursive (3.12s) [2021-03-19T23:30:47.213Z] === RUN TestContainerVolumesMountedAsShared [2021-03-19T23:30:47.846Z] --- PASS: TestContainerVolumesMountedAsShared (0.92s) [2021-03-19T23:30:47.846Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-19T23:30:48.367Z] --- PASS: TestBuildPreserveOwnership (4.55s) [2021-03-19T23:30:48.367Z] --- PASS: TestBuildPreserveOwnership/copy_from (3.11s) [2021-03-19T23:30:48.367Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.42s) [2021-03-19T23:30:48.367Z] === RUN TestBuildPlatformInvalid [2021-03-19T23:30:48.367Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-03-19T23:30:48.367Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-19T23:30:48.914Z] --- PASS: TestContainerVolumesMountedAsSlave (0.98s) [2021-03-19T23:30:48.914Z] === RUN TestNetworkNat [2021-03-19T23:30:49.414Z] ok github.com/docker/docker/cli/debug 0.013s coverage: 100.0% of statements [2021-03-19T23:30:50.027Z] --- PASS: TestNetworkNat (1.18s) [2021-03-19T23:30:50.027Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T23:30:51.125Z] --- PASS: TestNetworkLocalhostTCPNat (1.03s) [2021-03-19T23:30:51.125Z] === RUN TestNetworkLoopbackNat [2021-03-19T23:30:51.520Z] ok github.com/docker/docker/builder/remotecontext/git 4.144s coverage: 86.3% of statements [2021-03-19T23:30:52.170Z] ok github.com/docker/docker/builder/remotecontext 0.504s coverage: 13.7% of statements [2021-03-19T23:30:53.711Z] ok github.com/docker/docker/builder/dockerfile 1.407s coverage: 48.3% of statements [2021-03-19T23:30:53.711Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-19T23:30:53.711Z] ? github.com/docker/docker/cli [no test files] [2021-03-19T23:30:53.711Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-19T23:30:54.185Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:30:54.185Z] [2021-03-19T23:30:54.185Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T23:30:54.185Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T23:30:54.185Z] HOSTNAME=76b0c9e03cc1 [2021-03-19T23:30:54.185Z] TESTDEBUG=0 [2021-03-19T23:30:54.185Z] DEST=bundles/test-integration [2021-03-19T23:30:54.185Z] PWD=/go/src/github.com/docker/docker [2021-03-19T23:30:54.185Z] DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:30:54.185Z] container=docker [2021-03-19T23:30:54.185Z] HOME=/root [2021-03-19T23:30:54.185Z] GOLANG_VERSION=1.13.15 [2021-03-19T23:30:54.185Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T23:30:54.185Z] VALIDATE_BRANCH=20.10 [2021-03-19T23:30:54.185Z] TERM=xterm [2021-03-19T23:30:54.185Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T23:30:54.185Z] SHLVL=1 [2021-03-19T23:30:54.185Z] TIMEOUT=120m [2021-03-19T23:30:54.185Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T23:30:54.185Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T23:30:54.185Z] GO111MODULE=off [2021-03-19T23:30:54.185Z] DOCKER_EXPERIMENTAL=1 [2021-03-19T23:30:54.185Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T23:30:54.185Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T23:30:54.185Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T23:30:54.185Z] GOPATH=/go [2021-03-19T23:30:54.185Z] PKG_CONFIG=pkg-config [2021-03-19T23:30:54.185Z] _=/usr/bin/env [2021-03-19T23:30:54.185Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-19T23:30:54.752Z] --- PASS: TestNetworkLoopbackNat (3.61s) [2021-03-19T23:30:54.752Z] === RUN TestPause [2021-03-19T23:30:55.789Z] --- PASS: TestPause (1.08s) [2021-03-19T23:30:55.789Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T23:30:55.789Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T23:30:55.789Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T23:30:55.789Z] === RUN TestPauseStopPausedContainer [2021-03-19T23:30:56.881Z] --- PASS: TestPauseStopPausedContainer (1.08s) [2021-03-19T23:30:56.881Z] === RUN TestPsFilter [2021-03-19T23:30:57.173Z] --- PASS: TestPsFilter (0.30s) [2021-03-19T23:30:57.173Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T23:30:58.207Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.00s) [2021-03-19T23:30:58.207Z] === RUN TestRemoveContainerWithVolume [2021-03-19T23:30:59.306Z] --- PASS: TestRemoveContainerWithVolume (1.03s) [2021-03-19T23:30:59.306Z] === RUN TestRemoveContainerRunning [2021-03-19T23:30:59.334Z] ok github.com/docker/docker/client 0.561s coverage: 75.4% of statements [2021-03-19T23:31:00.346Z] --- PASS: TestRemoveContainerRunning (1.02s) [2021-03-19T23:31:00.346Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T23:31:01.422Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.03s) [2021-03-19T23:31:01.422Z] === RUN TestRemoveInvalidContainer [2021-03-19T23:31:01.422Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-19T23:31:01.422Z] === RUN TestRenameLinkedContainer [2021-03-19T23:31:03.202Z] Loaded image: buildpack-deps:buster [2021-03-19T23:31:03.202Z] Loaded image: busybox:latest [2021-03-19T23:31:03.202Z] Loaded image: busybox:glibc [2021-03-19T23:31:04.578Z] Loaded image: debian:bullseye [2021-03-19T23:31:04.578Z] Loaded image: hello-world:latest [2021-03-19T23:31:04.578Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T23:31:05.881Z] --- PASS: TestRenameLinkedContainer (4.25s) [2021-03-19T23:31:05.881Z] === RUN TestRenameStoppedContainer [2021-03-19T23:31:06.086Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-19T23:31:06.520Z] --- PASS: TestRenameStoppedContainer (1.03s) [2021-03-19T23:31:06.520Z] === RUN TestRenameRunningContainerAndReuse [2021-03-19T23:31:08.669Z] --- PASS: TestRenameRunningContainerAndReuse (2.23s) [2021-03-19T23:31:08.669Z] === RUN TestRenameInvalidName [2021-03-19T23:31:09.747Z] --- PASS: TestRenameInvalidName (1.05s) [2021-03-19T23:31:09.747Z] === RUN TestRenameAnonymousContainer [2021-03-19T23:31:12.679Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (23.87s) [2021-03-19T23:31:12.679Z] PASS [2021-03-19T23:31:12.679Z] [2021-03-19T23:31:12.679Z] === Skipped [2021-03-19T23:31:12.679Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-19T23:31:12.679Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:31:12.679Z] [2021-03-19T23:31:12.679Z] [2021-03-19T23:31:12.679Z] DONE 33 tests, 1 skipped in 124.750s [2021-03-19T23:31:12.679Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-19T23:31:12.679Z] INFO: Testing against a local daemon [2021-03-19T23:31:12.679Z] === RUN TestConfigInspect [2021-03-19T23:31:15.195Z] --- PASS: TestConfigInspect (2.40s) [2021-03-19T23:31:15.195Z] === RUN TestConfigList [2021-03-19T23:31:15.467Z] --- PASS: TestRenameAnonymousContainer (5.53s) [2021-03-19T23:31:15.467Z] === RUN TestRenameContainerWithSameName [2021-03-19T23:31:15.766Z] INFO: Downloading docker/cli version 17.06.2-ce from stable... [2021-03-19T23:31:15.766Z] [2021-03-19T23:31:15.766Z] ________ ____ __. [2021-03-19T23:31:15.766Z] \_____ \ | |/ _| [2021-03-19T23:31:15.766Z] / | \| < [2021-03-19T23:31:15.766Z] / | \ | \ [2021-03-19T23:31:15.766Z] \_______ /____|__ \ [2021-03-19T23:31:15.766Z] \/ \/ [2021-03-19T23:31:15.766Z] [2021-03-19T23:31:15.766Z] INFO: make.ps1 ended at 03/19/2021 23:31:12 [2021-03-19T23:31:15.766Z] INFO: Binaries build ended at 03/19/2021 23:31:13. Duration:00:01:15.6819012 [2021-03-19T23:31:15.766Z] INFO: Copying the built daemon binary to d:\CI\PR-42175\1\binary\dockerd-9780942e20.exe... [2021-03-19T23:31:15.766Z] INFO: Copying the built client binary to d:\CI\PR-42175\1\binary\docker-9780942e20.exe... [2021-03-19T23:31:15.766Z] INFO: Copying dockerversion from the container... [2021-03-19T23:31:15.766Z] INFO: Copying the golang package from the container to d:\CI\PR-42175\1\installer\go.zip... [2021-03-19T23:31:16.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-19T23:31:16.171Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-19T23:31:16.239Z] INFO: Extracting go.zip to d:\CI\PR-42175\1\go [2021-03-19T23:31:16.505Z] --- PASS: TestRenameContainerWithSameName (1.09s) [2021-03-19T23:31:16.505Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T23:31:16.580Z] sha256:a6d4a206badfe82b2be4f2216fb512e97cd3176ad694a624dda383268751c1ca [2021-03-19T23:31:16.581Z] INFO: Starting docker-py tests... [2021-03-19T23:31:16.581Z] ============================= test session starts ============================== [2021-03-19T23:31:16.581Z] platform linux -- Python 3.7.10, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-03-19T23:31:16.581Z] rootdir: /src, inifile: pytest.ini [2021-03-19T23:31:16.581Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-03-19T23:31:16.581Z] collected 389 items / 1 deselected / 388 selected [2021-03-19T23:31:16.581Z] [2021-03-19T23:31:17.085Z] --- PASS: TestConfigList (2.36s) [2021-03-19T23:31:17.085Z] === RUN TestConfigsCreateAndDelete [2021-03-19T23:31:18.579Z] --- PASS: TestRenameContainerWithLinkedContainer (2.13s) [2021-03-19T23:31:18.579Z] === RUN TestResize [2021-03-19T23:31:19.603Z] --- PASS: TestConfigsCreateAndDelete (2.30s) [2021-03-19T23:31:19.603Z] === RUN TestConfigsUpdate [2021-03-19T23:31:19.616Z] --- PASS: TestResize (1.04s) [2021-03-19T23:31:19.616Z] === RUN TestResizeWithInvalidSize [2021-03-19T23:31:20.688Z] --- PASS: TestResizeWithInvalidSize (1.07s) [2021-03-19T23:31:20.688Z] === RUN TestResizeWhenContainerNotStarted [2021-03-19T23:31:21.725Z] --- PASS: TestResizeWhenContainerNotStarted (1.03s) [2021-03-19T23:31:21.725Z] === RUN TestDaemonRestartKillContainers [2021-03-19T23:31:21.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:31:21.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:31:21.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:31:21.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:31:21.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:31:21.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:31:21.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:31:21.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:31:21.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:31:21.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:31:21.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:31:21.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:31:21.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:31:21.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:31:21.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:31:21.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:31:21.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:31:21.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:31:21.725Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:31:21.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:31:21.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:31:21.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:31:21.725Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:31:21.725Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:31:21.725Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:31:21.725Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:31:22.117Z] --- PASS: TestConfigsUpdate (2.27s) [2021-03-19T23:31:22.117Z] === RUN TestTemplatedConfig [2021-03-19T23:31:24.503Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:31:24.503Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:31:25.427Z] --- PASS: TestTemplatedConfig (3.55s) [2021-03-19T23:31:25.427Z] === RUN TestConfigCreateResolve [2021-03-19T23:31:26.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:31:26.089Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:31:27.316Z] --- PASS: TestConfigCreateResolve (1.89s) [2021-03-19T23:31:27.316Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T23:31:27.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:31:27.717Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:31:27.878Z] --- PASS: TestConfigDaemonLibtrustID (0.53s) [2021-03-19T23:31:27.878Z] PASS [2021-03-19T23:31:27.878Z] [2021-03-19T23:31:27.878Z] DONE 7 tests in 15.345s [2021-03-19T23:31:27.878Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-19T23:31:27.878Z] INFO: Testing against a local daemon [2021-03-19T23:31:27.878Z] === RUN TestCheckpoint [2021-03-19T23:31:27.878Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T23:31:27.878Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:31:27.878Z] === RUN TestContainerInvalidJSON [2021-03-19T23:31:27.878Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:31:27.878Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:31:27.878Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:31:27.878Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:31:27.878Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:31:27.878Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:31:27.878Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:31:27.878Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:31:27.878Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:31:27.878Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-19T23:31:27.878Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-19T23:31:27.878Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-19T23:31:27.878Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T23:31:27.878Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T23:31:27.878Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-03-19T23:31:27.878Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T23:31:27.878Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-03-19T23:31:27.878Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T23:31:27.878Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-03-19T23:31:27.878Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T23:31:27.878Z] --- PASS: TestCopyToContainerPathIsNotDir (0.04s) [2021-03-19T23:31:27.878Z] === RUN TestCopyFromContainer [2021-03-19T23:31:28.487Z] --- PASS: TestBuildWithHugeFile (52.73s) [2021-03-19T23:31:28.487Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T23:31:28.487Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:31:28.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:31:28.487Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:31:28.487Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:31:28.487Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:31:28.487Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:31:28.487Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:31:28.487Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:31:28.487Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:31:28.487Z] --- PASS: TestBuildWithEmptyDockerfile (0.09s) [2021-03-19T23:31:28.487Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-03-19T23:31:28.487Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.16s) [2021-03-19T23:31:28.487Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.06s) [2021-03-19T23:31:28.487Z] === RUN TestBuildPreserveOwnership [2021-03-19T23:31:28.487Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-19T23:31:29.245Z] === RUN TestCopyFromContainer// [2021-03-19T23:31:29.502Z] === RUN TestCopyFromContainer//bar/root [2021-03-19T23:31:29.502Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-19T23:31:29.502Z] === RUN TestCopyFromContainer/bar/quux [2021-03-19T23:31:29.502Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-19T23:31:29.759Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-19T23:31:29.759Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-19T23:31:29.759Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-19T23:31:29.759Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-19T23:31:30.016Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-19T23:31:30.016Z] --- PASS: TestCopyFromContainer (2.02s) [2021-03-19T23:31:30.016Z] --- PASS: TestCopyFromContainer// (0.08s) [2021-03-19T23:31:30.016Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-19T23:31:30.016Z] --- PASS: TestCopyFromContainer//bar/root/ (0.08s) [2021-03-19T23:31:30.016Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-03-19T23:31:30.016Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-03-19T23:31:30.016Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-19T23:31:30.016Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-19T23:31:30.016Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-19T23:31:30.016Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-19T23:31:30.016Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-19T23:31:30.016Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T23:31:30.016Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:31:30.016Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:31:30.016Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:31:30.016Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:31:30.016Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:31:30.016Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:31:30.016Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:31:30.016Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:31:30.016Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:31:30.016Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-19T23:31:30.016Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-19T23:31:30.016Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-19T23:31:30.016Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-19T23:31:30.016Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T23:31:30.016Z] --- PASS: TestCreateLinkToNonExistingContainer (0.02s) [2021-03-19T23:31:30.016Z] === RUN TestCreateWithInvalidEnv [2021-03-19T23:31:30.016Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T23:31:30.016Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T23:31:30.016Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T23:31:30.016Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T23:31:30.016Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T23:31:30.016Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T23:31:30.016Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T23:31:30.016Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T23:31:30.016Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T23:31:30.016Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-03-19T23:31:30.016Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-19T23:31:30.016Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-19T23:31:30.016Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-19T23:31:30.016Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T23:31:30.016Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-19T23:31:30.016Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T23:31:30.574Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:31:30.574Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:31:31.042Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-19T23:31:31.117Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-19T23:31:32.540Z] --- PASS: TestCreateWithCustomMaskedPaths (2.34s) [2021-03-19T23:31:32.540Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T23:31:34.102Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:31:34.102Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:31:35.239Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.39s) [2021-03-19T23:31:35.239Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T23:31:35.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:31:35.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:31:35.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:31:35.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:31:35.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:31:35.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:31:35.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:31:35.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:31:35.239Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:31:35.239Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:31:35.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:31:35.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:31:35.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:31:35.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:31:35.239Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:31:35.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-19T23:31:35.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-19T23:31:35.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-19T23:31:35.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-19T23:31:35.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-19T23:31:35.239Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-19T23:31:35.239Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T23:31:35.255Z] --- PASS: TestBuildPreserveOwnership (9.97s) [2021-03-19T23:31:35.255Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.96s) [2021-03-19T23:31:35.255Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.00s) [2021-03-19T23:31:35.255Z] === RUN TestBuildPlatformInvalid [2021-03-19T23:31:35.255Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-03-19T23:31:35.255Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-19T23:31:35.255Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-19T23:31:35.255Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-19T23:31:35.255Z] PASS [2021-03-19T23:31:35.255Z] [2021-03-19T23:31:35.255Z] === Skipped [2021-03-19T23:31:35.255Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-19T23:31:35.255Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:31:35.255Z] [2021-03-19T23:31:35.255Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-03-19T23:31:35.255Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-03-19T23:31:35.255Z] [2021-03-19T23:31:35.255Z] [2021-03-19T23:31:35.255Z] DONE 33 tests, 2 skipped in 132.796s [2021-03-19T23:31:35.255Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-19T23:31:35.517Z] INFO: Testing against a local daemon [2021-03-19T23:31:35.517Z] === RUN TestConfigInspect [2021-03-19T23:31:35.517Z] --- SKIP: TestConfigInspect (0.02s) [2021-03-19T23:31:35.517Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:31:35.517Z] === RUN TestConfigList [2021-03-19T23:31:35.517Z] --- SKIP: TestConfigList (0.02s) [2021-03-19T23:31:35.517Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:31:35.517Z] === RUN TestConfigsCreateAndDelete [2021-03-19T23:31:35.517Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-03-19T23:31:35.517Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:31:35.517Z] === RUN TestConfigsUpdate [2021-03-19T23:31:35.517Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-03-19T23:31:35.517Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:31:35.517Z] === RUN TestTemplatedConfig [2021-03-19T23:31:35.517Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-19T23:31:35.517Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:31:35.517Z] === RUN TestConfigCreateResolve [2021-03-19T23:31:35.517Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-03-19T23:31:35.517Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:31:35.517Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T23:31:35.801Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.84s) [2021-03-19T23:31:35.802Z] === RUN TestCreateDifferentPlatform [2021-03-19T23:31:35.802Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T23:31:35.802Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T23:31:35.802Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-19T23:31:35.802Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-19T23:31:35.802Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T23:31:35.802Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T23:31:35.802Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-19T23:31:35.802Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T23:31:35.802Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-19T23:31:35.802Z] === RUN TestContainerStartOnDaemonRestart [2021-03-19T23:31:35.802Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-19T23:31:35.802Z] === RUN TestDaemonRestartIpcMode [2021-03-19T23:31:35.802Z] === PAUSE TestDaemonRestartIpcMode [2021-03-19T23:31:35.802Z] === RUN TestDaemonHostGatewayIP [2021-03-19T23:31:35.802Z] === PAUSE TestDaemonHostGatewayIP [2021-03-19T23:31:35.802Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-19T23:31:35.802Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-19T23:31:35.802Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T23:31:35.802Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-19T23:31:35.802Z] === RUN TestDiff [2021-03-19T23:31:36.207Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-03-19T23:31:36.729Z] --- PASS: TestDiff (0.79s) [2021-03-19T23:31:36.729Z] === RUN TestExecWithCloseStdin [2021-03-19T23:31:36.837Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-19T23:31:36.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.77s) [2021-03-19T23:31:36.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s) [2021-03-19T23:31:36.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.66s) [2021-03-19T23:31:36.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.64s) [2021-03-19T23:31:36.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.57s) [2021-03-19T23:31:36.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.63s) [2021-03-19T23:31:36.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.69s) [2021-03-19T23:31:36.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.67s) [2021-03-19T23:31:36.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.59s) [2021-03-19T23:31:36.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.74s) [2021-03-19T23:31:36.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.53s) [2021-03-19T23:31:36.837Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.67s) [2021-03-19T23:31:36.837Z] === RUN TestCgroupNamespacesRun [2021-03-19T23:31:36.905Z] --- PASS: TestConfigDaemonLibtrustID (1.54s) [2021-03-19T23:31:36.905Z] PASS [2021-03-19T23:31:36.905Z] [2021-03-19T23:31:36.905Z] === Skipped [2021-03-19T23:31:36.905Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-03-19T23:31:36.905Z] config_test.go:31: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:31:36.905Z] [2021-03-19T23:31:36.905Z] === SKIP: amd64.integration.config TestConfigList (0.02s) [2021-03-19T23:31:36.905Z] config_test.go:55: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:31:36.905Z] [2021-03-19T23:31:36.905Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-03-19T23:31:36.905Z] config_test.go:136: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:31:36.905Z] [2021-03-19T23:31:36.905Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-03-19T23:31:36.905Z] config_test.go:174: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:31:36.905Z] [2021-03-19T23:31:36.905Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-03-19T23:31:36.905Z] config_test.go:224: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:31:36.905Z] [2021-03-19T23:31:36.905Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-03-19T23:31:36.905Z] config_test.go:336: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:31:36.905Z] [2021-03-19T23:31:36.905Z] [2021-03-19T23:31:36.905Z] DONE 7 tests, 6 skipped in 1.719s [2021-03-19T23:31:36.905Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-19T23:31:37.027Z] tests/integration/api_client_test.py ..... [ 7%] [2021-03-19T23:31:37.167Z] INFO: Testing against a local daemon [2021-03-19T23:31:37.167Z] === RUN TestCheckpoint [2021-03-19T23:31:37.167Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T23:31:37.167Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:31:37.167Z] === RUN TestContainerInvalidJSON [2021-03-19T23:31:37.167Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:31:37.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:31:37.167Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:31:37.167Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:31:37.167Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:31:37.167Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:31:37.167Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:31:37.167Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:31:37.167Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:31:37.167Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-03-19T23:31:37.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-19T23:31:37.167Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-19T23:31:37.167Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T23:31:37.167Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T23:31:37.167Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.05s) [2021-03-19T23:31:37.167Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T23:31:37.167Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.04s) [2021-03-19T23:31:37.167Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T23:31:37.429Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.04s) [2021-03-19T23:31:37.429Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T23:31:37.429Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-03-19T23:31:37.429Z] === RUN TestCopyFromContainer [2021-03-19T23:31:37.580Z] INFO: Extraction ended at 03/19/2021 23:31:36. Duration:00:00:20.6296761 [2021-03-19T23:31:37.580Z] INFO: Updating the golang and path environment variables [2021-03-19T23:31:37.580Z] INFO: GOPATH=d:\gopath [2021-03-19T23:31:37.580Z] INFO: go version go1.13.15 windows/amd64 [2021-03-19T23:31:37.580Z] INFO: Running the daemon under test in debug mode [2021-03-19T23:31:37.580Z] INFO: Starting a daemon under test... [2021-03-19T23:31:37.580Z] INFO: Args: -H tcp://0.0.0.0:2357 --data-root d:\CI\PR-42175\1\daemon --pidfile d:\CI\PR-42175\1\docker.pid -D [2021-03-19T23:31:37.580Z] INFO: Process started successfully. [2021-03-19T23:31:37.580Z] INFO: Start tailing logs of the daemon under tests [2021-03-19T23:31:37.580Z] INFO: Waiting for the daemon under test to start... [2021-03-19T23:31:37.658Z] --- PASS: TestExecWithCloseStdin (1.14s) [2021-03-19T23:31:37.658Z] === RUN TestExec [2021-03-19T23:31:38.173Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-19T23:31:38.777Z] tests/integration/api_config_test.py ..... [ 8%] [2021-03-19T23:31:38.858Z] ok github.com/docker/docker/cmd/dockerd 0.178s coverage: 29.1% of statements [2021-03-19T23:31:38.912Z] --- PASS: TestCgroupNamespacesRun (2.20s) [2021-03-19T23:31:38.912Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-19T23:31:39.081Z] --- PASS: TestExec (1.16s) [2021-03-19T23:31:39.081Z] === RUN TestExecUser [2021-03-19T23:31:40.008Z] --- PASS: TestExecUser (1.12s) [2021-03-19T23:31:40.008Z] === RUN TestExportContainerAndImportImage [2021-03-19T23:31:40.940Z] --- PASS: TestExportContainerAndImportImage (1.02s) [2021-03-19T23:31:40.940Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T23:31:40.981Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.83s) [2021-03-19T23:31:40.981Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-19T23:31:41.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-19T23:31:41.322Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-19T23:31:41.467Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-19T23:31:41.635Z] === RUN TestCopyFromContainer// [2021-03-19T23:31:41.635Z] === RUN TestCopyFromContainer//bar/root [2021-03-19T23:31:41.635Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-19T23:31:41.635Z] === RUN TestCopyFromContainer/bar/quux [2021-03-19T23:31:41.635Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-19T23:31:41.635Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-19T23:31:41.635Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-19T23:31:41.635Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-19T23:31:41.635Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-19T23:31:41.635Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-19T23:31:41.897Z] --- PASS: TestCopyFromContainer (4.46s) [2021-03-19T23:31:41.897Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-19T23:31:41.897Z] --- PASS: TestCopyFromContainer//bar/root (0.07s) [2021-03-19T23:31:41.897Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-19T23:31:41.897Z] --- PASS: TestCopyFromContainer/bar/quux (0.06s) [2021-03-19T23:31:41.897Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.06s) [2021-03-19T23:31:41.897Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-19T23:31:41.897Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.06s) [2021-03-19T23:31:41.897Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-19T23:31:41.897Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-19T23:31:41.897Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-19T23:31:41.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T23:31:41.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:31:41.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:31:41.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:31:41.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:31:41.897Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:31:41.897Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:31:41.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:31:41.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:31:41.897Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:31:41.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.01s) [2021-03-19T23:31:41.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-19T23:31:41.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-19T23:31:41.897Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-19T23:31:41.897Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T23:31:41.897Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-03-19T23:31:41.897Z] === RUN TestCreateWithInvalidEnv [2021-03-19T23:31:41.897Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T23:31:41.897Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T23:31:41.897Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T23:31:41.897Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T23:31:41.897Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T23:31:41.897Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T23:31:41.897Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T23:31:41.897Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T23:31:41.897Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T23:31:41.897Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-19T23:31:41.897Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-19T23:31:41.897Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-19T23:31:41.897Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-19T23:31:41.897Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T23:31:41.897Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-19T23:31:41.897Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T23:31:42.306Z] --- PASS: TestExportContainerAfterDaemonRestart (1.30s) [2021-03-19T23:31:42.306Z] === RUN TestHealthCheckWorkdir [2021-03-19T23:31:42.711Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-19T23:31:43.050Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.18s) [2021-03-19T23:31:43.050Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-19T23:31:43.369Z] ok github.com/docker/docker/container 0.191s coverage: 34.7% of statements [2021-03-19T23:31:43.369Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-19T23:31:43.369Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-19T23:31:43.369Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-19T23:31:43.369Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-19T23:31:43.816Z] --- PASS: TestCreateWithCustomMaskedPaths (1.89s) [2021-03-19T23:31:43.816Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T23:31:44.145Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-19T23:31:44.197Z] --- PASS: TestHealthCheckWorkdir (1.52s) [2021-03-19T23:31:44.197Z] === RUN TestHealthKillContainer [2021-03-19T23:31:44.406Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-19T23:31:44.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-19T23:31:44.909Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.043s coverage: 65.3% of statements [2021-03-19T23:31:45.125Z] --- PASS: TestCgroupNamespacesRunHostMode (2.17s) [2021-03-19T23:31:45.125Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-19T23:31:45.737Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.87s) [2021-03-19T23:31:45.737Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T23:31:45.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:31:45.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:31:45.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:31:45.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:31:45.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:31:45.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:31:45.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:31:45.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:31:45.737Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:31:45.737Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:31:45.737Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:31:45.737Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:31:45.737Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:31:45.737Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:31:45.737Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:31:45.737Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-03-19T23:31:45.737Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-19T23:31:45.737Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-19T23:31:45.737Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-19T23:31:45.737Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-19T23:31:45.737Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-19T23:31:45.737Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T23:31:45.796Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-19T23:31:46.312Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.65s) [2021-03-19T23:31:46.312Z] === RUN TestCreateDifferentPlatform [2021-03-19T23:31:46.312Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T23:31:46.312Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T23:31:46.312Z] --- PASS: TestCreateDifferentPlatform (0.01s) [2021-03-19T23:31:46.312Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-19T23:31:46.312Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T23:31:46.312Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T23:31:46.312Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-03-19T23:31:46.312Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T23:31:46.580Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.04s) [2021-03-19T23:31:46.580Z] === RUN TestContainerStartOnDaemonRestart [2021-03-19T23:31:46.580Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-03-19T23:31:46.580Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-19T23:31:46.580Z] === RUN TestDaemonRestartIpcMode [2021-03-19T23:31:46.580Z] === PAUSE TestDaemonRestartIpcMode [2021-03-19T23:31:46.580Z] === RUN TestDaemonHostGatewayIP [2021-03-19T23:31:46.580Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-03-19T23:31:46.580Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:31:46.580Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-19T23:31:46.580Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-19T23:31:46.580Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T23:31:46.580Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-19T23:31:46.580Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-19T23:31:46.580Z] === RUN TestDiff [2021-03-19T23:31:47.153Z] --- PASS: TestDiff (0.64s) [2021-03-19T23:31:47.153Z] === RUN TestExecWithCloseStdin [2021-03-19T23:31:47.466Z] --- PASS: TestHealthKillContainer (3.12s) [2021-03-19T23:31:47.466Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T23:31:47.721Z] --- PASS: TestInspectCpusetInConfigPre120 (0.82s) [2021-03-19T23:31:47.721Z] === RUN TestIpcModeNone [2021-03-19T23:31:47.862Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.25s) [2021-03-19T23:31:47.862Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-19T23:31:48.098Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-03-19T23:31:48.098Z] === RUN TestExec [2021-03-19T23:31:48.144Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-19T23:31:49.041Z] --- PASS: TestExec (0.96s) [2021-03-19T23:31:49.041Z] === RUN TestExecUser [2021-03-19T23:31:49.081Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-19T23:31:49.086Z] --- PASS: TestIpcModeNone (1.13s) [2021-03-19T23:31:49.086Z] === RUN TestIpcModePrivate [2021-03-19T23:31:49.104Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-19T23:31:49.370Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.85s) [2021-03-19T23:31:49.370Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-19T23:31:49.985Z] --- PASS: TestExecUser (0.96s) [2021-03-19T23:31:49.985Z] === RUN TestExportContainerAndImportImage [2021-03-19T23:31:50.013Z] --- PASS: TestIpcModePrivate (1.10s) [2021-03-19T23:31:50.013Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:56, shared: false, mustBeShared: false [2021-03-19T23:31:50.013Z] === RUN TestIpcModeShareable [2021-03-19T23:31:50.405Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.93s) [2021-03-19T23:31:50.405Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-19T23:31:50.562Z] ok github.com/docker/docker/daemon/cluster/convert 0.036s coverage: 35.9% of statements [2021-03-19T23:31:50.929Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-03-19T23:31:50.929Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T23:31:51.019Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-19T23:31:51.377Z] --- PASS: TestIpcModeShareable (1.12s) [2021-03-19T23:31:51.377Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:51, shared: true, mustBeShared: true [2021-03-19T23:31:51.377Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-19T23:31:52.484Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.21s) [2021-03-19T23:31:52.484Z] === RUN TestKernelTCPMemory [2021-03-19T23:31:52.935Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-19T23:31:53.269Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-19T23:31:53.508Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-19T23:31:53.991Z] --- PASS: TestKernelTCPMemory (1.27s) [2021-03-19T23:31:53.991Z] === RUN TestNISDomainname [2021-03-19T23:31:54.127Z] ok github.com/docker/docker/daemon/cluster 0.156s coverage: 0.5% of statements [2021-03-19T23:31:54.234Z] --- PASS: TestExportContainerAfterDaemonRestart (3.31s) [2021-03-19T23:31:54.234Z] === RUN TestHealthCheckWorkdir [2021-03-19T23:31:54.642Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.97s) [2021-03-19T23:31:54.642Z] === RUN TestAPIIpcModeHost [2021-03-19T23:31:55.026Z] --- PASS: TestNISDomainname (1.46s) [2021-03-19T23:31:55.026Z] === RUN TestHostnameDnsResolution [2021-03-19T23:31:55.203Z] --- PASS: TestAPIIpcModeHost (1.15s) [2021-03-19T23:31:55.203Z] === RUN TestDaemonIpcModeShareable [2021-03-19T23:31:55.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-19T23:31:55.687Z] --- PASS: TestHealthCheckWorkdir (1.36s) [2021-03-19T23:31:55.687Z] === RUN TestHealthKillContainer [2021-03-19T23:31:56.373Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-19T23:31:56.894Z] ok github.com/docker/docker/daemon/discovery 0.029s coverage: 30.0% of statements [2021-03-19T23:31:57.099Z] --- PASS: TestDaemonIpcModeShareable (1.84s) [2021-03-19T23:31:57.099Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-19T23:31:57.099Z] === RUN TestDaemonIpcModePrivate [2021-03-19T23:31:57.756Z] --- PASS: TestHostnameDnsResolution (2.14s) [2021-03-19T23:31:57.756Z] === RUN TestStats [2021-03-19T23:31:58.295Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-19T23:31:58.898Z] .....INFO: Daemon under test started and replied! [2021-03-19T23:31:58.898Z] INFO: Docker version of the daemon under test [2021-03-19T23:31:58.898Z] [2021-03-19T23:31:58.898Z] Client: [2021-03-19T23:31:58.898Z] Version: 17.06.2-ce [2021-03-19T23:31:58.898Z] API version: 1.30 [2021-03-19T23:31:58.898Z] Go version: go1.8.3 [2021-03-19T23:31:58.898Z] Git commit: cec0b72 [2021-03-19T23:31:58.898Z] Built: Tue Sep 5 19:57:19 2017 [2021-03-19T23:31:58.898Z] OS/Arch: windows/amd64 [2021-03-19T23:31:58.898Z] [2021-03-19T23:31:58.898Z] Server: [2021-03-19T23:31:58.898Z] Version: 0.0.0-dev [2021-03-19T23:31:58.898Z] API version: 1.41 (minimum version 1.24) [2021-03-19T23:31:58.898Z] Go version: go1.13.15 [2021-03-19T23:31:58.898Z] Git commit: 9780942e20 [2021-03-19T23:31:58.898Z] Built: 03/19/2021 23:30:02 [2021-03-19T23:31:58.898Z] OS/Arch: windows/amd64 [2021-03-19T23:31:58.898Z] Experimental: false [2021-03-19T23:31:58.898Z] [2021-03-19T23:31:58.898Z] INFO: Docker info of the daemon under test [2021-03-19T23:31:58.898Z] [2021-03-19T23:31:58.898Z] Containers: 0 [2021-03-19T23:31:58.898Z] Running: 0 [2021-03-19T23:31:58.898Z] Paused: 0 [2021-03-19T23:31:58.898Z] Stopped: 0 [2021-03-19T23:31:58.898Z] Images: 0 [2021-03-19T23:31:58.898Z] Server Version: 0.0.0-dev [2021-03-19T23:31:58.898Z] Storage Driver: windowsfilter [2021-03-19T23:31:58.898Z] Windows: [2021-03-19T23:31:58.898Z] Logging Driver: json-file [2021-03-19T23:31:58.898Z] Plugins: [2021-03-19T23:31:58.898Z] Volume: local [2021-03-19T23:31:58.898Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-19T23:31:58.898Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-19T23:31:58.898Z] Swarm: inactive [2021-03-19T23:31:58.898Z] Default Isolation: process [2021-03-19T23:31:58.898Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-19T23:31:58.898Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-19T23:31:58.898Z] OSType: windows [2021-03-19T23:31:58.898Z] Architecture: x86_64 [2021-03-19T23:31:58.898Z] CPUs: 4 [2021-03-19T23:31:58.898Z] Total Memory: 32GiB [2021-03-19T23:31:58.898Z] Name: azwin-2-36d530 [2021-03-19T23:31:58.898Z] ID: RF7J:B67V:77UO:YHPG:4BVH:6BQX:MEOR:CWJN:XHWO:ZGRT:LR2P:RWLB [2021-03-19T23:31:58.898Z] Docker Root Dir: D:\CI\PR-42175\1\daemon [2021-03-19T23:31:58.898Z] Debug Mode (client): false [2021-03-19T23:31:58.898Z] Debug Mode (server): true [2021-03-19T23:31:58.898Z] File Descriptors: -1 [2021-03-19T23:31:58.898Z] Goroutines: 16 [2021-03-19T23:31:58.898Z] System Time: 2021-03-19T23:31:56.386757Z [2021-03-19T23:31:58.898Z] EventsListeners: 0 [2021-03-19T23:31:58.898Z] Registry: https://index.docker.io/v1/ [2021-03-19T23:31:58.898Z] Labels: [2021-03-19T23:31:58.898Z] Experimental: false [2021-03-19T23:31:58.898Z] Insecure Registries: [2021-03-19T23:31:58.898Z] 127.0.0.0/8 [2021-03-19T23:31:58.898Z] Live Restore Enabled: false [2021-03-19T23:31:58.898Z] [2021-03-19T23:31:58.898Z] [2021-03-19T23:31:58.898Z] INFO: Docker images of the daemon under test [2021-03-19T23:31:58.898Z] [2021-03-19T23:31:58.898Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-19T23:31:58.898Z] [2021-03-19T23:31:58.898Z] INFO: Base image for tests is mcr.microsoft.com/windows/servercore [2021-03-19T23:31:58.898Z] INFO: Pulling mcr.microsoft.com/windows/servercore:ltsc2019 from docker hub into daemon under test. This may take some time... [2021-03-19T23:31:58.898Z] ltsc2019: Pulling from windows/servercore [2021-03-19T23:31:58.898Z] 4612f6d0b889: Pulling fs layer [2021-03-19T23:31:58.898Z] 5ff1512f88ec: Pulling fs layer [2021-03-19T23:31:59.016Z] --- PASS: TestHealthKillContainer (3.02s) [2021-03-19T23:31:59.016Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T23:31:59.016Z] --- PASS: TestInspectCpusetInConfigPre120 (0.64s) [2021-03-19T23:31:59.016Z] === RUN TestIpcModeNone [2021-03-19T23:31:59.027Z] --- PASS: TestDaemonIpcModePrivate (1.69s) [2021-03-19T23:31:59.027Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-19T23:31:59.027Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-19T23:31:59.677Z] ok github.com/docker/docker/daemon/config 0.079s coverage: 81.8% of statements [2021-03-19T23:31:59.677Z] ok github.com/docker/docker/daemon/events 0.063s coverage: 50.0% of statements [2021-03-19T23:31:59.683Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-19T23:31:59.957Z] --- PASS: TestIpcModeNone (0.92s) [2021-03-19T23:31:59.957Z] === RUN TestIpcModePrivate [2021-03-19T23:32:00.390Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.71s) [2021-03-19T23:32:00.390Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: false, mustBeShared: false [2021-03-19T23:32:00.390Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-19T23:32:00.488Z] --- PASS: TestStats (3.12s) [2021-03-19T23:32:00.488Z] === RUN TestStopContainerWithTimeout [2021-03-19T23:32:00.488Z] === RUN TestStopContainerWithTimeout/0 [2021-03-19T23:32:00.488Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-19T23:32:00.488Z] === RUN TestStopContainerWithTimeout/1 [2021-03-19T23:32:00.488Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-19T23:32:00.488Z] === RUN TestStopContainerWithTimeout/3 [2021-03-19T23:32:00.488Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-19T23:32:00.488Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-19T23:32:00.488Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-19T23:32:00.488Z] === CONT TestStopContainerWithTimeout/0 [2021-03-19T23:32:00.488Z] === CONT TestStopContainerWithTimeout/3 [2021-03-19T23:32:00.900Z] --- PASS: TestIpcModePrivate (0.94s) [2021-03-19T23:32:00.900Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-03-19T23:32:00.900Z] === RUN TestIpcModeShareable [2021-03-19T23:32:00.900Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-03-19T23:32:00.900Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T23:32:00.900Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-19T23:32:01.071Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-19T23:32:01.997Z] === CONT TestStopContainerWithTimeout/1 [2021-03-19T23:32:02.279Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.78s) [2021-03-19T23:32:02.279Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:59, shared: true, mustBeShared: true [2021-03-19T23:32:02.279Z] === RUN TestIpcModeOlderClient [2021-03-19T23:32:02.279Z] === PAUSE TestIpcModeOlderClient [2021-03-19T23:32:02.279Z] === RUN TestKillContainerInvalidSignal [2021-03-19T23:32:02.444Z] ok github.com/docker/docker/daemon/graphdriver 0.009s coverage: 2.2% of statements [2021-03-19T23:32:02.459Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T23:32:02.459Z] Using test binary docker [2021-03-19T23:32:02.459Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-19T23:32:02.459Z] +++ /etc/init.d/apparmor start [2021-03-19T23:32:02.459Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T23:32:02.459Z] INFO: Waiting for daemon to start... [2021-03-19T23:32:02.459Z] Starting dockerd [2021-03-19T23:32:02.459Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-03-19T23:32:03.208Z] --- PASS: TestKillContainerInvalidSignal (0.71s) [2021-03-19T23:32:03.208Z] === RUN TestKillContainer [2021-03-19T23:32:03.208Z] === RUN TestKillContainer/no_signal [2021-03-19T23:32:03.246Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-19T23:32:03.453Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.53s) [2021-03-19T23:32:03.453Z] === RUN TestAPIIpcModeHost [2021-03-19T23:32:03.453Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-03-19T23:32:03.453Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T23:32:03.453Z] === RUN TestDaemonIpcModeShareable [2021-03-19T23:32:03.453Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-03-19T23:32:03.453Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T23:32:03.453Z] === RUN TestDaemonIpcModePrivate [2021-03-19T23:32:03.769Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T23:32:04.072Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-19T23:32:04.331Z] === RUN TestKillContainer/killing_signal [2021-03-19T23:32:05.231Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-03-19T23:32:05.301Z] --- PASS: TestKillContainer (2.11s) [2021-03-19T23:32:05.301Z] --- PASS: TestKillContainer/no_signal (0.67s) [2021-03-19T23:32:05.301Z] --- PASS: TestKillContainer/non_killing_signal (0.56s) [2021-03-19T23:32:05.301Z] --- PASS: TestKillContainer/killing_signal (0.72s) [2021-03-19T23:32:05.301Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T23:32:05.301Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-19T23:32:05.875Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.499s coverage: 14.1% of statements [2021-03-19T23:32:05.905Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-19T23:32:06.510Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.36s) [2021-03-19T23:32:06.510Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.66s) [2021-03-19T23:32:06.510Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.56s) [2021-03-19T23:32:06.510Z] === RUN TestKillStoppedContainer [2021-03-19T23:32:06.510Z] --- PASS: TestKillStoppedContainer (0.04s) [2021-03-19T23:32:06.510Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T23:32:06.510Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-03-19T23:32:06.510Z] === RUN TestKillDifferentUserContainer [2021-03-19T23:32:06.760Z] --- PASS: TestDaemonIpcModePrivate (2.64s) [2021-03-19T23:32:06.760Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-03-19T23:32:06.760Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-19T23:32:06.760Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-19T23:32:06.760Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T23:32:06.760Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-19T23:32:06.760Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-19T23:32:06.760Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T23:32:06.760Z] === RUN TestIpcModeOlderClient [2021-03-19T23:32:06.760Z] === PAUSE TestIpcModeOlderClient [2021-03-19T23:32:06.760Z] === RUN TestKillContainerInvalidSignal [2021-03-19T23:32:06.760Z] --- PASS: TestKillContainerInvalidSignal (0.72s) [2021-03-19T23:32:06.760Z] === RUN TestKillContainer [2021-03-19T23:32:06.760Z] === RUN TestKillContainer/no_signal [2021-03-19T23:32:06.933Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.777s coverage: 57.1% of statements [2021-03-19T23:32:07.438Z] --- PASS: TestKillDifferentUserContainer (0.70s) [2021-03-19T23:32:07.438Z] === RUN TestInspectOomKilledTrue [2021-03-19T23:32:07.438Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-19T23:32:07.438Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-19T23:32:07.438Z] === RUN TestInspectOomKilledFalse [2021-03-19T23:32:07.447Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-19T23:32:07.603Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-03-19T23:32:07.603Z] --- PASS: TestStopContainerWithTimeout/0 (1.43s) [2021-03-19T23:32:07.603Z] --- PASS: TestStopContainerWithTimeout/3 (3.48s) [2021-03-19T23:32:07.603Z] --- PASS: TestStopContainerWithTimeout/1 (2.13s) [2021-03-19T23:32:07.603Z] --- PASS: TestStopContainerWithTimeout/-1 (3.23s) [2021-03-19T23:32:07.603Z] === RUN TestDeleteDevicemapper [2021-03-19T23:32:07.603Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-19T23:32:07.603Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T23:32:07.603Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T23:32:07.705Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T23:32:07.966Z] === RUN TestKillContainer/killing_signal [2021-03-19T23:32:08.016Z] --- PASS: TestInspectOomKilledFalse (0.69s) [2021-03-19T23:32:08.016Z] === RUN TestLinksEtcHostsContentMatch [2021-03-19T23:32:08.620Z] --- PASS: TestLinksEtcHostsContentMatch (0.81s) [2021-03-19T23:32:08.620Z] === RUN TestLinksContainerNames [2021-03-19T23:32:08.910Z] --- PASS: TestKillContainer (1.94s) [2021-03-19T23:32:08.910Z] --- PASS: TestKillContainer/no_signal (0.63s) [2021-03-19T23:32:08.910Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2021-03-19T23:32:08.910Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-03-19T23:32:08.910Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T23:32:08.910Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-19T23:32:09.049Z] . [2021-03-19T23:32:09.049Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T23:32:09.049Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T23:32:09.049Z] Error: No such image: emptyfs [2021-03-19T23:32:09.049Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-19T23:32:09.049Z] ++++ docker load [2021-03-19T23:32:09.049Z] Running integration-test (iteration 1) [2021-03-19T23:32:09.049Z] Running /go/src/github.com/docker/docker/integration/build (arm64.integration.build) flags=-test.v -test.timeout=120m [2021-03-19T23:32:09.049Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:32:09.049Z] ++ set -e [2021-03-19T23:32:09.049Z] ++ '[' -n 0 ']' [2021-03-19T23:32:09.049Z] ++ set -x [2021-03-19T23:32:09.049Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-build-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:32:09.483Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-19T23:32:09.700Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.013s coverage: 1.9% of statements [2021-03-19T23:32:09.987Z] --- PASS: TestLinksContainerNames (1.37s) [2021-03-19T23:32:09.987Z] === RUN TestLogsFollowTailEmpty [2021-03-19T23:32:10.057Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.31s) [2021-03-19T23:32:10.057Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.62s) [2021-03-19T23:32:10.057Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.54s) [2021-03-19T23:32:10.057Z] === RUN TestKillStoppedContainer [2021-03-19T23:32:10.057Z] --- PASS: TestKillStoppedContainer (0.05s) [2021-03-19T23:32:10.057Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T23:32:10.319Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.04s) [2021-03-19T23:32:10.319Z] === RUN TestKillDifferentUserContainer [2021-03-19T23:32:10.337Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.87s) [2021-03-19T23:32:10.337Z] === RUN TestUpdateMemory [2021-03-19T23:32:10.337Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-19T23:32:10.337Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:32:10.337Z] === RUN TestUpdateCPUQuota [2021-03-19T23:32:10.892Z] --- PASS: TestKillDifferentUserContainer (0.63s) [2021-03-19T23:32:10.892Z] === RUN TestInspectOomKilledTrue [2021-03-19T23:32:10.892Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-19T23:32:10.892Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:32:10.892Z] === RUN TestInspectOomKilledFalse [2021-03-19T23:32:10.892Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-19T23:32:10.892Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:32:10.892Z] === RUN TestLinksEtcHostsContentMatch [2021-03-19T23:32:10.892Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-03-19T23:32:10.892Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-19T23:32:10.892Z] === RUN TestLinksContainerNames [2021-03-19T23:32:10.914Z] --- PASS: TestLogsFollowTailEmpty (0.71s) [2021-03-19T23:32:10.914Z] === RUN TestContainerNetworkMountsNoChown [2021-03-19T23:32:11.245Z] ok github.com/docker/docker/daemon/graphdriver/aufs 8.127s coverage: 69.3% of statements [2021-03-19T23:32:11.468Z] 4612f6d0b889: Verifying Checksum [2021-03-19T23:32:11.468Z] 4612f6d0b889: Download complete [2021-03-19T23:32:11.478Z] --- PASS: TestContainerNetworkMountsNoChown (0.73s) [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/default [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/default [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/private [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/private [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rprivate [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/slave [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/slave [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rslave [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/shared [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/shared [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rshared [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-19T23:32:11.478Z] === CONT TestMountDaemonRoot/default [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:32:11.478Z] === CONT TestMountDaemonRoot/rslave [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-19T23:32:11.478Z] === CONT TestMountDaemonRoot/slave [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-19T23:32:11.478Z] === CONT TestMountDaemonRoot/rprivate [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:32:11.478Z] === CONT TestMountDaemonRoot/private [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:32:11.478Z] === CONT TestMountDaemonRoot/rshared [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:32:11.478Z] === CONT TestMountDaemonRoot/shared [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:32:11.478Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-19T23:32:11.478Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-19T23:32:11.478Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:32:11.478Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:32:11.543Z] ok github.com/docker/docker/daemon 12.396s coverage: 17.1% of statements [2021-03-19T23:32:11.543Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-19T23:32:11.543Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-19T23:32:11.543Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-19T23:32:11.543Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-19T23:32:11.735Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:32:11.735Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:32:11.735Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:32:11.735Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:32:11.735Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:32:11.735Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-19T23:32:11.735Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:32:11.735Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-19T23:32:11.735Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-19T23:32:11.735Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-19T23:32:11.735Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:32:11.735Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:32:11.991Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.09s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.08s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.03s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.04s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.04s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-19T23:32:11.991Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.01s) [2021-03-19T23:32:11.991Z] === RUN TestContainerBindMountNonRecursive [2021-03-19T23:32:12.279Z] --- PASS: TestLinksContainerNames (1.30s) [2021-03-19T23:32:12.279Z] === RUN TestLogsFollowTailEmpty [2021-03-19T23:32:12.598Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 3.662s coverage: 46.2% of statements [2021-03-19T23:32:12.598Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-19T23:32:12.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-19T23:32:12.853Z] --- PASS: TestLogsFollowTailEmpty (0.67s) [2021-03-19T23:32:12.853Z] === RUN TestContainerNetworkMountsNoChown [2021-03-19T23:32:13.427Z] --- PASS: TestContainerNetworkMountsNoChown (0.65s) [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/default [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/default [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/private [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/private [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rprivate [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/slave [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/slave [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rslave [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/shared [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/shared [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rshared [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/default [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/rprivate [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/rshared [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/shared [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/rslave [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/slave [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/private [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-19T23:32:13.427Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:32:13.427Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:32:13.427Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:32:13.689Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-19T23:32:13.951Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-19T23:32:13.951Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:32:13.951Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-19T23:32:13.951Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.01s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.04s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.04s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.03s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.04s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.02s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.03s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.03s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.03s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.02s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.03s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.01s) [2021-03-19T23:32:13.951Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-03-19T23:32:13.951Z] === RUN TestContainerBindMountNonRecursive [2021-03-19T23:32:13.951Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-03-19T23:32:13.951Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-19T23:32:13.951Z] === RUN TestContainerVolumesMountedAsShared [2021-03-19T23:32:13.951Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-03-19T23:32:13.951Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-19T23:32:13.951Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-19T23:32:13.951Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-03-19T23:32:13.951Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-19T23:32:13.951Z] === RUN TestNetworkNat [2021-03-19T23:32:14.113Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-19T23:32:14.143Z] ok github.com/docker/docker/daemon/graphdriver/overlay 2.362s coverage: 49.4% of statements [2021-03-19T23:32:14.451Z] 5ff1512f88ec: Verifying Checksum [2021-03-19T23:32:14.451Z] 5ff1512f88ec: Download complete [2021-03-19T23:32:14.508Z] --- PASS: TestContainerBindMountNonRecursive (1.95s) [2021-03-19T23:32:14.508Z] === RUN TestContainerVolumesMountedAsShared [2021-03-19T23:32:14.508Z] --- PASS: TestContainerVolumesMountedAsShared (0.56s) [2021-03-19T23:32:14.508Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-19T23:32:14.526Z] --- PASS: TestNetworkNat (0.73s) [2021-03-19T23:32:14.526Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T23:32:14.797Z] --- PASS: TestUpdateCPUQuota (4.43s) [2021-03-19T23:32:14.797Z] === RUN TestUpdatePidsLimit [2021-03-19T23:32:14.797Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-19T23:32:15.088Z] === RUN TestUpdatePidsLimit/no_change [2021-03-19T23:32:15.203Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.050s coverage: 57.5% of statements [2021-03-19T23:32:15.436Z] --- PASS: TestContainerVolumesMountedAsSlave (0.88s) [2021-03-19T23:32:15.436Z] === RUN TestNetworkNat [2021-03-19T23:32:15.469Z] --- PASS: TestNetworkLocalhostTCPNat (0.68s) [2021-03-19T23:32:15.469Z] === RUN TestNetworkLoopbackNat [2021-03-19T23:32:15.746Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-19T23:32:15.850Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.009s coverage: 3.0% of statements [2021-03-19T23:32:15.850Z] ok github.com/docker/docker/daemon/links 0.011s coverage: 93.0% of statements [2021-03-19T23:32:16.363Z] --- PASS: TestNetworkNat (0.73s) [2021-03-19T23:32:16.363Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T23:32:16.597Z] tests/integration/api_container_test.py ....x...........x............... [ 17%] [2021-03-19T23:32:16.797Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-19T23:32:16.925Z] --- PASS: TestNetworkLocalhostTCPNat (0.72s) [2021-03-19T23:32:16.925Z] === RUN TestNetworkLoopbackNat [2021-03-19T23:32:17.090Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-19T23:32:17.725Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-19T23:32:18.318Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-19T23:32:18.761Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-19T23:32:18.777Z] --- PASS: TestNetworkLoopbackNat (3.01s) [2021-03-19T23:32:18.777Z] === RUN TestPause [2021-03-19T23:32:18.777Z] --- SKIP: TestPause (0.00s) [2021-03-19T23:32:18.777Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:32:18.777Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T23:32:18.777Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T23:32:18.777Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T23:32:18.777Z] === RUN TestPauseStopPausedContainer [2021-03-19T23:32:18.777Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-03-19T23:32:18.777Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:32:18.777Z] === RUN TestPsFilter [2021-03-19T23:32:18.777Z] --- PASS: TestPsFilter (0.10s) [2021-03-19T23:32:18.777Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T23:32:19.039Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.61s) [2021-03-19T23:32:19.039Z] === RUN TestRemoveContainerWithVolume [2021-03-19T23:32:19.429Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 5.029s coverage: 52.1% of statements [2021-03-19T23:32:19.429Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-19T23:32:19.429Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-19T23:32:19.429Z] ok github.com/docker/docker/daemon/logger 0.265s coverage: 43.2% of statements [2021-03-19T23:32:19.616Z] --- PASS: TestRemoveContainerWithVolume (0.66s) [2021-03-19T23:32:19.616Z] === RUN TestRemoveContainerRunning [2021-03-19T23:32:22.925Z] --- PASS: TestRemoveContainerRunning (0.66s) [2021-03-19T23:32:22.925Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T23:32:22.925Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.62s) [2021-03-19T23:32:22.925Z] === RUN TestRemoveInvalidContainer [2021-03-19T23:32:22.925Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-19T23:32:22.925Z] === RUN TestRenameLinkedContainer [2021-03-19T23:32:22.927Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-19T23:32:22.946Z] Loaded image: buildpack-deps:buster [2021-03-19T23:32:22.956Z] --- PASS: TestUpdatePidsLimit (5.71s) [2021-03-19T23:32:22.956Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.73s) [2021-03-19T23:32:22.956Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-03-19T23:32:22.956Z] --- PASS: TestUpdatePidsLimit/update_lower (0.71s) [2021-03-19T23:32:22.956Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.63s) [2021-03-19T23:32:22.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.65s) [2021-03-19T23:32:22.956Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.67s) [2021-03-19T23:32:22.957Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.63s) [2021-03-19T23:32:22.957Z] === RUN TestUpdateRestartPolicy [2021-03-19T23:32:22.959Z] ok github.com/docker/docker/daemon/logger/awslogs 0.494s coverage: 77.8% of statements [2021-03-19T23:32:22.959Z] ok github.com/docker/docker/daemon/images 0.056s coverage: 6.7% of statements [2021-03-19T23:32:22.959Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-19T23:32:22.959Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-19T23:32:22.959Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-19T23:32:22.959Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-19T23:32:22.959Z] ok github.com/docker/docker/daemon/logger/gelf 0.013s coverage: 67.0% of statements [2021-03-19T23:32:22.959Z] ok github.com/docker/docker/daemon/logger/journald 0.007s coverage: 23.9% of statements [2021-03-19T23:32:22.959Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.047s coverage: 87.2% of statements [2021-03-19T23:32:22.968Z] --- PASS: TestNetworkLoopbackNat (3.13s) [2021-03-19T23:32:22.968Z] === RUN TestPause [2021-03-19T23:32:22.968Z] --- PASS: TestPause (0.71s) [2021-03-19T23:32:22.968Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T23:32:22.968Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T23:32:22.968Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T23:32:22.968Z] === RUN TestPauseStopPausedContainer [2021-03-19T23:32:22.968Z] --- PASS: TestPauseStopPausedContainer (0.72s) [2021-03-19T23:32:22.968Z] === RUN TestPsFilter [2021-03-19T23:32:22.968Z] --- PASS: TestPsFilter (0.10s) [2021-03-19T23:32:22.968Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T23:32:22.968Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.65s) [2021-03-19T23:32:22.968Z] === RUN TestRemoveContainerWithVolume [2021-03-19T23:32:22.968Z] --- PASS: TestRemoveContainerWithVolume (0.68s) [2021-03-19T23:32:22.968Z] === RUN TestRemoveContainerRunning [2021-03-19T23:32:23.497Z] --- PASS: TestRenameLinkedContainer (2.56s) [2021-03-19T23:32:23.497Z] === RUN TestRenameStoppedContainer [2021-03-19T23:32:23.531Z] --- PASS: TestRemoveContainerRunning (0.69s) [2021-03-19T23:32:23.531Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T23:32:23.889Z] Loaded image: busybox:latest [2021-03-19T23:32:24.020Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.043s coverage: 61.6% of statements [2021-03-19T23:32:24.076Z] --- PASS: TestRenameStoppedContainer (0.64s) [2021-03-19T23:32:24.076Z] === RUN TestRenameRunningContainerAndReuse [2021-03-19T23:32:24.459Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.67s) [2021-03-19T23:32:24.459Z] === RUN TestRemoveInvalidContainer [2021-03-19T23:32:24.459Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-03-19T23:32:24.459Z] === RUN TestRenameLinkedContainer [2021-03-19T23:32:25.084Z] ok github.com/docker/docker/daemon/logger/local 0.078s coverage: 75.2% of statements [2021-03-19T23:32:25.084Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-19T23:32:25.277Z] Loaded image: busybox:glibc [2021-03-19T23:32:25.381Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.075s coverage: 58.6% of statements [2021-03-19T23:32:25.466Z] --- PASS: TestRenameRunningContainerAndReuse (1.33s) [2021-03-19T23:32:25.466Z] === RUN TestRenameInvalidName [2021-03-19T23:32:26.030Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.030s coverage: 31.5% of statements [2021-03-19T23:32:26.039Z] --- PASS: TestRenameInvalidName (0.65s) [2021-03-19T23:32:26.039Z] === RUN TestRenameAnonymousContainer [2021-03-19T23:32:26.225Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-19T23:32:27.197Z] Loaded image: debian:bullseye [2021-03-19T23:32:27.459Z] Loaded image: hello-world:latest [2021-03-19T23:32:27.459Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T23:32:27.569Z] ok github.com/docker/docker/daemon/logger/templates 0.023s coverage: 8.3% of statements [2021-03-19T23:32:27.569Z] ok github.com/docker/docker/daemon/logger/syslog 0.041s coverage: 46.8% of statements [2021-03-19T23:32:27.720Z] INFO: Testing against a local daemon [2021-03-19T23:32:27.720Z] === RUN TestCgroupNamespacesBuild [2021-03-19T23:32:27.726Z] --- PASS: TestRenameLinkedContainer (2.94s) [2021-03-19T23:32:27.726Z] === RUN TestRenameStoppedContainer [2021-03-19T23:32:27.982Z] --- PASS: TestRenameStoppedContainer (0.67s) [2021-03-19T23:32:27.982Z] === RUN TestRenameRunningContainerAndReuse [2021-03-19T23:32:28.588Z] --- PASS: TestRenameAnonymousContainer (2.20s) [2021-03-19T23:32:28.589Z] === RUN TestRenameContainerWithSameName [2021-03-19T23:32:28.767Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-19T23:32:29.162Z] --- PASS: TestRenameContainerWithSameName (0.65s) [2021-03-19T23:32:29.162Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T23:32:29.368Z] --- PASS: TestRenameRunningContainerAndReuse (1.42s) [2021-03-19T23:32:29.368Z] === RUN TestRenameInvalidName [2021-03-19T23:32:30.349Z] ok github.com/docker/docker/daemon/network 0.011s coverage: 63.8% of statements [2021-03-19T23:32:30.351Z] --- PASS: TestRenameInvalidName (0.80s) [2021-03-19T23:32:30.351Z] === RUN TestRenameAnonymousContainer [2021-03-19T23:32:30.552Z] --- PASS: TestRenameContainerWithLinkedContainer (1.31s) [2021-03-19T23:32:30.552Z] === RUN TestResize [2021-03-19T23:32:30.648Z] ok github.com/docker/docker/daemon/logger/splunk 2.593s coverage: 82.5% of statements [2021-03-19T23:32:30.648Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-19T23:32:30.648Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-19T23:32:31.125Z] --- PASS: TestResize (0.64s) [2021-03-19T23:32:31.125Z] === RUN TestResizeWithInvalidSize [2021-03-19T23:32:31.699Z] --- PASS: TestResizeWithInvalidSize (0.66s) [2021-03-19T23:32:31.699Z] === RUN TestResizeWhenContainerNotStarted [2021-03-19T23:32:32.186Z] ok github.com/docker/docker/distribution/metadata 0.140s coverage: 48.2% of statements [2021-03-19T23:32:32.272Z] --- PASS: TestResizeWhenContainerNotStarted (0.63s) [2021-03-19T23:32:32.272Z] === RUN TestDaemonRestartKillContainers [2021-03-19T23:32:32.272Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-19T23:32:32.272Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-19T23:32:32.272Z] === RUN TestCgroupNamespacesRun [2021-03-19T23:32:32.886Z] --- PASS: TestRenameAnonymousContainer (2.41s) [2021-03-19T23:32:32.886Z] === RUN TestRenameContainerWithSameName [2021-03-19T23:32:32.968Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-19T23:32:33.014Z] --- PASS: TestCgroupNamespacesBuild (5.46s) [2021-03-19T23:32:33.014Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-19T23:32:33.143Z] --- PASS: TestRenameContainerWithSameName (0.69s) [2021-03-19T23:32:33.143Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T23:32:33.725Z] ok github.com/docker/docker/errdefs 0.029s coverage: 53.1% of statements [2021-03-19T23:32:34.024Z] ok github.com/docker/docker/distribution 0.475s coverage: 25.0% of statements [2021-03-19T23:32:34.024Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-19T23:32:34.510Z] --- PASS: TestRenameContainerWithLinkedContainer (1.41s) [2021-03-19T23:32:34.510Z] === RUN TestResize [2021-03-19T23:32:34.823Z] --- PASS: TestCgroupNamespacesRun (2.61s) [2021-03-19T23:32:34.823Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-19T23:32:35.437Z] --- PASS: TestResize (0.70s) [2021-03-19T23:32:35.438Z] === RUN TestResizeWithInvalidSize [2021-03-19T23:32:35.561Z] ok github.com/docker/docker/image 0.042s coverage: 86.8% of statements [2021-03-19T23:32:35.564Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.14s) [2021-03-19T23:32:35.564Z] === RUN TestBuildWithSession [2021-03-19T23:32:35.564Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T23:32:35.564Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:32:35.564Z] === RUN TestBuildSquashParent [2021-03-19T23:32:35.605Z] --- PASS: TestUpdateRestartPolicy (13.97s) [2021-03-19T23:32:35.605Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T23:32:35.605Z] --- PASS: TestUpdateRestartWithAutoRemove (1.10s) [2021-03-19T23:32:35.605Z] === RUN TestWaitNonBlocked [2021-03-19T23:32:35.605Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:32:35.605Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:32:35.605Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:32:35.605Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:32:35.605Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:32:35.605Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:32:36.000Z] --- PASS: TestResizeWithInvalidSize (0.68s) [2021-03-19T23:32:36.000Z] === RUN TestResizeWhenContainerNotStarted [2021-03-19T23:32:36.265Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T23:32:36.265Z] Using test binary docker [2021-03-19T23:32:36.265Z] +++ /etc/init.d/apparmor start [2021-03-19T23:32:36.265Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T23:32:36.265Z] INFO: Waiting for daemon to start... [2021-03-19T23:32:36.265Z] Starting dockerd [2021-03-19T23:32:36.265Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-03-19T23:32:36.628Z] ok github.com/docker/docker/distribution/xfer 1.734s coverage: 85.1% of statements [2021-03-19T23:32:36.628Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-19T23:32:36.628Z] ok github.com/docker/docker/image/cache 0.065s coverage: 19.2% of statements [2021-03-19T23:32:36.628Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-19T23:32:36.642Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-19T23:32:36.642Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.21s) [2021-03-19T23:32:36.642Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.33s) [2021-03-19T23:32:36.642Z] === RUN TestWaitBlocked [2021-03-19T23:32:36.642Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:32:36.642Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:32:36.642Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:32:36.642Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:32:36.642Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:32:36.642Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:32:36.929Z] --- PASS: TestResizeWhenContainerNotStarted (0.70s) [2021-03-19T23:32:36.929Z] === RUN TestDaemonRestartKillContainers [2021-03-19T23:32:36.929Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:32:36.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:32:36.929Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:32:36.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:32:36.929Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:32:36.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:32:36.929Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:32:36.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:32:36.929Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:32:36.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:32:36.929Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:32:36.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:32:36.929Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:32:36.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:32:36.929Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:32:36.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:32:36.929Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:32:36.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:32:36.929Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:32:36.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:32:36.929Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:32:36.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:32:36.929Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:32:36.929Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:32:36.929Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:32:36.929Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:32:37.278Z] ok github.com/docker/docker/image/v1 0.065s coverage: 25.0% of statements [2021-03-19T23:32:37.278Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-19T23:32:37.278Z] ok github.com/docker/docker/libcontainerd/queue 0.025s coverage: 100.0% of statements [2021-03-19T23:32:37.373Z] --- PASS: TestCgroupNamespacesRunPrivileged (2.11s) [2021-03-19T23:32:37.373Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-19T23:32:38.153Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-19T23:32:38.153Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.32s) [2021-03-19T23:32:38.153Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.34s) [2021-03-19T23:32:38.153Z] === CONT TestContainerStartOnDaemonRestart [2021-03-19T23:32:38.153Z] === CONT TestContainerKillOnDaemonStart [2021-03-19T23:32:38.175Z] . [2021-03-19T23:32:38.175Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T23:32:38.175Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T23:32:38.175Z] Error: No such image: emptyfs [2021-03-19T23:32:38.175Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-19T23:32:38.175Z] ++++ docker load [2021-03-19T23:32:38.745Z] Running integration-test (iteration 1) [2021-03-19T23:32:38.745Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-03-19T23:32:38.745Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:32:38.745Z] ++ set -e [2021-03-19T23:32:38.745Z] ++ '[' -n 0 ']' [2021-03-19T23:32:38.745Z] ++ set -x [2021-03-19T23:32:38.745Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-build-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:32:38.820Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:32:39.076Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:32:39.388Z] ok github.com/docker/docker/pkg/aaparser 0.014s coverage: 52.9% of statements [2021-03-19T23:32:39.924Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.65s) [2021-03-19T23:32:39.924Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-19T23:32:40.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:32:40.443Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:32:40.451Z] ok github.com/docker/docker/oci 0.069s coverage: 38.4% of statements [2021-03-19T23:32:40.750Z] ok github.com/docker/docker/opts 0.130s coverage: 67.1% of statements [2021-03-19T23:32:41.679Z] --- PASS: TestContainerStartOnDaemonRestart (3.58s) [2021-03-19T23:32:41.679Z] === CONT TestIpcModeOlderClient [2021-03-19T23:32:41.679Z] --- PASS: TestIpcModeOlderClient (0.20s) [2021-03-19T23:32:41.679Z] === CONT TestDaemonHostGatewayIP [2021-03-19T23:32:41.809Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:32:41.809Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:32:42.473Z] --- PASS: TestCgroupNamespacesRunHostMode (2.65s) [2021-03-19T23:32:42.473Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-19T23:32:42.857Z] ok github.com/docker/docker/pkg/broadcaster 0.004s coverage: 100.0% of statements [2021-03-19T23:32:43.156Z] ok github.com/docker/docker/pkg/capabilities 0.013s coverage: 87.5% of statements [2021-03-19T23:32:43.455Z] ok github.com/docker/docker/pkg/authorization 1.075s coverage: 68.3% of statements [2021-03-19T23:32:43.700Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:32:43.709Z] --- PASS: TestBuildSquashParent (8.41s) [2021-03-19T23:32:43.709Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T23:32:43.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:32:43.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:32:43.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:32:43.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:32:43.710Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:32:43.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:32:43.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:32:43.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:32:43.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:32:43.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:32:43.710Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:32:43.710Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:32:43.710Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:32:43.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:32:43.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:32:43.710Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:32:43.754Z] ok github.com/docker/docker/pkg/archive 1.216s coverage: 77.0% of statements [2021-03-19T23:32:43.958Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:32:44.402Z] ok github.com/docker/docker/pkg/directory 0.006s coverage: 80.0% of statements [2021-03-19T23:32:45.023Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.64s) [2021-03-19T23:32:45.023Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-19T23:32:45.045Z] ok github.com/docker/docker/pkg/discovery 0.006s coverage: 58.3% of statements [2021-03-19T23:32:45.345Z] ok github.com/docker/docker/pkg/discovery/file 0.006s coverage: 97.6% of statements [2021-03-19T23:32:46.141Z] --- PASS: TestDaemonHostGatewayIP (4.20s) [2021-03-19T23:32:46.141Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-19T23:32:46.397Z] ok github.com/docker/docker/pkg/discovery/memory 0.004s coverage: 92.3% of statements [2021-03-19T23:32:46.476Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:32:46.941Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (2.15s) [2021-03-19T23:32:46.941Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-19T23:32:47.022Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:32:47.022Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:32:47.039Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:32:47.045Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-03-19T23:32:47.687Z] ok github.com/docker/docker/pkg/dmesg 0.004s coverage: 83.3% of statements [2021-03-19T23:32:48.338Z] ok github.com/docker/docker/layer 7.211s coverage: 68.8% of statements [2021-03-19T23:32:48.338Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-19T23:32:48.338Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-19T23:32:48.338Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-19T23:32:48.338Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-19T23:32:48.338Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-19T23:32:48.858Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.70s) [2021-03-19T23:32:48.858Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-19T23:32:48.985Z] ok github.com/docker/docker/pkg/filenotify 0.605s coverage: 67.0% of statements [2021-03-19T23:32:48.985Z] ok github.com/docker/docker/pkg/chrootarchive 3.998s coverage: 43.2% of statements [2021-03-19T23:32:48.985Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-19T23:32:48.985Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-19T23:32:48.985Z] ok github.com/docker/docker/pkg/fileutils 0.019s coverage: 89.5% of statements [2021-03-19T23:32:49.555Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-19T23:32:49.555Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.22s) [2021-03-19T23:32:49.555Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.42s) [2021-03-19T23:32:49.555Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.26s) [2021-03-19T23:32:49.555Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.35s) [2021-03-19T23:32:49.555Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.33s) [2021-03-19T23:32:49.555Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.34s) [2021-03-19T23:32:49.555Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.18s) [2021-03-19T23:32:49.555Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.24s) [2021-03-19T23:32:49.555Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (2.89s) [2021-03-19T23:32:49.555Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (2.97s) [2021-03-19T23:32:49.555Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.46s) [2021-03-19T23:32:49.555Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.29s) [2021-03-19T23:32:49.555Z] === RUN TestCgroupNamespacesRun [2021-03-19T23:32:49.576Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-19T23:32:49.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.06s) [2021-03-19T23:32:49.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.14s) [2021-03-19T23:32:49.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (3.29s) [2021-03-19T23:32:49.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (3.34s) [2021-03-19T23:32:49.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.53s) [2021-03-19T23:32:49.577Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.54s) [2021-03-19T23:32:49.577Z] === RUN TestBuildMultiStageCopy [2021-03-19T23:32:49.577Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T23:32:50.053Z] ok github.com/docker/docker/pkg/discovery/kv 3.097s coverage: 84.1% of statements [2021-03-19T23:32:50.053Z] ok github.com/docker/docker/pkg/homedir 0.010s coverage: 11.4% of statements [2021-03-19T23:32:50.349Z] ok github.com/docker/docker/pkg/fsutils 0.344s coverage: 85.1% of statements [2021-03-19T23:32:50.604Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.18s) [2021-03-19T23:32:50.604Z] === CONT TestDaemonRestartIpcMode [2021-03-19T23:32:50.604Z] --- PASS: TestContainerKillOnDaemonStart (12.68s) [2021-03-19T23:32:50.921Z] --- PASS: TestCgroupNamespacesRun (1.70s) [2021-03-19T23:32:50.922Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-19T23:32:50.922Z] --- SKIP: TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-19T23:32:50.922Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-19T23:32:50.922Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-19T23:32:51.403Z] ok github.com/docker/docker/pkg/jsonmessage 0.018s coverage: 91.7% of statements [2021-03-19T23:32:51.403Z] ok github.com/docker/docker/pkg/longpath 0.019s coverage: 100.0% of statements [2021-03-19T23:32:51.411Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.63s) [2021-03-19T23:32:51.411Z] === RUN TestKernelTCPMemory [2021-03-19T23:32:51.411Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-19T23:32:51.411Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:32:51.411Z] === RUN TestNISDomainname [2021-03-19T23:32:51.411Z] --- SKIP: TestNISDomainname (0.01s) [2021-03-19T23:32:51.411Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-19T23:32:51.411Z] === RUN TestHostnameDnsResolution [2021-03-19T23:32:52.049Z] ok github.com/docker/docker/pkg/idtools 0.590s coverage: 69.5% of statements [2021-03-19T23:32:52.049Z] ok github.com/docker/docker/pkg/namesgenerator 0.005s coverage: 85.7% of statements [2021-03-19T23:32:52.125Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T23:32:52.348Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-03-19T23:32:52.387Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T23:32:52.801Z] --- PASS: TestHostnameDnsResolution (1.17s) [2021-03-19T23:32:52.802Z] === RUN TestStats [2021-03-19T23:32:52.802Z] --- SKIP: TestStats (0.00s) [2021-03-19T23:32:52.802Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:32:52.802Z] === RUN TestStopContainerWithTimeout [2021-03-19T23:32:52.802Z] === RUN TestStopContainerWithTimeout/0 [2021-03-19T23:32:52.802Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-19T23:32:52.802Z] === RUN TestStopContainerWithTimeout/1 [2021-03-19T23:32:52.802Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-19T23:32:52.802Z] === RUN TestStopContainerWithTimeout/3 [2021-03-19T23:32:52.802Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-19T23:32:52.802Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-19T23:32:52.802Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-19T23:32:52.802Z] === CONT TestStopContainerWithTimeout/0 [2021-03-19T23:32:52.802Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-19T23:32:52.810Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.68s) [2021-03-19T23:32:52.810Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-19T23:32:52.962Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T23:32:52.999Z] ok github.com/docker/docker/pkg/ioutils 1.388s coverage: 70.6% of statements [2021-03-19T23:32:52.999Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-19T23:32:52.999Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-19T23:32:52.999Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-19T23:32:52.999Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-19T23:32:52.999Z] ok github.com/docker/docker/pkg/parsers/kernel 0.005s coverage: 60.0% of statements [2021-03-19T23:32:53.296Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.043s coverage: 86.7% of statements [2021-03-19T23:32:53.536Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T23:32:53.595Z] ok github.com/docker/docker/pkg/pidfile 0.028s coverage: 82.4% of statements [2021-03-19T23:32:53.595Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-19T23:32:53.595Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-19T23:32:53.748Z] === CONT TestStopContainerWithTimeout/3 [2021-03-19T23:32:54.110Z] --- PASS: TestBuildMultiStageCopy (4.88s) [2021-03-19T23:32:54.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (2.66s) [2021-03-19T23:32:54.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.50s) [2021-03-19T23:32:54.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.55s) [2021-03-19T23:32:54.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.55s) [2021-03-19T23:32:54.110Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.61s) [2021-03-19T23:32:54.110Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T23:32:54.245Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.029s coverage: 56.8% of statements [2021-03-19T23:32:54.698Z] --- PASS: TestCgroupNamespacesRunHostMode (1.70s) [2021-03-19T23:32:54.698Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-19T23:32:55.068Z] --- PASS: TestDaemonRestartIpcMode (4.30s) [2021-03-19T23:32:55.068Z] PASS [2021-03-19T23:32:55.068Z] [2021-03-19T23:32:55.068Z] === Skipped [2021-03-19T23:32:55.068Z] === SKIP: s390x.integration.container TestCheckpoint (0.00s) [2021-03-19T23:32:55.068Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:32:55.068Z] [2021-03-19T23:32:55.068Z] === SKIP: s390x.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-19T23:32:55.068Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:32:55.068Z] [2021-03-19T23:32:55.068Z] === SKIP: s390x.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-19T23:32:55.068Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:32:55.068Z] [2021-03-19T23:32:55.068Z] === SKIP: s390x.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T23:32:55.068Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T23:32:55.068Z] [2021-03-19T23:32:55.068Z] === SKIP: s390x.integration.container TestDeleteDevicemapper (0.00s) [2021-03-19T23:32:55.068Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T23:32:55.068Z] [2021-03-19T23:32:55.068Z] === SKIP: s390x.integration.container TestUpdateMemory (0.00s) [2021-03-19T23:32:55.068Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:32:55.068Z] [2021-03-19T23:32:55.068Z] [2021-03-19T23:32:55.068Z] DONE 196 tests, 6 skipped in 187.769s [2021-03-19T23:32:55.068Z] Running /go/src/github.com/docker/docker/integration/image (s390x.integration.image) flags=-test.v -test.timeout=120m [2021-03-19T23:32:55.068Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:32:55.068Z] ++ set -e [2021-03-19T23:32:55.068Z] ++ '[' -n 0 ']' [2021-03-19T23:32:55.068Z] ++ set -x [2021-03-19T23:32:55.068Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-image-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:32:55.068Z] INFO: Testing against a local daemon [2021-03-19T23:32:55.068Z] === RUN TestCommitInheritsEnv [2021-03-19T23:32:55.068Z] --- PASS: TestCommitInheritsEnv (0.64s) [2021-03-19T23:32:55.068Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T23:32:55.068Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-19T23:32:55.068Z] === RUN TestImagesFilterMultiReference [2021-03-19T23:32:55.068Z] --- PASS: TestImagesFilterMultiReference (0.06s) [2021-03-19T23:32:55.068Z] === RUN TestImagePullPlatformInvalid [2021-03-19T23:32:55.300Z] ok github.com/docker/docker/pkg/pools 0.021s coverage: 88.2% of statements [2021-03-19T23:32:55.300Z] ok github.com/docker/docker/pkg/plugins/transport 0.008s coverage: 85.7% of statements [2021-03-19T23:32:55.300Z] ok github.com/docker/docker/pkg/progress 0.004s coverage: 75.9% of statements [2021-03-19T23:32:55.362Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-19T23:32:55.362Z] === RUN TestRemoveImageOrphaning [2021-03-19T23:32:55.665Z] === CONT TestStopContainerWithTimeout/1 [2021-03-19T23:32:55.997Z] --- PASS: TestRemoveImageOrphaning (0.63s) [2021-03-19T23:32:55.997Z] === RUN TestRemoveImageGarbageCollector [2021-03-19T23:32:55.997Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-19T23:32:55.997Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:32:55.997Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T23:32:55.997Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-19T23:32:55.997Z] === RUN TestTagInvalidReference [2021-03-19T23:32:55.997Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-19T23:32:55.997Z] === RUN TestTagValidPrefixedRepo [2021-03-19T23:32:55.997Z] --- PASS: TestTagValidPrefixedRepo (0.03s) [2021-03-19T23:32:55.997Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T23:32:55.997Z] --- PASS: TestTagExistedNameWithoutForce (0.01s) [2021-03-19T23:32:55.997Z] === RUN TestTagOfficialNames [2021-03-19T23:32:55.997Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-19T23:32:55.997Z] === RUN TestTagMatchesDigest [2021-03-19T23:32:55.997Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-19T23:32:55.997Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-19T23:32:56.028Z] --- PASS: TestBuildMultiStageParentConfig (1.60s) [2021-03-19T23:32:56.028Z] === RUN TestBuildLabelWithTargets [2021-03-19T23:32:56.064Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.74s) [2021-03-19T23:32:56.064Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-19T23:32:56.353Z] ok github.com/docker/docker/pkg/reexec 0.008s coverage: 82.4% of statements [2021-03-19T23:32:57.018Z] ok github.com/docker/docker/pkg/stdcopy 0.005s coverage: 100.0% of statements [2021-03-19T23:32:57.018Z] ok github.com/docker/docker/pkg/pubsub 1.138s coverage: 75.0% of statements [2021-03-19T23:32:57.429Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.18s) [2021-03-19T23:32:57.430Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-19T23:32:57.582Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-19T23:32:57.582Z] --- PASS: TestStopContainerWithTimeout/0 (1.02s) [2021-03-19T23:32:57.582Z] --- PASS: TestStopContainerWithTimeout/-1 (3.08s) [2021-03-19T23:32:57.582Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2021-03-19T23:32:57.582Z] --- PASS: TestStopContainerWithTimeout/1 (1.68s) [2021-03-19T23:32:57.582Z] === RUN TestDeleteDevicemapper [2021-03-19T23:32:57.582Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-19T23:32:57.582Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T23:32:57.582Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T23:32:57.663Z] ok github.com/docker/docker/pkg/stringid 0.003s coverage: 70.6% of statements [2021-03-19T23:32:57.663Z] ok github.com/docker/docker/pkg/streamformatter 0.007s coverage: 66.2% of statements [2021-03-19T23:32:57.995Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-03-19T23:32:57.995Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-19T23:32:58.578Z] --- PASS: TestBuildLabelWithTargets (2.39s) [2021-03-19T23:32:58.578Z] === RUN TestBuildWithEmptyLayers [2021-03-19T23:32:59.205Z] ok github.com/docker/docker/pkg/system 0.025s coverage: 36.9% of statements [2021-03-19T23:32:59.206Z] ok github.com/docker/docker/pkg/sysinfo 0.015s coverage: 53.8% of statements [2021-03-19T23:32:59.500Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.20s) [2021-03-19T23:32:59.500Z] === RUN TestUpdateMemory [2021-03-19T23:32:59.500Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-19T23:32:59.500Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:32:59.500Z] === RUN TestUpdateCPUQuota [2021-03-19T23:32:59.500Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-03-19T23:32:59.500Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:32:59.500Z] === RUN TestUpdatePidsLimit [2021-03-19T23:32:59.500Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-03-19T23:32:59.500Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:32:59.500Z] === RUN TestUpdateRestartPolicy [2021-03-19T23:32:59.504Z] ok github.com/docker/docker/pkg/signal 3.025s coverage: 61.0% of statements [2021-03-19T23:32:59.522Z] --- PASS: TestBuildWithEmptyLayers (1.11s) [2021-03-19T23:32:59.522Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T23:32:59.884Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.73s) [2021-03-19T23:32:59.884Z] === RUN TestKernelTCPMemory [2021-03-19T23:32:59.884Z] --- SKIP: TestKernelTCPMemory (0.01s) [2021-03-19T23:32:59.884Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-19T23:32:59.884Z] === RUN TestNISDomainname [2021-03-19T23:33:00.151Z] ok github.com/docker/docker/pkg/tailfile 0.133s coverage: 88.6% of statements [2021-03-19T23:33:00.151Z] testing: warning: no tests to run [2021-03-19T23:33:00.151Z] coverage: [no statements] [2021-03-19T23:33:00.151Z] ok github.com/docker/docker/pkg/term/windows 0.004s coverage: [no statements] [no tests to run] [2021-03-19T23:33:00.803Z] ok github.com/docker/docker/pkg/tarsum 0.137s coverage: 89.3% of statements [2021-03-19T23:33:00.803Z] ok github.com/docker/docker/pkg/urlutil 0.020s coverage: 100.0% of statements [2021-03-19T23:33:00.803Z] ok github.com/docker/docker/pkg/truncindex 0.105s coverage: 91.5% of statements [2021-03-19T23:33:01.250Z] --- PASS: TestNISDomainname (1.32s) [2021-03-19T23:33:01.250Z] === RUN TestHostnameDnsResolution [2021-03-19T23:33:01.449Z] ok github.com/docker/docker/pkg/useragent 0.014s coverage: 88.9% of statements [2021-03-19T23:33:02.617Z] --- PASS: TestHostnameDnsResolution (1.25s) [2021-03-19T23:33:02.617Z] === RUN TestStats [2021-03-19T23:33:02.847Z] --- PASS: TestBuildMultiStageOnBuild (3.26s) [2021-03-19T23:33:02.847Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T23:33:03.552Z] ok github.com/docker/docker/plugin/v2 0.025s coverage: 14.5% of statements [2021-03-19T23:33:03.552Z] ok github.com/docker/docker/profiles/seccomp 0.034s coverage: 83.5% of statements [2021-03-19T23:33:04.250Z] --- PASS: TestBuildUncleanTarFilenames (1.49s) [2021-03-19T23:33:04.250Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T23:33:05.123Z] ok github.com/docker/docker/reference 0.011s coverage: 84.4% of statements [2021-03-19T23:33:05.131Z] --- PASS: TestStats (2.76s) [2021-03-19T23:33:05.131Z] === RUN TestStopContainerWithTimeout [2021-03-19T23:33:05.131Z] === RUN TestStopContainerWithTimeout/0 [2021-03-19T23:33:05.131Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-19T23:33:05.131Z] === RUN TestStopContainerWithTimeout/1 [2021-03-19T23:33:05.131Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-19T23:33:05.131Z] === RUN TestStopContainerWithTimeout/3 [2021-03-19T23:33:05.131Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-19T23:33:05.131Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-19T23:33:05.131Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-19T23:33:05.131Z] === CONT TestStopContainerWithTimeout/0 [2021-03-19T23:33:05.131Z] === CONT TestStopContainerWithTimeout/3 [2021-03-19T23:33:05.422Z] ok github.com/docker/docker/plugin 0.562s coverage: 23.2% of statements [2021-03-19T23:33:06.499Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-19T23:33:06.961Z] ok github.com/docker/docker/quota 0.643s coverage: 71.4% of statements [2021-03-19T23:33:07.259Z] ok github.com/docker/docker/registry/resumable 0.031s coverage: 100.0% of statements [2021-03-19T23:33:07.560Z] --- PASS: TestBuildMultiStageLayerLeak (3.36s) [2021-03-19T23:33:07.561Z] === RUN TestBuildWithHugeFile [2021-03-19T23:33:07.562Z] ok github.com/docker/docker/restartmanager 0.004s coverage: 50.9% of statements [2021-03-19T23:33:08.215Z] ok github.com/docker/docker/registry 0.217s coverage: 57.2% of statements [2021-03-19T23:33:08.387Z] === CONT TestStopContainerWithTimeout/1 [2021-03-19T23:33:08.514Z] ok github.com/docker/docker/testutil 0.005s coverage: 62.5% of statements [2021-03-19T23:33:10.055Z] ok github.com/docker/docker/runconfig 0.027s coverage: 66.1% of statements [2021-03-19T23:33:10.276Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-19T23:33:10.276Z] --- PASS: TestStopContainerWithTimeout/0 (1.13s) [2021-03-19T23:33:10.276Z] --- PASS: TestStopContainerWithTimeout/3 (3.08s) [2021-03-19T23:33:10.276Z] --- PASS: TestStopContainerWithTimeout/-1 (2.67s) [2021-03-19T23:33:10.276Z] --- PASS: TestStopContainerWithTimeout/1 (1.71s) [2021-03-19T23:33:10.276Z] === RUN TestDeleteDevicemapper [2021-03-19T23:33:10.276Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-19T23:33:10.276Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T23:33:10.276Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T23:33:11.600Z] ok github.com/docker/docker/volume/drivers 0.015s coverage: 36.1% of statements [2021-03-19T23:33:12.168Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.39s) [2021-03-19T23:33:12.168Z] === RUN TestUpdateMemory [2021-03-19T23:33:13.140Z] ok github.com/docker/docker/volume/mounts 0.073s coverage: 67.0% of statements [2021-03-19T23:33:13.535Z] --- PASS: TestUpdateMemory (1.31s) [2021-03-19T23:33:13.535Z] === RUN TestUpdateCPUQuota [2021-03-19T23:33:13.785Z] ok github.com/docker/docker/volume/local 0.199s coverage: 76.4% of statements [2021-03-19T23:33:14.424Z] ok github.com/docker/docker/volume/service 0.025s coverage: 73.1% of statements [2021-03-19T23:33:14.472Z] --- PASS: TestUpdateRestartPolicy (12.40s) [2021-03-19T23:33:14.472Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T23:33:14.472Z] --- PASS: TestUpdateRestartWithAutoRemove (0.64s) [2021-03-19T23:33:14.472Z] === RUN TestWaitNonBlocked [2021-03-19T23:33:14.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:33:14.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:33:14.472Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:33:14.472Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:33:14.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:33:14.472Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:33:14.472Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-19T23:33:14.472Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.06s) [2021-03-19T23:33:14.472Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-03-19T23:33:14.472Z] === RUN TestWaitBlocked [2021-03-19T23:33:14.472Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:33:14.472Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:33:14.472Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:33:14.472Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:33:14.472Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:33:14.472Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:33:14.734Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-19T23:33:14.734Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.02s) [2021-03-19T23:33:14.734Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.08s) [2021-03-19T23:33:14.734Z] === CONT TestDaemonRestartIpcMode [2021-03-19T23:33:14.734Z] === CONT TestIpcModeOlderClient [2021-03-19T23:33:14.734Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-03-19T23:33:14.734Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-19T23:33:20.037Z] --- PASS: TestDaemonRestartIpcMode (4.37s) [2021-03-19T23:33:20.037Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.96s) [2021-03-19T23:33:20.037Z] PASS [2021-03-19T23:33:20.037Z] [2021-03-19T23:33:20.037Z] === Skipped [2021-03-19T23:33:20.037Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-19T23:33:20.037Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:33:20.037Z] [2021-03-19T23:33:20.037Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-03-19T23:33:20.037Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-03-19T23:33:20.037Z] [2021-03-19T23:33:20.037Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-03-19T23:33:20.037Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:33:20.037Z] [2021-03-19T23:33:20.037Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-03-19T23:33:20.037Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-03-19T23:33:20.037Z] [2021-03-19T23:33:20.037Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-03-19T23:33:20.037Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T23:33:20.037Z] [2021-03-19T23:33:20.037Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-03-19T23:33:20.037Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T23:33:20.037Z] [2021-03-19T23:33:20.037Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-03-19T23:33:20.037Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T23:33:20.037Z] [2021-03-19T23:33:20.037Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-03-19T23:33:20.037Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T23:33:20.037Z] [2021-03-19T23:33:20.037Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-03-19T23:33:20.037Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-03-19T23:33:20.037Z] [2021-03-19T23:33:20.037Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-19T23:33:20.037Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:33:20.037Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-19T23:33:20.038Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-03-19T23:33:20.038Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-03-19T23:33:20.038Z] mounts_linux_test.go:218: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-03-19T23:33:20.038Z] mounts_linux_test.go:276: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-03-19T23:33:20.038Z] mounts_linux_test.go:329: (*Execution).IsRootless-fm: cannot be tested because RootlessKit executes the daemon in private mount namespace (https://github.com/rootless-containers/rootlesskit/issues/97) [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-03-19T23:33:20.038Z] pause_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T23:33:20.038Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-03-19T23:33:20.038Z] pause_test.go:71: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-03-19T23:33:20.038Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-19T23:33:20.038Z] run_linux_test.go:23: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-03-19T23:33:20.038Z] run_linux_test.go:64: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-03-19T23:33:20.038Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-19T23:33:20.038Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-19T23:33:20.038Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-03-19T23:33:20.038Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-03-19T23:33:20.038Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] [2021-03-19T23:33:20.038Z] DONE 177 tests, 26 skipped in 102.748s [2021-03-19T23:33:20.038Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-19T23:33:20.038Z] INFO: Testing against a local daemon [2021-03-19T23:33:20.038Z] === RUN TestCommitInheritsEnv [2021-03-19T23:33:21.424Z] --- PASS: TestCommitInheritsEnv (1.23s) [2021-03-19T23:33:21.424Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T23:33:21.424Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-19T23:33:21.424Z] === RUN TestImagesFilterMultiReference [2021-03-19T23:33:21.424Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-19T23:33:21.424Z] === RUN TestImagePullPlatformInvalid [2021-03-19T23:33:21.424Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-19T23:33:21.424Z] === RUN TestRemoveImageOrphaning [2021-03-19T23:33:21.660Z] --- PASS: TestUpdateCPUQuota (6.74s) [2021-03-19T23:33:21.660Z] === RUN TestUpdatePidsLimit [2021-03-19T23:33:21.660Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-19T23:33:21.660Z] === RUN TestUpdatePidsLimit/no_change [2021-03-19T23:33:21.660Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-19T23:33:22.588Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-19T23:33:23.149Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-19T23:33:23.338Z] --- PASS: TestRemoveImageOrphaning (1.93s) [2021-03-19T23:33:23.338Z] === RUN TestRemoveImageGarbageCollector [2021-03-19T23:33:23.338Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-19T23:33:23.338Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-19T23:33:23.338Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T23:33:23.338Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-19T23:33:23.338Z] === RUN TestTagInvalidReference [2021-03-19T23:33:23.338Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-19T23:33:23.338Z] === RUN TestTagValidPrefixedRepo [2021-03-19T23:33:23.338Z] --- PASS: TestTagValidPrefixedRepo (0.05s) [2021-03-19T23:33:23.338Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T23:33:23.338Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-19T23:33:23.338Z] === RUN TestTagOfficialNames [2021-03-19T23:33:23.338Z] --- PASS: TestTagOfficialNames (0.04s) [2021-03-19T23:33:23.338Z] === RUN TestTagMatchesDigest [2021-03-19T23:33:23.338Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-19T23:33:23.338Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-19T23:33:23.711Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-19T23:33:24.639Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-19T23:33:24.755Z] ..........................xx.................... [ 29%] [2021-03-19T23:33:25.451Z] Loaded image: buildpack-deps:buster [2021-03-19T23:33:25.451Z] Loaded image: busybox:latest [2021-03-19T23:33:25.451Z] Loaded image: busybox:glibc [2021-03-19T23:33:26.005Z] --- PASS: TestUpdatePidsLimit (5.43s) [2021-03-19T23:33:26.005Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.67s) [2021-03-19T23:33:26.005Z] --- PASS: TestUpdatePidsLimit/no_change (0.69s) [2021-03-19T23:33:26.005Z] --- PASS: TestUpdatePidsLimit/update_lower (0.72s) [2021-03-19T23:33:26.005Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.69s) [2021-03-19T23:33:26.005Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.68s) [2021-03-19T23:33:26.005Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.70s) [2021-03-19T23:33:26.005Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.72s) [2021-03-19T23:33:26.005Z] === RUN TestUpdateRestartPolicy [2021-03-19T23:33:27.990Z] Loaded image: debian:bullseye [2021-03-19T23:33:27.990Z] Loaded image: hello-world:latest [2021-03-19T23:33:27.990Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T23:33:27.990Z] INFO: Testing against a local daemon [2021-03-19T23:33:27.990Z] === RUN TestCgroupNamespacesBuild [2021-03-19T23:33:29.804Z] ok github.com/docker/docker/pkg/plugins 33.634s coverage: 76.6% of statements [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/rootless [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/volume [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-19T23:33:29.805Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === Skipped [2021-03-19T23:33:29.805Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-19T23:33:29.805Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-19T23:33:29.805Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:73: No driver to put! [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-19T23:33:29.805Z] time="2021-03-19T23:32:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-19T23:33:29.805Z] time="2021-03-19T23:32:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-19T23:33:29.805Z] time="2021-03-19T23:32:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-19T23:33:29.805Z] time="2021-03-19T23:32:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-19T23:33:29.805Z] time="2021-03-19T23:32:09Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:73: No driver to put! [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-19T23:33:29.805Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-19T23:33:29.805Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-19T23:33:29.805Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:33:29.805Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-19T23:33:29.805Z] graphtest_unix.go:73: No driver to put! [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-19T23:33:29.805Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-19T23:33:29.805Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] [2021-03-19T23:33:29.805Z] DONE 2225 tests, 26 skipped in 267.238s Post stage [Pipeline] junit [2021-03-19T23:33:29.852Z] Recording test results [2021-03-19T23:33:30.246Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-03-19T23:33:30.681Z] + docker run --rm -t --privileged -v /home/docker/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e TESTDEBUG -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/make.sh dynbinary test-integration [2021-03-19T23:33:30.977Z] [2021-03-19T23:33:30.977Z] Removing bundles/ [2021-03-19T23:33:30.977Z] [2021-03-19T23:33:30.977Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-03-19T23:33:30.977Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:33:30.977Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T23:33:31.284Z] --- PASS: TestCgroupNamespacesBuild (3.36s) [2021-03-19T23:33:31.284Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-19T23:33:34.579Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (2.76s) [2021-03-19T23:33:34.579Z] === RUN TestBuildWithSession [2021-03-19T23:33:34.579Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T23:33:34.579Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:33:34.579Z] === RUN TestBuildSquashParent [2021-03-19T23:33:40.840Z] --- PASS: TestUpdateRestartPolicy (12.84s) [2021-03-19T23:33:40.840Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T23:33:40.840Z] --- PASS: TestUpdateRestartWithAutoRemove (0.71s) [2021-03-19T23:33:40.840Z] === RUN TestWaitNonBlocked [2021-03-19T23:33:40.840Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:33:40.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:33:40.840Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:33:40.840Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:33:40.840Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:33:40.840Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:33:40.840Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-03-19T23:33:40.840Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.98s) [2021-03-19T23:33:40.840Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.04s) [2021-03-19T23:33:40.840Z] === RUN TestWaitBlocked [2021-03-19T23:33:40.840Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:33:40.840Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:33:40.840Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:33:40.840Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:33:40.840Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:33:40.840Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:33:41.768Z] --- PASS: TestWaitBlocked (0.01s) [2021-03-19T23:33:41.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.12s) [2021-03-19T23:33:41.768Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.16s) [2021-03-19T23:33:41.768Z] === CONT TestContainerStartOnDaemonRestart [2021-03-19T23:33:41.768Z] === CONT TestContainerKillOnDaemonStart [2021-03-19T23:33:44.287Z] --- PASS: TestContainerStartOnDaemonRestart (2.88s) [2021-03-19T23:33:44.287Z] === CONT TestIpcModeOlderClient [2021-03-19T23:33:44.543Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-03-19T23:33:44.543Z] === CONT TestDaemonHostGatewayIP [2021-03-19T23:33:47.807Z] --- PASS: TestDaemonHostGatewayIP (3.35s) [2021-03-19T23:33:47.807Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-19T23:33:49.481Z] --- PASS: TestBuildSquashParent (13.24s) [2021-03-19T23:33:49.482Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T23:33:49.482Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:33:49.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:33:49.482Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:33:49.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:33:49.482Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:33:49.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:33:49.482Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:33:49.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:33:49.482Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:33:49.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:33:49.482Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:33:49.482Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:33:49.482Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:33:49.482Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:33:50.324Z] --- PASS: TestRestartDaemonWithRestartingContainer (2.28s) [2021-03-19T23:33:50.324Z] === CONT TestDaemonRestartIpcMode [2021-03-19T23:33:51.161Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-03-19T23:33:52.778Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:33:53.039Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:33:53.591Z] --- PASS: TestDaemonRestartIpcMode (2.90s) [2021-03-19T23:33:53.848Z] --- PASS: TestContainerKillOnDaemonStart (12.35s) [2021-03-19T23:33:53.848Z] PASS [2021-03-19T23:33:53.848Z] [2021-03-19T23:33:53.848Z] === Skipped [2021-03-19T23:33:53.848Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-19T23:33:53.848Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:33:53.848Z] [2021-03-19T23:33:53.848Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-19T23:33:53.848Z] kill_test.go:158: testEnv.DaemonInfo.CgroupVersion == "2": FIXME: flaky on cgroup v2 (https://github.com/moby/moby/issues/41929) [2021-03-19T23:33:53.848Z] [2021-03-19T23:33:53.848Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T23:33:53.848Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T23:33:53.848Z] [2021-03-19T23:33:53.848Z] === SKIP: amd64.integration.container TestCgroupNamespacesRunPrivileged (0.00s) [2021-03-19T23:33:53.848Z] run_cgroupns_linux_test.go:72: testEnv.DaemonInfo.CgroupVersion == "2": on cgroup v2, privileged containers use private cgroupns [2021-03-19T23:33:53.848Z] [2021-03-19T23:33:53.848Z] === SKIP: amd64.integration.container TestKernelTCPMemory (0.01s) [2021-03-19T23:33:53.848Z] run_linux_test.go:24: !testEnv.DaemonInfo.KernelMemoryTCP [2021-03-19T23:33:53.848Z] [2021-03-19T23:33:53.848Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-19T23:33:53.848Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T23:33:53.848Z] [2021-03-19T23:33:53.848Z] [2021-03-19T23:33:53.848Z] DONE 196 tests, 6 skipped in 146.141s [2021-03-19T23:33:53.848Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-19T23:33:53.848Z] INFO: Testing against a local daemon [2021-03-19T23:33:53.848Z] === RUN TestCommitInheritsEnv [2021-03-19T23:33:54.103Z] --- PASS: TestCommitInheritsEnv (0.27s) [2021-03-19T23:33:54.103Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T23:33:54.103Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-19T23:33:54.103Z] === RUN TestImagesFilterMultiReference [2021-03-19T23:33:54.359Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-19T23:33:54.359Z] === RUN TestImagePullPlatformInvalid [2021-03-19T23:33:54.359Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-03-19T23:33:54.359Z] === RUN TestRemoveImageOrphaning [2021-03-19T23:33:54.615Z] --- PASS: TestRemoveImageOrphaning (0.26s) [2021-03-19T23:33:54.615Z] === RUN TestRemoveImageGarbageCollector [2021-03-19T23:33:56.503Z] --- PASS: TestRemoveImageGarbageCollector (1.87s) [2021-03-19T23:33:56.503Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T23:33:56.503Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.02s) [2021-03-19T23:33:56.503Z] === RUN TestTagInvalidReference [2021-03-19T23:33:56.503Z] --- PASS: TestTagInvalidReference (0.01s) [2021-03-19T23:33:56.503Z] === RUN TestTagValidPrefixedRepo [2021-03-19T23:33:56.503Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-19T23:33:56.503Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T23:33:56.503Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-19T23:33:56.503Z] === RUN TestTagOfficialNames [2021-03-19T23:33:56.503Z] --- PASS: TestTagOfficialNames (0.05s) [2021-03-19T23:33:56.503Z] === RUN TestTagMatchesDigest [2021-03-19T23:33:56.503Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-03-19T23:33:56.503Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-19T23:33:58.330Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:33:58.330Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:34:00.902Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-03-19T23:34:03.879Z] --- PASS: TestBuildWithHugeFile (47.81s) [2021-03-19T23:34:03.879Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T23:34:03.879Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:34:03.879Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:34:03.879Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:34:03.879Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:34:03.879Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:34:03.879Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:34:03.879Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:34:03.879Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:34:03.879Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:34:03.879Z] --- PASS: TestBuildWithEmptyDockerfile (0.19s) [2021-03-19T23:34:03.879Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.23s) [2021-03-19T23:34:03.879Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.23s) [2021-03-19T23:34:03.879Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.26s) [2021-03-19T23:34:03.879Z] === RUN TestBuildPreserveOwnership [2021-03-19T23:34:03.879Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-19T23:34:03.879Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-19T23:34:03.879Z] --- PASS: TestBuildPreserveOwnership (6.83s) [2021-03-19T23:34:03.879Z] --- PASS: TestBuildPreserveOwnership/copy_from (4.47s) [2021-03-19T23:34:03.879Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.33s) [2021-03-19T23:34:03.879Z] === RUN TestBuildPlatformInvalid [2021-03-19T23:34:03.879Z] --- PASS: TestBuildPlatformInvalid (0.18s) [2021-03-19T23:34:03.879Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-19T23:34:04.989Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-19T23:34:04.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (5.44s) [2021-03-19T23:34:04.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (5.72s) [2021-03-19T23:34:04.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (5.40s) [2021-03-19T23:34:04.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (5.30s) [2021-03-19T23:34:04.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (5.54s) [2021-03-19T23:34:04.989Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (5.52s) [2021-03-19T23:34:04.989Z] === RUN TestBuildMultiStageCopy [2021-03-19T23:34:04.989Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T23:34:05.375Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-03-19T23:34:08.284Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T23:34:08.547Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T23:34:09.117Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T23:34:09.686Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T23:34:10.269Z] --- PASS: TestBuildMultiStageCopy (6.35s) [2021-03-19T23:34:10.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.89s) [2021-03-19T23:34:10.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.63s) [2021-03-19T23:34:10.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.58s) [2021-03-19T23:34:10.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.58s) [2021-03-19T23:34:10.269Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.67s) [2021-03-19T23:34:10.269Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T23:34:11.650Z] --- PASS: TestBuildMultiStageParentConfig (1.33s) [2021-03-19T23:34:11.650Z] === RUN TestBuildLabelWithTargets [2021-03-19T23:34:14.037Z] 4612f6d0b889: Pull complete [2021-03-19T23:34:14.190Z] --- PASS: TestBuildLabelWithTargets (2.40s) [2021-03-19T23:34:14.190Z] === RUN TestBuildWithEmptyLayers [2021-03-19T23:34:15.569Z] --- PASS: TestBuildWithEmptyLayers (1.31s) [2021-03-19T23:34:15.569Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T23:34:16.126Z] Loaded image: buildpack-deps:buster [2021-03-19T23:34:16.126Z] Loaded image: busybox:latest [2021-03-19T23:34:16.126Z] Loaded image: busybox:glibc [2021-03-19T23:34:17.514Z] Loaded image: debian:bullseye [2021-03-19T23:34:17.776Z] Loaded image: hello-world:latest [2021-03-19T23:34:17.776Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T23:34:19.766Z] --- PASS: TestBuildMultiStageOnBuild (4.28s) [2021-03-19T23:34:19.766Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T23:34:21.675Z] --- PASS: TestBuildUncleanTarFilenames (2.02s) [2021-03-19T23:34:21.675Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T23:34:25.872Z] --- PASS: TestBuildMultiStageLayerLeak (4.39s) [2021-03-19T23:34:25.872Z] === RUN TestBuildWithHugeFile [2021-03-19T23:34:26.201Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-03-19T23:34:27.780Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (24.32s) [2021-03-19T23:34:27.780Z] PASS [2021-03-19T23:34:27.780Z] [2021-03-19T23:34:27.780Z] === Skipped [2021-03-19T23:34:27.780Z] === SKIP: arm64.integration.build TestBuildWithSession (0.00s) [2021-03-19T23:34:27.780Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:34:27.780Z] [2021-03-19T23:34:27.780Z] [2021-03-19T23:34:27.780Z] DONE 33 tests, 1 skipped in 138.060s [2021-03-19T23:34:27.780Z] Running /go/src/github.com/docker/docker/integration/config (arm64.integration.config) flags=-test.v -test.timeout=120m [2021-03-19T23:34:27.780Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:34:27.780Z] ++ set -e [2021-03-19T23:34:27.780Z] ++ '[' -n 0 ']' [2021-03-19T23:34:27.780Z] ++ set -x [2021-03-19T23:34:27.780Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-config-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:34:27.780Z] INFO: Testing against a local daemon [2021-03-19T23:34:27.780Z] === RUN TestConfigInspect [2021-03-19T23:34:31.081Z] --- PASS: TestConfigInspect (3.84s) [2021-03-19T23:34:31.081Z] === RUN TestConfigList [2021-03-19T23:34:33.260Z] --- PASS: TestImportExtremelyLargeImageWorks (82.67s) [2021-03-19T23:34:33.260Z] PASS [2021-03-19T23:34:33.260Z] [2021-03-19T23:34:33.260Z] === Skipped [2021-03-19T23:34:33.260Z] === SKIP: s390x.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-19T23:34:33.260Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:34:33.260Z] [2021-03-19T23:34:33.260Z] [2021-03-19T23:34:33.260Z] DONE 12 tests, 1 skipped in 84.278s [2021-03-19T23:34:33.260Z] Running /go/src/github.com/docker/docker/integration/network (s390x.integration.network) flags=-test.v -test.timeout=120m [2021-03-19T23:34:33.260Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:34:33.260Z] ++ set -e [2021-03-19T23:34:33.260Z] ++ '[' -n 0 ']' [2021-03-19T23:34:33.260Z] ++ set -x [2021-03-19T23:34:33.260Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:34:33.260Z] INFO: Testing against a local daemon [2021-03-19T23:34:33.260Z] === RUN TestNetworkCreateDelete [2021-03-19T23:34:33.260Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-03-19T23:34:33.260Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T23:34:33.260Z] --- PASS: TestDockerNetworkDeletePreferID (0.40s) [2021-03-19T23:34:33.260Z] === RUN TestDaemonDNSFallback [2021-03-19T23:34:33.260Z] --- PASS: TestDaemonDNSFallback (2.85s) [2021-03-19T23:34:33.260Z] === RUN TestInspectNetwork [2021-03-19T23:34:33.260Z] === RUN TestInspectNetwork/full_network_id [2021-03-19T23:34:33.260Z] === RUN TestInspectNetwork/partial_network_id [2021-03-19T23:34:33.260Z] === RUN TestInspectNetwork/network_name [2021-03-19T23:34:33.260Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-19T23:34:33.275Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-03-19T23:34:33.894Z] --- PASS: TestInspectNetwork (11.74s) [2021-03-19T23:34:33.894Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-19T23:34:33.894Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-19T23:34:33.894Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-19T23:34:33.894Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-19T23:34:33.894Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T23:34:34.383Z] --- PASS: TestConfigList (3.29s) [2021-03-19T23:34:34.383Z] === RUN TestConfigsCreateAndDelete [2021-03-19T23:34:35.026Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-03-19T23:34:35.862Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T23:34:35.862Z] Using test binary docker [2021-03-19T23:34:35.862Z] +++ /etc/init.d/apparmor start [2021-03-19T23:34:35.862Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T23:34:35.862Z] INFO: Waiting for daemon to start... [2021-03-19T23:34:35.862Z] Starting dockerd [2021-03-19T23:34:35.862Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-03-19T23:34:36.136Z] .---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T23:34:36.136Z] Using test binary docker [2021-03-19T23:34:36.136Z] +++ /etc/init.d/apparmor start [2021-03-19T23:34:36.136Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T23:34:36.136Z] Starting dockerd [2021-03-19T23:34:36.136Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true [2021-03-19T23:34:36.136Z] INFO: Waiting for daemon to start... [2021-03-19T23:34:37.415Z] --- PASS: TestRunContainerWithBridgeNone (3.36s) [2021-03-19T23:34:37.415Z] === RUN TestNetworkInvalidJSON [2021-03-19T23:34:37.415Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T23:34:37.415Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T23:34:37.415Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:34:37.415Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:34:37.415Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:34:37.415Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:34:37.415Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T23:34:37.415Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:34:37.415Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:34:37.415Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-19T23:34:37.415Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-19T23:34:37.415Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-19T23:34:37.415Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-03-19T23:34:37.415Z] === RUN TestNetworkList [2021-03-19T23:34:37.415Z] === RUN TestNetworkList//networks [2021-03-19T23:34:37.415Z] === PAUSE TestNetworkList//networks [2021-03-19T23:34:37.415Z] === RUN TestNetworkList//networks/ [2021-03-19T23:34:37.415Z] === PAUSE TestNetworkList//networks/ [2021-03-19T23:34:37.415Z] === CONT TestNetworkList//networks [2021-03-19T23:34:37.415Z] === CONT TestNetworkList//networks/ [2021-03-19T23:34:37.415Z] --- PASS: TestNetworkList (0.01s) [2021-03-19T23:34:37.415Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T23:34:37.415Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T23:34:37.415Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T23:34:37.687Z] --- PASS: TestConfigsCreateAndDelete (3.26s) [2021-03-19T23:34:37.688Z] === RUN TestConfigsUpdate [2021-03-19T23:34:38.050Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-03-19T23:34:38.050Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T23:34:39.133Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-19T23:34:39.133Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T23:34:39.818Z] --- PASS: TestDaemonDefaultNetworkPools (0.89s) [2021-03-19T23:34:39.818Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T23:34:40.772Z] tests/integration/api_service_test.py .................................. [ 60%] [2021-03-19T23:34:40.991Z] --- PASS: TestConfigsUpdate (3.22s) [2021-03-19T23:34:40.991Z] === RUN TestTemplatedConfig [2021-03-19T23:34:41.327Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.23s) [2021-03-19T23:34:41.327Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T23:34:42.360Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.27s) [2021-03-19T23:34:42.360Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T23:34:42.994Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.66s) [2021-03-19T23:34:42.994Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T23:34:45.198Z] --- PASS: TestTemplatedConfig (4.03s) [2021-03-19T23:34:45.198Z] === RUN TestConfigCreateResolve [2021-03-19T23:34:46.120Z] . [2021-03-19T23:34:46.120Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T23:34:46.120Z] [2021-03-19T23:34:46.120Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T23:34:46.120Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T23:34:46.121Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T23:34:46.121Z] Error: No such image: emptyfs [2021-03-19T23:34:46.121Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-19T23:34:46.121Z] ++++ docker load [2021-03-19T23:34:46.121Z] Error: No such image: emptyfs [2021-03-19T23:34:46.121Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-19T23:34:46.121Z] ++++ docker load [2021-03-19T23:34:46.121Z] Running integration-test (iteration 1) [2021-03-19T23:34:46.121Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/ [2021-03-19T23:34:46.121Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-19T23:34:46.121Z] ++ set -e [2021-03-19T23:34:46.121Z] ++ '[' -n 0 ']' [2021-03-19T23:34:46.121Z] ++ set -x [2021-03-19T23:34:46.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSwarmSuite|DockerDaemonSuite|DockerExternalVolumeSuite)/' [2021-03-19T23:34:46.121Z] Running integration-test (iteration 1) [2021-03-19T23:34:46.121Z] Running /go/src/github.com/docker/docker/integration-cli (amd64.integration-cli) flags=-test.v -test.timeout=360m -test.run Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/ [2021-03-19T23:34:46.121Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-19T23:34:46.121Z] ++ set -e [2021-03-19T23:34:46.121Z] ++ '[' -n 0 ']' [2021-03-19T23:34:46.121Z] ++ set -x [2021-03-19T23:34:46.121Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-cli-junit-report.xml --raw-command -- go tool test2json -p amd64.integration-cli -t ./test.main -test.v -test.timeout=360m -test.run 'Test(DockerSuite|DockerNetworkSuite|DockerHubPullSuite|DockerRegistrySuite|DockerSchema1RegistrySuite|DockerRegistryAuthTokenSuite|DockerRegistryAuthHtpasswdSuite)/' [2021-03-19T23:34:47.448Z] --- PASS: TestServiceWithPredefinedNetwork (4.07s) [2021-03-19T23:34:47.448Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T23:34:47.448Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:34:47.448Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:34:47.448Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T23:34:48.500Z] --- PASS: TestConfigCreateResolve (3.31s) [2021-03-19T23:34:48.500Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T23:34:48.761Z] --- PASS: TestConfigDaemonLibtrustID (0.69s) [2021-03-19T23:34:48.761Z] PASS [2021-03-19T23:34:48.761Z] [2021-03-19T23:34:48.761Z] DONE 7 tests in 21.781s [2021-03-19T23:34:49.023Z] Running /go/src/github.com/docker/docker/integration/container (arm64.integration.container) flags=-test.v -test.timeout=120m [2021-03-19T23:34:49.023Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:34:49.023Z] ++ set -e [2021-03-19T23:34:49.023Z] ++ '[' -n 0 ']' [2021-03-19T23:34:49.023Z] ++ set -x [2021-03-19T23:34:49.023Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-container-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:34:49.023Z] INFO: Testing against a local daemon [2021-03-19T23:34:49.023Z] === RUN TestCheckpoint [2021-03-19T23:34:49.023Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T23:34:49.023Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:34:49.023Z] === RUN TestContainerInvalidJSON [2021-03-19T23:34:49.023Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:34:49.023Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:34:49.023Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:34:49.023Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:34:49.023Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:34:49.023Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:34:49.023Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:34:49.023Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:34:49.023Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:34:49.023Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-19T23:34:49.023Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T23:34:49.023Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-19T23:34:49.023Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-19T23:34:49.023Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T23:34:49.284Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.14s) [2021-03-19T23:34:49.284Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T23:34:49.284Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.12s) [2021-03-19T23:34:49.284Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T23:34:49.546Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-03-19T23:34:49.546Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T23:34:49.546Z] --- PASS: TestCopyToContainerPathIsNotDir (0.13s) [2021-03-19T23:34:49.546Z] === RUN TestCopyFromContainer [2021-03-19T23:34:52.095Z] === RUN TestCopyFromContainer// [2021-03-19T23:34:52.095Z] === RUN TestCopyFromContainer//bar/root [2021-03-19T23:34:52.095Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-19T23:34:52.095Z] === RUN TestCopyFromContainer/bar/quux [2021-03-19T23:34:52.356Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-19T23:34:52.356Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-19T23:34:52.618Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-19T23:34:52.618Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-19T23:34:52.878Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-19T23:34:52.878Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-19T23:34:53.139Z] --- PASS: TestCopyFromContainer (3.38s) [2021-03-19T23:34:53.139Z] --- PASS: TestCopyFromContainer// (0.11s) [2021-03-19T23:34:53.139Z] --- PASS: TestCopyFromContainer//bar/root (0.14s) [2021-03-19T23:34:53.139Z] --- PASS: TestCopyFromContainer//bar/root/ (0.11s) [2021-03-19T23:34:53.139Z] --- PASS: TestCopyFromContainer/bar/quux (0.15s) [2021-03-19T23:34:53.139Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.11s) [2021-03-19T23:34:53.139Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.11s) [2021-03-19T23:34:53.139Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.12s) [2021-03-19T23:34:53.139Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.11s) [2021-03-19T23:34:53.139Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.12s) [2021-03-19T23:34:53.139Z] --- PASS: TestCopyFromContainer/bar/notarget (0.11s) [2021-03-19T23:34:53.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T23:34:53.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:34:53.139Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:34:53.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:34:53.139Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:34:53.139Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:34:53.139Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:34:53.139Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:34:53.139Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:34:53.139Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:34:53.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-19T23:34:53.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-19T23:34:53.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-19T23:34:53.139Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.01s) [2021-03-19T23:34:53.139Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T23:34:53.139Z] --- PASS: TestCreateLinkToNonExistingContainer (0.07s) [2021-03-19T23:34:53.139Z] === RUN TestCreateWithInvalidEnv [2021-03-19T23:34:53.139Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T23:34:53.139Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T23:34:53.139Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T23:34:53.139Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T23:34:53.139Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T23:34:53.139Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T23:34:53.139Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T23:34:53.139Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T23:34:53.139Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T23:34:53.139Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-19T23:34:53.139Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-19T23:34:53.139Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-19T23:34:53.139Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-19T23:34:53.139Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T23:34:53.139Z] --- PASS: TestCreateTmpfsMountsTarget (0.03s) [2021-03-19T23:34:53.139Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T23:34:53.971Z] ......................... [ 67%] [2021-03-19T23:34:56.442Z] --- PASS: TestCreateWithCustomMaskedPaths (2.69s) [2021-03-19T23:34:56.442Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T23:34:59.009Z] --- PASS: TestCreateWithCustomReadonlyPaths (2.88s) [2021-03-19T23:34:59.009Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T23:34:59.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:34:59.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:34:59.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:34:59.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:34:59.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:34:59.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:34:59.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:34:59.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:34:59.009Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:34:59.009Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:34:59.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:34:59.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:34:59.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:34:59.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:34:59.009Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:34:59.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-19T23:34:59.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.04s) [2021-03-19T23:34:59.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-03-19T23:34:59.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.04s) [2021-03-19T23:34:59.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.05s) [2021-03-19T23:34:59.009Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-03-19T23:34:59.009Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T23:34:59.951Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.97s) [2021-03-19T23:34:59.951Z] === RUN TestCreateDifferentPlatform [2021-03-19T23:34:59.951Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T23:34:59.951Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T23:34:59.951Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-19T23:34:59.951Z] --- PASS: TestCreateDifferentPlatform/different_os (0.00s) [2021-03-19T23:34:59.951Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T23:34:59.951Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T23:34:59.951Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.06s) [2021-03-19T23:34:59.951Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T23:34:59.951Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.10s) [2021-03-19T23:34:59.951Z] === RUN TestContainerStartOnDaemonRestart [2021-03-19T23:34:59.951Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-19T23:34:59.951Z] === RUN TestDaemonRestartIpcMode [2021-03-19T23:34:59.951Z] === PAUSE TestDaemonRestartIpcMode [2021-03-19T23:34:59.951Z] === RUN TestDaemonHostGatewayIP [2021-03-19T23:34:59.951Z] === PAUSE TestDaemonHostGatewayIP [2021-03-19T23:34:59.951Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-19T23:34:59.951Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-19T23:34:59.951Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T23:34:59.951Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-19T23:34:59.951Z] === RUN TestDiff [2021-03-19T23:35:00.893Z] --- PASS: TestDiff (0.98s) [2021-03-19T23:35:00.893Z] === RUN TestExecWithCloseStdin [2021-03-19T23:35:02.280Z] --- PASS: TestExecWithCloseStdin (1.30s) [2021-03-19T23:35:02.280Z] === RUN TestExec [2021-03-19T23:35:03.667Z] --- PASS: TestExec (1.25s) [2021-03-19T23:35:03.667Z] === RUN TestExecUser [2021-03-19T23:35:05.050Z] --- PASS: TestExecUser (1.24s) [2021-03-19T23:35:05.050Z] === RUN TestExportContainerAndImportImage [2021-03-19T23:35:05.992Z] --- PASS: TestExportContainerAndImportImage (1.25s) [2021-03-19T23:35:05.992Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T23:35:08.362Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-03-19T23:35:08.362Z] [2021-03-19T23:35:08.362Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-03-19T23:35:08.362Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-03-19T23:35:08.362Z] HOSTNAME=ab3fa710b935 [2021-03-19T23:35:08.362Z] TESTDEBUG=0 [2021-03-19T23:35:08.362Z] DEST=bundles/test-integration [2021-03-19T23:35:08.362Z] PWD=/go/src/github.com/docker/docker [2021-03-19T23:35:08.362Z] DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 [2021-03-19T23:35:08.362Z] container=docker [2021-03-19T23:35:08.362Z] HOME=/root [2021-03-19T23:35:08.362Z] GOLANG_VERSION=1.13.15 [2021-03-19T23:35:08.362Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-03-19T23:35:08.362Z] VALIDATE_BRANCH=20.10 [2021-03-19T23:35:08.362Z] TERM=xterm [2021-03-19T23:35:08.362Z] DOCKER_PKG=github.com/docker/docker [2021-03-19T23:35:08.362Z] SHLVL=1 [2021-03-19T23:35:08.362Z] TIMEOUT=120m [2021-03-19T23:35:08.362Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-03-19T23:35:08.362Z] DOCKER_GRAPHDRIVER=overlay2 [2021-03-19T23:35:08.362Z] GO111MODULE=off [2021-03-19T23:35:08.362Z] DOCKER_EXPERIMENTAL=1 [2021-03-19T23:35:08.362Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-03-19T23:35:08.362Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-03-19T23:35:08.362Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-03-19T23:35:08.362Z] GOPATH=/go [2021-03-19T23:35:08.362Z] PKG_CONFIG=pkg-config [2021-03-19T23:35:08.362Z] _=/usr/bin/env [2021-03-19T23:35:08.362Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-03-19T23:35:08.536Z] --- PASS: TestExportContainerAfterDaemonRestart (2.05s) [2021-03-19T23:35:08.536Z] === RUN TestHealthCheckWorkdir [2021-03-19T23:35:09.909Z] --- PASS: TestServiceWithDataPathPortInit (21.49s) [2021-03-19T23:35:09.909Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T23:35:09.918Z] --- PASS: TestHealthCheckWorkdir (1.61s) [2021-03-19T23:35:09.918Z] === RUN TestHealthKillContainer [2021-03-19T23:35:13.218Z] --- PASS: TestHealthKillContainer (3.24s) [2021-03-19T23:35:13.218Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T23:35:13.789Z] --- PASS: TestInspectCpusetInConfigPre120 (0.97s) [2021-03-19T23:35:13.789Z] === RUN TestIpcModeNone [2021-03-19T23:35:14.852Z] --- PASS: TestImportExtremelyLargeImageWorks (102.50s) [2021-03-19T23:35:14.852Z] PASS [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === Skipped [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-19T23:35:14.852Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] DONE 12 tests, 1 skipped in 106.041s [2021-03-19T23:35:14.852Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-19T23:35:14.852Z] INFO: Testing against a local daemon [2021-03-19T23:35:14.852Z] === RUN TestNetworkCreateDelete [2021-03-19T23:35:14.852Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-03-19T23:35:14.852Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T23:35:14.852Z] --- PASS: TestDockerNetworkDeletePreferID (0.37s) [2021-03-19T23:35:14.852Z] === RUN TestDaemonDNSFallback [2021-03-19T23:35:14.852Z] --- PASS: TestDaemonDNSFallback (7.57s) [2021-03-19T23:35:14.852Z] === RUN TestInspectNetwork [2021-03-19T23:35:14.852Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-19T23:35:14.852Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:14.852Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T23:35:14.852Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-19T23:35:14.852Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] === RUN TestNetworkInvalidJSON [2021-03-19T23:35:14.852Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T23:35:14.852Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T23:35:14.852Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:35:14.852Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:35:14.852Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:35:14.852Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:35:14.852Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T23:35:14.852Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:35:14.852Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:35:14.852Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-03-19T23:35:14.852Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-19T23:35:14.852Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-19T23:35:14.852Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-19T23:35:14.852Z] === RUN TestNetworkList [2021-03-19T23:35:14.852Z] === RUN TestNetworkList//networks [2021-03-19T23:35:14.852Z] === PAUSE TestNetworkList//networks [2021-03-19T23:35:14.852Z] === RUN TestNetworkList//networks/ [2021-03-19T23:35:14.852Z] === PAUSE TestNetworkList//networks/ [2021-03-19T23:35:14.852Z] === CONT TestNetworkList//networks [2021-03-19T23:35:14.852Z] === CONT TestNetworkList//networks/ [2021-03-19T23:35:14.852Z] --- PASS: TestNetworkList (0.01s) [2021-03-19T23:35:14.852Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T23:35:14.852Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T23:35:14.852Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T23:35:14.852Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-19T23:35:14.852Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T23:35:14.852Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-03-19T23:35:14.852Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T23:35:14.852Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-03-19T23:35:14.852Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T23:35:14.852Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-19T23:35:14.852Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T23:35:14.852Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-19T23:35:14.852Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T23:35:14.852Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-19T23:35:14.852Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T23:35:14.852Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-19T23:35:14.852Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:14.852Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T23:35:14.852Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:35:14.852Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:35:14.852Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T23:35:14.852Z] --- SKIP: TestServiceWithDataPathPortInit (0.01s) [2021-03-19T23:35:14.852Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:14.852Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T23:35:14.852Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-19T23:35:14.852Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:14.852Z] PASS [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === Skipped [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-03-19T23:35:14.852Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-03-19T23:35:14.852Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-03-19T23:35:14.852Z] network_test.go:128: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-03-19T23:35:14.852Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-03-19T23:35:14.852Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-03-19T23:35:14.852Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-19T23:35:14.852Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-19T23:35:14.852Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-03-19T23:35:14.852Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:35:14.852Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.01s) [2021-03-19T23:35:14.852Z] service_test.go:334: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-19T23:35:14.852Z] service_test.go:401: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] DONE 22 tests, 12 skipped in 8.235s [2021-03-19T23:35:14.852Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-19T23:35:14.852Z] INFO: Testing against a local daemon [2021-03-19T23:35:14.852Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-19T23:35:14.852Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T23:35:14.852Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:35:14.852Z] === RUN TestDockerNetworkIpvlan [2021-03-19T23:35:14.852Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-19T23:35:14.852Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:35:14.852Z] PASS [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === Skipped [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T23:35:14.852Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-19T23:35:14.852Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] DONE 2 tests, 2 skipped in 0.094s [2021-03-19T23:35:14.852Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-19T23:35:14.852Z] INFO: Testing against a local daemon [2021-03-19T23:35:14.852Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-19T23:35:14.852Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-19T23:35:14.852Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] === RUN TestDockerNetworkMacvlan [2021-03-19T23:35:14.852Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-03-19T23:35:14.852Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] PASS [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === Skipped [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-03-19T23:35:14.852Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-03-19T23:35:14.852Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] DONE 2 tests, 2 skipped in 0.091s [2021-03-19T23:35:14.852Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-19T23:35:14.852Z] testing: warning: no tests to run [2021-03-19T23:35:14.852Z] PASS [2021-03-19T23:35:14.852Z] [2021-03-19T23:35:14.852Z] DONE 0 tests in 0.020s [2021-03-19T23:35:14.852Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-19T23:35:14.852Z] INFO: Testing against a local daemon [2021-03-19T23:35:14.852Z] === RUN TestAuthZPluginAllowRequest [2021-03-19T23:35:14.852Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-03-19T23:35:14.852Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.852Z] === RUN TestAuthZPluginTLS [2021-03-19T23:35:14.852Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-03-19T23:35:14.852Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.852Z] === RUN TestAuthZPluginDenyRequest [2021-03-19T23:35:14.852Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-03-19T23:35:14.852Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.852Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-19T23:35:14.852Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-19T23:35:14.852Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.852Z] === RUN TestAuthZPluginDenyResponse [2021-03-19T23:35:14.852Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] === RUN TestAuthZPluginAllowEventStream [2021-03-19T23:35:14.853Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] === RUN TestAuthZPluginErrorResponse [2021-03-19T23:35:14.853Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] === RUN TestAuthZPluginErrorRequest [2021-03-19T23:35:14.853Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-19T23:35:14.853Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-19T23:35:14.853Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-19T23:35:14.853Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] === RUN TestAuthZPluginHeader [2021-03-19T23:35:14.853Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-19T23:35:14.853Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] === RUN TestAuthZPluginV2Disable [2021-03-19T23:35:14.853Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-19T23:35:14.853Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-19T23:35:14.853Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-19T23:35:14.853Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] PASS [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === Skipped [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.22s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.01s) [2021-03-19T23:35:14.853Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] DONE 17 tests, 17 skipped in 0.393s [2021-03-19T23:35:14.853Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-19T23:35:14.853Z] INFO: Testing against a local daemon [2021-03-19T23:35:14.853Z] === RUN TestPluginInvalidJSON [2021-03-19T23:35:14.853Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:35:14.853Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:35:14.853Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:35:14.853Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-19T23:35:14.853Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-19T23:35:14.853Z] === RUN TestPluginInstall [2021-03-19T23:35:14.853Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-19T23:35:14.853Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] === RUN TestPluginsWithRuntimes [2021-03-19T23:35:14.853Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-19T23:35:14.853Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-19T23:35:14.853Z] PASS [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === Skipped [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-03-19T23:35:14.853Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-03-19T23:35:14.853Z] plugin_test.go:166: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] [2021-03-19T23:35:14.853Z] DONE 4 tests, 2 skipped in 0.125s [2021-03-19T23:35:14.853Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-19T23:35:14.853Z] INFO: Testing against a local daemon [2021-03-19T23:35:14.853Z] === RUN TestExternalGraphDriver [2021-03-19T23:35:15.114Z] --- SKIP: TestExternalGraphDriver (0.07s) [2021-03-19T23:35:15.114Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-19T23:35:15.114Z] === RUN TestGraphdriverPluginV2 [2021-03-19T23:35:15.174Z] --- PASS: TestIpcModeNone (1.22s) [2021-03-19T23:35:15.174Z] === RUN TestIpcModePrivate [2021-03-19T23:35:16.557Z] --- PASS: TestIpcModePrivate (1.22s) [2021-03-19T23:35:16.557Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:104, shared: false, mustBeShared: false [2021-03-19T23:35:16.557Z] === RUN TestIpcModeShareable [2021-03-19T23:35:17.498Z] --- PASS: TestIpcModeShareable (1.23s) [2021-03-19T23:35:17.498Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:98, shared: true, mustBeShared: true [2021-03-19T23:35:17.498Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-19T23:35:20.279Z] --- PASS: TestServiceWithDefaultAddressPoolInit (10.63s) [2021-03-19T23:35:20.280Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:660gtwqygzusixgs6hkpodlgb Created:2021-03-19 23:35:10.034124437 +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[f6e79da9107d319ebf34cc649828abed8fefa5b5e6e5d5c38a676a04c7cefe75:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cktrwcria78arxjvc61h9ctfo EndpointID:bff818fd1595f66afcced38ab372d93cf6e36bc866594d90fadc05cacb832a35 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:5033b7fcac2a61c0f5deba2fa8300c01de4cab597e74bb26e3e5fce53d1399c6 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:f0d490c8782b IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.cktrwcria78arxjvc61h9ctfo EndpointID:bff818fd1595f66afcced38ab372d93cf6e36bc866594d90fadc05cacb832a35 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-19T23:35:20.280Z] PASS [2021-03-19T23:35:20.280Z] [2021-03-19T23:35:20.280Z] === Skipped [2021-03-19T23:35:20.280Z] === SKIP: s390x.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:35:20.280Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:35:20.280Z] [2021-03-19T23:35:20.280Z] [2021-03-19T23:35:20.280Z] DONE 26 tests, 1 skipped in 60.540s [2021-03-19T23:35:20.280Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (s390x.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-19T23:35:20.280Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:35:20.280Z] ++ set -e [2021-03-19T23:35:20.280Z] ++ '[' -n 0 ']' [2021-03-19T23:35:20.280Z] ++ set -x [2021-03-19T23:35:20.280Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:35:20.280Z] INFO: Testing against a local daemon [2021-03-19T23:35:20.280Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-19T23:35:20.280Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T23:35:20.280Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:35:20.280Z] === RUN TestDockerNetworkIpvlan [2021-03-19T23:35:20.280Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-19T23:35:20.280Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:35:20.280Z] PASS [2021-03-19T23:35:20.280Z] [2021-03-19T23:35:20.280Z] === Skipped [2021-03-19T23:35:20.280Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T23:35:20.280Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:35:20.280Z] [2021-03-19T23:35:20.280Z] === SKIP: s390x.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-19T23:35:20.280Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:35:20.280Z] [2021-03-19T23:35:20.280Z] [2021-03-19T23:35:20.280Z] DONE 2 tests, 2 skipped in 0.146s [2021-03-19T23:35:20.280Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (s390x.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-19T23:35:20.280Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:35:20.280Z] ++ set -e [2021-03-19T23:35:20.280Z] ++ '[' -n 0 ']' [2021-03-19T23:35:20.280Z] ++ set -x [2021-03-19T23:35:20.280Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:35:20.280Z] INFO: Testing against a local daemon [2021-03-19T23:35:20.280Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-19T23:35:20.986Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.57s) [2021-03-19T23:35:20.986Z] === RUN TestDockerNetworkMacvlan [2021-03-19T23:35:21.698Z] --- PASS: TestGraphdriverPluginV2 (5.85s) [2021-03-19T23:35:21.698Z] PASS [2021-03-19T23:35:21.698Z] [2021-03-19T23:35:21.698Z] === Skipped [2021-03-19T23:35:21.698Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.07s) [2021-03-19T23:35:21.698Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-03-19T23:35:21.698Z] [2021-03-19T23:35:21.698Z] [2021-03-19T23:35:21.698Z] DONE 2 tests, 1 skipped in 6.015s [2021-03-19T23:35:21.698Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-19T23:35:21.698Z] INFO: Testing against a local daemon [2021-03-19T23:35:21.698Z] === RUN TestContinueAfterPluginCrash [2021-03-19T23:35:21.698Z] === PAUSE TestContinueAfterPluginCrash [2021-03-19T23:35:21.698Z] === RUN TestReadPluginNoRead [2021-03-19T23:35:21.698Z] === PAUSE TestReadPluginNoRead [2021-03-19T23:35:21.698Z] === RUN TestDaemonStartWithLogOpt [2021-03-19T23:35:21.698Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-19T23:35:21.698Z] === CONT TestContinueAfterPluginCrash [2021-03-19T23:35:21.698Z] === CONT TestDaemonStartWithLogOpt [2021-03-19T23:35:21.705Z] --- PASS: TestAPIIpcModeShareableAndContainer (3.64s) [2021-03-19T23:35:21.705Z] === RUN TestAPIIpcModeHost [2021-03-19T23:35:22.019Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-19T23:35:22.646Z] --- PASS: TestAPIIpcModeHost (1.21s) [2021-03-19T23:35:22.646Z] === RUN TestDaemonIpcModeShareable [2021-03-19T23:35:23.089Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-19T23:35:24.189Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-19T23:35:24.561Z] --- PASS: TestDaemonIpcModeShareable (2.22s) [2021-03-19T23:35:24.561Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-03-19T23:35:24.561Z] === RUN TestDaemonIpcModePrivate [2021-03-19T23:35:27.105Z] --- PASS: TestDaemonIpcModePrivate (2.24s) [2021-03-19T23:35:27.105Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-03-19T23:35:27.105Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-19T23:35:28.285Z] --- PASS: TestDaemonStartWithLogOpt (6.46s) [2021-03-19T23:35:28.286Z] === CONT TestReadPluginNoRead [2021-03-19T23:35:28.712Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-19T23:35:29.020Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.20s) [2021-03-19T23:35:29.020Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:115, shared: false, mustBeShared: false [2021-03-19T23:35:29.020Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-19T23:35:31.565Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.19s) [2021-03-19T23:35:31.565Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:109, shared: true, mustBeShared: true [2021-03-19T23:35:31.565Z] === RUN TestIpcModeOlderClient [2021-03-19T23:35:31.565Z] === PAUSE TestIpcModeOlderClient [2021-03-19T23:35:31.565Z] === RUN TestKillContainerInvalidSignal [2021-03-19T23:35:31.585Z] === RUN TestReadPluginNoRead/default [2021-03-19T23:35:31.585Z] --- PASS: TestContinueAfterPluginCrash (10.32s) [2021-03-19T23:35:32.506Z] --- PASS: TestKillContainerInvalidSignal (0.99s) [2021-03-19T23:35:32.507Z] === RUN TestKillContainer [2021-03-19T23:35:32.507Z] === RUN TestKillContainer/no_signal [2021-03-19T23:35:32.812Z] Loaded image: buildpack-deps:buster [2021-03-19T23:35:32.812Z] Loaded image: buildpack-deps:buster [2021-03-19T23:35:32.812Z] Loaded image: busybox:latest [2021-03-19T23:35:32.812Z] Loaded image: busybox:latest [2021-03-19T23:35:32.812Z] Loaded image: busybox:glibc [2021-03-19T23:35:32.812Z] Loaded image: busybox:glibc [2021-03-19T23:35:33.070Z] Loaded image: debian:bullseye [2021-03-19T23:35:33.218Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-19T23:35:33.329Z] Loaded image: hello-world:latest [2021-03-19T23:35:33.450Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T23:35:33.500Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-19T23:35:33.589Z] Loaded image: debian:bullseye [2021-03-19T23:35:33.589Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T23:35:33.848Z] INFO: Testing against a local daemon [2021-03-19T23:35:33.848Z] Loaded image: hello-world:latest [2021-03-19T23:35:33.848Z] === RUN TestDockerSuite [2021-03-19T23:35:33.848Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-19T23:35:33.848Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-19T23:35:33.848Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T23:35:33.848Z] INFO: Testing against a local daemon [2021-03-19T23:35:34.023Z] === RUN TestKillContainer/killing_signal [2021-03-19T23:35:34.109Z] === RUN TestDockerDaemonSuite [2021-03-19T23:35:34.109Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-19T23:35:34.109Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-19T23:35:34.109Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-19T23:35:34.109Z] === RUN TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool [2021-03-19T23:35:34.109Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-19T23:35:34.109Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-19T23:35:34.109Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-19T23:35:35.410Z] --- PASS: TestKillContainer (3.04s) [2021-03-19T23:35:35.411Z] --- PASS: TestKillContainer/no_signal (0.95s) [2021-03-19T23:35:35.411Z] --- PASS: TestKillContainer/non_killing_signal (0.74s) [2021-03-19T23:35:35.411Z] --- PASS: TestKillContainer/killing_signal (1.07s) [2021-03-19T23:35:35.411Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T23:35:35.411Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-19T23:35:36.048Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-19T23:35:36.282Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-03-19T23:35:36.354Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-19T23:35:37.296Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.89s) [2021-03-19T23:35:37.296Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.92s) [2021-03-19T23:35:37.296Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.71s) [2021-03-19T23:35:37.296Z] === RUN TestKillStoppedContainer [2021-03-19T23:35:37.296Z] --- PASS: TestKillStoppedContainer (0.10s) [2021-03-19T23:35:37.296Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T23:35:37.559Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.11s) [2021-03-19T23:35:37.559Z] === RUN TestKillDifferentUserContainer [2021-03-19T23:35:38.307Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-19T23:35:38.307Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-19T23:35:38.501Z] --- PASS: TestKillDifferentUserContainer (1.01s) [2021-03-19T23:35:38.501Z] === RUN TestInspectOomKilledTrue [2021-03-19T23:35:38.501Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-19T23:35:38.501Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:35:38.501Z] === RUN TestInspectOomKilledFalse [2021-03-19T23:35:38.501Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-19T23:35:38.501Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:35:38.501Z] === RUN TestLinksEtcHostsContentMatch [2021-03-19T23:35:38.594Z] --- PASS: TestReadPluginNoRead (10.94s) [2021-03-19T23:35:38.594Z] --- PASS: TestReadPluginNoRead/default (2.47s) [2021-03-19T23:35:38.594Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.45s) [2021-03-19T23:35:38.594Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.46s) [2021-03-19T23:35:38.594Z] read_test.go:92: [d00dc139e1b39] daemon is not started [2021-03-19T23:35:38.594Z] PASS [2021-03-19T23:35:38.594Z] [2021-03-19T23:35:38.594Z] DONE 6 tests in 17.506s [2021-03-19T23:35:38.594Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-19T23:35:38.594Z] testing: warning: no tests to run [2021-03-19T23:35:38.594Z] PASS [2021-03-19T23:35:38.594Z] [2021-03-19T23:35:38.594Z] DONE 0 tests in 0.035s [2021-03-19T23:35:38.594Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-19T23:35:38.594Z] INFO: Testing against a local daemon [2021-03-19T23:35:38.594Z] === RUN TestPluginWithDevMounts [2021-03-19T23:35:38.594Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-19T23:35:38.594Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-19T23:35:38.594Z] PASS [2021-03-19T23:35:38.594Z] [2021-03-19T23:35:38.594Z] === Skipped [2021-03-19T23:35:38.594Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-03-19T23:35:38.594Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-03-19T23:35:38.594Z] [2021-03-19T23:35:38.594Z] [2021-03-19T23:35:38.594Z] DONE 1 tests, 1 skipped in 0.108s [2021-03-19T23:35:38.594Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-19T23:35:38.594Z] INFO: Testing against a local daemon [2021-03-19T23:35:38.594Z] === RUN TestSecretInspect [2021-03-19T23:35:38.594Z] --- SKIP: TestSecretInspect (0.02s) [2021-03-19T23:35:38.594Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.594Z] === RUN TestSecretList [2021-03-19T23:35:38.594Z] --- SKIP: TestSecretList (0.01s) [2021-03-19T23:35:38.594Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.594Z] === RUN TestSecretsCreateAndDelete [2021-03-19T23:35:38.594Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-03-19T23:35:38.594Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.594Z] === RUN TestSecretsUpdate [2021-03-19T23:35:38.856Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-03-19T23:35:38.856Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] === RUN TestTemplatedSecret [2021-03-19T23:35:38.856Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-19T23:35:38.856Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] === RUN TestSecretCreateResolve [2021-03-19T23:35:38.856Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-03-19T23:35:38.856Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] PASS [2021-03-19T23:35:38.856Z] [2021-03-19T23:35:38.856Z] === Skipped [2021-03-19T23:35:38.856Z] === SKIP: amd64.integration.secret TestSecretInspect (0.02s) [2021-03-19T23:35:38.856Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] [2021-03-19T23:35:38.856Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-03-19T23:35:38.856Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] [2021-03-19T23:35:38.856Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-03-19T23:35:38.856Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] [2021-03-19T23:35:38.856Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-03-19T23:35:38.856Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] [2021-03-19T23:35:38.856Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-03-19T23:35:38.856Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] [2021-03-19T23:35:38.856Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-03-19T23:35:38.856Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] [2021-03-19T23:35:38.856Z] [2021-03-19T23:35:38.856Z] DONE 6 tests, 6 skipped in 0.169s [2021-03-19T23:35:38.856Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-19T23:35:38.856Z] INFO: Testing against a local daemon [2021-03-19T23:35:38.856Z] === RUN TestServiceCreateInit [2021-03-19T23:35:38.856Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T23:35:38.856Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T23:35:38.856Z] --- PASS: TestServiceCreateInit (0.01s) [2021-03-19T23:35:38.856Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-19T23:35:38.856Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-19T23:35:38.856Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T23:35:38.856Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-03-19T23:35:38.856Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] === RUN TestCreateServiceConflict [2021-03-19T23:35:38.856Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-03-19T23:35:38.856Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T23:35:38.856Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-03-19T23:35:38.856Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T23:35:38.856Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-03-19T23:35:38.856Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] === RUN TestCreateServiceSecretFileMode [2021-03-19T23:35:38.856Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-03-19T23:35:38.856Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T23:35:38.856Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-03-19T23:35:38.856Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] === RUN TestCreateServiceSysctls [2021-03-19T23:35:38.856Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-03-19T23:35:38.856Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:38.856Z] === RUN TestCreateServiceCapabilities [2021-03-19T23:35:38.875Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-19T23:35:38.875Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-19T23:35:39.118Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-03-19T23:35:39.118Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:39.118Z] === RUN TestInspect [2021-03-19T23:35:39.118Z] --- SKIP: TestInspect (0.01s) [2021-03-19T23:35:39.118Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:39.118Z] === RUN TestCreateJob [2021-03-19T23:35:39.118Z] --- SKIP: TestCreateJob (0.01s) [2021-03-19T23:35:39.118Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:39.118Z] === RUN TestReplicatedJob [2021-03-19T23:35:39.118Z] --- SKIP: TestReplicatedJob (0.01s) [2021-03-19T23:35:39.118Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:39.118Z] === RUN TestUpdateReplicatedJob [2021-03-19T23:35:39.118Z] --- SKIP: TestUpdateReplicatedJob (0.02s) [2021-03-19T23:35:39.118Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:39.118Z] === RUN TestServiceListWithStatuses [2021-03-19T23:35:39.118Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T23:35:39.118Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T23:35:39.118Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T23:35:39.118Z] --- SKIP: TestDockerNetworkConnectAlias (0.01s) [2021-03-19T23:35:39.118Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:39.118Z] === RUN TestDockerNetworkReConnect [2021-03-19T23:35:39.118Z] --- SKIP: TestDockerNetworkReConnect (0.02s) [2021-03-19T23:35:39.118Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:39.118Z] === RUN TestServicePlugin [2021-03-19T23:35:39.445Z] --- PASS: TestLinksEtcHostsContentMatch (0.98s) [2021-03-19T23:35:39.445Z] === RUN TestLinksContainerNames [2021-03-19T23:35:39.816Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-19T23:35:40.075Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-19T23:35:40.075Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-19T23:35:41.167Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-03-19T23:35:41.168Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-03-19T23:35:41.360Z] --- PASS: TestLinksContainerNames (1.88s) [2021-03-19T23:35:41.360Z] === RUN TestLogsFollowTailEmpty [2021-03-19T23:35:41.948Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-19T23:35:41.980Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-19T23:35:42.303Z] --- PASS: TestLogsFollowTailEmpty (0.96s) [2021-03-19T23:35:42.303Z] === RUN TestContainerNetworkMountsNoChown [2021-03-19T23:35:42.423Z] --- SKIP: TestServicePlugin (3.44s) [2021-03-19T23:35:42.423Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.423Z] === RUN TestServiceUpdateLabel [2021-03-19T23:35:42.423Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-03-19T23:35:42.423Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.423Z] === RUN TestServiceUpdateSecrets [2021-03-19T23:35:42.423Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-03-19T23:35:42.423Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.423Z] === RUN TestServiceUpdateConfigs [2021-03-19T23:35:42.423Z] --- SKIP: TestServiceUpdateConfigs (0.02s) [2021-03-19T23:35:42.549Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-19T23:35:42.549Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-19T23:35:42.549Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-19T23:35:42.684Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] === RUN TestServiceUpdateNetwork [2021-03-19T23:35:42.684Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-03-19T23:35:42.684Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T23:35:42.684Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-03-19T23:35:42.684Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] PASS [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === Skipped [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-19T23:35:42.684Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-19T23:35:42.684Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-19T23:35:42.684Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-19T23:35:42.684Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-03-19T23:35:42.684Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-03-19T23:35:42.684Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-03-19T23:35:42.684Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-03-19T23:35:42.684Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-03-19T23:35:42.684Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-03-19T23:35:42.684Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-03-19T23:35:42.684Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-03-19T23:35:42.684Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-03-19T23:35:42.684Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-03-19T23:35:42.684Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-03-19T23:35:42.684Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.02s) [2021-03-19T23:35:42.684Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-19T23:35:42.684Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.01s) [2021-03-19T23:35:42.684Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.02s) [2021-03-19T23:35:42.684Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestServicePlugin (3.44s) [2021-03-19T23:35:42.684Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-03-19T23:35:42.684Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-03-19T23:35:42.684Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.02s) [2021-03-19T23:35:42.684Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-03-19T23:35:42.684Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-03-19T23:35:42.684Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] DONE 24 tests, 23 skipped in 3.829s [2021-03-19T23:35:42.684Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-19T23:35:42.684Z] INFO: Testing against a local daemon [2021-03-19T23:35:42.684Z] === RUN TestSessionCreate [2021-03-19T23:35:42.684Z] --- PASS: TestSessionCreate (0.03s) [2021-03-19T23:35:42.684Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T23:35:42.684Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-19T23:35:42.684Z] PASS [2021-03-19T23:35:42.684Z] [2021-03-19T23:35:42.684Z] DONE 2 tests in 0.127s [2021-03-19T23:35:42.684Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-19T23:35:42.808Z] === RUN TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon [2021-03-19T23:35:42.946Z] INFO: Testing against a local daemon [2021-03-19T23:35:42.946Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T23:35:42.946Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T23:35:42.946Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T23:35:42.946Z] === RUN TestEventsExecDie [2021-03-19T23:35:43.247Z] --- PASS: TestContainerNetworkMountsNoChown (0.93s) [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/default [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/default [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/private [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/private [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rprivate [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/slave [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/slave [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rslave [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/shared [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/shared [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rshared [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/default [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/rslave [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/rshared [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/private [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/shared [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/slave [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/rprivate [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-19T23:35:43.247Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:35:43.247Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-19T23:35:43.247Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:35:43.508Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:35:43.747Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-19T23:35:43.769Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:35:43.769Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:35:43.769Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:35:43.769Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-19T23:35:43.769Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.10s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.12s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.12s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.13s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.11s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.09s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.09s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.09s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.05s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.05s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.07s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.05s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.05s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.12s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.09s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.09s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.10s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.05s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.06s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.06s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.05s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.05s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.05s) [2021-03-19T23:35:43.769Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.06s) [2021-03-19T23:35:43.769Z] === RUN TestContainerBindMountNonRecursive [2021-03-19T23:35:43.891Z] --- PASS: TestEventsExecDie (1.00s) [2021-03-19T23:35:43.891Z] === RUN TestEventsBackwardsCompatible [2021-03-19T23:35:43.891Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-03-19T23:35:43.891Z] === RUN TestInfoBinaryCommits [2021-03-19T23:35:43.891Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-19T23:35:43.891Z] === RUN TestInfoAPIVersioned [2021-03-19T23:35:43.891Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-19T23:35:43.891Z] === RUN TestInfoDiscoveryBackend [2021-03-19T23:35:44.752Z] --- PASS: TestDockerNetworkMacvlan (23.27s) [2021-03-19T23:35:44.752Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.14s) [2021-03-19T23:35:44.752Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-03-19T23:35:44.752Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.96s) [2021-03-19T23:35:44.752Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (3.22s) [2021-03-19T23:35:44.752Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.96s) [2021-03-19T23:35:44.752Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.95s) [2021-03-19T23:35:44.752Z] PASS [2021-03-19T23:35:44.752Z] [2021-03-19T23:35:44.752Z] DONE 8 tests in 24.941s [2021-03-19T23:35:44.752Z] Running /go/src/github.com/docker/docker/integration/plugin (s390x.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-19T23:35:44.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:35:44.752Z] ++ set -e [2021-03-19T23:35:44.752Z] ++ '[' -n 0 ']' [2021-03-19T23:35:44.752Z] ++ set -x [2021-03-19T23:35:44.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:35:44.752Z] testing: warning: no tests to run [2021-03-19T23:35:44.752Z] PASS [2021-03-19T23:35:44.752Z] [2021-03-19T23:35:44.752Z] DONE 0 tests in 0.049s [2021-03-19T23:35:44.752Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (s390x.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-19T23:35:44.752Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:35:44.752Z] ++ set -e [2021-03-19T23:35:44.752Z] ++ '[' -n 0 ']' [2021-03-19T23:35:44.752Z] ++ set -x [2021-03-19T23:35:44.752Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:35:44.752Z] INFO: Testing against a local daemon [2021-03-19T23:35:44.752Z] === RUN TestAuthZPluginAllowRequest [2021-03-19T23:35:45.655Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-19T23:35:45.655Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-19T23:35:45.655Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-19T23:35:45.655Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-19T23:35:45.655Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-19T23:35:45.806Z] --- PASS: TestInfoDiscoveryBackend (1.52s) [2021-03-19T23:35:45.806Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-19T23:35:46.823Z] --- PASS: TestAuthZPluginAllowRequest (2.02s) [2021-03-19T23:35:46.823Z] === RUN TestAuthZPluginTLS [2021-03-19T23:35:47.071Z] --- PASS: TestContainerBindMountNonRecursive (2.83s) [2021-03-19T23:35:47.071Z] === RUN TestContainerVolumesMountedAsShared [2021-03-19T23:35:47.114Z] --- PASS: TestAuthZPluginTLS (0.55s) [2021-03-19T23:35:47.115Z] === RUN TestAuthZPluginDenyRequest [2021-03-19T23:35:47.332Z] --- PASS: TestContainerVolumesMountedAsShared (0.78s) [2021-03-19T23:35:47.332Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-19T23:35:47.748Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-19T23:35:47.748Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-19T23:35:47.881Z] --- PASS: TestImportExtremelyLargeImageWorks (101.98s) [2021-03-19T23:35:47.881Z] PASS [2021-03-19T23:35:47.881Z] [2021-03-19T23:35:47.881Z] DONE 12 tests in 104.654s [2021-03-19T23:35:47.881Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-19T23:35:47.881Z] INFO: Testing against a local daemon [2021-03-19T23:35:47.881Z] === RUN TestNetworkCreateDelete [2021-03-19T23:35:47.881Z] --- PASS: TestNetworkCreateDelete (0.13s) [2021-03-19T23:35:47.881Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T23:35:47.881Z] --- PASS: TestDockerNetworkDeletePreferID (0.35s) [2021-03-19T23:35:47.881Z] === RUN TestDaemonDNSFallback [2021-03-19T23:35:47.881Z] --- PASS: TestDaemonDNSFallback (6.67s) [2021-03-19T23:35:47.881Z] === RUN TestInspectNetwork [2021-03-19T23:35:48.041Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-19T23:35:48.041Z] === RUN TestAuthZPluginDenyResponse [2021-03-19T23:35:48.675Z] --- PASS: TestAuthZPluginDenyResponse (0.54s) [2021-03-19T23:35:48.675Z] === RUN TestAuthZPluginAllowEventStream [2021-03-19T23:35:48.718Z] --- PASS: TestContainerVolumesMountedAsSlave (1.01s) [2021-03-19T23:35:48.718Z] === RUN TestNetworkNat [2021-03-19T23:35:49.108Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.40s) [2021-03-19T23:35:49.108Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-19T23:35:49.108Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-19T23:35:49.108Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:35:49.108Z] === RUN TestInfoAPI [2021-03-19T23:35:49.108Z] --- PASS: TestInfoAPI (0.02s) [2021-03-19T23:35:49.108Z] === RUN TestInfoAPIWarnings [2021-03-19T23:35:49.672Z] --- PASS: TestNetworkNat (1.06s) [2021-03-19T23:35:49.672Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T23:35:49.770Z] === RUN TestInspectNetwork/full_network_id [2021-03-19T23:35:49.770Z] === RUN TestInspectNetwork/partial_network_id [2021-03-19T23:35:49.770Z] === RUN TestInspectNetwork/network_name [2021-03-19T23:35:49.770Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-19T23:35:50.622Z] --- PASS: TestNetworkLocalhostTCPNat (1.14s) [2021-03-19T23:35:50.622Z] === RUN TestNetworkLoopbackNat [2021-03-19T23:35:50.744Z] --- PASS: TestAuthZPluginAllowEventStream (2.03s) [2021-03-19T23:35:50.744Z] === RUN TestAuthZPluginErrorResponse [2021-03-19T23:35:51.379Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-03-19T23:35:51.379Z] === RUN TestAuthZPluginErrorRequest [2021-03-19T23:35:51.458Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-03-19T23:35:51.671Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-03-19T23:35:51.671Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-19T23:35:52.232Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-19T23:35:52.354Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-03-19T23:35:52.354Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-19T23:35:53.349Z] tests/integration/client_test.py ..... [ 75%] [2021-03-19T23:35:53.606Z] tests/integration/context_api_test.py ... [ 76%] [2021-03-19T23:35:53.935Z] --- PASS: TestInspectNetwork (7.95s) [2021-03-19T23:35:53.935Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-19T23:35:53.935Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-19T23:35:53.935Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-19T23:35:53.935Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-19T23:35:53.935Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T23:35:54.169Z] tests/integration/errors_test.py . [ 76%] [2021-03-19T23:35:54.835Z] --- PASS: TestNetworkLoopbackNat (3.61s) [2021-03-19T23:35:54.835Z] === RUN TestPause [2021-03-19T23:35:55.098Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.52s) [2021-03-19T23:35:55.098Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-19T23:35:55.407Z] --- PASS: TestPause (1.02s) [2021-03-19T23:35:55.407Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T23:35:55.407Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T23:35:55.407Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T23:35:55.407Z] === RUN TestPauseStopPausedContainer [2021-03-19T23:35:55.645Z] 5ff1512f88ec: Pull complete [2021-03-19T23:35:55.645Z] Digest: sha256:acae9dedd8ce6fbc624e8c4b52555a9d3201eb47aacd45b4a00e0d81083b4cab [2021-03-19T23:35:55.645Z] Status: Downloaded newer image for mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:35:55.645Z] INFO: docker pull of mcr.microsoft.com/windows/servercore:ltsc2019 into daemon under test completed successfully [2021-03-19T23:35:55.645Z] INFO: Tagging mcr.microsoft.com/windows/servercore:ltsc2019 as microsoft/windowsservercore in daemon under test [2021-03-19T23:35:55.645Z] INFO: Version of mcr.microsoft.com/windows/servercore:ltsc2019 is '10.0.17763.1817' [2021-03-19T23:35:55.645Z] WARN: Skipping validation tests [2021-03-19T23:35:55.645Z] INFO: Running unit tests at 03/19/2021 23:35:40... [2021-03-19T23:35:55.645Z] INFO: make.ps1 starting at 03/19/2021 23:35:44 [2021-03-19T23:35:55.645Z] INFO: Git commit (9780942e20) assumed from DOCKER_GITCOMMIT environment variable [2021-03-19T23:35:55.645Z] INFO: Invoking autogen... [2021-03-19T23:35:55.645Z] INFO: Running unit tests... [2021-03-19T23:35:55.645Z] INFO: Invoking unit tests run with C:\gopath/bin/\gotestsum.exe --format=standard-verbose --jsonfile=bundles\go-test-report-unit-tests.json --junitfile=bundles\junit-report-unit-tests.xml -- -cover -ldflags -w -a "-test.timeout=10m" github.com/docker/docker/api github.com/docker/docker/api/server github.com/docker/docker/api/server/backend/build github.com/docker/docker/api/server/httputils github.com/docker/docker/api/server/middleware github.com/docker/docker/api/server/router github.com/docker/docker/api/server/router/build github.com/docker/docker/api/server/router/checkpoint github.com/docker/docker/api/server/router/container github.com/docker/docker/api/server/router/debug github.com/docker/docker/api/server/router/distribution github.com/docker/docker/api/server/router/grpc github.com/docker/docker/api/server/router/image github.com/docker/docker/api/server/router/network github.com/docker/docker/api/server/router/plugin github.com/docker/docker/api/server/router/session github.com/docker/docker/api/server/router/swarm github.com/docker/docker/api/server/router/system github.com/docker/docker/api/server/router/volume github.com/docker/docker/api/types github.com/docker/docker/api/types/backend github.com/docker/docker/api/types/blkiodev github.com/docker/docker/api/types/container github.com/docker/docker/api/types/events github.com/docker/docker/api/types/filters github.com/docker/docker/api/types/image github.com/docker/docker/api/types/mount github.com/docker/docker/api/types/network github.com/docker/docker/api/types/plugins/logdriver github.com/docker/docker/api/types/registry github.com/docker/docker/api/types/strslice github.com/docker/docker/api/types/swarm github.com/docker/docker/api/types/swarm/runtime github.com/docker/docker/api/types/time github.com/docker/docker/api/types/versions github.com/docker/docker/api/types/versions/v1p19 github.com/docker/docker/api/types/versions/v1p20 github.com/docker/docker/api/types/volume github.com/docker/docker/autogen/winresources/dockerd github.com/docker/docker/builder github.com/docker/docker/builder/builder-next github.com/docker/docker/builder/builder-next/adapters/containerimage github.com/docker/docker/builder/builder-next/adapters/localinlinecache github.com/docker/docker/builder/builder-next/adapters/snapshot github.com/docker/docker/builder/builder-next/exporter github.com/docker/docker/builder/builder-next/imagerefchecker github.com/docker/docker/builder/builder-next/worker github.com/docker/docker/builder/dockerfile github.com/docker/docker/builder/dockerignore github.com/docker/docker/builder/remotecontext github.com/docker/docker/builder/remotecontext/git github.com/docker/docker/cli github.com/docker/docker/cli/config github.com/docker/docker/cli/debug github.com/docker/docker/client github.com/docker/docker/cmd/dockerd github.com/docker/docker/container github.com/docker/docker/container/stream github.com/docker/docker/contrib/apparmor github.com/docker/docker/contrib/docker-device-tool github.com/docker/docker/contrib/httpserver github.com/docker/docker/daemon github.com/docker/docker/daemon/cluster github.com/docker/docker/daemon/cluster/controllers/plugin github.com/docker/docker/daemon/cluster/convert github.com/docker/docker/daemon/cluster/executor github.com/docker/docker/daemon/cluster/executor/container github.com/docker/docker/daemon/cluster/provider github.com/docker/docker/daemon/config github.com/docker/docker/daemon/discovery github.com/docker/docker/daemon/events github.com/docker/docker/daemon/events/testutils github.com/docker/docker/daemon/exec github.com/docker/docker/daemon/graphdriver github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/devmapper github.com/docker/docker/daemon/graphdriver/fuse-overlayfs github.com/docker/docker/daemon/graphdriver/graphtest github.com/docker/docker/daemon/graphdriver/lcow github.com/docker/docker/daemon/graphdriver/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs github.com/docker/docker/daemon/graphdriver/windows github.com/docker/docker/daemon/graphdriver/zfs github.com/docker/docker/daemon/images github.com/docker/docker/daemon/initlayer github.com/docker/docker/daemon/links github.com/docker/docker/daemon/listeners github.com/docker/docker/daemon/logger github.com/docker/docker/daemon/logger/awslogs github.com/docker/docker/daemon/logger/etwlogs github.com/docker/docker/daemon/logger/fluentd github.com/docker/docker/daemon/logger/gcplogs github.com/docker/docker/daemon/logger/gelf github.com/docker/docker/daemon/logger/journald github.com/docker/docker/daemon/logger/jsonfilelog github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog github.com/docker/docker/daemon/logger/local github.com/docker/docker/daemon/logger/logentries github.com/docker/docker/daemon/logger/loggerutils github.com/docker/docker/daemon/logger/loggerutils/cache github.com/docker/docker/daemon/logger/splunk github.com/docker/docker/daemon/logger/syslog github.com/docker/docker/daemon/logger/templates github.com/docker/docker/daemon/names github.com/docker/docker/daemon/network github.com/docker/docker/daemon/stats github.com/docker/docker/distribution github.com/docker/docker/distribution/metadata github.com/docker/docker/distribution/utils github.com/docker/docker/distribution/xfer github.com/docker/docker/dockerversion github.com/docker/docker/errdefs github.com/docker/docker/image github.com/docker/docker/image/cache github.com/docker/docker/image/tarexport github.com/docker/docker/image/v1 github.com/docker/docker/internal/test/suite github.com/docker/docker/layer github.com/docker/docker/libcontainerd github.com/docker/docker/libcontainerd/local github.com/docker/docker/libcontainerd/queue github.com/docker/docker/libcontainerd/remote github.com/docker/docker/libcontainerd/supervisor github.com/docker/docker/libcontainerd/types github.com/docker/docker/oci github.com/docker/docker/oci/caps github.com/docker/docker/opts github.com/docker/docker/pkg/aaparser github.com/docker/docker/pkg/archive github.com/docker/docker/pkg/authorization github.com/docker/docker/pkg/broadcaster github.com/docker/docker/pkg/capabilities github.com/docker/docker/pkg/chrootarchive github.com/docker/docker/pkg/containerfs github.com/docker/docker/pkg/devicemapper github.com/docker/docker/pkg/directory github.com/docker/docker/pkg/discovery github.com/docker/docker/pkg/discovery/file github.com/docker/docker/pkg/discovery/kv github.com/docker/docker/pkg/discovery/memory github.com/docker/docker/pkg/discovery/nodes github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/homedir github.com/docker/docker/pkg/idtools github.com/docker/docker/pkg/ioutils github.com/docker/docker/pkg/jsonmessage github.com/docker/docker/pkg/locker github.com/docker/docker/pkg/longpath github.com/docker/docker/pkg/mount github.com/docker/docker/pkg/namesgenerator github.com/docker/docker/pkg/namesgenerator/cmd/names-generator github.com/docker/docker/pkg/parsers github.com/docker/docker/pkg/parsers/kernel github.com/docker/docker/pkg/parsers/operatingsystem github.com/docker/docker/pkg/pidfile github.com/docker/docker/pkg/platform github.com/docker/docker/pkg/plugingetter github.com/docker/docker/pkg/plugins github.com/docker/docker/pkg/plugins/pluginrpc-gen github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture github.com/docker/docker/pkg/plugins/transport github.com/docker/docker/pkg/pools github.com/docker/docker/pkg/progress github.com/docker/docker/pkg/pubsub github.com/docker/docker/pkg/reexec github.com/docker/docker/pkg/signal github.com/docker/docker/pkg/signal/testfiles github.com/docker/docker/pkg/stdcopy github.com/docker/docker/pkg/streamformatter github.com/docker/docker/pkg/stringid github.com/docker/docker/pkg/symlink github.com/docker/docker/pkg/sysinfo github.com/docker/docker/pkg/system github.com/docker/docker/pkg/tailfile github.com/docker/docker/pkg/tarsum github.com/docker/docker/pkg/term github.com/docker/docker/pkg/term/windows github.com/docker/docker/pkg/truncindex github.com/docker/docker/pkg/urlutil github.com/docker/docker/pkg/useragent github.com/docker/docker/plugin github.com/docker/docker/plugin/executor/containerd github.com/docker/docker/plugin/v2 github.com/docker/docker/profiles/seccomp github.com/docker/docker/quota github.com/docker/docker/reference github.com/docker/docker/registry github.com/docker/docker/registry/resumable github.com/docker/docker/restartmanager github.com/docker/docker/rootless github.com/docker/docker/runconfig github.com/docker/docker/runconfig/opts github.com/docker/docker/testutil github.com/docker/docker/testutil/daemon github.com/docker/docker/testutil/environment github.com/docker/docker/testutil/fakecontext github.com/docker/docker/testutil/fakegit github.com/docker/docker/testutil/fakestorage github.com/docker/docker/testutil/fixtures/load github.com/docker/docker/testutil/fixtures/plugin github.com/docker/docker/testutil/fixtures/plugin/basic github.com/docker/docker/testutil/registry github.com/docker/docker/testutil/request github.com/docker/docker/volume github.com/docker/docker/volume/drivers github.com/docker/docker/volume/local github.com/docker/docker/volume/mounts github.com/docker/docker/volume/service github.com/docker/docker/volume/service/opts github.com/docker/docker/volume/testutils [2021-03-19T23:35:56.351Z] --- PASS: TestPauseStopPausedContainer (1.03s) [2021-03-19T23:35:56.351Z] === RUN TestPsFilter [2021-03-19T23:35:56.465Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-19T23:35:56.612Z] --- PASS: TestPsFilter (0.25s) [2021-03-19T23:35:56.612Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T23:35:57.202Z] --- PASS: TestRunContainerWithBridgeNone (3.19s) [2021-03-19T23:35:57.202Z] === RUN TestNetworkInvalidJSON [2021-03-19T23:35:57.202Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T23:35:57.202Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T23:35:57.202Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:35:57.202Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:35:57.202Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:35:57.202Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:35:57.202Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T23:35:57.203Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:35:57.203Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:35:57.203Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-19T23:35:57.203Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-19T23:35:57.203Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-19T23:35:57.203Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-19T23:35:57.203Z] === RUN TestNetworkList [2021-03-19T23:35:57.203Z] === RUN TestNetworkList//networks [2021-03-19T23:35:57.203Z] === PAUSE TestNetworkList//networks [2021-03-19T23:35:57.203Z] === RUN TestNetworkList//networks/ [2021-03-19T23:35:57.203Z] === PAUSE TestNetworkList//networks/ [2021-03-19T23:35:57.203Z] === CONT TestNetworkList//networks [2021-03-19T23:35:57.203Z] === CONT TestNetworkList//networks/ [2021-03-19T23:35:57.203Z] --- PASS: TestNetworkList (0.01s) [2021-03-19T23:35:57.203Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T23:35:57.203Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T23:35:57.203Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T23:35:57.459Z] --- PASS: TestHostIPv4BridgeLabel (0.55s) [2021-03-19T23:35:57.459Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T23:35:57.558Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.98s) [2021-03-19T23:35:57.558Z] === RUN TestRemoveContainerWithVolume [2021-03-19T23:35:57.850Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.66s) [2021-03-19T23:35:57.850Z] === RUN TestAuthZPluginHeader [2021-03-19T23:35:58.501Z] --- PASS: TestRemoveContainerWithVolume (1.00s) [2021-03-19T23:35:58.501Z] === RUN TestRemoveContainerRunning [2021-03-19T23:35:58.545Z] --- PASS: TestAuthZPluginHeader (0.94s) [2021-03-19T23:35:58.545Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-19T23:35:58.545Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-19T23:35:58.545Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:35:58.545Z] === RUN TestAuthZPluginV2Disable [2021-03-19T23:35:58.545Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-19T23:35:58.545Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:35:58.545Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-19T23:35:58.545Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-19T23:35:58.545Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:35:58.545Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-19T23:35:58.545Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-19T23:35:58.545Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:35:58.545Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-19T23:35:58.822Z] --- PASS: TestDaemonRestartWithLiveRestore (1.04s) [2021-03-19T23:35:58.822Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T23:35:59.382Z] --- PASS: TestDaemonDefaultNetworkPools (0.72s) [2021-03-19T23:35:59.382Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T23:35:59.444Z] --- PASS: TestRemoveContainerRunning (1.00s) [2021-03-19T23:35:59.444Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T23:35:59.774Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-19T23:36:00.310Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.14s) [2021-03-19T23:36:00.310Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T23:36:00.342Z] --- PASS: TestBuildWithHugeFile (94.41s) [2021-03-19T23:36:00.342Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T23:36:00.342Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:36:00.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:36:00.342Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:36:00.342Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:36:00.342Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:36:00.342Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:36:00.342Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:36:00.342Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:36:00.388Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.99s) [2021-03-19T23:36:00.388Z] === RUN TestRemoveInvalidContainer [2021-03-19T23:36:00.601Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:36:00.601Z] --- PASS: TestBuildWithEmptyDockerfile (0.03s) [2021-03-19T23:36:00.601Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.12s) [2021-03-19T23:36:00.601Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.12s) [2021-03-19T23:36:00.601Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.08s) [2021-03-19T23:36:00.601Z] === RUN TestBuildPreserveOwnership [2021-03-19T23:36:00.601Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-19T23:36:00.651Z] --- PASS: TestRemoveInvalidContainer (0.03s) [2021-03-19T23:36:00.651Z] === RUN TestRenameLinkedContainer [2021-03-19T23:36:01.540Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-19T23:36:01.557Z] ? github.com/docker/docker/api [no test files] [2021-03-19T23:36:01.675Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.20s) [2021-03-19T23:36:01.675Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T23:36:02.109Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill [2021-03-19T23:36:02.236Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-03-19T23:36:02.236Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T23:36:02.678Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-19T23:36:03.738Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-03-19T23:36:04.059Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-19T23:36:04.797Z] --- PASS: TestServiceWithPredefinedNetwork (2.74s) [2021-03-19T23:36:04.797Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T23:36:04.797Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:36:04.797Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:36:04.797Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T23:36:04.859Z] --- PASS: TestRenameLinkedContainer (3.89s) [2021-03-19T23:36:04.859Z] === RUN TestRenameStoppedContainer [2021-03-19T23:36:05.431Z] --- PASS: TestRenameStoppedContainer (0.96s) [2021-03-19T23:36:05.431Z] === RUN TestRenameRunningContainerAndReuse [2021-03-19T23:36:05.437Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-19T23:36:05.696Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash [2021-03-19T23:36:05.696Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-19T23:36:06.633Z] === RUN TestDockerSuite/TestAttachAfterDetach [2021-03-19T23:36:07.226Z] --- PASS: TestInfoAPIWarnings (17.33s) [2021-03-19T23:36:07.226Z] === RUN TestInfoDebug [2021-03-19T23:36:07.345Z] --- PASS: TestRenameRunningContainerAndReuse (2.03s) [2021-03-19T23:36:07.345Z] === RUN TestRenameInvalidName [2021-03-19T23:36:07.797Z] --- PASS: TestInfoDebug (1.52s) [2021-03-19T23:36:07.797Z] === RUN TestInfoInsecureRegistries [2021-03-19T23:36:08.013Z] --- PASS: TestBuildPreserveOwnership (7.44s) [2021-03-19T23:36:08.013Z] --- PASS: TestBuildPreserveOwnership/copy_from (5.06s) [2021-03-19T23:36:08.013Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (2.36s) [2021-03-19T23:36:08.013Z] === RUN TestBuildPlatformInvalid [2021-03-19T23:36:08.272Z] --- PASS: TestBuildPlatformInvalid (0.09s) [2021-03-19T23:36:08.272Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-19T23:36:08.289Z] --- PASS: TestRenameInvalidName (0.99s) [2021-03-19T23:36:08.289Z] === RUN TestRenameAnonymousContainer [2021-03-19T23:36:08.531Z] === RUN TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown [2021-03-19T23:36:09.184Z] --- PASS: TestInfoInsecureRegistries (1.52s) [2021-03-19T23:36:09.184Z] === RUN TestInfoRegistryMirrors [2021-03-19T23:36:09.909Z] === RUN TestDockerSuite/TestAttachClosedOnContainerStop [2021-03-19T23:36:11.123Z] --- PASS: TestInfoRegistryMirrors (1.52s) [2021-03-19T23:36:11.123Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T23:36:11.123Z] --- PASS: TestLoginFailsWithBadCredentials (0.16s) [2021-03-19T23:36:11.123Z] === RUN TestPingCacheHeaders [2021-03-19T23:36:11.123Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-19T23:36:11.123Z] === RUN TestPingGet [2021-03-19T23:36:11.123Z] --- PASS: TestPingGet (0.01s) [2021-03-19T23:36:11.123Z] === RUN TestPingHead [2021-03-19T23:36:11.123Z] --- PASS: TestPingHead (0.02s) [2021-03-19T23:36:11.123Z] === RUN TestVersion [2021-03-19T23:36:11.123Z] --- PASS: TestVersion (0.02s) [2021-03-19T23:36:11.123Z] PASS [2021-03-19T23:36:11.123Z] [2021-03-19T23:36:11.123Z] === Skipped [2021-03-19T23:36:11.123Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T23:36:11.123Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T23:36:11.123Z] [2021-03-19T23:36:11.123Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-03-19T23:36:11.123Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-03-19T23:36:11.123Z] [2021-03-19T23:36:11.123Z] [2021-03-19T23:36:11.123Z] DONE 18 tests, 2 skipped in 28.232s [2021-03-19T23:36:11.123Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-19T23:36:11.123Z] INFO: Testing against a local daemon [2021-03-19T23:36:11.123Z] === RUN TestVolumesCreateAndList [2021-03-19T23:36:11.123Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-19T23:36:11.123Z] === RUN TestVolumesRemove [2021-03-19T23:36:11.123Z] --- PASS: TestVolumesRemove (0.06s) [2021-03-19T23:36:11.123Z] === RUN TestVolumesInspect [2021-03-19T23:36:11.123Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-19T23:36:11.123Z] === RUN TestVolumesInvalidJSON [2021-03-19T23:36:11.123Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T23:36:11.123Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T23:36:11.123Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T23:36:11.123Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-19T23:36:11.123Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T23:36:11.123Z] PASS [2021-03-19T23:36:11.123Z] [2021-03-19T23:36:11.123Z] DONE 5 tests in 0.191s [2021-03-19T23:36:11.123Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T23:36:11.123Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 12215 is not a child of this shell [2021-03-19T23:36:11.124Z] warning: PID 12215 from bundles/test-integration/docker.pid had a nonzero exit code [2021-03-19T23:36:11.124Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T23:36:11.124Z] [2021-03-19T23:36:11.124Z] Unloading profiles will leave already running processes permanently [2021-03-19T23:36:11.124Z] unconfined, which can lead to unexpected situations. [2021-03-19T23:36:11.124Z] [2021-03-19T23:36:11.124Z] To set a process to complain mode, use the command line tool [2021-03-19T23:36:11.124Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T23:36:11.124Z] Removing test suite binaries [2021-03-19T23:36:11.395Z] exiting test-integration [2021-03-19T23:36:11.395Z] ++ exit 0 [2021-03-19T23:36:11.814Z] === RUN TestDockerDaemonSuite/TestDaemonAllocatesListeningPort [2021-03-19T23:36:12.293Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-03-19T23:36:12.351Z] [2021-03-19T23:36:12.756Z] === RUN TestDockerSuite/TestAttachDetach [2021-03-19T23:36:13.580Z] --- PASS: TestRenameAnonymousContainer (4.53s) [2021-03-19T23:36:13.580Z] === RUN TestRenameContainerWithSameName Post stage [Pipeline] junit [2021-03-19T23:36:13.753Z] Recording test results [2021-03-19T23:36:13.841Z] --- PASS: TestRenameContainerWithSameName (0.97s) [2021-03-19T23:36:13.841Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T23:36:13.851Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-03-19T23:36:14.672Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-19T23:36:15.377Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-03-19T23:36:15.542Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [2021-03-19T23:36:15.610Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [Pipeline] sh [2021-03-19T23:36:15.758Z] --- PASS: TestRenameContainerWithLinkedContainer (1.96s) [2021-03-19T23:36:15.758Z] === RUN TestResize [2021-03-19T23:36:15.905Z] + echo Ensuring container killed. [2021-03-19T23:36:15.905Z] Ensuring container killed. [2021-03-19T23:36:15.905Z] + docker rm -vf docker-pr1 [2021-03-19T23:36:15.905Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-19T23:36:16.179Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeExternal [2021-03-19T23:36:16.196Z] + echo Chowning /workspace to jenkins user [2021-03-19T23:36:16.196Z] Chowning /workspace to jenkins user [2021-03-19T23:36:16.196Z] + id -u [2021-03-19T23:36:16.196Z] + id -g [2021-03-19T23:36:16.196Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42175:/workspace busybox chown -R 1000:1000 /workspace [2021-03-19T23:36:16.196Z] Unable to find image 'busybox:latest' locally [2021-03-19T23:36:16.196Z] latest: Pulling from library/busybox [2021-03-19T23:36:16.425Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-03-19T23:36:16.457Z] 8b3d7e226fab: Pulling fs layer [2021-03-19T23:36:16.457Z] 8b3d7e226fab: Verifying Checksum [2021-03-19T23:36:16.457Z] 8b3d7e226fab: Download complete [2021-03-19T23:36:16.457Z] 8b3d7e226fab: Pull complete [2021-03-19T23:36:16.457Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-19T23:36:16.457Z] Status: Downloaded newer image for busybox:latest [2021-03-19T23:36:16.566Z] === RUN TestMiddlewares [2021-03-19T23:36:16.566Z] --- PASS: TestMiddlewares (0.00s) [2021-03-19T23:36:16.566Z] PASS [2021-03-19T23:36:16.566Z] coverage: 9.0% of statements [2021-03-19T23:36:16.566Z] ok github.com/docker/docker/api/server 0.096s coverage: 9.0% of statements [2021-03-19T23:36:16.728Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-03-19T23:36:17.150Z] --- PASS: TestResize (1.00s) [2021-03-19T23:36:17.150Z] === RUN TestResizeWithInvalidSize [2021-03-19T23:36:17.213Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (17.26s) [2021-03-19T23:36:17.213Z] PASS [2021-03-19T23:36:17.213Z] [2021-03-19T23:36:17.213Z] === Skipped [2021-03-19T23:36:17.213Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-19T23:36:17.213Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:36:17.213Z] [2021-03-19T23:36:17.213Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-19T23:36:17.213Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:36:17.213Z] [2021-03-19T23:36:17.213Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-19T23:36:17.213Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:36:17.213Z] [2021-03-19T23:36:17.213Z] === SKIP: s390x.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-19T23:36:17.213Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:36:17.213Z] [2021-03-19T23:36:17.213Z] [2021-03-19T23:36:17.213Z] DONE 17 tests, 4 skipped in 31.358s [2021-03-19T23:36:17.213Z] Running /go/src/github.com/docker/docker/integration/plugin/common (s390x.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-19T23:36:17.213Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:17.213Z] ++ set -e [2021-03-19T23:36:17.213Z] ++ '[' -n 0 ']' [2021-03-19T23:36:17.213Z] ++ set -x [2021-03-19T23:36:17.213Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:17.213Z] INFO: Testing against a local daemon [2021-03-19T23:36:17.213Z] === RUN TestPluginInvalidJSON [2021-03-19T23:36:17.213Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:36:17.213Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:36:17.213Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:36:17.213Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-19T23:36:17.213Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-19T23:36:17.213Z] === RUN TestPluginInstall [2021-03-19T23:36:17.213Z] === RUN TestPluginInstall/no_auth [2021-03-19T23:36:17.722Z] --- PASS: TestResizeWithInvalidSize (0.99s) [2021-03-19T23:36:17.722Z] === RUN TestResizeWhenContainerNotStarted [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T23:36:18.085Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-19T23:36:18.148Z] + bundleName=amd64-rootless [2021-03-19T23:36:18.148Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-03-19T23:36:18.148Z] Creating amd64-rootless-bundles.tar.gz [2021-03-19T23:36:18.148Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-19T23:36:18.148Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-19T23:36:18.163Z] Archiving artifacts [2021-03-19T23:36:18.271Z] time="2021-03-19T23:36:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:36:18.271Z] time="2021-03-19T23:36:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6186aef047f29f44d4c87c35ff78edb6885aca09fe66ee3d163f168bfd475200" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:36:18.271Z] time="2021-03-19T23:36:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:36:18.271Z] time="2021-03-19T23:36:17Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:6186aef047f29f44d4c87c35ff78edb6885aca09fe66ee3d163f168bfd475200" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:36:18.569Z] === RUN TestPluginInstall/with_htpasswd [2021-03-19T23:36:18.823Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-03-19T23:36:18.863Z] time="2021-03-19T23:36:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:36:18.863Z] time="2021-03-19T23:36:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abd6e24ef358231882ed0d0d03f4c664c990d5d47072fc603a51a097027912c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:36:18.863Z] time="2021-03-19T23:36:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:36:18.863Z] time="2021-03-19T23:36:18Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:abd6e24ef358231882ed0d0d03f4c664c990d5d47072fc603a51a097027912c0" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:36:19.108Z] --- PASS: TestResizeWhenContainerNotStarted (0.98s) [2021-03-19T23:36:19.108Z] === RUN TestDaemonRestartKillContainers [2021-03-19T23:36:19.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:36:19.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:36:19.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:36:19.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:36:19.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:36:19.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:36:19.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:36:19.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:36:19.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:36:19.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:36:19.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:36:19.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:36:19.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:36:19.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:36:19.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:36:19.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:36:19.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:36:19.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:36:19.108Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:36:19.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:36:19.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:36:19.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:36:19.108Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:36:19.108Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:36:19.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:36:19.108Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:36:19.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:36:19.108Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:36:19.156Z] === RUN TestPluginInstall/with_insecure [2021-03-19T23:36:19.464Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-19T23:36:19.464Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork [2021-03-19T23:36:19.783Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42175/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T23:36:20.100Z] + make clean [2021-03-19T23:36:20.100Z] docker volume rm -f docker-dev-cache [2021-03-19T23:36:20.259Z] time="2021-03-19T23:36:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:36:20.259Z] time="2021-03-19T23:36:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae5b602f22a5596c148c8ae33363ea846df0e53150250fb17314f3d93bb4e885" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:36:20.259Z] time="2021-03-19T23:36:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:36:20.259Z] time="2021-03-19T23:36:20Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ae5b602f22a5596c148c8ae33363ea846df0e53150250fb17314f3d93bb4e885" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:36:20.361Z] docker-dev-cache [Pipeline] deleteDir [2021-03-19T23:36:20.409Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-03-19T23:36:20.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:36:20.501Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:36:20.550Z] --- PASS: TestPluginInstall (4.60s) [2021-03-19T23:36:20.550Z] --- PASS: TestPluginInstall/no_auth (2.45s) [2021-03-19T23:36:20.550Z] --- PASS: TestPluginInstall/with_htpasswd (0.84s) [2021-03-19T23:36:20.550Z] --- PASS: TestPluginInstall/with_insecure (1.31s) [2021-03-19T23:36:20.550Z] plugin_test.go:160: [d1285aa8db78f] daemon is not started [2021-03-19T23:36:20.550Z] === RUN TestPluginsWithRuntimes [2021-03-19T23:36:20.841Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T23:36:21.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:36:21.895Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:36:22.400Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-03-19T23:36:22.635Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-19T23:36:22.748Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr [2021-03-19T23:36:22.850Z] --- PASS: TestServiceWithDataPathPortInit (15.13s) [2021-03-19T23:36:22.851Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T23:36:23.008Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-19T23:36:23.924Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-03-19T23:36:24.144Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-19T23:36:24.448Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:36:24.709Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:36:24.971Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:36:24.971Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:36:25.452Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-03-19T23:36:25.653Z] --- PASS: TestPluginsWithRuntimes (4.88s) [2021-03-19T23:36:25.653Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.46s) [2021-03-19T23:36:25.653Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.41s) [2021-03-19T23:36:25.653Z] PASS [2021-03-19T23:36:25.653Z] [2021-03-19T23:36:25.653Z] DONE 9 tests in 9.716s [2021-03-19T23:36:25.653Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (s390x.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-19T23:36:25.653Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:25.653Z] ++ set -e [2021-03-19T23:36:25.653Z] ++ '[' -n 0 ']' [2021-03-19T23:36:25.653Z] ++ set -x [2021-03-19T23:36:25.653Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:25.653Z] INFO: Testing against a local daemon [2021-03-19T23:36:25.653Z] === RUN TestExternalGraphDriver [2021-03-19T23:36:25.945Z] === RUN TestExternalGraphDriver/json [2021-03-19T23:36:26.298Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-19T23:36:26.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-03-19T23:36:27.525Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-19T23:36:27.525Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.75s) [2021-03-19T23:36:27.525Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-03-19T23:36:27.525Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.92s) [2021-03-19T23:36:27.525Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.99s) [2021-03-19T23:36:27.525Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.74s) [2021-03-19T23:36:27.525Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (4.00s) [2021-03-19T23:36:27.525Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.06s) [2021-03-19T23:36:27.525Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (4.32s) [2021-03-19T23:36:27.525Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.76s) [2021-03-19T23:36:27.525Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.74s) [2021-03-19T23:36:27.525Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (2.83s) [2021-03-19T23:36:27.525Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.80s) [2021-03-19T23:36:27.525Z] === RUN TestCgroupNamespacesRun [2021-03-19T23:36:27.679Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 [2021-03-19T23:36:27.679Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-19T23:36:28.028Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-03-19T23:36:28.090Z] --- PASS: TestServiceWithDefaultAddressPoolInit (7.43s) [2021-03-19T23:36:28.090Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:zgj6grcbbbg9wrzj0hhzh1fkh Created:2021-03-19 23:36:21.329862487 +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[a38a458e070af03899516550c16e0f882688dbf92a77e271e5841c5f30703546:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x2sevu09at268zqn8pyctwis3 EndpointID:fa5a1bb34768ed83e988cdefd555fb8bfa747c5bf07675c3a5a085d399f84760 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:0422171e608c0dc5f74aab0be1ded918d16e3aed03207d57283768f59a1764d4 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:6c52548faa99 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.x2sevu09at268zqn8pyctwis3 EndpointID:fa5a1bb34768ed83e988cdefd555fb8bfa747c5bf07675c3a5a085d399f84760 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-19T23:36:28.090Z] PASS [2021-03-19T23:36:28.090Z] [2021-03-19T23:36:28.090Z] === Skipped [2021-03-19T23:36:28.090Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:36:28.090Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:36:28.090Z] [2021-03-19T23:36:28.090Z] [2021-03-19T23:36:28.090Z] DONE 26 tests, 1 skipped in 48.909s [2021-03-19T23:36:28.090Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-19T23:36:28.090Z] INFO: Testing against a local daemon [2021-03-19T23:36:28.090Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-19T23:36:28.090Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-19T23:36:28.090Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:36:28.090Z] === RUN TestDockerNetworkIpvlan [2021-03-19T23:36:28.090Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-19T23:36:28.090Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:36:28.090Z] PASS [2021-03-19T23:36:28.090Z] [2021-03-19T23:36:28.090Z] === Skipped [2021-03-19T23:36:28.090Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.01s) [2021-03-19T23:36:28.090Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:36:28.090Z] [2021-03-19T23:36:28.090Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-19T23:36:28.090Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:36:28.090Z] [2021-03-19T23:36:28.090Z] [2021-03-19T23:36:28.090Z] DONE 2 tests, 2 skipped in 0.107s [2021-03-19T23:36:28.090Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-19T23:36:28.090Z] INFO: Testing against a local daemon [2021-03-19T23:36:28.090Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-19T23:36:28.163Z] === RUN TestExternalGraphDriver/spec [2021-03-19T23:36:29.017Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.32s) [2021-03-19T23:36:29.017Z] === RUN TestDockerNetworkMacvlan [2021-03-19T23:36:29.442Z] --- PASS: TestCgroupNamespacesRun (2.15s) [2021-03-19T23:36:29.442Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-19T23:36:29.551Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-03-19T23:36:29.585Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-19T23:36:29.585Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-19T23:36:29.944Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-19T23:36:30.506Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-19T23:36:30.948Z] === RUN TestExternalGraphDriver/pull [2021-03-19T23:36:31.076Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-03-19T23:36:31.358Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.80s) [2021-03-19T23:36:31.358Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-19T23:36:31.434Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-19T23:36:32.121Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-19T23:36:32.615Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-03-19T23:36:32.690Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-19T23:36:32.690Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeIP [2021-03-19T23:36:33.016Z] --- PASS: TestExternalGraphDriver (7.14s) [2021-03-19T23:36:33.016Z] --- PASS: TestExternalGraphDriver/json (2.35s) [2021-03-19T23:36:33.016Z] --- PASS: TestExternalGraphDriver/spec (2.33s) [2021-03-19T23:36:33.016Z] --- PASS: TestExternalGraphDriver/pull (2.29s) [2021-03-19T23:36:33.016Z] === RUN TestGraphdriverPluginV2 [2021-03-19T23:36:33.016Z] --- SKIP: TestGraphdriverPluginV2 (0.05s) [2021-03-19T23:36:33.016Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:36:33.016Z] PASS [2021-03-19T23:36:33.016Z] [2021-03-19T23:36:33.016Z] === Skipped [2021-03-19T23:36:33.016Z] === SKIP: s390x.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.05s) [2021-03-19T23:36:33.016Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:36:33.016Z] [2021-03-19T23:36:33.016Z] [2021-03-19T23:36:33.016Z] DONE 5 tests, 1 skipped in 7.404s [2021-03-19T23:36:33.016Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (s390x.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-19T23:36:33.016Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:33.016Z] ++ set -e [2021-03-19T23:36:33.016Z] ++ '[' -n 0 ']' [2021-03-19T23:36:33.016Z] ++ set -x [2021-03-19T23:36:33.016Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:33.016Z] INFO: Testing against a local daemon [2021-03-19T23:36:33.016Z] === RUN TestContinueAfterPluginCrash [2021-03-19T23:36:33.016Z] === PAUSE TestContinueAfterPluginCrash [2021-03-19T23:36:33.016Z] === RUN TestReadPluginNoRead [2021-03-19T23:36:33.016Z] === PAUSE TestReadPluginNoRead [2021-03-19T23:36:33.016Z] === RUN TestDaemonStartWithLogOpt [2021-03-19T23:36:33.016Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-19T23:36:33.016Z] === CONT TestContinueAfterPluginCrash [2021-03-19T23:36:33.016Z] === CONT TestDaemonStartWithLogOpt [2021-03-19T23:36:33.663Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-03-19T23:36:33.905Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (2.17s) [2021-03-19T23:36:33.905Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-19T23:36:33.949Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-19T23:36:35.187Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-03-19T23:36:35.187Z] Using test binary docker [2021-03-19T23:36:35.187Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-03-19T23:36:35.187Z] +++ /etc/init.d/apparmor start [2021-03-19T23:36:35.187Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-03-19T23:36:35.187Z] INFO: Waiting for daemon to start... [2021-03-19T23:36:35.187Z] Starting dockerd [2021-03-19T23:36:35.187Z] +++ exec dockerd --debug --host unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock --storage-driver overlay2 --pidfile bundles/test-integration/docker.pid --userland-proxy=true --experimental [2021-03-19T23:36:35.820Z] --- PASS: TestCgroupNamespacesRunHostMode (2.18s) [2021-03-19T23:36:35.820Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-19T23:36:35.987Z] === RUN TestDockerDaemonSuite/TestDaemonBridgeNone [2021-03-19T23:36:37.215Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-19T23:36:37.279Z] . [2021-03-19T23:36:37.279Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-03-19T23:36:37.279Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-03-19T23:36:37.279Z] Error: No such image: emptyfs [2021-03-19T23:36:37.279Z] ++++ tar -cC bundles/test-integration/emptyfs . [2021-03-19T23:36:37.279Z] ++++ docker load [2021-03-19T23:36:37.279Z] Running integration-test (iteration 1) [2021-03-19T23:36:37.279Z] Running /go/src/github.com/docker/docker/integration/build (ppc64le.integration.build) flags=-test.v -test.timeout=120m [2021-03-19T23:36:37.279Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:37.279Z] ++ set -e [2021-03-19T23:36:37.279Z] ++ '[' -n 0 ']' [2021-03-19T23:36:37.279Z] ++ set -x [2021-03-19T23:36:37.279Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-build-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.build -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:37.465Z] --- PASS: TestDaemonStartWithLogOpt (3.84s) [2021-03-19T23:36:37.465Z] === CONT TestReadPluginNoRead [2021-03-19T23:36:37.893Z] === RUN TestDockerDaemonSuite/TestDaemonCgroupParent [2021-03-19T23:36:37.893Z] Loaded image: buildpack-deps:buster [2021-03-19T23:36:38.152Z] Loaded image: busybox:latest [2021-03-19T23:36:38.367Z] --- PASS: TestCgroupNamespacesRunPrivateMode (2.28s) [2021-03-19T23:36:38.367Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-19T23:36:38.411Z] Loaded image: busybox:glibc [2021-03-19T23:36:39.406Z] ......... [ 86%] [2021-03-19T23:36:39.754Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.78s) [2021-03-19T23:36:39.754Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-19T23:36:40.202Z] === RUN TestReadPluginNoRead/default [2021-03-19T23:36:40.710Z] --- PASS: TestCgroupNamespacesRunInvalidMode (1.05s) [2021-03-19T23:36:40.710Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-19T23:36:40.945Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress [2021-03-19T23:36:41.205Z] === RUN TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress [2021-03-19T23:36:41.773Z] === RUN TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode [2021-03-19T23:36:42.272Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-19T23:36:42.459Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-19T23:36:42.565Z] --- PASS: TestContinueAfterPluginCrash (9.54s) [2021-03-19T23:36:43.272Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.26s) [2021-03-19T23:36:43.272Z] === RUN TestKernelTCPMemory [2021-03-19T23:36:43.825Z] --- PASS: TestDockerNetworkMacvlan (14.64s) [2021-03-19T23:36:43.825Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-03-19T23:36:43.825Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.07s) [2021-03-19T23:36:43.825Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.62s) [2021-03-19T23:36:43.825Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.89s) [2021-03-19T23:36:43.825Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (4.15s) [2021-03-19T23:36:43.825Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.38s) [2021-03-19T23:36:43.825Z] PASS [2021-03-19T23:36:43.825Z] [2021-03-19T23:36:43.825Z] DONE 8 tests in 16.049s [2021-03-19T23:36:43.825Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-19T23:36:43.825Z] testing: warning: no tests to run [2021-03-19T23:36:43.825Z] PASS [2021-03-19T23:36:43.825Z] [2021-03-19T23:36:43.825Z] DONE 0 tests in 0.006s [2021-03-19T23:36:43.825Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-19T23:36:43.825Z] INFO: Testing against a local daemon [2021-03-19T23:36:43.825Z] === RUN TestAuthZPluginAllowRequest [2021-03-19T23:36:44.078Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-19T23:36:44.312Z] Loaded image: debian:bullseye [2021-03-19T23:36:44.312Z] Loaded image: hello-world:latest [2021-03-19T23:36:44.312Z] === RUN TestDockerDaemonSuite/TestDaemonDebugLog [2021-03-19T23:36:44.312Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T23:36:44.654Z] tests/integration/models_images_test.py ............... [ 89%] [2021-03-19T23:36:44.657Z] --- PASS: TestKernelTCPMemory (1.29s) [2021-03-19T23:36:44.657Z] === RUN TestNISDomainname [2021-03-19T23:36:44.879Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit [2021-03-19T23:36:45.188Z] --- PASS: TestAuthZPluginAllowRequest (1.43s) [2021-03-19T23:36:45.188Z] === RUN TestAuthZPluginTLS [2021-03-19T23:36:45.749Z] --- PASS: TestAuthZPluginTLS (0.54s) [2021-03-19T23:36:45.749Z] === RUN TestAuthZPluginDenyRequest [2021-03-19T23:36:46.045Z] --- PASS: TestNISDomainname (1.51s) [2021-03-19T23:36:46.045Z] === RUN TestHostnameDnsResolution [2021-03-19T23:36:46.098Z] tests/integration/models_networks_test.py .... [ 90%] [2021-03-19T23:36:46.219Z] --- PASS: TestReadPluginNoRead (9.36s) [2021-03-19T23:36:46.219Z] --- PASS: TestReadPluginNoRead/default (2.14s) [2021-03-19T23:36:46.219Z] --- PASS: TestReadPluginNoRead/disabled_caching (2.13s) [2021-03-19T23:36:46.219Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (2.14s) [2021-03-19T23:36:46.219Z] read_test.go:92: [d312461981e1f] daemon is not started [2021-03-19T23:36:46.219Z] PASS [2021-03-19T23:36:46.219Z] [2021-03-19T23:36:46.219Z] DONE 6 tests in 13.354s [2021-03-19T23:36:46.219Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (s390x.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-19T23:36:46.219Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:46.219Z] ++ set -e [2021-03-19T23:36:46.219Z] ++ '[' -n 0 ']' [2021-03-19T23:36:46.219Z] ++ set -x [2021-03-19T23:36:46.219Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:46.219Z] testing: warning: no tests to run [2021-03-19T23:36:46.219Z] PASS [2021-03-19T23:36:46.219Z] [2021-03-19T23:36:46.219Z] DONE 0 tests in 0.085s [2021-03-19T23:36:46.219Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (s390x.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-19T23:36:46.220Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:46.220Z] ++ set -e [2021-03-19T23:36:46.220Z] ++ '[' -n 0 ']' [2021-03-19T23:36:46.220Z] ++ set -x [2021-03-19T23:36:46.220Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:46.310Z] --- PASS: TestAuthZPluginDenyRequest (0.53s) [2021-03-19T23:36:46.310Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-19T23:36:46.517Z] INFO: Testing against a local daemon [2021-03-19T23:36:46.517Z] === RUN TestPluginWithDevMounts [2021-03-19T23:36:46.517Z] === PAUSE TestPluginWithDevMounts [2021-03-19T23:36:46.517Z] === CONT TestPluginWithDevMounts [2021-03-19T23:36:46.871Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.53s) [2021-03-19T23:36:46.871Z] === RUN TestAuthZPluginDenyResponse [2021-03-19T23:36:47.431Z] --- PASS: TestAuthZPluginDenyResponse (0.53s) [2021-03-19T23:36:47.431Z] === RUN TestAuthZPluginAllowEventStream [2021-03-19T23:36:47.957Z] --- PASS: TestHostnameDnsResolution (2.10s) [2021-03-19T23:36:47.957Z] === RUN TestStats [2021-03-19T23:36:48.169Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet [2021-03-19T23:36:48.586Z] --- PASS: TestPluginWithDevMounts (1.89s) [2021-03-19T23:36:48.586Z] PASS [2021-03-19T23:36:48.586Z] [2021-03-19T23:36:48.586Z] DONE 1 tests in 2.032s [2021-03-19T23:36:48.586Z] Running /go/src/github.com/docker/docker/integration/secret (s390x.integration.secret) flags=-test.v -test.timeout=120m [2021-03-19T23:36:48.586Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:48.586Z] ++ set -e [2021-03-19T23:36:48.586Z] ++ '[' -n 0 ']' [2021-03-19T23:36:48.586Z] ++ set -x [2021-03-19T23:36:48.586Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-secret-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:48.586Z] INFO: Testing against a local daemon [2021-03-19T23:36:48.586Z] === RUN TestSecretInspect [2021-03-19T23:36:48.802Z] --- PASS: TestAuthZPluginAllowEventStream (1.48s) [2021-03-19T23:36:48.802Z] === RUN TestAuthZPluginErrorResponse [2021-03-19T23:36:49.363Z] --- PASS: TestAuthZPluginErrorResponse (0.53s) [2021-03-19T23:36:49.363Z] === RUN TestAuthZPluginErrorRequest [2021-03-19T23:36:49.551Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit [2021-03-19T23:36:49.924Z] --- PASS: TestAuthZPluginErrorRequest (0.53s) [2021-03-19T23:36:49.924Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-19T23:36:50.486Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-03-19T23:36:50.486Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-19T23:36:51.260Z] --- PASS: TestStats (3.01s) [2021-03-19T23:36:51.260Z] === RUN TestStopContainerWithTimeout [2021-03-19T23:36:51.260Z] === RUN TestStopContainerWithTimeout/0 [2021-03-19T23:36:51.260Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-19T23:36:51.260Z] === RUN TestStopContainerWithTimeout/1 [2021-03-19T23:36:51.260Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-19T23:36:51.260Z] === RUN TestStopContainerWithTimeout/3 [2021-03-19T23:36:51.260Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-19T23:36:51.260Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-19T23:36:51.260Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-19T23:36:51.260Z] === CONT TestStopContainerWithTimeout/0 [2021-03-19T23:36:51.260Z] === CONT TestStopContainerWithTimeout/1 [2021-03-19T23:36:51.260Z] === CONT TestStopContainerWithTimeout/3 [2021-03-19T23:36:51.260Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-19T23:36:52.376Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.72s) [2021-03-19T23:36:52.376Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-19T23:36:52.638Z] tests/integration/models_nodes_test.py . [ 91%] [2021-03-19T23:36:52.684Z] Loaded image: buildpack-deps:buster [2021-03-19T23:36:52.684Z] Loaded image: busybox:latest [2021-03-19T23:36:52.684Z] Loaded image: busybox:glibc [2021-03-19T23:36:52.839Z] === RUN TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig [2021-03-19T23:36:52.979Z] Loaded image: debian:bullseye [2021-03-19T23:36:53.041Z] --- PASS: TestSecretInspect (3.89s) [2021-03-19T23:36:53.041Z] === RUN TestSecretList [2021-03-19T23:36:53.201Z] tests/integration/models_resources_test.py . [ 91%] [2021-03-19T23:36:53.273Z] Loaded image: hello-world:latest [2021-03-19T23:36:53.273Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T23:36:53.273Z] INFO: Testing against a local daemon [2021-03-19T23:36:53.273Z] === RUN TestCgroupNamespacesBuild [2021-03-19T23:36:54.218Z] === RUN TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload [2021-03-19T23:36:54.266Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.83s) [2021-03-19T23:36:54.266Z] === RUN TestAuthZPluginHeader [2021-03-19T23:36:54.568Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-19T23:36:54.568Z] --- PASS: TestStopContainerWithTimeout/0 (1.34s) [2021-03-19T23:36:54.568Z] --- PASS: TestStopContainerWithTimeout/1 (2.52s) [2021-03-19T23:36:54.568Z] --- PASS: TestStopContainerWithTimeout/-1 (3.31s) [2021-03-19T23:36:54.568Z] --- PASS: TestStopContainerWithTimeout/3 (3.38s) [2021-03-19T23:36:54.568Z] === RUN TestDeleteDevicemapper [2021-03-19T23:36:54.568Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-19T23:36:54.568Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T23:36:54.568Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T23:36:54.786Z] === RUN TestDockerDaemonSuite/TestDaemonEvents [2021-03-19T23:36:54.801Z] --- PASS: TestCgroupNamespacesBuild (1.42s) [2021-03-19T23:36:54.801Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-03-19T23:36:54.828Z] --- PASS: TestAuthZPluginHeader (0.72s) [2021-03-19T23:36:54.828Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-19T23:36:55.355Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (47.32s) [2021-03-19T23:36:55.355Z] PASS [2021-03-19T23:36:55.614Z] [2021-03-19T23:36:55.614Z] === Skipped [2021-03-19T23:36:55.614Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-03-19T23:36:55.614Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:36:55.614Z] [2021-03-19T23:36:55.614Z] [2021-03-19T23:36:55.614Z] DONE 33 tests, 1 skipped in 256.896s [2021-03-19T23:36:55.614Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-03-19T23:36:55.614Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:55.614Z] ++ set -e [2021-03-19T23:36:55.614Z] ++ '[' -n 0 ']' [2021-03-19T23:36:55.614Z] ++ set -x [2021-03-19T23:36:55.615Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-config-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:36:55.615Z] INFO: Testing against a local daemon [2021-03-19T23:36:55.615Z] === RUN TestConfigInspect [2021-03-19T23:36:56.317Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2021-03-19T23:36:56.317Z] === RUN TestBuildWithSession [2021-03-19T23:36:56.317Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T23:36:56.317Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:36:56.317Z] === RUN TestBuildSquashParent [2021-03-19T23:36:56.558Z] --- PASS: TestSecretList (3.84s) [2021-03-19T23:36:56.558Z] === RUN TestSecretsCreateAndDelete [2021-03-19T23:36:57.874Z] --- PASS: TestStopContainerWithRestartPolicyAlways (3.16s) [2021-03-19T23:36:57.874Z] === RUN TestUpdateMemory [2021-03-19T23:36:57.874Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-19T23:36:57.874Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:36:57.874Z] === RUN TestUpdateCPUQuota [2021-03-19T23:36:58.932Z] === RUN TestDockerDaemonSuite/TestDaemonEventsWithFilters [2021-03-19T23:36:58.932Z] --- PASS: TestConfigInspect (2.95s) [2021-03-19T23:36:58.932Z] === RUN TestConfigList [2021-03-19T23:36:58.993Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (3.65s) [2021-03-19T23:36:58.993Z] === RUN TestAuthZPluginV2Disable [2021-03-19T23:36:59.268Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-03-19T23:36:59.869Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-19T23:37:00.078Z] --- PASS: TestSecretsCreateAndDelete (3.86s) [2021-03-19T23:37:00.078Z] === RUN TestSecretsUpdate [2021-03-19T23:37:00.439Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-19T23:37:00.803Z] --- PASS: TestBuildSquashParent (4.23s) [2021-03-19T23:37:00.803Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T23:37:00.803Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:37:00.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:37:00.803Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:37:00.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:37:00.803Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:37:00.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:37:00.803Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:37:00.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:37:00.803Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:37:00.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:37:00.803Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:37:00.803Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:37:00.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:37:00.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:37:00.803Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:37:00.803Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:37:01.376Z] --- PASS: TestConfigList (2.70s) [2021-03-19T23:37:01.376Z] === RUN TestConfigsCreateAndDelete [2021-03-19T23:37:01.504Z] --- PASS: TestAuthZPluginV2Disable (2.88s) [2021-03-19T23:37:01.504Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-19T23:37:01.943Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-19T23:37:02.202Z] === RUN TestDockerDaemonSuite/TestDaemonExitOnFailure [2021-03-19T23:37:02.202Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-19T23:37:02.525Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-03-19T23:37:02.525Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-03-19T23:37:02.770Z] === RUN TestDockerDaemonSuite/TestDaemonFlagD [2021-03-19T23:37:02.894Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:37:03.028Z] === RUN TestDockerSuite/TestBuildAddChangeOwnership [2021-03-19T23:37:03.188Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:37:03.288Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebug [2021-03-19T23:37:03.855Z] === RUN TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal [2021-03-19T23:37:04.016Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.83s) [2021-03-19T23:37:04.016Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-19T23:37:04.422Z] === RUN TestDockerDaemonSuite/TestDaemonICCLinkExpose [2021-03-19T23:37:04.422Z] --- PASS: TestConfigsCreateAndDelete (3.10s) [2021-03-19T23:37:04.422Z] === RUN TestConfigsUpdate [2021-03-19T23:37:04.455Z] --- PASS: TestUpdateCPUQuota (5.87s) [2021-03-19T23:37:04.455Z] === RUN TestUpdatePidsLimit [2021-03-19T23:37:04.455Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-19T23:37:04.455Z] === RUN TestUpdatePidsLimit/no_change [2021-03-19T23:37:04.533Z] --- PASS: TestSecretsUpdate (3.89s) [2021-03-19T23:37:04.533Z] === RUN TestTemplatedSecret [2021-03-19T23:37:04.707Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-19T23:37:04.707Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (2.39s) [2021-03-19T23:37:04.707Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (2.77s) [2021-03-19T23:37:04.707Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.87s) [2021-03-19T23:37:04.707Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (2.87s) [2021-03-19T23:37:04.707Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.08s) [2021-03-19T23:37:04.707Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.74s) [2021-03-19T23:37:04.707Z] === RUN TestBuildMultiStageCopy [2021-03-19T23:37:04.707Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T23:37:05.026Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-19T23:37:05.596Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-19T23:37:06.326Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-19T23:37:06.537Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-19T23:37:06.792Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T23:37:06.792Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T23:37:07.085Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T23:37:07.108Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-19T23:37:07.380Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T23:37:07.542Z] tests/integration/regression_test.py ...... [ 98%] [2021-03-19T23:37:07.549Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-19T23:37:07.549Z] === RUN TestBoolValue [2021-03-19T23:37:07.549Z] --- PASS: TestBoolValue (0.00s) [2021-03-19T23:37:07.549Z] === RUN TestBoolValueOrDefault [2021-03-19T23:37:07.549Z] --- PASS: TestBoolValueOrDefault (0.00s) [2021-03-19T23:37:07.549Z] === RUN TestInt64ValueOrZero [2021-03-19T23:37:07.549Z] --- PASS: TestInt64ValueOrZero (0.00s) [2021-03-19T23:37:07.549Z] === RUN TestInt64ValueOrDefault [2021-03-19T23:37:07.549Z] --- PASS: TestInt64ValueOrDefault (0.00s) [2021-03-19T23:37:07.549Z] === RUN TestInt64ValueOrDefaultWithError [2021-03-19T23:37:07.549Z] --- PASS: TestInt64ValueOrDefaultWithError (0.00s) [2021-03-19T23:37:07.549Z] === RUN TestJsonContentType [2021-03-19T23:37:07.549Z] --- PASS: TestJsonContentType (0.00s) [2021-03-19T23:37:07.549Z] PASS [2021-03-19T23:37:07.549Z] coverage: 14.7% of statements [2021-03-19T23:37:07.549Z] ok github.com/docker/docker/api/server/httputils 0.064s coverage: 14.7% of statements [2021-03-19T23:37:07.673Z] --- PASS: TestBuildMultiStageCopy (2.87s) [2021-03-19T23:37:07.673Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (1.60s) [2021-03-19T23:37:07.673Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.29s) [2021-03-19T23:37:07.673Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.32s) [2021-03-19T23:37:07.673Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.32s) [2021-03-19T23:37:07.673Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.34s) [2021-03-19T23:37:07.673Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T23:37:07.798Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-03-19T23:37:07.798Z] tests/integration/credentials/utils_test.py . [100%] [2021-03-19T23:37:07.798Z] [2021-03-19T23:37:07.798Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-03-19T23:37:07.798Z] =========================== short test summary info ============================ [2021-03-19T23:37:07.798Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-03-19T23:37:07.798Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-03-19T23:37:07.798Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-03-19T23:37:07.798Z] Not supported on most drivers [2021-03-19T23:37:07.798Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-03-19T23:37:07.798Z] Output of docker top depends on host distro, and is not formalized. [2021-03-19T23:37:07.798Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-03-19T23:37:07.798Z] Output of docker top depends on host distro, and is not formalized. [2021-03-19T23:37:07.798Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-03-19T23:37:07.798Z] Can fail if eth0 has multiple IP addresses [2021-03-19T23:37:07.798Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-03-19T23:37:07.798Z] This doesn't seem to be taken into account by the engine [2021-03-19T23:37:07.798Z] SKIPPED [1] tests/integration/api_image_test.py:292: Doesn't work inside a container - FIXME [2021-03-19T23:37:07.798Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-03-19T23:37:07.798Z] = 378 passed, 2 skipped, 1 deselected, 6 xfailed, 2 xpassed in 355.20 seconds == [2021-03-19T23:37:08.049Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-19T23:37:08.054Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-03-19T23:37:08.233Z] --- PASS: TestConfigsUpdate (3.53s) [2021-03-19T23:37:08.233Z] === RUN TestTemplatedConfig [2021-03-19T23:37:08.233Z] === RUN TestDockerDaemonSuite/TestDaemonICCPing [2021-03-19T23:37:08.545Z] === RUN TestMaskSecretKeys [2021-03-19T23:37:08.545Z] === RUN TestMaskSecretKeys/secret/config_create_and_update_requests [2021-03-19T23:37:08.545Z] === RUN TestMaskSecretKeys/masking_other_fields_(recursively) [2021-03-19T23:37:08.545Z] === RUN TestMaskSecretKeys/case_insensitive_field_matching [2021-03-19T23:37:08.545Z] --- PASS: TestMaskSecretKeys (0.00s) [2021-03-19T23:37:08.545Z] --- PASS: TestMaskSecretKeys/secret/config_create_and_update_requests (0.00s) [2021-03-19T23:37:08.545Z] --- PASS: TestMaskSecretKeys/masking_other_fields_(recursively) (0.00s) [2021-03-19T23:37:08.545Z] --- PASS: TestMaskSecretKeys/case_insensitive_field_matching (0.00s) [2021-03-19T23:37:08.545Z] === RUN TestVersionMiddlewareVersion [2021-03-19T23:37:08.545Z] --- PASS: TestVersionMiddlewareVersion (0.00s) [2021-03-19T23:37:08.545Z] === RUN TestVersionMiddlewareWithErrorsReturnsHeaders [2021-03-19T23:37:08.545Z] --- PASS: TestVersionMiddlewareWithErrorsReturnsHeaders (0.00s) [2021-03-19T23:37:08.545Z] PASS [2021-03-19T23:37:08.545Z] coverage: 37.7% of statements [2021-03-19T23:37:08.545Z] ok github.com/docker/docker/api/server/middleware 0.053s coverage: 37.7% of statements [2021-03-19T23:37:08.545Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-19T23:37:08.545Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-19T23:37:08.545Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-19T23:37:08.545Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-19T23:37:08.545Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-19T23:37:08.545Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-19T23:37:08.545Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-19T23:37:08.545Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-19T23:37:08.545Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-19T23:37:08.545Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-19T23:37:08.545Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-19T23:37:08.712Z] --- PASS: TestBuildMultiStageParentConfig (0.80s) [2021-03-19T23:37:08.712Z] === RUN TestBuildLabelWithTargets [2021-03-19T23:37:08.800Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-19T23:37:08.981Z] --- PASS: TestTemplatedSecret (4.35s) [2021-03-19T23:37:08.981Z] === RUN TestSecretCreateResolve [2021-03-19T23:37:09.753Z] --- PASS: TestBuildLabelWithTargets (1.29s) [2021-03-19T23:37:09.753Z] === RUN TestBuildWithEmptyLayers [2021-03-19T23:37:09.959Z] --- PASS: TestUpdatePidsLimit (6.25s) [2021-03-19T23:37:09.960Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.74s) [2021-03-19T23:37:09.960Z] --- PASS: TestUpdatePidsLimit/no_change (0.75s) [2021-03-19T23:37:09.960Z] --- PASS: TestUpdatePidsLimit/update_lower (0.74s) [2021-03-19T23:37:09.960Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.74s) [2021-03-19T23:37:09.960Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.73s) [2021-03-19T23:37:09.960Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.75s) [2021-03-19T23:37:09.960Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.76s) [2021-03-19T23:37:09.960Z] === RUN TestUpdateRestartPolicy [2021-03-19T23:37:10.123Z] === RUN TestToJSON [2021-03-19T23:37:10.123Z] --- PASS: TestToJSON (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestToParamWithVersion [2021-03-19T23:37:10.123Z] --- PASS: TestToParamWithVersion (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestFromJSON [2021-03-19T23:37:10.123Z] --- PASS: TestFromJSON (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestEmpty [2021-03-19T23:37:10.123Z] --- PASS: TestEmpty (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestArgsMatchKVListEmptySources [2021-03-19T23:37:10.123Z] --- PASS: TestArgsMatchKVListEmptySources (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestArgsMatchKVList [2021-03-19T23:37:10.123Z] --- PASS: TestArgsMatchKVList (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestArgsMatch [2021-03-19T23:37:10.123Z] --- PASS: TestArgsMatch (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestAdd [2021-03-19T23:37:10.123Z] --- PASS: TestAdd (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestDel [2021-03-19T23:37:10.123Z] --- PASS: TestDel (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestLen [2021-03-19T23:37:10.123Z] --- PASS: TestLen (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestExactMatch [2021-03-19T23:37:10.123Z] --- PASS: TestExactMatch (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestOnlyOneExactMatch [2021-03-19T23:37:10.123Z] --- PASS: TestOnlyOneExactMatch (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestContains [2021-03-19T23:37:10.123Z] --- PASS: TestContains (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestValidate [2021-03-19T23:37:10.123Z] --- PASS: TestValidate (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestWalkValues [2021-03-19T23:37:10.123Z] --- PASS: TestWalkValues (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestFuzzyMatch [2021-03-19T23:37:10.123Z] --- PASS: TestFuzzyMatch (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestClone [2021-03-19T23:37:10.123Z] --- PASS: TestClone (0.00s) [2021-03-19T23:37:10.123Z] PASS [2021-03-19T23:37:10.123Z] coverage: 92.2% of statements [2021-03-19T23:37:10.123Z] ok github.com/docker/docker/api/types/filters 0.095s coverage: 92.2% of statements [2021-03-19T23:37:10.123Z] === RUN TestStrSliceMarshalJSON [2021-03-19T23:37:10.123Z] --- PASS: TestStrSliceMarshalJSON (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestStrSliceUnmarshalJSON [2021-03-19T23:37:10.123Z] --- PASS: TestStrSliceUnmarshalJSON (0.00s) [2021-03-19T23:37:10.123Z] === RUN TestStrSliceUnmarshalString [2021-03-19T23:37:10.124Z] --- PASS: TestStrSliceUnmarshalString (0.00s) [2021-03-19T23:37:10.124Z] === RUN TestStrSliceUnmarshalSlice [2021-03-19T23:37:10.124Z] --- PASS: TestStrSliceUnmarshalSlice (0.00s) [2021-03-19T23:37:10.124Z] PASS [2021-03-19T23:37:10.124Z] coverage: 90.0% of statements [2021-03-19T23:37:10.124Z] ok github.com/docker/docker/api/types/strslice 0.043s coverage: 90.0% of statements [2021-03-19T23:37:10.124Z] === RUN TestDurationToSecondsString [2021-03-19T23:37:10.124Z] --- PASS: TestDurationToSecondsString (0.00s) [2021-03-19T23:37:10.124Z] === RUN TestGetTimestamp [2021-03-19T23:37:10.124Z] --- PASS: TestGetTimestamp (0.12s) [2021-03-19T23:37:10.124Z] === RUN TestParseTimestamps [2021-03-19T23:37:10.124Z] --- PASS: TestParseTimestamps (0.00s) [2021-03-19T23:37:10.124Z] PASS [2021-03-19T23:37:10.124Z] coverage: 100.0% of statements [2021-03-19T23:37:10.124Z] ok github.com/docker/docker/api/types/time 0.165s coverage: 100.0% of statements [2021-03-19T23:37:10.124Z] === RUN TestAdjustForAPIVersion [2021-03-19T23:37:10.124Z] --- PASS: TestAdjustForAPIVersion (0.00s) [2021-03-19T23:37:10.124Z] PASS [2021-03-19T23:37:10.124Z] coverage: 5.7% of statements [2021-03-19T23:37:10.124Z] ok github.com/docker/docker/api/server/router/swarm 0.059s coverage: 5.7% of statements [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/types [no test files] [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-19T23:37:10.124Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-19T23:37:10.180Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-19T23:37:10.389Z] --- PASS: TestBuildWithEmptyLayers (0.63s) [2021-03-19T23:37:10.389Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T23:37:11.120Z] === RUN TestCompareVersion [2021-03-19T23:37:11.120Z] --- PASS: TestCompareVersion (0.00s) [2021-03-19T23:37:11.120Z] PASS [2021-03-19T23:37:11.120Z] coverage: 75.0% of statements [2021-03-19T23:37:11.120Z] ok github.com/docker/docker/api/types/versions 0.042s coverage: 75.0% of statements [2021-03-19T23:37:11.120Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-19T23:37:11.120Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-19T23:37:11.120Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-19T23:37:11.120Z] ? github.com/docker/docker/autogen/winresources/dockerd [no test files] [2021-03-19T23:37:11.120Z] ? github.com/docker/docker/builder [no test files] [2021-03-19T23:37:11.120Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-19T23:37:11.120Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-19T23:37:11.120Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-19T23:37:11.120Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-19T23:37:11.120Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-19T23:37:11.120Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-19T23:37:11.120Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-19T23:37:12.467Z] --- PASS: TestBuildMultiStageOnBuild (1.81s) [2021-03-19T23:37:12.467Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T23:37:12.499Z] --- PASS: TestSecretCreateResolve (3.90s) [2021-03-19T23:37:12.499Z] PASS [2021-03-19T23:37:12.499Z] [2021-03-19T23:37:12.499Z] DONE 6 tests in 23.860s [2021-03-19T23:37:12.499Z] Running /go/src/github.com/docker/docker/integration/service (s390x.integration.service) flags=-test.v -test.timeout=120m [2021-03-19T23:37:12.499Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:37:12.499Z] ++ set -e [2021-03-19T23:37:12.499Z] ++ '[' -n 0 ']' [2021-03-19T23:37:12.499Z] ++ set -x [2021-03-19T23:37:12.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-service-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:37:12.499Z] INFO: Testing against a local daemon [2021-03-19T23:37:12.499Z] === RUN TestServiceCreateInit [2021-03-19T23:37:12.499Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T23:37:12.700Z] === RUN TestParseRemoteURL [2021-03-19T23:37:12.700Z] === RUN TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment [2021-03-19T23:37:12.700Z] === RUN TestParseRemoteURL/git_scheme,_no_url-fragment [2021-03-19T23:37:12.700Z] === RUN TestParseRemoteURL/git_scheme,_with_url-fragment [2021-03-19T23:37:12.700Z] === RUN TestParseRemoteURL/https_scheme,_no_url-fragment [2021-03-19T23:37:12.700Z] === RUN TestParseRemoteURL/https_scheme,_with_url-fragment [2021-03-19T23:37:12.700Z] === RUN TestParseRemoteURL/git@,_no_url-fragment [2021-03-19T23:37:12.700Z] === RUN TestParseRemoteURL/git@,_with_url-fragment [2021-03-19T23:37:12.700Z] === RUN TestParseRemoteURL/ssh,_no_url-fragment [2021-03-19T23:37:12.700Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment [2021-03-19T23:37:12.700Z] === RUN TestParseRemoteURL/ssh,_with_url-fragment_and_user [2021-03-19T23:37:12.700Z] --- PASS: TestParseRemoteURL (0.00s) [2021-03-19T23:37:12.700Z] --- PASS: TestParseRemoteURL/git_scheme_uppercase,_no_url-fragment (0.00s) [2021-03-19T23:37:12.700Z] --- PASS: TestParseRemoteURL/git_scheme,_no_url-fragment (0.00s) [2021-03-19T23:37:12.700Z] --- PASS: TestParseRemoteURL/git_scheme,_with_url-fragment (0.00s) [2021-03-19T23:37:12.700Z] --- PASS: TestParseRemoteURL/https_scheme,_no_url-fragment (0.00s) [2021-03-19T23:37:12.700Z] --- PASS: TestParseRemoteURL/https_scheme,_with_url-fragment (0.00s) [2021-03-19T23:37:12.700Z] --- PASS: TestParseRemoteURL/git@,_no_url-fragment (0.00s) [2021-03-19T23:37:12.700Z] --- PASS: TestParseRemoteURL/git@,_with_url-fragment (0.00s) [2021-03-19T23:37:12.700Z] --- PASS: TestParseRemoteURL/ssh,_no_url-fragment (0.00s) [2021-03-19T23:37:12.700Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment (0.00s) [2021-03-19T23:37:12.700Z] --- PASS: TestParseRemoteURL/ssh,_with_url-fragment_and_user (0.00s) [2021-03-19T23:37:12.700Z] === RUN TestCloneArgsSmartHttp [2021-03-19T23:37:12.700Z] --- PASS: TestCloneArgsSmartHttp (0.06s) [2021-03-19T23:37:12.700Z] === RUN TestCloneArgsDumbHttp [2021-03-19T23:37:12.700Z] --- PASS: TestCloneArgsDumbHttp (0.00s) [2021-03-19T23:37:12.700Z] === RUN TestCloneArgsGit [2021-03-19T23:37:12.700Z] --- PASS: TestCloneArgsGit (0.00s) [2021-03-19T23:37:12.700Z] === RUN TestCheckoutGit [2021-03-19T23:37:13.104Z] --- PASS: TestBuildUncleanTarFilenames (0.87s) [2021-03-19T23:37:13.104Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T23:37:13.468Z] --- PASS: TestTemplatedConfig (5.07s) [2021-03-19T23:37:13.469Z] === RUN TestConfigCreateResolve [2021-03-19T23:37:13.696Z] === RUN TestEnable [2021-03-19T23:37:13.696Z] --- PASS: TestEnable (0.00s) [2021-03-19T23:37:13.696Z] === RUN TestDisable [2021-03-19T23:37:13.696Z] --- PASS: TestDisable (0.00s) [2021-03-19T23:37:13.696Z] === RUN TestEnabled [2021-03-19T23:37:13.696Z] --- PASS: TestEnabled (0.00s) [2021-03-19T23:37:13.696Z] PASS [2021-03-19T23:37:13.696Z] coverage: 100.0% of statements [2021-03-19T23:37:13.696Z] ok github.com/docker/docker/cli/debug 0.038s coverage: 100.0% of statements [2021-03-19T23:37:13.952Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (8.98s) [2021-03-19T23:37:13.952Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-19T23:37:14.844Z] === RUN TestDockerDaemonSuite/TestDaemonIP [2021-03-19T23:37:15.180Z] --- PASS: TestBuildMultiStageLayerLeak (1.87s) [2021-03-19T23:37:15.180Z] === RUN TestBuildWithHugeFile [2021-03-19T23:37:15.273Z] === RUN TestProcessShouldRemoveDockerfileDockerignore [2021-03-19T23:37:15.273Z] --- PASS: TestProcessShouldRemoveDockerfileDockerignore (0.01s) [2021-03-19T23:37:15.273Z] === RUN TestProcessNoDockerignore [2021-03-19T23:37:15.273Z] --- PASS: TestProcessNoDockerignore (0.01s) [2021-03-19T23:37:15.273Z] === RUN TestProcessShouldLeaveAllFiles [2021-03-19T23:37:15.273Z] --- PASS: TestProcessShouldLeaveAllFiles (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestDetectContentType [2021-03-19T23:37:15.273Z] --- PASS: TestDetectContentType (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestSelectAcceptableMIME [2021-03-19T23:37:15.273Z] --- PASS: TestSelectAcceptableMIME (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestInspectEmptyResponse [2021-03-19T23:37:15.273Z] --- PASS: TestInspectEmptyResponse (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestInspectResponseBinary [2021-03-19T23:37:15.273Z] --- PASS: TestInspectResponseBinary (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestResponseUnsupportedContentType [2021-03-19T23:37:15.273Z] --- PASS: TestResponseUnsupportedContentType (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestInspectResponseTextSimple [2021-03-19T23:37:15.273Z] --- PASS: TestInspectResponseTextSimple (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestInspectResponseEmptyContentType [2021-03-19T23:37:15.273Z] --- PASS: TestInspectResponseEmptyContentType (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestUnknownContentLength [2021-03-19T23:37:15.273Z] --- PASS: TestUnknownContentLength (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestDownloadRemote [2021-03-19T23:37:15.273Z] --- PASS: TestDownloadRemote (0.07s) [2021-03-19T23:37:15.273Z] === RUN TestGetWithStatusError [2021-03-19T23:37:15.273Z] --- PASS: TestGetWithStatusError (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestCloseRootDirectory [2021-03-19T23:37:15.273Z] --- SKIP: TestCloseRootDirectory (0.00s) [2021-03-19T23:37:15.273Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:37:15.273Z] === RUN TestHashFile [2021-03-19T23:37:15.273Z] --- SKIP: TestHashFile (0.00s) [2021-03-19T23:37:15.273Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:37:15.273Z] === RUN TestHashSubdir [2021-03-19T23:37:15.273Z] --- SKIP: TestHashSubdir (0.01s) [2021-03-19T23:37:15.273Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:37:15.273Z] === RUN TestRemoveDirectory [2021-03-19T23:37:15.273Z] --- SKIP: TestRemoveDirectory (0.00s) [2021-03-19T23:37:15.273Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:37:15.273Z] PASS [2021-03-19T23:37:15.273Z] coverage: 9.3% of statements [2021-03-19T23:37:15.273Z] ok github.com/docker/docker/builder/remotecontext 0.240s coverage: 9.3% of statements [2021-03-19T23:37:15.273Z] === RUN TestGetAllAllowed [2021-03-19T23:37:15.273Z] --- PASS: TestGetAllAllowed (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestGetAllMeta [2021-03-19T23:37:15.273Z] --- PASS: TestGetAllMeta (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestWarnOnUnusedBuildArgs [2021-03-19T23:37:15.273Z] --- PASS: TestWarnOnUnusedBuildArgs (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestIsUnreferencedBuiltin [2021-03-19T23:37:15.273Z] --- PASS: TestIsUnreferencedBuiltin (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestIsExistingDirectory [2021-03-19T23:37:15.273Z] --- PASS: TestIsExistingDirectory (0.01s) [2021-03-19T23:37:15.273Z] === RUN TestGetFilenameForDownload [2021-03-19T23:37:15.273Z] --- PASS: TestGetFilenameForDownload (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestEnv2Variables [2021-03-19T23:37:15.273Z] --- PASS: TestEnv2Variables (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestEnvValueWithExistingRunConfigEnv [2021-03-19T23:37:15.273Z] --- PASS: TestEnvValueWithExistingRunConfigEnv (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestMaintainer [2021-03-19T23:37:15.273Z] --- PASS: TestMaintainer (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestLabel [2021-03-19T23:37:15.273Z] --- PASS: TestLabel (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestFromScratch [2021-03-19T23:37:15.273Z] --- PASS: TestFromScratch (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestFromWithArg [2021-03-19T23:37:15.273Z] --- PASS: TestFromWithArg (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestFromWithArgButBuildArgsNotGiven [2021-03-19T23:37:15.273Z] --- PASS: TestFromWithArgButBuildArgsNotGiven (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestFromWithUndefinedArg [2021-03-19T23:37:15.273Z] --- PASS: TestFromWithUndefinedArg (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestFromMultiStageWithNamedStage [2021-03-19T23:37:15.273Z] --- PASS: TestFromMultiStageWithNamedStage (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestOnbuild [2021-03-19T23:37:15.273Z] --- PASS: TestOnbuild (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestWorkdir [2021-03-19T23:37:15.273Z] --- PASS: TestWorkdir (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestCmd [2021-03-19T23:37:15.273Z] --- PASS: TestCmd (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestHealthcheckNone [2021-03-19T23:37:15.273Z] --- PASS: TestHealthcheckNone (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestHealthcheckCmd [2021-03-19T23:37:15.273Z] --- PASS: TestHealthcheckCmd (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestEntrypoint [2021-03-19T23:37:15.273Z] --- PASS: TestEntrypoint (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestExpose [2021-03-19T23:37:15.273Z] --- PASS: TestExpose (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestUser [2021-03-19T23:37:15.273Z] --- PASS: TestUser (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestVolume [2021-03-19T23:37:15.273Z] --- PASS: TestVolume (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestStopSignal [2021-03-19T23:37:15.273Z] --- SKIP: TestStopSignal (0.00s) [2021-03-19T23:37:15.273Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-19T23:37:15.273Z] === RUN TestArg [2021-03-19T23:37:15.273Z] --- PASS: TestArg (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestShell [2021-03-19T23:37:15.273Z] --- PASS: TestShell (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestPrependEnvOnCmd [2021-03-19T23:37:15.273Z] --- PASS: TestPrependEnvOnCmd (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestRunWithBuildArgs [2021-03-19T23:37:15.273Z] --- PASS: TestRunWithBuildArgs (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestRunIgnoresHealthcheck [2021-03-19T23:37:15.273Z] --- PASS: TestRunIgnoresHealthcheck (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestNormalizeWorkdir [2021-03-19T23:37:15.273Z] --- PASS: TestNormalizeWorkdir (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestDispatch [2021-03-19T23:37:15.273Z] === RUN TestDispatch/ADD_multiple_files_to_file [2021-03-19T23:37:15.273Z] === RUN TestDispatch/Wildcard_ADD_multiple_files_to_file [2021-03-19T23:37:15.273Z] === RUN TestDispatch/COPY_multiple_files_to_file [2021-03-19T23:37:15.273Z] === RUN TestDispatch/ADD_multiple_files_to_file_with_whitespace [2021-03-19T23:37:15.273Z] === RUN TestDispatch/COPY_multiple_files_to_file_with_whitespace [2021-03-19T23:37:15.273Z] === RUN TestDispatch/COPY_wildcard_no_files [2021-03-19T23:37:15.273Z] === RUN TestDispatch/COPY_url [2021-03-19T23:37:15.273Z] --- PASS: TestDispatch (0.07s) [2021-03-19T23:37:15.273Z] --- PASS: TestDispatch/ADD_multiple_files_to_file (0.01s) [2021-03-19T23:37:15.273Z] --- PASS: TestDispatch/Wildcard_ADD_multiple_files_to_file (0.01s) [2021-03-19T23:37:15.273Z] --- PASS: TestDispatch/COPY_multiple_files_to_file (0.01s) [2021-03-19T23:37:15.273Z] --- PASS: TestDispatch/ADD_multiple_files_to_file_with_whitespace (0.01s) [2021-03-19T23:37:15.273Z] --- PASS: TestDispatch/COPY_multiple_files_to_file_with_whitespace (0.01s) [2021-03-19T23:37:15.273Z] --- PASS: TestDispatch/COPY_wildcard_no_files (0.01s) [2021-03-19T23:37:15.273Z] --- PASS: TestDispatch/COPY_url (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestAddScratchImageAddsToMounts [2021-03-19T23:37:15.273Z] --- PASS: TestAddScratchImageAddsToMounts (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestAddFromScratchPopulatesPlatform [2021-03-19T23:37:15.273Z] --- PASS: TestAddFromScratchPopulatesPlatform (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestAddFromScratchDoesNotModifyArgPlatform [2021-03-19T23:37:15.273Z] --- PASS: TestAddFromScratchDoesNotModifyArgPlatform (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestAddFromScratchPopulatesPlatformIfNil [2021-03-19T23:37:15.273Z] --- PASS: TestAddFromScratchPopulatesPlatformIfNil (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestImageSourceGetAddsToMounts [2021-03-19T23:37:15.273Z] --- PASS: TestImageSourceGetAddsToMounts (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestEmptyDockerfile [2021-03-19T23:37:15.273Z] --- PASS: TestEmptyDockerfile (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestSymlinkDockerfile [2021-03-19T23:37:15.273Z] --- PASS: TestSymlinkDockerfile (0.01s) [2021-03-19T23:37:15.273Z] === RUN TestDockerfileOutsideTheBuildContext [2021-03-19T23:37:15.273Z] --- PASS: TestDockerfileOutsideTheBuildContext (0.01s) [2021-03-19T23:37:15.273Z] === RUN TestNonExistingDockerfile [2021-03-19T23:37:15.273Z] --- PASS: TestNonExistingDockerfile (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestCopyRunConfig [2021-03-19T23:37:15.273Z] --- PASS: TestCopyRunConfig (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestDeepCopyRunConfig [2021-03-19T23:37:15.273Z] --- PASS: TestDeepCopyRunConfig (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestExportImage [2021-03-19T23:37:15.273Z] --- PASS: TestExportImage (0.00s) [2021-03-19T23:37:15.273Z] === RUN TestNormalizeDest [2021-03-19T23:37:15.273Z] --- PASS: TestNormalizeDest (0.00s) [2021-03-19T23:37:15.273Z] PASS [2021-03-19T23:37:15.273Z] coverage: 46.6% of statements [2021-03-19T23:37:15.273Z] ok github.com/docker/docker/builder/dockerfile 0.229s coverage: 46.6% of statements [2021-03-19T23:37:15.273Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-19T23:37:16.222Z] --- PASS: TestConfigCreateResolve (3.19s) [2021-03-19T23:37:16.222Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T23:37:16.790Z] --- PASS: TestConfigDaemonLibtrustID (0.59s) [2021-03-19T23:37:16.790Z] PASS [2021-03-19T23:37:16.790Z] [2021-03-19T23:37:16.790Z] DONE 7 tests in 21.282s [2021-03-19T23:37:16.790Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-03-19T23:37:16.790Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:37:16.790Z] ++ set -e [2021-03-19T23:37:16.790Z] ++ '[' -n 0 ']' [2021-03-19T23:37:16.790Z] ++ set -x [2021-03-19T23:37:16.791Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-container-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:37:17.049Z] INFO: Testing against a local daemon [2021-03-19T23:37:17.049Z] === RUN TestCheckpoint [2021-03-19T23:37:17.049Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T23:37:17.049Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:37:17.049Z] === RUN TestContainerInvalidJSON [2021-03-19T23:37:17.049Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:37:17.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:37:17.049Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:37:17.049Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:37:17.049Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:37:17.049Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:37:17.049Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:37:17.049Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:37:17.049Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:37:17.049Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-03-19T23:37:17.049Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-19T23:37:17.049Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.01s) [2021-03-19T23:37:17.049Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T23:37:17.049Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T23:37:17.308Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.11s) [2021-03-19T23:37:17.308Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T23:37:17.308Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.08s) [2021-03-19T23:37:17.308Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T23:37:17.566Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.10s) [2021-03-19T23:37:17.566Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T23:37:17.566Z] --- PASS: TestCopyToContainerPathIsNotDir (0.07s) [2021-03-19T23:37:17.566Z] === RUN TestCopyFromContainer [2021-03-19T23:37:18.059Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T23:37:18.134Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6Enabled [2021-03-19T23:37:18.134Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR [2021-03-19T23:37:20.223Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T23:37:20.223Z] [2021-03-19T23:37:20.223Z] Unloading profiles will leave already running processes permanently [2021-03-19T23:37:20.223Z] unconfined, which can lead to unexpected situations. [2021-03-19T23:37:20.223Z] [2021-03-19T23:37:20.223Z] To set a process to complain mode, use the command line tool [2021-03-19T23:37:20.223Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T23:37:20.223Z] Post stage [Pipeline] junit [2021-03-19T23:37:20.493Z] Recording test results [2021-03-19T23:37:20.667Z] === RUN TestCopyFromContainer// [2021-03-19T23:37:20.667Z] === RUN TestCopyFromContainer//bar/root [2021-03-19T23:37:20.667Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-19T23:37:20.926Z] === RUN TestCopyFromContainer/bar/quux [2021-03-19T23:37:20.926Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac [2021-03-19T23:37:20.926Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-19T23:37:21.186Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-19T23:37:21.186Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-19T23:37:21.186Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-19T23:37:21.445Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-19T23:37:21.445Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-19T23:37:21.607Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-03-19T23:37:21.704Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-19T23:37:21.890Z] + echo Ensuring container killed. [2021-03-19T23:37:21.890Z] Ensuring container killed. [2021-03-19T23:37:21.890Z] + docker rm -vf docker-pr1 [2021-03-19T23:37:21.890Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-19T23:37:21.964Z] --- PASS: TestCopyFromContainer (4.34s) [2021-03-19T23:37:21.964Z] --- PASS: TestCopyFromContainer// (0.15s) [2021-03-19T23:37:21.964Z] --- PASS: TestCopyFromContainer//bar/root (0.16s) [2021-03-19T23:37:21.964Z] --- PASS: TestCopyFromContainer//bar/root/ (0.24s) [2021-03-19T23:37:21.964Z] --- PASS: TestCopyFromContainer/bar/quux (0.11s) [2021-03-19T23:37:21.964Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.15s) [2021-03-19T23:37:21.964Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.13s) [2021-03-19T23:37:21.964Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.13s) [2021-03-19T23:37:21.964Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.12s) [2021-03-19T23:37:21.964Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.16s) [2021-03-19T23:37:21.964Z] --- PASS: TestCopyFromContainer/bar/notarget (0.15s) [2021-03-19T23:37:21.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T23:37:21.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:37:21.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:37:21.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:37:21.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:37:21.964Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:37:21.964Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:37:21.964Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:37:21.964Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:37:21.964Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:37:21.964Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-19T23:37:21.964Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-19T23:37:21.964Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-19T23:37:21.964Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-19T23:37:21.964Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T23:37:21.964Z] --- PASS: TestCreateLinkToNonExistingContainer (0.10s) [2021-03-19T23:37:21.964Z] === RUN TestCreateWithInvalidEnv [2021-03-19T23:37:21.964Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T23:37:21.964Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T23:37:21.964Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T23:37:21.964Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T23:37:21.964Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T23:37:21.964Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T23:37:21.964Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T23:37:21.964Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T23:37:21.964Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T23:37:21.964Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-19T23:37:21.964Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-19T23:37:21.964Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-19T23:37:21.964Z] --- PASS: TestCreateWithInvalidEnv/2 (0.01s) [2021-03-19T23:37:21.964Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T23:37:21.964Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-19T23:37:21.964Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T23:37:22.171Z] + echo Chowning /workspace to jenkins user [2021-03-19T23:37:22.171Z] Chowning /workspace to jenkins user [2021-03-19T23:37:22.171Z] + id -u [2021-03-19T23:37:22.171Z] + id -g [2021-03-19T23:37:22.171Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42175:/workspace busybox chown -R 1000:1000 /workspace [2021-03-19T23:37:22.171Z] Unable to find image 'busybox:latest' locally [2021-03-19T23:37:22.429Z] latest: Pulling from library/busybox [2021-03-19T23:37:22.429Z] 8b3d7e226fab: Pulling fs layer [2021-03-19T23:37:22.429Z] 8b3d7e226fab: Download complete [2021-03-19T23:37:22.429Z] 8b3d7e226fab: Pull complete [2021-03-19T23:37:22.429Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-19T23:37:22.429Z] Status: Downloaded newer image for busybox:latest [2021-03-19T23:37:23.870Z] === RUN TestDockerDaemonSuite/TestDaemonIPv6HostMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T23:37:24.621Z] + bundleName=docker-py [2021-03-19T23:37:24.621Z] + echo Creating docker-py-bundles.tar.gz [2021-03-19T23:37:24.621Z] Creating docker-py-bundles.tar.gz [2021-03-19T23:37:24.621Z] + tar -czf docker-py-bundles.tar.gz bundles/test-docker-py/junit-report.xml bundles/test-docker-py/docker.log bundles/test-docker-py/test.log [Pipeline] archiveArtifacts [2021-03-19T23:37:24.631Z] Archiving artifacts [2021-03-19T23:37:24.861Z] --- PASS: TestUpdateRestartPolicy (13.50s) [2021-03-19T23:37:24.861Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T23:37:24.861Z] --- PASS: TestUpdateRestartWithAutoRemove (1.00s) [2021-03-19T23:37:24.861Z] === RUN TestWaitNonBlocked [2021-03-19T23:37:24.861Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:37:24.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:37:24.861Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:37:24.861Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:37:24.861Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:37:24.861Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:37:25.080Z] --- PASS: TestServiceCreateInit (11.74s) [2021-03-19T23:37:25.080Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.55s) [2021-03-19T23:37:25.080Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (6.17s) [2021-03-19T23:37:25.080Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T23:37:25.432Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-19T23:37:25.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.23s) [2021-03-19T23:37:25.432Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.23s) [2021-03-19T23:37:25.432Z] === RUN TestWaitBlocked [2021-03-19T23:37:25.432Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:37:25.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:37:25.432Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:37:25.432Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:37:25.432Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:37:25.432Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:37:25.748Z] === RUN TestCheckpointCreateError [2021-03-19T23:37:25.748Z] --- PASS: TestCheckpointCreateError (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestCheckpointCreate [2021-03-19T23:37:25.748Z] --- PASS: TestCheckpointCreate (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestCheckpointDeleteError [2021-03-19T23:37:25.748Z] --- PASS: TestCheckpointDeleteError (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestCheckpointDelete [2021-03-19T23:37:25.748Z] --- PASS: TestCheckpointDelete (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestCheckpointListError [2021-03-19T23:37:25.748Z] --- PASS: TestCheckpointListError (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestCheckpointList [2021-03-19T23:37:25.748Z] --- PASS: TestCheckpointList (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestCheckpointListContainerNotFound [2021-03-19T23:37:25.748Z] --- PASS: TestCheckpointListContainerNotFound (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestNewClientWithOpsFromEnv [2021-03-19T23:37:25.748Z] --- SKIP: TestNewClientWithOpsFromEnv (0.00s) [2021-03-19T23:37:25.748Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-19T23:37:25.748Z] === RUN TestGetAPIPath [2021-03-19T23:37:25.748Z] --- PASS: TestGetAPIPath (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestParseHostURL [2021-03-19T23:37:25.748Z] --- PASS: TestParseHostURL (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestNewClientWithOpsFromEnvSetsDefaultVersion [2021-03-19T23:37:25.748Z] --- PASS: TestNewClientWithOpsFromEnvSetsDefaultVersion (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestNegotiateAPIVersionEmpty [2021-03-19T23:37:25.748Z] --- PASS: TestNegotiateAPIVersionEmpty (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestNegotiateAPIVersion [2021-03-19T23:37:25.748Z] --- PASS: TestNegotiateAPIVersion (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestNegotiateAPVersionOverride [2021-03-19T23:37:25.748Z] --- PASS: TestNegotiateAPVersionOverride (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestNegotiateAPIVersionAutomatic [2021-03-19T23:37:25.748Z] --- PASS: TestNegotiateAPIVersionAutomatic (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestNegotiateAPIVersionWithEmptyVersion [2021-03-19T23:37:25.748Z] --- PASS: TestNegotiateAPIVersionWithEmptyVersion (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestNegotiateAPIVersionWithFixedVersion [2021-03-19T23:37:25.748Z] --- PASS: TestNegotiateAPIVersionWithFixedVersion (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestClientRedirect [2021-03-19T23:37:25.748Z] --- PASS: TestClientRedirect (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestConfigCreateUnsupported [2021-03-19T23:37:25.748Z] --- PASS: TestConfigCreateUnsupported (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestConfigCreateError [2021-03-19T23:37:25.748Z] --- PASS: TestConfigCreateError (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestConfigCreate [2021-03-19T23:37:25.748Z] --- PASS: TestConfigCreate (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestConfigInspectNotFound [2021-03-19T23:37:25.748Z] --- PASS: TestConfigInspectNotFound (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestConfigInspectWithEmptyID [2021-03-19T23:37:25.748Z] --- PASS: TestConfigInspectWithEmptyID (0.00s) [2021-03-19T23:37:25.748Z] === RUN TestConfigInspectUnsupported [2021-03-19T23:37:25.748Z] --- PASS: TestConfigInspectUnsupported (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestConfigInspectError [2021-03-19T23:37:26.221Z] --- PASS: TestConfigInspectError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestConfigInspectConfigNotFound [2021-03-19T23:37:26.221Z] --- PASS: TestConfigInspectConfigNotFound (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestConfigInspect [2021-03-19T23:37:26.221Z] --- PASS: TestConfigInspect (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestConfigListUnsupported [2021-03-19T23:37:26.221Z] --- PASS: TestConfigListUnsupported (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestConfigListError [2021-03-19T23:37:26.221Z] --- PASS: TestConfigListError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestConfigList [2021-03-19T23:37:26.221Z] --- PASS: TestConfigList (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestConfigRemoveUnsupported [2021-03-19T23:37:26.221Z] --- PASS: TestConfigRemoveUnsupported (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestConfigRemoveError [2021-03-19T23:37:26.221Z] --- PASS: TestConfigRemoveError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestConfigRemove [2021-03-19T23:37:26.221Z] --- PASS: TestConfigRemove (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestConfigUpdateUnsupported [2021-03-19T23:37:26.221Z] --- PASS: TestConfigUpdateUnsupported (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestConfigUpdateError [2021-03-19T23:37:26.221Z] --- PASS: TestConfigUpdateError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestConfigUpdate [2021-03-19T23:37:26.221Z] --- PASS: TestConfigUpdate (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerCommitError [2021-03-19T23:37:26.221Z] --- PASS: TestContainerCommitError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerCommit [2021-03-19T23:37:26.221Z] --- PASS: TestContainerCommit (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerStatPathError [2021-03-19T23:37:26.221Z] --- PASS: TestContainerStatPathError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerStatPathNotFoundError [2021-03-19T23:37:26.221Z] --- PASS: TestContainerStatPathNotFoundError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerStatPathNoHeaderError [2021-03-19T23:37:26.221Z] --- PASS: TestContainerStatPathNoHeaderError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerStatPath [2021-03-19T23:37:26.221Z] --- PASS: TestContainerStatPath (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestCopyToContainerError [2021-03-19T23:37:26.221Z] --- PASS: TestCopyToContainerError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestCopyToContainerNotFoundError [2021-03-19T23:37:26.221Z] --- PASS: TestCopyToContainerNotFoundError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestCopyToContainerNotStatusOKError [2021-03-19T23:37:26.221Z] --- PASS: TestCopyToContainerNotStatusOKError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestCopyToContainer [2021-03-19T23:37:26.221Z] --- PASS: TestCopyToContainer (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestCopyFromContainerError [2021-03-19T23:37:26.221Z] --- PASS: TestCopyFromContainerError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestCopyFromContainerNotFoundError [2021-03-19T23:37:26.221Z] --- PASS: TestCopyFromContainerNotFoundError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestCopyFromContainerNotStatusOKError [2021-03-19T23:37:26.221Z] --- PASS: TestCopyFromContainerNotStatusOKError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestCopyFromContainerNoHeaderError [2021-03-19T23:37:26.221Z] --- PASS: TestCopyFromContainerNoHeaderError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestCopyFromContainer [2021-03-19T23:37:26.221Z] --- PASS: TestCopyFromContainer (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerCreateError [2021-03-19T23:37:26.221Z] --- PASS: TestContainerCreateError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerCreateImageNotFound [2021-03-19T23:37:26.221Z] --- PASS: TestContainerCreateImageNotFound (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerCreateWithName [2021-03-19T23:37:26.221Z] --- PASS: TestContainerCreateWithName (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerCreateAutoRemove [2021-03-19T23:37:26.221Z] --- PASS: TestContainerCreateAutoRemove (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerDiffError [2021-03-19T23:37:26.221Z] --- PASS: TestContainerDiffError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerDiff [2021-03-19T23:37:26.221Z] --- PASS: TestContainerDiff (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerExecCreateError [2021-03-19T23:37:26.221Z] --- PASS: TestContainerExecCreateError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerExecCreate [2021-03-19T23:37:26.221Z] --- PASS: TestContainerExecCreate (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerExecStartError [2021-03-19T23:37:26.221Z] --- PASS: TestContainerExecStartError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerExecStart [2021-03-19T23:37:26.221Z] --- PASS: TestContainerExecStart (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerExecInspectError [2021-03-19T23:37:26.221Z] --- PASS: TestContainerExecInspectError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerExecInspect [2021-03-19T23:37:26.221Z] --- PASS: TestContainerExecInspect (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerExportError [2021-03-19T23:37:26.221Z] --- PASS: TestContainerExportError (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerExport [2021-03-19T23:37:26.221Z] --- PASS: TestContainerExport (0.00s) [2021-03-19T23:37:26.221Z] === RUN TestContainerInspectError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerInspectError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerInspectContainerNotFound [2021-03-19T23:37:26.222Z] --- PASS: TestContainerInspectContainerNotFound (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerInspectWithEmptyID [2021-03-19T23:37:26.222Z] --- PASS: TestContainerInspectWithEmptyID (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerInspect [2021-03-19T23:37:26.222Z] --- PASS: TestContainerInspect (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerInspectNode [2021-03-19T23:37:26.222Z] --- PASS: TestContainerInspectNode (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerKillError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerKillError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerKill [2021-03-19T23:37:26.222Z] --- PASS: TestContainerKill (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerListError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerListError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerList [2021-03-19T23:37:26.222Z] --- PASS: TestContainerList (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerLogsNotFoundError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerLogsNotFoundError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerLogsError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerLogsError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerLogs [2021-03-19T23:37:26.222Z] --- PASS: TestContainerLogs (0.19s) [2021-03-19T23:37:26.222Z] === RUN TestContainerPauseError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerPauseError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerPause [2021-03-19T23:37:26.222Z] --- PASS: TestContainerPause (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainersPruneError [2021-03-19T23:37:26.222Z] --- PASS: TestContainersPruneError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainersPrune [2021-03-19T23:37:26.222Z] --- PASS: TestContainersPrune (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerRemoveError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerRemoveError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerRemoveNotFoundError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerRemoveNotFoundError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerRemove [2021-03-19T23:37:26.222Z] --- PASS: TestContainerRemove (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerRenameError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerRenameError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerRename [2021-03-19T23:37:26.222Z] --- PASS: TestContainerRename (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerResizeError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerResizeError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerExecResizeError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerExecResizeError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerResize [2021-03-19T23:37:26.222Z] --- PASS: TestContainerResize (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerExecResize [2021-03-19T23:37:26.222Z] --- PASS: TestContainerExecResize (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerRestartError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerRestartError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerRestart [2021-03-19T23:37:26.222Z] --- PASS: TestContainerRestart (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerStartError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerStartError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerStart [2021-03-19T23:37:26.222Z] --- PASS: TestContainerStart (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerStatsError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerStatsError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerStats [2021-03-19T23:37:26.222Z] --- PASS: TestContainerStats (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerStopError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerStopError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerStop [2021-03-19T23:37:26.222Z] --- PASS: TestContainerStop (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerTopError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerTopError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerTop [2021-03-19T23:37:26.222Z] --- PASS: TestContainerTop (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerUnpauseError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerUnpauseError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerUnpause [2021-03-19T23:37:26.222Z] --- PASS: TestContainerUnpause (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerUpdateError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerUpdateError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerUpdate [2021-03-19T23:37:26.222Z] --- PASS: TestContainerUpdate (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerWaitError [2021-03-19T23:37:26.222Z] --- PASS: TestContainerWaitError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestContainerWait [2021-03-19T23:37:26.222Z] --- PASS: TestContainerWait (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestDiskUsageError [2021-03-19T23:37:26.222Z] --- PASS: TestDiskUsageError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestDiskUsage [2021-03-19T23:37:26.222Z] --- PASS: TestDiskUsage (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestDistributionInspectUnsupported [2021-03-19T23:37:26.222Z] --- PASS: TestDistributionInspectUnsupported (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestDistributionInspectWithEmptyID [2021-03-19T23:37:26.222Z] --- PASS: TestDistributionInspectWithEmptyID (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestEventsErrorInOptions [2021-03-19T23:37:26.222Z] --- PASS: TestEventsErrorInOptions (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestEventsErrorFromServer [2021-03-19T23:37:26.222Z] --- PASS: TestEventsErrorFromServer (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestEvents [2021-03-19T23:37:26.222Z] --- PASS: TestEvents (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestTLSCloseWriter [2021-03-19T23:37:26.222Z] === PAUSE TestTLSCloseWriter [2021-03-19T23:37:26.222Z] === RUN TestImageBuildError [2021-03-19T23:37:26.222Z] --- PASS: TestImageBuildError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageBuild [2021-03-19T23:37:26.222Z] --- PASS: TestImageBuild (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestGetDockerOS [2021-03-19T23:37:26.222Z] --- PASS: TestGetDockerOS (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageCreateError [2021-03-19T23:37:26.222Z] --- PASS: TestImageCreateError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageCreate [2021-03-19T23:37:26.222Z] --- PASS: TestImageCreate (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageHistoryError [2021-03-19T23:37:26.222Z] --- PASS: TestImageHistoryError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageHistory [2021-03-19T23:37:26.222Z] --- PASS: TestImageHistory (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageImportError [2021-03-19T23:37:26.222Z] --- PASS: TestImageImportError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageImport [2021-03-19T23:37:26.222Z] --- PASS: TestImageImport (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageInspectError [2021-03-19T23:37:26.222Z] --- PASS: TestImageInspectError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageInspectImageNotFound [2021-03-19T23:37:26.222Z] --- PASS: TestImageInspectImageNotFound (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageInspectWithEmptyID [2021-03-19T23:37:26.222Z] --- PASS: TestImageInspectWithEmptyID (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageInspect [2021-03-19T23:37:26.222Z] --- PASS: TestImageInspect (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageListError [2021-03-19T23:37:26.222Z] --- PASS: TestImageListError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageList [2021-03-19T23:37:26.222Z] --- PASS: TestImageList (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageListApiBefore125 [2021-03-19T23:37:26.222Z] --- PASS: TestImageListApiBefore125 (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageLoadError [2021-03-19T23:37:26.222Z] --- PASS: TestImageLoadError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageLoad [2021-03-19T23:37:26.222Z] --- PASS: TestImageLoad (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagesPruneError [2021-03-19T23:37:26.222Z] --- PASS: TestImagesPruneError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagesPrune [2021-03-19T23:37:26.222Z] --- PASS: TestImagesPrune (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePullReferenceParseError [2021-03-19T23:37:26.222Z] --- PASS: TestImagePullReferenceParseError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePullAnyError [2021-03-19T23:37:26.222Z] --- PASS: TestImagePullAnyError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePullStatusUnauthorizedError [2021-03-19T23:37:26.222Z] --- PASS: TestImagePullStatusUnauthorizedError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-19T23:37:26.222Z] --- PASS: TestImagePullWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-19T23:37:26.222Z] --- PASS: TestImagePullWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePullWithPrivilegedFuncNoError [2021-03-19T23:37:26.222Z] --- PASS: TestImagePullWithPrivilegedFuncNoError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePullWithoutErrors [2021-03-19T23:37:26.222Z] --- PASS: TestImagePullWithoutErrors (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePushReferenceError [2021-03-19T23:37:26.222Z] --- PASS: TestImagePushReferenceError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePushAnyError [2021-03-19T23:37:26.222Z] --- PASS: TestImagePushAnyError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePushStatusUnauthorizedError [2021-03-19T23:37:26.222Z] --- PASS: TestImagePushStatusUnauthorizedError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-19T23:37:26.222Z] --- PASS: TestImagePushWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-19T23:37:26.222Z] --- PASS: TestImagePushWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePushWithPrivilegedFuncNoError [2021-03-19T23:37:26.222Z] --- PASS: TestImagePushWithPrivilegedFuncNoError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImagePushWithoutErrors [2021-03-19T23:37:26.222Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=false [2021-03-19T23:37:26.222Z] === RUN TestImagePushWithoutErrors/myimage:tag,all-tags=false [2021-03-19T23:37:26.222Z] === RUN TestImagePushWithoutErrors/myimage,all-tags=true [2021-03-19T23:37:26.222Z] === RUN TestImagePushWithoutErrors/myimage:anything,all-tags=true [2021-03-19T23:37:26.222Z] --- PASS: TestImagePushWithoutErrors (0.00s) [2021-03-19T23:37:26.222Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=false (0.00s) [2021-03-19T23:37:26.222Z] --- PASS: TestImagePushWithoutErrors/myimage:tag,all-tags=false (0.00s) [2021-03-19T23:37:26.222Z] --- PASS: TestImagePushWithoutErrors/myimage,all-tags=true (0.00s) [2021-03-19T23:37:26.222Z] --- PASS: TestImagePushWithoutErrors/myimage:anything,all-tags=true (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageRemoveError [2021-03-19T23:37:26.222Z] --- PASS: TestImageRemoveError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageRemoveImageNotFound [2021-03-19T23:37:26.222Z] --- PASS: TestImageRemoveImageNotFound (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageRemove [2021-03-19T23:37:26.222Z] --- PASS: TestImageRemove (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageSaveError [2021-03-19T23:37:26.222Z] --- PASS: TestImageSaveError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageSave [2021-03-19T23:37:26.222Z] --- PASS: TestImageSave (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageSearchAnyError [2021-03-19T23:37:26.222Z] --- PASS: TestImageSearchAnyError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageSearchStatusUnauthorizedError [2021-03-19T23:37:26.222Z] --- PASS: TestImageSearchStatusUnauthorizedError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError [2021-03-19T23:37:26.222Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndPrivilegeFuncError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError [2021-03-19T23:37:26.222Z] --- PASS: TestImageSearchWithUnauthorizedErrorAndAnotherUnauthorizedError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageSearchWithPrivilegedFuncNoError [2021-03-19T23:37:26.222Z] --- PASS: TestImageSearchWithPrivilegedFuncNoError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageSearchWithoutErrors [2021-03-19T23:37:26.222Z] --- PASS: TestImageSearchWithoutErrors (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageTagError [2021-03-19T23:37:26.222Z] --- PASS: TestImageTagError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageTagInvalidReference [2021-03-19T23:37:26.222Z] --- PASS: TestImageTagInvalidReference (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageTagInvalidSourceImageName [2021-03-19T23:37:26.222Z] --- PASS: TestImageTagInvalidSourceImageName (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageTagHexSource [2021-03-19T23:37:26.222Z] --- PASS: TestImageTagHexSource (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestImageTag [2021-03-19T23:37:26.222Z] --- PASS: TestImageTag (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestInfoServerError [2021-03-19T23:37:26.222Z] --- PASS: TestInfoServerError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestInfoInvalidResponseJSONError [2021-03-19T23:37:26.222Z] --- PASS: TestInfoInvalidResponseJSONError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestInfo [2021-03-19T23:37:26.222Z] --- PASS: TestInfo (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkConnectError [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkConnectError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkConnectEmptyNilEndpointSettings [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkConnectEmptyNilEndpointSettings (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkConnect [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkConnect (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkCreateError [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkCreateError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkCreate [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkCreate (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkDisconnectError [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkDisconnectError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkDisconnect [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkDisconnect (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkInspectError [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkInspectError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkInspectNotFoundError [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkInspectNotFoundError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkInspectWithEmptyID [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkInspectWithEmptyID (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkInspect [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkInspect (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkListError [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkListError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkList [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkList (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworksPruneError [2021-03-19T23:37:26.222Z] --- PASS: TestNetworksPruneError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworksPrune [2021-03-19T23:37:26.222Z] --- PASS: TestNetworksPrune (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkRemoveError [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkRemoveError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNetworkRemove [2021-03-19T23:37:26.222Z] --- PASS: TestNetworkRemove (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNodeInspectError [2021-03-19T23:37:26.222Z] --- PASS: TestNodeInspectError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNodeInspectNodeNotFound [2021-03-19T23:37:26.222Z] --- PASS: TestNodeInspectNodeNotFound (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNodeInspectWithEmptyID [2021-03-19T23:37:26.222Z] --- PASS: TestNodeInspectWithEmptyID (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNodeInspect [2021-03-19T23:37:26.222Z] --- PASS: TestNodeInspect (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNodeListError [2021-03-19T23:37:26.222Z] --- PASS: TestNodeListError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNodeList [2021-03-19T23:37:26.222Z] --- PASS: TestNodeList (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNodeRemoveError [2021-03-19T23:37:26.222Z] --- PASS: TestNodeRemoveError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNodeRemove [2021-03-19T23:37:26.222Z] --- PASS: TestNodeRemove (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNodeUpdateError [2021-03-19T23:37:26.222Z] --- PASS: TestNodeUpdateError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestNodeUpdate [2021-03-19T23:37:26.222Z] --- PASS: TestNodeUpdate (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestOptionWithTimeout [2021-03-19T23:37:26.222Z] --- PASS: TestOptionWithTimeout (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPingFail [2021-03-19T23:37:26.222Z] --- PASS: TestPingFail (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPingWithError [2021-03-19T23:37:26.222Z] 2021/03/19 23:37:25 RoundTripper returned a response & error; ignoring response [2021-03-19T23:37:26.222Z] 2021/03/19 23:37:25 RoundTripper returned a response & error; ignoring response [2021-03-19T23:37:26.222Z] --- PASS: TestPingWithError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPingSuccess [2021-03-19T23:37:26.222Z] --- PASS: TestPingSuccess (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPingHeadFallback [2021-03-19T23:37:26.222Z] === RUN TestPingHeadFallback/OK [2021-03-19T23:37:26.222Z] === RUN TestPingHeadFallback/Internal_Server_Error [2021-03-19T23:37:26.222Z] === RUN TestPingHeadFallback/Not_Found [2021-03-19T23:37:26.222Z] === RUN TestPingHeadFallback/Method_Not_Allowed [2021-03-19T23:37:26.222Z] --- PASS: TestPingHeadFallback (0.00s) [2021-03-19T23:37:26.222Z] --- PASS: TestPingHeadFallback/OK (0.00s) [2021-03-19T23:37:26.222Z] --- PASS: TestPingHeadFallback/Internal_Server_Error (0.00s) [2021-03-19T23:37:26.222Z] --- PASS: TestPingHeadFallback/Not_Found (0.00s) [2021-03-19T23:37:26.222Z] --- PASS: TestPingHeadFallback/Method_Not_Allowed (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginDisableError [2021-03-19T23:37:26.222Z] --- PASS: TestPluginDisableError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginDisable [2021-03-19T23:37:26.222Z] --- PASS: TestPluginDisable (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginEnableError [2021-03-19T23:37:26.222Z] --- PASS: TestPluginEnableError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginEnable [2021-03-19T23:37:26.222Z] --- PASS: TestPluginEnable (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginInspectError [2021-03-19T23:37:26.222Z] --- PASS: TestPluginInspectError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginInspectWithEmptyID [2021-03-19T23:37:26.222Z] --- PASS: TestPluginInspectWithEmptyID (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginInspect [2021-03-19T23:37:26.222Z] --- PASS: TestPluginInspect (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginListError [2021-03-19T23:37:26.222Z] --- PASS: TestPluginListError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginList [2021-03-19T23:37:26.222Z] --- PASS: TestPluginList (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginPushError [2021-03-19T23:37:26.222Z] --- PASS: TestPluginPushError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginPush [2021-03-19T23:37:26.222Z] --- PASS: TestPluginPush (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginRemoveError [2021-03-19T23:37:26.222Z] --- PASS: TestPluginRemoveError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginRemove [2021-03-19T23:37:26.222Z] --- PASS: TestPluginRemove (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginSetError [2021-03-19T23:37:26.222Z] --- PASS: TestPluginSetError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPluginSet [2021-03-19T23:37:26.222Z] --- PASS: TestPluginSet (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestSetHostHeader [2021-03-19T23:37:26.222Z] --- PASS: TestSetHostHeader (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestPlainTextError [2021-03-19T23:37:26.222Z] --- PASS: TestPlainTextError (0.00s) [2021-03-19T23:37:26.222Z] === RUN TestInfiniteError [2021-03-19T23:37:26.222Z] --- PASS: TestInfiniteError (0.03s) [2021-03-19T23:37:26.222Z] === RUN TestSecretCreateUnsupported [2021-03-19T23:37:26.223Z] --- PASS: TestSecretCreateUnsupported (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretCreateError [2021-03-19T23:37:26.223Z] --- PASS: TestSecretCreateError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretCreate [2021-03-19T23:37:26.223Z] --- PASS: TestSecretCreate (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretInspectUnsupported [2021-03-19T23:37:26.223Z] --- PASS: TestSecretInspectUnsupported (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretInspectError [2021-03-19T23:37:26.223Z] --- PASS: TestSecretInspectError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretInspectSecretNotFound [2021-03-19T23:37:26.223Z] --- PASS: TestSecretInspectSecretNotFound (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretInspectWithEmptyID [2021-03-19T23:37:26.223Z] --- PASS: TestSecretInspectWithEmptyID (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretInspect [2021-03-19T23:37:26.223Z] --- PASS: TestSecretInspect (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretListUnsupported [2021-03-19T23:37:26.223Z] --- PASS: TestSecretListUnsupported (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretListError [2021-03-19T23:37:26.223Z] --- PASS: TestSecretListError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretList [2021-03-19T23:37:26.223Z] --- PASS: TestSecretList (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretRemoveUnsupported [2021-03-19T23:37:26.223Z] --- PASS: TestSecretRemoveUnsupported (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretRemoveError [2021-03-19T23:37:26.223Z] --- PASS: TestSecretRemoveError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretRemove [2021-03-19T23:37:26.223Z] --- PASS: TestSecretRemove (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretUpdateUnsupported [2021-03-19T23:37:26.223Z] --- PASS: TestSecretUpdateUnsupported (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretUpdateError [2021-03-19T23:37:26.223Z] --- PASS: TestSecretUpdateError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSecretUpdate [2021-03-19T23:37:26.223Z] --- PASS: TestSecretUpdate (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceCreateError [2021-03-19T23:37:26.223Z] --- PASS: TestServiceCreateError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceCreate [2021-03-19T23:37:26.223Z] --- PASS: TestServiceCreate (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceCreateCompatiblePlatforms [2021-03-19T23:37:26.223Z] --- PASS: TestServiceCreateCompatiblePlatforms (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceCreateDigestPinning [2021-03-19T23:37:26.223Z] --- PASS: TestServiceCreateDigestPinning (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceInspectError [2021-03-19T23:37:26.223Z] --- PASS: TestServiceInspectError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceInspectServiceNotFound [2021-03-19T23:37:26.223Z] --- PASS: TestServiceInspectServiceNotFound (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceInspectWithEmptyID [2021-03-19T23:37:26.223Z] --- PASS: TestServiceInspectWithEmptyID (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceInspect [2021-03-19T23:37:26.223Z] --- PASS: TestServiceInspect (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceListError [2021-03-19T23:37:26.223Z] --- PASS: TestServiceListError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceList [2021-03-19T23:37:26.223Z] --- PASS: TestServiceList (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceLogsError [2021-03-19T23:37:26.223Z] --- PASS: TestServiceLogsError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceLogs [2021-03-19T23:37:26.223Z] --- PASS: TestServiceLogs (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceRemoveError [2021-03-19T23:37:26.223Z] --- PASS: TestServiceRemoveError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceRemoveNotFoundError [2021-03-19T23:37:26.223Z] --- PASS: TestServiceRemoveNotFoundError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceRemove [2021-03-19T23:37:26.223Z] --- PASS: TestServiceRemove (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceUpdateError [2021-03-19T23:37:26.223Z] --- PASS: TestServiceUpdateError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestServiceUpdate [2021-03-19T23:37:26.223Z] --- PASS: TestServiceUpdate (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmGetUnlockKeyError [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmGetUnlockKeyError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmGetUnlockKey [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmGetUnlockKey (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmInitError [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmInitError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmInit [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmInit (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmInspectError [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmInspectError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmInspect [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmInspect (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmJoinError [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmJoinError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmJoin [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmJoin (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmLeaveError [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmLeaveError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmLeave [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmLeave (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmUnlockError [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmUnlockError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmUnlock [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmUnlock (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmUpdateError [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmUpdateError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestSwarmUpdate [2021-03-19T23:37:26.223Z] --- PASS: TestSwarmUpdate (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestTaskInspectError [2021-03-19T23:37:26.223Z] --- PASS: TestTaskInspectError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestTaskInspectWithEmptyID [2021-03-19T23:37:26.223Z] --- PASS: TestTaskInspectWithEmptyID (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestTaskInspect [2021-03-19T23:37:26.223Z] --- PASS: TestTaskInspect (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestTaskListError [2021-03-19T23:37:26.223Z] --- PASS: TestTaskListError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestTaskList [2021-03-19T23:37:26.223Z] --- PASS: TestTaskList (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestVolumeCreateError [2021-03-19T23:37:26.223Z] --- PASS: TestVolumeCreateError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestVolumeCreate [2021-03-19T23:37:26.223Z] --- PASS: TestVolumeCreate (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestVolumeInspectError [2021-03-19T23:37:26.223Z] --- PASS: TestVolumeInspectError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestVolumeInspectNotFound [2021-03-19T23:37:26.223Z] --- PASS: TestVolumeInspectNotFound (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestVolumeInspectWithEmptyID [2021-03-19T23:37:26.223Z] --- PASS: TestVolumeInspectWithEmptyID (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestVolumeInspect [2021-03-19T23:37:26.223Z] --- PASS: TestVolumeInspect (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestVolumeListError [2021-03-19T23:37:26.223Z] --- PASS: TestVolumeListError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestVolumeList [2021-03-19T23:37:26.223Z] --- PASS: TestVolumeList (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestVolumeRemoveError [2021-03-19T23:37:26.223Z] --- PASS: TestVolumeRemoveError (0.00s) [2021-03-19T23:37:26.223Z] === RUN TestVolumeRemove [2021-03-19T23:37:26.223Z] --- PASS: TestVolumeRemove (0.00s) [2021-03-19T23:37:26.223Z] === CONT TestTLSCloseWriter [2021-03-19T23:37:26.223Z] --- PASS: TestTLSCloseWriter (0.01s) [2021-03-19T23:37:26.223Z] PASS [2021-03-19T23:37:26.223Z] coverage: 74.9% of statements [2021-03-19T23:37:26.223Z] ok github.com/docker/docker/client 0.688s coverage: 74.9% of statements [2021-03-19T23:37:26.274Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42175/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-03-19T23:37:26.407Z] --- PASS: TestCreateWithCustomMaskedPaths (3.93s) [2021-03-19T23:37:26.407Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T23:37:26.634Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/make.sh binary-daemon [2021-03-19T23:37:26.667Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesClean [2021-03-19T23:37:26.819Z] --- PASS: TestWaitBlocked (0.02s) [2021-03-19T23:37:26.819Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.16s) [2021-03-19T23:37:26.819Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (1.24s) [2021-03-19T23:37:26.819Z] === CONT TestContainerStartOnDaemonRestart [2021-03-19T23:37:26.819Z] === CONT TestContainerKillOnDaemonStart [2021-03-19T23:37:26.819Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-19T23:37:26.819Z] === CONT TestDaemonHostGatewayIP [2021-03-19T23:37:27.199Z] [2021-03-19T23:37:27.199Z] Removing bundles/ [2021-03-19T23:37:27.199Z] [2021-03-19T23:37:27.199Z] ---> Making bundle: binary-daemon (in bundles/binary-daemon) [2021-03-19T23:37:27.199Z] Building: bundles/binary-daemon/dockerd-dev [2021-03-19T23:37:27.199Z] GOOS="" GOARCH="" GOARM="" [2021-03-19T23:37:28.047Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-19T23:37:28.047Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-19T23:37:28.986Z] === RUN TestDockerDaemonSuite/TestDaemonIptablesCreate [2021-03-19T23:37:30.366Z] --- PASS: TestCreateWithCustomReadonlyPaths (4.19s) [2021-03-19T23:37:30.366Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T23:37:30.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:37:30.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:37:30.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:37:30.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:37:30.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:37:30.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:37:30.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:37:30.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:37:30.366Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:37:30.366Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:37:30.366Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:37:30.366Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:37:30.366Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:37:30.366Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:37:30.366Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:37:30.366Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.03s) [2021-03-19T23:37:30.366Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.04s) [2021-03-19T23:37:30.366Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.04s) [2021-03-19T23:37:30.366Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-03-19T23:37:30.366Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.02s) [2021-03-19T23:37:30.366Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-19T23:37:30.366Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T23:37:30.366Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-19T23:37:31.041Z] --- PASS: TestContainerStartOnDaemonRestart (3.88s) [2021-03-19T23:37:31.041Z] === CONT TestDaemonRestartIpcMode [2021-03-19T23:37:31.747Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (1.25s) [2021-03-19T23:37:31.747Z] === RUN TestCreateDifferentPlatform [2021-03-19T23:37:31.747Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T23:37:31.747Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T23:37:31.747Z] --- PASS: TestCreateDifferentPlatform (0.03s) [2021-03-19T23:37:31.747Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-19T23:37:31.747Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T23:37:31.747Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T23:37:31.747Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-19T23:37:31.747Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T23:37:31.747Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.09s) [2021-03-19T23:37:31.747Z] === RUN TestContainerStartOnDaemonRestart [2021-03-19T23:37:31.747Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-19T23:37:31.747Z] === RUN TestDaemonRestartIpcMode [2021-03-19T23:37:31.747Z] === PAUSE TestDaemonRestartIpcMode [2021-03-19T23:37:31.747Z] === RUN TestDaemonHostGatewayIP [2021-03-19T23:37:31.747Z] === PAUSE TestDaemonHostGatewayIP [2021-03-19T23:37:31.747Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-19T23:37:31.747Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-19T23:37:31.747Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T23:37:31.747Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-19T23:37:31.747Z] === RUN TestDiff [2021-03-19T23:37:32.013Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.57s) [2021-03-19T23:37:32.013Z] PASS [2021-03-19T23:37:32.013Z] [2021-03-19T23:37:32.013Z] DONE 17 tests in 45.879s [2021-03-19T23:37:32.013Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-19T23:37:32.013Z] INFO: Testing against a local daemon [2021-03-19T23:37:32.013Z] === RUN TestPluginInvalidJSON [2021-03-19T23:37:32.013Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:37:32.013Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:37:32.013Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:37:32.013Z] --- PASS: TestPluginInvalidJSON (0.01s) [2021-03-19T23:37:32.013Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-19T23:37:32.013Z] === RUN TestPluginInstall [2021-03-19T23:37:32.013Z] === RUN TestPluginInstall/no_auth [2021-03-19T23:37:32.013Z] time="2021-03-19T23:37:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:37:32.013Z] time="2021-03-19T23:37:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a8a2637fe8efb57664a8db62db22150e2c1ef2cd17e756660f529087c2db2fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:37:32.013Z] time="2021-03-19T23:37:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:37:32.013Z] time="2021-03-19T23:37:31Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:7a8a2637fe8efb57664a8db62db22150e2c1ef2cd17e756660f529087c2db2fd" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:37:32.013Z] === RUN TestPluginInstall/with_htpasswd [2021-03-19T23:37:32.269Z] time="2021-03-19T23:37:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:37:32.269Z] time="2021-03-19T23:37:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bc0e065070c45a36a8bc50dc6fb7bfd2d2edf30402d0d3eaadbe0bf4e40a0f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:37:32.269Z] time="2021-03-19T23:37:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:37:32.269Z] time="2021-03-19T23:37:32Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8bc0e065070c45a36a8bc50dc6fb7bfd2d2edf30402d0d3eaadbe0bf4e40a0f7" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:37:32.433Z] --- PASS: TestRestartDaemonWithRestartingContainer (5.50s) [2021-03-19T23:37:32.433Z] === CONT TestIpcModeOlderClient [2021-03-19T23:37:32.433Z] --- PASS: TestIpcModeOlderClient (0.17s) [2021-03-19T23:37:32.525Z] === RUN TestPluginInstall/with_insecure [2021-03-19T23:37:32.694Z] --- PASS: TestDaemonHostGatewayIP (5.99s) [2021-03-19T23:37:33.126Z] --- PASS: TestDiff (1.33s) [2021-03-19T23:37:33.126Z] === RUN TestExecWithCloseStdin [2021-03-19T23:37:33.126Z] === RUN TestDockerDaemonSuite/TestDaemonKeyGeneration [2021-03-19T23:37:33.453Z] time="2021-03-19T23:37:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:37:33.453Z] time="2021-03-19T23:37:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e928b98a6758d3897d44fae6bfa8fad63be26d2d8af961715470da02dab17644" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:37:33.453Z] time="2021-03-19T23:37:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:37:33.453Z] time="2021-03-19T23:37:33Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:e928b98a6758d3897d44fae6bfa8fad63be26d2d8af961715470da02dab17644" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:37:33.695Z] === RUN TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins [2021-03-19T23:37:33.709Z] --- PASS: TestPluginInstall (4.02s) [2021-03-19T23:37:33.709Z] --- PASS: TestPluginInstall/no_auth (1.99s) [2021-03-19T23:37:33.709Z] --- PASS: TestPluginInstall/with_htpasswd (0.79s) [2021-03-19T23:37:33.709Z] --- PASS: TestPluginInstall/with_insecure (1.24s) [2021-03-19T23:37:33.709Z] plugin_test.go:160: [d33e8392a18ca] daemon is not started [2021-03-19T23:37:33.709Z] === RUN TestPluginsWithRuntimes [2021-03-19T23:37:35.076Z] --- PASS: TestExecWithCloseStdin (1.98s) [2021-03-19T23:37:35.076Z] === RUN TestExec [2021-03-19T23:37:35.242Z] --- PASS: TestDaemonRestartIpcMode (4.27s) [2021-03-19T23:37:35.598Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-19T23:37:36.014Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-19T23:37:36.159Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-19T23:37:36.584Z] --- PASS: TestExec (1.74s) [2021-03-19T23:37:36.584Z] === RUN TestExecUser [2021-03-19T23:37:37.523Z] --- PASS: TestPluginsWithRuntimes (3.55s) [2021-03-19T23:37:37.523Z] --- PASS: TestPluginsWithRuntimes/No_Args (0.94s) [2021-03-19T23:37:37.523Z] --- PASS: TestPluginsWithRuntimes/With_Args (0.91s) [2021-03-19T23:37:37.523Z] PASS [2021-03-19T23:37:37.523Z] [2021-03-19T23:37:37.523Z] DONE 9 tests in 7.624s [2021-03-19T23:37:37.523Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-19T23:37:37.523Z] INFO: Testing against a local daemon [2021-03-19T23:37:37.523Z] === RUN TestExternalGraphDriver [2021-03-19T23:37:37.523Z] === RUN TestExternalGraphDriver/json [2021-03-19T23:37:37.525Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-19T23:37:37.525Z] === RUN TestDockerDaemonSuite/TestDaemonKillWithPlugins [2021-03-19T23:37:38.463Z] --- PASS: TestExecUser (1.78s) [2021-03-19T23:37:38.463Z] === RUN TestExportContainerAndImportImage [2021-03-19T23:37:38.463Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-19T23:37:39.412Z] === RUN TestExternalGraphDriver/spec [2021-03-19T23:37:40.372Z] --- PASS: TestExportContainerAndImportImage (1.59s) [2021-03-19T23:37:40.372Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T23:37:40.534Z] --- PASS: TestContainerKillOnDaemonStart (13.34s) [2021-03-19T23:37:40.534Z] PASS [2021-03-19T23:37:40.534Z] [2021-03-19T23:37:40.534Z] === Skipped [2021-03-19T23:37:40.534Z] === SKIP: arm64.integration.container TestCheckpoint (0.00s) [2021-03-19T23:37:40.534Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:37:40.534Z] [2021-03-19T23:37:40.534Z] === SKIP: arm64.integration.container TestInspectOomKilledTrue (0.00s) [2021-03-19T23:37:40.534Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:37:40.534Z] [2021-03-19T23:37:40.534Z] === SKIP: arm64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-19T23:37:40.534Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:37:40.534Z] [2021-03-19T23:37:40.534Z] === SKIP: arm64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T23:37:40.534Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T23:37:40.534Z] [2021-03-19T23:37:40.534Z] === SKIP: arm64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-19T23:37:40.534Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T23:37:40.534Z] [2021-03-19T23:37:40.534Z] === SKIP: arm64.integration.container TestUpdateMemory (0.00s) [2021-03-19T23:37:40.534Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:37:40.534Z] [2021-03-19T23:37:40.534Z] [2021-03-19T23:37:40.534Z] DONE 196 tests, 6 skipped in 171.125s [2021-03-19T23:37:40.534Z] Running /go/src/github.com/docker/docker/integration/image (arm64.integration.image) flags=-test.v -test.timeout=120m [2021-03-19T23:37:40.534Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:37:40.534Z] ++ set -e [2021-03-19T23:37:40.534Z] ++ '[' -n 0 ']' [2021-03-19T23:37:40.534Z] ++ set -x [2021-03-19T23:37:40.534Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-image-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:37:40.534Z] INFO: Testing against a local daemon [2021-03-19T23:37:40.534Z] === RUN TestCommitInheritsEnv [2021-03-19T23:37:40.795Z] --- PASS: TestCommitInheritsEnv (0.62s) [2021-03-19T23:37:40.795Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T23:37:40.795Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-19T23:37:40.795Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-19T23:37:40.795Z] === RUN TestImagesFilterMultiReference [2021-03-19T23:37:41.057Z] --- PASS: TestImagesFilterMultiReference (0.10s) [2021-03-19T23:37:41.057Z] === RUN TestImagePullPlatformInvalid [2021-03-19T23:37:41.057Z] --- PASS: TestImagePullPlatformInvalid (0.05s) [2021-03-19T23:37:41.057Z] === RUN TestRemoveImageOrphaning [2021-03-19T23:37:41.304Z] === RUN TestExternalGraphDriver/pull [2021-03-19T23:37:41.310Z] === RUN TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink [2021-03-19T23:37:41.569Z] --- PASS: TestExportContainerAfterDaemonRestart (1.61s) [2021-03-19T23:37:41.569Z] === RUN TestHealthCheckWorkdir [2021-03-19T23:37:41.630Z] --- PASS: TestRemoveImageOrphaning (0.54s) [2021-03-19T23:37:41.630Z] === RUN TestRemoveImageGarbageCollector [2021-03-19T23:37:41.630Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-19T23:37:41.630Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:37:41.630Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T23:37:41.630Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-19T23:37:41.630Z] === RUN TestTagInvalidReference [2021-03-19T23:37:41.630Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-19T23:37:41.630Z] === RUN TestTagValidPrefixedRepo [2021-03-19T23:37:41.630Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-19T23:37:41.630Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T23:37:41.891Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-19T23:37:41.891Z] === RUN TestTagOfficialNames [2021-03-19T23:37:41.891Z] --- PASS: TestTagOfficialNames (0.08s) [2021-03-19T23:37:41.891Z] === RUN TestTagMatchesDigest [2021-03-19T23:37:41.891Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-19T23:37:41.891Z] PASS [2021-03-19T23:37:41.891Z] [2021-03-19T23:37:41.891Z] === Skipped [2021-03-19T23:37:41.891Z] === SKIP: arm64.integration.image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-19T23:37:41.891Z] import_test.go:22: runtime.GOARCH == "arm64": effective test will be time out [2021-03-19T23:37:41.891Z] [2021-03-19T23:37:41.891Z] === SKIP: arm64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-19T23:37:41.891Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:37:41.891Z] [2021-03-19T23:37:41.891Z] [2021-03-19T23:37:41.891Z] DONE 12 tests, 2 skipped in 1.841s [2021-03-19T23:37:41.891Z] Running /go/src/github.com/docker/docker/integration/network (arm64.integration.network) flags=-test.v -test.timeout=120m [2021-03-19T23:37:41.891Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:37:41.891Z] ++ set -e [2021-03-19T23:37:41.891Z] ++ '[' -n 0 ']' [2021-03-19T23:37:41.891Z] ++ set -x [2021-03-19T23:37:41.891Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:37:42.152Z] INFO: Testing against a local daemon [2021-03-19T23:37:42.152Z] === RUN TestNetworkCreateDelete [2021-03-19T23:37:42.414Z] --- PASS: TestNetworkCreateDelete (0.43s) [2021-03-19T23:37:42.414Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T23:37:43.196Z] --- PASS: TestExternalGraphDriver (5.56s) [2021-03-19T23:37:43.196Z] --- PASS: TestExternalGraphDriver/json (1.90s) [2021-03-19T23:37:43.196Z] --- PASS: TestExternalGraphDriver/spec (1.90s) [2021-03-19T23:37:43.196Z] --- PASS: TestExternalGraphDriver/pull (1.67s) [2021-03-19T23:37:43.196Z] === RUN TestGraphdriverPluginV2 [2021-03-19T23:37:43.478Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-19T23:37:43.800Z] --- PASS: TestDockerNetworkDeletePreferID (1.20s) [2021-03-19T23:37:43.800Z] === RUN TestDaemonDNSFallback [2021-03-19T23:37:44.128Z] --- PASS: TestCheckoutGit (30.66s) [2021-03-19T23:37:44.129Z] === RUN TestValidGitTransport [2021-03-19T23:37:44.129Z] --- PASS: TestValidGitTransport (0.00s) [2021-03-19T23:37:44.129Z] === RUN TestGitInvalidRef [2021-03-19T23:37:44.129Z] --- PASS: TestGitInvalidRef (0.21s) [2021-03-19T23:37:44.129Z] PASS [2021-03-19T23:37:44.129Z] coverage: 86.3% of statements [2021-03-19T23:37:44.129Z] ok github.com/docker/docker/builder/remotecontext/git 31.063s coverage: 86.3% of statements [2021-03-19T23:37:44.129Z] ? github.com/docker/docker/cli [no test files] [2021-03-19T23:37:44.129Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-19T23:37:44.422Z] --- PASS: TestHealthCheckWorkdir (2.65s) [2021-03-19T23:37:44.422Z] === RUN TestHealthKillContainer [2021-03-19T23:37:45.801Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelDebug [2021-03-19T23:37:46.370Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelFatal [2021-03-19T23:37:46.630Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-19T23:37:46.890Z] === RUN TestDockerDaemonSuite/TestDaemonLogLevelWrong [2021-03-19T23:37:47.362Z] --- PASS: TestGraphdriverPluginV2 (3.92s) [2021-03-19T23:37:47.362Z] PASS [2021-03-19T23:37:47.362Z] [2021-03-19T23:37:47.362Z] DONE 5 tests in 9.538s [2021-03-19T23:37:47.362Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-19T23:37:47.362Z] INFO: Testing against a local daemon [2021-03-19T23:37:47.362Z] === RUN TestContinueAfterPluginCrash [2021-03-19T23:37:47.362Z] === PAUSE TestContinueAfterPluginCrash [2021-03-19T23:37:47.362Z] === RUN TestReadPluginNoRead [2021-03-19T23:37:47.362Z] === PAUSE TestReadPluginNoRead [2021-03-19T23:37:47.362Z] === RUN TestDaemonStartWithLogOpt [2021-03-19T23:37:47.362Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-19T23:37:47.362Z] === CONT TestContinueAfterPluginCrash [2021-03-19T23:37:47.362Z] === CONT TestDaemonStartWithLogOpt [2021-03-19T23:37:47.458Z] === RUN TestDockerDaemonSuite/TestDaemonLogOptions [2021-03-19T23:37:47.458Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-19T23:37:47.553Z] --- PASS: TestCreateServiceMultipleTimes (21.59s) [2021-03-19T23:37:47.553Z] === RUN TestCreateServiceConflict [2021-03-19T23:37:47.717Z] --- PASS: TestHealthKillContainer (3.41s) [2021-03-19T23:37:47.717Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T23:37:49.098Z] --- PASS: TestInspectCpusetInConfigPre120 (1.35s) [2021-03-19T23:37:49.098Z] === RUN TestIpcModeNone [2021-03-19T23:37:49.098Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-19T23:37:49.626Z] --- PASS: TestCreateServiceConflict (3.94s) [2021-03-19T23:37:49.627Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T23:37:49.668Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefault [2021-03-19T23:37:50.037Z] === RUN TestLoadDaemonCliConfigWithoutOverriding [2021-03-19T23:37:50.037Z] --- PASS: TestLoadDaemonCliConfigWithoutOverriding (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestLoadDaemonCliConfigWithTLS [2021-03-19T23:37:50.037Z] --- PASS: TestLoadDaemonCliConfigWithTLS (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestLoadDaemonCliConfigWithConflicts [2021-03-19T23:37:50.037Z] --- PASS: TestLoadDaemonCliConfigWithConflicts (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestLoadDaemonCliWithConflictingNodeGenericResources [2021-03-19T23:37:50.037Z] --- PASS: TestLoadDaemonCliWithConflictingNodeGenericResources (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestLoadDaemonCliWithConflictingLabels [2021-03-19T23:37:50.037Z] --- PASS: TestLoadDaemonCliWithConflictingLabels (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestLoadDaemonCliWithDuplicateLabels [2021-03-19T23:37:50.037Z] --- PASS: TestLoadDaemonCliWithDuplicateLabels (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestLoadDaemonCliConfigWithTLSVerify [2021-03-19T23:37:50.037Z] --- PASS: TestLoadDaemonCliConfigWithTLSVerify (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse [2021-03-19T23:37:50.037Z] --- PASS: TestLoadDaemonCliConfigWithExplicitTLSVerifyFalse (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestLoadDaemonCliConfigWithoutTLSVerify [2021-03-19T23:37:50.037Z] --- PASS: TestLoadDaemonCliConfigWithoutTLSVerify (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestLoadDaemonCliConfigWithLogLevel [2021-03-19T23:37:50.037Z] --- PASS: TestLoadDaemonCliConfigWithLogLevel (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestLoadDaemonConfigWithEmbeddedOptions [2021-03-19T23:37:50.037Z] --- PASS: TestLoadDaemonConfigWithEmbeddedOptions (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestLoadDaemonConfigWithRegistryOptions [2021-03-19T23:37:50.037Z] --- PASS: TestLoadDaemonConfigWithRegistryOptions (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestConfigureDaemonLogs [2021-03-19T23:37:50.037Z] --- PASS: TestConfigureDaemonLogs (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestCommonOptionsInstallFlags [2021-03-19T23:37:50.037Z] --- PASS: TestCommonOptionsInstallFlags (0.00s) [2021-03-19T23:37:50.037Z] === RUN TestCommonOptionsInstallFlagsWithDefaults [2021-03-19T23:37:50.037Z] --- PASS: TestCommonOptionsInstallFlagsWithDefaults (0.00s) [2021-03-19T23:37:50.037Z] PASS [2021-03-19T23:37:50.037Z] coverage: 18.4% of statements [2021-03-19T23:37:50.037Z] ok github.com/docker/docker/cmd/dockerd 0.309s coverage: 18.4% of statements [2021-03-19T23:37:51.098Z] --- PASS: TestIpcModeNone (2.04s) [2021-03-19T23:37:51.098Z] === RUN TestIpcModePrivate [2021-03-19T23:37:51.530Z] --- PASS: TestDaemonStartWithLogOpt (4.11s) [2021-03-19T23:37:51.531Z] === CONT TestReadPluginNoRead [2021-03-19T23:37:51.618Z] === RUN TestContainerStopSignal [2021-03-19T23:37:51.618Z] --- PASS: TestContainerStopSignal (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestContainerStopTimeout [2021-03-19T23:37:51.618Z] --- PASS: TestContainerStopTimeout (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestContainerSecretReferenceDestTarget [2021-03-19T23:37:51.618Z] --- PASS: TestContainerSecretReferenceDestTarget (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestContainerLogPathSetForJSONFileLogger [2021-03-19T23:37:51.618Z] --- PASS: TestContainerLogPathSetForJSONFileLogger (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestContainerLogPathSetForRingLogger [2021-03-19T23:37:51.618Z] --- PASS: TestContainerLogPathSetForRingLogger (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestReplaceAndAppendEnvVars [2021-03-19T23:37:51.618Z] --- PASS: TestReplaceAndAppendEnvVars (0.00s) [2021-03-19T23:37:51.618Z] env_test.go:19: default=[HOME=/root FOO=foo_default], override=[HOME=/root TERM=xterm FOO BAR], result=[HOME=/root TERM=xterm] [2021-03-19T23:37:51.618Z] === RUN TestNewMemoryStore [2021-03-19T23:37:51.618Z] --- PASS: TestNewMemoryStore (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestAddContainers [2021-03-19T23:37:51.618Z] --- PASS: TestAddContainers (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestGetContainer [2021-03-19T23:37:51.618Z] --- PASS: TestGetContainer (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestDeleteContainer [2021-03-19T23:37:51.618Z] --- PASS: TestDeleteContainer (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestListContainers [2021-03-19T23:37:51.618Z] --- PASS: TestListContainers (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestFirstContainer [2021-03-19T23:37:51.618Z] --- PASS: TestFirstContainer (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestApplyAllContainer [2021-03-19T23:37:51.618Z] --- PASS: TestApplyAllContainer (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestIsValidHealthString [2021-03-19T23:37:51.618Z] --- PASS: TestIsValidHealthString (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestStateRunStop [2021-03-19T23:37:51.618Z] --- PASS: TestStateRunStop (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestStateTimeoutWait [2021-03-19T23:37:51.618Z] --- PASS: TestStateTimeoutWait (0.11s) [2021-03-19T23:37:51.618Z] state_test.go:141: Stop callback fired [2021-03-19T23:37:51.618Z] state_test.go:165: Stop callback fired [2021-03-19T23:37:51.618Z] === RUN TestIsValidStateString [2021-03-19T23:37:51.618Z] --- PASS: TestIsValidStateString (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestViewSaveDelete [2021-03-19T23:37:51.618Z] --- PASS: TestViewSaveDelete (0.05s) [2021-03-19T23:37:51.618Z] === RUN TestViewAll [2021-03-19T23:37:51.618Z] --- PASS: TestViewAll (0.02s) [2021-03-19T23:37:51.618Z] === RUN TestViewGet [2021-03-19T23:37:51.618Z] --- PASS: TestViewGet (0.01s) [2021-03-19T23:37:51.618Z] === RUN TestNames [2021-03-19T23:37:51.618Z] --- PASS: TestNames (0.00s) [2021-03-19T23:37:51.618Z] === RUN TestViewWithHealthCheck [2021-03-19T23:37:51.618Z] --- PASS: TestViewWithHealthCheck (0.01s) [2021-03-19T23:37:51.618Z] PASS [2021-03-19T23:37:51.618Z] coverage: 41.6% of statements [2021-03-19T23:37:51.618Z] ok github.com/docker/docker/container 0.339s coverage: 41.6% of statements [2021-03-19T23:37:51.618Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-19T23:37:51.619Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-19T23:37:51.619Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-19T23:37:51.619Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-19T23:37:51.967Z] --- PASS: TestDaemonDNSFallback (7.64s) [2021-03-19T23:37:51.967Z] === RUN TestInspectNetwork [2021-03-19T23:37:52.481Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride [2021-03-19T23:37:53.048Z] --- PASS: TestIpcModePrivate (1.99s) [2021-03-19T23:37:53.048Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:103, shared: false, mustBeShared: false [2021-03-19T23:37:53.048Z] === RUN TestIpcModeShareable [2021-03-19T23:37:53.855Z] === RUN TestPrepare [2021-03-19T23:37:53.855Z] --- PASS: TestPrepare (0.00s) [2021-03-19T23:37:53.855Z] === RUN TestStart [2021-03-19T23:37:53.855Z] --- PASS: TestStart (0.00s) [2021-03-19T23:37:53.855Z] === RUN TestWaitCancel [2021-03-19T23:37:53.855Z] --- PASS: TestWaitCancel (0.00s) [2021-03-19T23:37:53.855Z] === RUN TestWaitDisabled [2021-03-19T23:37:53.855Z] --- PASS: TestWaitDisabled (0.00s) [2021-03-19T23:37:53.855Z] === RUN TestWaitEnabled [2021-03-19T23:37:53.855Z] --- PASS: TestWaitEnabled (0.00s) [2021-03-19T23:37:53.855Z] === RUN TestRemove [2021-03-19T23:37:53.855Z] --- PASS: TestRemove (0.00s) [2021-03-19T23:37:53.855Z] PASS [2021-03-19T23:37:53.855Z] coverage: 65.3% of statements [2021-03-19T23:37:53.855Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.183s coverage: 65.3% of statements [2021-03-19T23:37:54.043Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-19T23:37:54.077Z] --- PASS: TestCreateServiceMaxReplicas (4.20s) [2021-03-19T23:37:54.077Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T23:37:54.426Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-19T23:37:54.685Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNone [2021-03-19T23:37:54.944Z] --- PASS: TestIpcModeShareable (1.91s) [2021-03-19T23:37:54.944Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:89, shared: true, mustBeShared: true [2021-03-19T23:37:54.944Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-19T23:37:55.408Z] === RUN TestReadPluginNoRead/default [2021-03-19T23:37:56.334Z] --- PASS: TestContinueAfterPluginCrash (9.37s) [2021-03-19T23:37:56.590Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-19T23:37:56.834Z] === RUN TestNewListSecretsFilters [2021-03-19T23:37:56.834Z] --- PASS: TestNewListSecretsFilters (0.00s) [2021-03-19T23:37:56.834Z] === RUN TestNewListConfigsFilters [2021-03-19T23:37:56.834Z] --- PASS: TestNewListConfigsFilters (0.00s) [2021-03-19T23:37:56.834Z] PASS [2021-03-19T23:37:56.834Z] coverage: 0.5% of statements [2021-03-19T23:37:56.834Z] ok github.com/docker/docker/daemon/cluster 0.367s coverage: 0.5% of statements [2021-03-19T23:37:56.834Z] === RUN TestNetworkConvertBasicNetworkFromGRPCCreatedAt [2021-03-19T23:37:56.834Z] --- PASS: TestNetworkConvertBasicNetworkFromGRPCCreatedAt (0.13s) [2021-03-19T23:37:56.834Z] === RUN TestServiceConvertFromGRPCRuntimeContainer [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCRuntimeContainer (0.00s) [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertFromGRPCGenericRuntimePlugin [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCGenericRuntimePlugin (0.00s) [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCGenericRuntimePlugin [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCGenericRuntimePlugin (0.00s) [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCContainerRuntime [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCContainerRuntime (0.00s) [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCGenericRuntimeCustom [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCGenericRuntimeCustom (0.00s) [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCIsolation [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCIsolation/empty [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCIsolation/default [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCIsolation/process [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCIsolation/hyperv [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCIsolation/proCess [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCIsolation/hypErv [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCIsolation (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCIsolation/empty (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCIsolation/default (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCIsolation/process (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCIsolation/hyperv (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCIsolation/proCess (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCIsolation/hypErv (0.00s) [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertFromGRPCIsolation [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertFromGRPCIsolation/default [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertFromGRPCIsolation/process [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertFromGRPCIsolation/hyperv [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCIsolation (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCIsolation/default (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCIsolation/process (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCIsolation/hyperv (0.00s) [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCCredentialSpec [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/empty_credential_spec [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/config_credential_spec [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/file_credential_spec [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCCredentialSpec/registry_credential_spec [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_credential_spec (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_registry_credential_spec (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_and_registry_credential_spec (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_and_file_and_registry_credential_spec (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertFromGRPCCredentialSpec [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertFromGRPCCredentialSpec/config_credential_spec [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertFromGRPCCredentialSpec/file_credential_spec [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/empty_credential_spec (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/config_credential_spec (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/file_credential_spec (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCCredentialSpec/registry_credential_spec (0.00s) [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCNetworkAtachmentRuntime [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCNetworkAtachmentRuntime (0.00s) [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCMismatchedRuntime [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCMismatchedRuntime (0.00s) [2021-03-19T23:37:56.835Z] === RUN TestTaskConvertFromGRPCNetworkAttachment [2021-03-19T23:37:56.835Z] --- PASS: TestTaskConvertFromGRPCNetworkAttachment (0.00s) [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertFromGRPCConfigs [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertFromGRPCConfigs/file [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertFromGRPCConfigs/runtime [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCConfigs (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCConfigs/file (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertFromGRPCConfigs/runtime (0.00s) [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCConfigs [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCConfigs/file [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCConfigs/runtime [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCConfigs/file_and_runtime [2021-03-19T23:37:56.835Z] === RUN TestServiceConvertToGRPCConfigs/none [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCConfigs (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCConfigs/file (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCConfigs/runtime (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCConfigs/file_and_runtime (0.00s) [2021-03-19T23:37:56.835Z] --- PASS: TestServiceConvertToGRPCConfigs/none (0.00s) [2021-03-19T23:37:56.835Z] PASS [2021-03-19T23:37:56.835Z] coverage: 35.9% of statements [2021-03-19T23:37:56.835Z] ok github.com/docker/docker/daemon/cluster/convert 0.543s coverage: 35.9% of statements [2021-03-19T23:37:57.253Z] === RUN TestInspectNetwork/full_network_id [2021-03-19T23:37:57.253Z] === RUN TestInspectNetwork/partial_network_id [2021-03-19T23:37:57.253Z] === RUN TestInspectNetwork/network_name [2021-03-19T23:37:57.253Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-19T23:37:57.480Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError [2021-03-19T23:37:58.477Z] --- PASS: TestReadPluginNoRead (7.31s) [2021-03-19T23:37:58.477Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.53s) [2021-03-19T23:37:58.477Z] --- PASS: TestReadPluginNoRead/default (1.55s) [2021-03-19T23:37:58.477Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.55s) [2021-03-19T23:37:58.477Z] read_test.go:92: [da62493ff229a] daemon is not started [2021-03-19T23:37:58.477Z] PASS [2021-03-19T23:37:58.477Z] [2021-03-19T23:37:58.477Z] DONE 6 tests in 11.453s [2021-03-19T23:37:58.477Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-19T23:37:58.477Z] testing: warning: no tests to run [2021-03-19T23:37:58.477Z] PASS [2021-03-19T23:37:58.477Z] [2021-03-19T23:37:58.477Z] DONE 0 tests in 0.008s [2021-03-19T23:37:58.477Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-19T23:37:58.477Z] INFO: Testing against a local daemon [2021-03-19T23:37:58.477Z] === RUN TestPluginWithDevMounts [2021-03-19T23:37:58.477Z] === PAUSE TestPluginWithDevMounts [2021-03-19T23:37:58.477Z] === CONT TestPluginWithDevMounts [2021-03-19T23:37:59.385Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride [2021-03-19T23:38:00.364Z] --- PASS: TestPluginWithDevMounts (1.71s) [2021-03-19T23:38:00.364Z] PASS [2021-03-19T23:38:00.364Z] [2021-03-19T23:38:00.364Z] DONE 1 tests in 1.748s [2021-03-19T23:38:00.364Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-19T23:38:00.364Z] INFO: Testing against a local daemon [2021-03-19T23:38:00.364Z] === RUN TestSecretInspect [2021-03-19T23:38:00.763Z] --- PASS: TestAPIIpcModeShareableAndContainer (5.44s) [2021-03-19T23:38:00.763Z] === RUN TestAPIIpcModeHost [2021-03-19T23:38:01.457Z] --- PASS: TestInspectNetwork (9.70s) [2021-03-19T23:38:01.457Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-19T23:38:01.457Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-19T23:38:01.457Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-19T23:38:01.457Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-19T23:38:01.457Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T23:38:01.625Z] === RUN TestDiscoveryOptsErrors [2021-03-19T23:38:01.625Z] --- PASS: TestDiscoveryOptsErrors (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestDiscoveryOpts [2021-03-19T23:38:01.625Z] --- PASS: TestDiscoveryOpts (0.00s) [2021-03-19T23:38:01.625Z] PASS [2021-03-19T23:38:01.625Z] coverage: 30.0% of statements [2021-03-19T23:38:01.625Z] ok github.com/docker/docker/daemon/discovery 0.096s coverage: 30.0% of statements [2021-03-19T23:38:01.625Z] === RUN TestBuilderGC [2021-03-19T23:38:01.625Z] --- PASS: TestBuilderGC (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestDaemonConfigurationNotFound [2021-03-19T23:38:01.625Z] --- PASS: TestDaemonConfigurationNotFound (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestDaemonBrokenConfiguration [2021-03-19T23:38:01.625Z] --- PASS: TestDaemonBrokenConfiguration (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestParseClusterAdvertiseSettings [2021-03-19T23:38:01.625Z] --- PASS: TestParseClusterAdvertiseSettings (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestFindConfigurationConflicts [2021-03-19T23:38:01.625Z] --- PASS: TestFindConfigurationConflicts (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestFindConfigurationConflictsWithNamedOptions [2021-03-19T23:38:01.625Z] --- PASS: TestFindConfigurationConflictsWithNamedOptions (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestDaemonConfigurationMergeConflicts [2021-03-19T23:38:01.625Z] --- PASS: TestDaemonConfigurationMergeConflicts (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestDaemonConfigurationMergeConcurrent [2021-03-19T23:38:01.625Z] --- PASS: TestDaemonConfigurationMergeConcurrent (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestDaemonConfigurationMergeConcurrentError [2021-03-19T23:38:01.625Z] --- PASS: TestDaemonConfigurationMergeConcurrentError (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestDaemonConfigurationMergeConflictsWithInnerStructs [2021-03-19T23:38:01.625Z] --- PASS: TestDaemonConfigurationMergeConflictsWithInnerStructs (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools [2021-03-19T23:38:01.625Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file [2021-03-19T23:38:01.625Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/config_file [2021-03-19T23:38:01.625Z] === RUN TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options [2021-03-19T23:38:01.625Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools (0.00s) [2021-03-19T23:38:01.625Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/empty_config_file (0.00s) [2021-03-19T23:38:01.625Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/config_file (0.00s) [2021-03-19T23:38:01.625Z] --- PASS: TestDaemonConfigurationMergeDefaultAddressPools/with_conflicting_options (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestFindConfigurationConflictsWithUnknownKeys [2021-03-19T23:38:01.625Z] --- PASS: TestFindConfigurationConflictsWithUnknownKeys (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestFindConfigurationConflictsWithMergedValues [2021-03-19T23:38:01.625Z] --- PASS: TestFindConfigurationConflictsWithMergedValues (0.00s) [2021-03-19T23:38:01.625Z] === RUN TestValidateConfigurationErrors [2021-03-19T23:38:01.625Z] === RUN TestValidateConfigurationErrors/single_label_without_value [2021-03-19T23:38:01.625Z] === RUN TestValidateConfigurationErrors/multiple_label_without_value [2021-03-19T23:38:01.625Z] === RUN TestValidateConfigurationErrors/single_DNS,_invalid_IP-address [2021-03-19T23:38:01.625Z] === RUN TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address [2021-03-19T23:38:01.625Z] === RUN TestValidateConfigurationErrors/single_DNSSearch [2021-03-19T23:38:01.625Z] === RUN TestValidateConfigurationErrors/multiple_DNSSearch [2021-03-19T23:38:01.625Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-downloads [2021-03-19T23:38:01.625Z] === RUN TestValidateConfigurationErrors/negative_max-concurrent-uploads [2021-03-19T23:38:01.625Z] === RUN TestValidateConfigurationErrors/negative_max-download-attempts [2021-03-19T23:38:01.625Z] === RUN TestValidateConfigurationErrors/zero_max-download-attempts [2021-03-19T23:38:01.625Z] === RUN TestValidateConfigurationErrors/generic_resource_without_= [2021-03-19T23:38:01.625Z] === RUN TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete [2021-03-19T23:38:01.625Z] --- PASS: TestValidateConfigurationErrors (0.00s) [2021-03-19T23:38:01.625Z] --- PASS: TestValidateConfigurationErrors/single_label_without_value (0.00s) [2021-03-19T23:38:01.625Z] --- PASS: TestValidateConfigurationErrors/multiple_label_without_value (0.00s) [2021-03-19T23:38:01.625Z] --- PASS: TestValidateConfigurationErrors/single_DNS,_invalid_IP-address (0.00s) [2021-03-19T23:38:01.625Z] --- PASS: TestValidateConfigurationErrors/multiple_DNS,_invalid_IP-address (0.00s) [2021-03-19T23:38:01.625Z] --- PASS: TestValidateConfigurationErrors/single_DNSSearch (0.00s) [2021-03-19T23:38:01.625Z] --- PASS: TestValidateConfigurationErrors/multiple_DNSSearch (0.00s) [2021-03-19T23:38:01.625Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-downloads (0.00s) [2021-03-19T23:38:01.625Z] --- PASS: TestValidateConfigurationErrors/negative_max-concurrent-uploads (0.00s) [2021-03-19T23:38:01.625Z] --- PASS: TestValidateConfigurationErrors/negative_max-download-attempts (0.00s) [2021-03-19T23:38:02.103Z] --- PASS: TestValidateConfigurationErrors/zero_max-download-attempts (0.00s) [2021-03-19T23:38:02.103Z] --- PASS: TestValidateConfigurationErrors/generic_resource_without_= (0.00s) [2021-03-19T23:38:02.103Z] --- PASS: TestValidateConfigurationErrors/generic_resource_mixed_named_and_discrete (0.00s) [2021-03-19T23:38:02.103Z] === RUN TestValidateConfiguration [2021-03-19T23:38:02.103Z] === RUN TestValidateConfiguration/with_label [2021-03-19T23:38:02.103Z] === RUN TestValidateConfiguration/with_dns [2021-03-19T23:38:02.103Z] === RUN TestValidateConfiguration/with_dns-search [2021-03-19T23:38:02.103Z] === RUN TestValidateConfiguration/with_max-concurrent-downloads [2021-03-19T23:38:02.103Z] === RUN TestValidateConfiguration/with_max-concurrent-uploads [2021-03-19T23:38:02.103Z] === RUN TestValidateConfiguration/with_max-download-attempts [2021-03-19T23:38:02.103Z] === RUN TestValidateConfiguration/with_multiple_node_generic_resources [2021-03-19T23:38:02.103Z] === RUN TestValidateConfiguration/with_node_generic_resources [2021-03-19T23:38:02.103Z] --- PASS: TestValidateConfiguration (0.00s) [2021-03-19T23:38:02.103Z] --- PASS: TestValidateConfiguration/with_label (0.00s) [2021-03-19T23:38:02.103Z] --- PASS: TestValidateConfiguration/with_dns (0.00s) [2021-03-19T23:38:02.103Z] --- PASS: TestValidateConfiguration/with_dns-search (0.00s) [2021-03-19T23:38:02.103Z] --- PASS: TestValidateConfiguration/with_max-concurrent-downloads (0.00s) [2021-03-19T23:38:02.103Z] --- PASS: TestValidateConfiguration/with_max-concurrent-uploads (0.00s) [2021-03-19T23:38:02.103Z] --- PASS: TestValidateConfiguration/with_max-download-attempts (0.00s) [2021-03-19T23:38:02.103Z] --- PASS: TestValidateConfiguration/with_multiple_node_generic_resources (0.00s) [2021-03-19T23:38:02.103Z] --- PASS: TestValidateConfiguration/with_node_generic_resources (0.00s) [2021-03-19T23:38:02.103Z] === RUN TestModifiedDiscoverySettings [2021-03-19T23:38:02.103Z] --- PASS: TestModifiedDiscoverySettings (0.00s) [2021-03-19T23:38:02.103Z] === RUN TestReloadSetConfigFileNotExist [2021-03-19T23:38:02.103Z] time="2021-03-19T23:38:01Z" level=info msg="Got signal to reload configuration, reloading from: /tmp/blabla/not/exists/config.json" [2021-03-19T23:38:02.103Z] --- PASS: TestReloadSetConfigFileNotExist (0.13s) [2021-03-19T23:38:02.103Z] === RUN TestReloadDefaultConfigNotExist [2021-03-19T23:38:02.103Z] --- SKIP: TestReloadDefaultConfigNotExist (0.01s) [2021-03-19T23:38:02.103Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:38:02.103Z] === RUN TestReloadBadDefaultConfig [2021-03-19T23:38:02.142Z] === RUN TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild [2021-03-19T23:38:02.253Z] --- PASS: TestSecretInspect (1.92s) [2021-03-19T23:38:02.253Z] === RUN TestSecretList [2021-03-19T23:38:02.577Z] time="2021-03-19T23:38:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-config-599649863" [2021-03-19T23:38:02.577Z] --- PASS: TestReloadBadDefaultConfig (0.00s) [2021-03-19T23:38:02.577Z] === RUN TestReloadWithConflictingLabels [2021-03-19T23:38:02.577Z] time="2021-03-19T23:38:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-190927610" [2021-03-19T23:38:02.577Z] --- PASS: TestReloadWithConflictingLabels (0.00s) [2021-03-19T23:38:02.577Z] === RUN TestReloadWithDuplicateLabels [2021-03-19T23:38:02.577Z] time="2021-03-19T23:38:01Z" level=info msg="Got signal to reload configuration, reloading from: C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\config-523372561" [2021-03-19T23:38:02.577Z] --- PASS: TestReloadWithDuplicateLabels (0.00s) [2021-03-19T23:38:02.577Z] === RUN TestDaemonConfigurationMerge [2021-03-19T23:38:02.577Z] --- PASS: TestDaemonConfigurationMerge (0.00s) [2021-03-19T23:38:02.577Z] PASS [2021-03-19T23:38:02.577Z] coverage: 79.7% of statements [2021-03-19T23:38:02.577Z] ok github.com/docker/docker/daemon/config 0.496s coverage: 79.7% of statements [2021-03-19T23:38:03.082Z] --- PASS: TestAPIIpcModeHost (2.47s) [2021-03-19T23:38:03.082Z] === RUN TestDaemonIpcModeShareable [2021-03-19T23:38:04.141Z] --- PASS: TestSecretList (1.90s) [2021-03-19T23:38:04.141Z] === RUN TestSecretsCreateAndDelete [2021-03-19T23:38:04.167Z] === RUN TestVerifyNetworkingConfig [2021-03-19T23:38:04.167Z] --- PASS: TestVerifyNetworkingConfig (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestGetContainer [2021-03-19T23:38:04.167Z] --- PASS: TestGetContainer (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestValidContainerNames [2021-03-19T23:38:04.167Z] --- PASS: TestValidContainerNames (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestContainerInitDNS [2021-03-19T23:38:04.167Z] --- SKIP: TestContainerInitDNS (0.00s) [2021-03-19T23:38:04.167Z] daemon_test.go:147: root required [2021-03-19T23:38:04.167Z] === RUN TestMerge [2021-03-19T23:38:04.167Z] --- PASS: TestMerge (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestValidateContainerIsolation [2021-03-19T23:38:04.167Z] --- PASS: TestValidateContainerIsolation (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestFindNetworkErrorType [2021-03-19T23:38:04.167Z] --- PASS: TestFindNetworkErrorType (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestEnsureServicesExist [2021-03-19T23:38:04.167Z] --- PASS: TestEnsureServicesExist (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestEnsureServicesExistErrors [2021-03-19T23:38:04.167Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice [2021-03-19T23:38:04.167Z] === RUN TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 [2021-03-19T23:38:04.167Z] === RUN TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice [2021-03-19T23:38:04.167Z] --- PASS: TestEnsureServicesExistErrors (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestEnsureServicesExistErrors/daemon_windows_test_fakeservice1;daemon_windows_test_fakeservice2 (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestEnsureServicesExistErrors/Power;daemon_windows_test_fakeservice (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestContainerDelete [2021-03-19T23:38:04.167Z] --- PASS: TestContainerDelete (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestContainerDoubleDelete [2021-03-19T23:38:04.167Z] --- PASS: TestContainerDoubleDelete (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestLogContainerEventCopyLabels [2021-03-19T23:38:04.167Z] --- PASS: TestLogContainerEventCopyLabels (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestLogContainerEventWithAttributes [2021-03-19T23:38:04.167Z] --- PASS: TestLogContainerEventWithAttributes (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestNoneHealthcheck [2021-03-19T23:38:04.167Z] --- PASS: TestNoneHealthcheck (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestHealthStates [2021-03-19T23:38:04.167Z] time="2021-03-19T23:38:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T23:38:04.167Z] time="2021-03-19T23:38:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T23:38:04.167Z] time="2021-03-19T23:38:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T23:38:04.167Z] time="2021-03-19T23:38:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T23:38:04.167Z] time="2021-03-19T23:38:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T23:38:04.167Z] time="2021-03-19T23:38:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T23:38:04.167Z] time="2021-03-19T23:38:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T23:38:04.167Z] time="2021-03-19T23:38:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T23:38:04.167Z] time="2021-03-19T23:38:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T23:38:04.167Z] time="2021-03-19T23:38:03Z" level=error msg="Error replicating health state for container container_id: evalSymlinksInScope: C:\\config.v2.json is not in C:\\gopath\\src\\github.com\\docker\\docker\\daemon" [2021-03-19T23:38:04.167Z] --- PASS: TestHealthStates (0.11s) [2021-03-19T23:38:04.167Z] === RUN TestMaskURLCredentials [2021-03-19T23:38:04.167Z] --- PASS: TestMaskURLCredentials (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestGetInspectData [2021-03-19T23:38:04.167Z] --- PASS: TestGetInspectData (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestFillLicense [2021-03-19T23:38:04.167Z] --- PASS: TestFillLicense (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestListInvalidFilter [2021-03-19T23:38:04.167Z] --- PASS: TestListInvalidFilter (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestNameFilter [2021-03-19T23:38:04.167Z] --- PASS: TestNameFilter (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestMergeAndVerifyLogConfigNilConfig [2021-03-19T23:38:04.167Z] --- PASS: TestMergeAndVerifyLogConfigNilConfig (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config [2021-03-19T23:38:04.167Z] === RUN TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_does_nothing_if_there_are_no_security_options (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'file://'_option (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_with_an_absolute_path (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_allowed_to_use_a_'file://'_option_breaking_out_of_the_cred_specs'_directory (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'file://'_option_pointing_to_a_file_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'registry://'_option (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_opening_the_registry_key_fails,_it_fails_gracefully (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_pointing_to_a_value_that_doesn't_exist,_it_fails_gracefully (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/when_using_a_'registry://'_option_and_reading_the_registry_value_fails,_it_fails_gracefully (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'config://'_option (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/using_a_'config://'_option_on_a_container_not_managed_by_swarmkit_is_not_allowed,_and_results_in_a_generic_error_message_to_hide_that_purely_internal_API (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/happy_path_with_a_'raw://'_option (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it's_not_case_sensitive_in_the_option_names (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unknown_options (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_unsupported_credentialspec_options (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_file (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_registry (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_config (0.00s) [2021-03-19T23:38:04.167Z] --- PASS: TestSetWindowsCredentialSpecInSpec/it_rejects_empty_values_for_raw (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestDaemonReloadLabels [2021-03-19T23:38:04.167Z] --- PASS: TestDaemonReloadLabels (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestDaemonReloadAllowNondistributableArtifacts [2021-03-19T23:38:04.167Z] --- PASS: TestDaemonReloadAllowNondistributableArtifacts (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestDaemonReloadMirrors [2021-03-19T23:38:04.167Z] --- PASS: TestDaemonReloadMirrors (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestDaemonReloadInsecureRegistries [2021-03-19T23:38:04.167Z] --- PASS: TestDaemonReloadInsecureRegistries (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestDaemonReloadNotAffectOthers [2021-03-19T23:38:04.167Z] --- PASS: TestDaemonReloadNotAffectOthers (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestDaemonDiscoveryReload [2021-03-19T23:38:04.167Z] === RUN TestEventsLog [2021-03-19T23:38:04.167Z] --- PASS: TestEventsLog (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestEventsLogTimeout [2021-03-19T23:38:04.167Z] --- PASS: TestEventsLogTimeout (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestLogEvents [2021-03-19T23:38:04.167Z] === RUN TestWaitNodeAttachment [2021-03-19T23:38:04.167Z] --- PASS: TestLogEvents (0.05s) [2021-03-19T23:38:04.167Z] === RUN TestLoadBufferedEvents [2021-03-19T23:38:04.167Z] --- PASS: TestLoadBufferedEvents (0.11s) [2021-03-19T23:38:04.167Z] === RUN TestLoadBufferedEventsOnlyFromPast [2021-03-19T23:38:04.167Z] --- PASS: TestLoadBufferedEventsOnlyFromPast (0.00s) [2021-03-19T23:38:04.167Z] === RUN TestIgnoreBufferedWhenNoTimes [2021-03-19T23:38:04.167Z] --- PASS: TestIgnoreBufferedWhenNoTimes (0.00s) [2021-03-19T23:38:04.167Z] PASS [2021-03-19T23:38:04.167Z] coverage: 50.0% of statements [2021-03-19T23:38:04.167Z] ok github.com/docker/docker/daemon/events 0.310s coverage: 50.0% of statements [2021-03-19T23:38:04.461Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrency [2021-03-19T23:38:04.643Z] --- PASS: TestWaitNodeAttachment (0.40s) [2021-03-19T23:38:04.643Z] === RUN TestIsolationConversion [2021-03-19T23:38:04.643Z] === RUN TestIsolationConversion/default [2021-03-19T23:38:04.643Z] === RUN TestIsolationConversion/process [2021-03-19T23:38:04.643Z] === RUN TestIsolationConversion/hyperv [2021-03-19T23:38:04.643Z] --- PASS: TestIsolationConversion (0.00s) [2021-03-19T23:38:04.643Z] --- PASS: TestIsolationConversion/default (0.00s) [2021-03-19T23:38:04.643Z] --- PASS: TestIsolationConversion/process (0.00s) [2021-03-19T23:38:04.643Z] --- PASS: TestIsolationConversion/hyperv (0.00s) [2021-03-19T23:38:04.643Z] === RUN TestContainerLabels [2021-03-19T23:38:04.643Z] --- PASS: TestContainerLabels (0.00s) [2021-03-19T23:38:04.643Z] === RUN TestCredentialSpecConversion [2021-03-19T23:38:04.643Z] === RUN TestCredentialSpecConversion/none [2021-03-19T23:38:04.643Z] === RUN TestCredentialSpecConversion/config [2021-03-19T23:38:04.643Z] === RUN TestCredentialSpecConversion/file [2021-03-19T23:38:04.643Z] === RUN TestCredentialSpecConversion/registry [2021-03-19T23:38:04.643Z] --- PASS: TestCredentialSpecConversion (0.00s) [2021-03-19T23:38:04.643Z] --- PASS: TestCredentialSpecConversion/none (0.00s) [2021-03-19T23:38:04.643Z] --- PASS: TestCredentialSpecConversion/config (0.00s) [2021-03-19T23:38:04.643Z] --- PASS: TestCredentialSpecConversion/file (0.00s) [2021-03-19T23:38:04.643Z] --- PASS: TestCredentialSpecConversion/registry (0.00s) [2021-03-19T23:38:04.643Z] === RUN TestControllerValidateMountBind [2021-03-19T23:38:04.643Z] --- PASS: TestControllerValidateMountBind (0.00s) [2021-03-19T23:38:04.643Z] === RUN TestControllerValidateMountVolume [2021-03-19T23:38:04.643Z] --- PASS: TestControllerValidateMountVolume (0.00s) [2021-03-19T23:38:04.643Z] === RUN TestControllerValidateMountTarget [2021-03-19T23:38:04.643Z] --- PASS: TestControllerValidateMountTarget (0.00s) [2021-03-19T23:38:04.643Z] === RUN TestControllerValidateMountTmpfs [2021-03-19T23:38:04.643Z] --- PASS: TestControllerValidateMountTmpfs (0.00s) [2021-03-19T23:38:04.643Z] === RUN TestControllerValidateMountInvalidType [2021-03-19T23:38:04.643Z] --- PASS: TestControllerValidateMountInvalidType (0.00s) [2021-03-19T23:38:04.643Z] === RUN TestControllerValidateMountNamedPipe [2021-03-19T23:38:04.643Z] --- PASS: TestControllerValidateMountNamedPipe (0.00s) [2021-03-19T23:38:04.643Z] PASS [2021-03-19T23:38:04.643Z] coverage: 11.3% of statements [2021-03-19T23:38:04.643Z] ok github.com/docker/docker/daemon/cluster/executor/container 0.758s coverage: 11.3% of statements [2021-03-19T23:38:04.760Z] --- PASS: TestRunContainerWithBridgeNone (3.54s) [2021-03-19T23:38:04.760Z] === RUN TestNetworkInvalidJSON [2021-03-19T23:38:04.760Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T23:38:04.760Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T23:38:04.760Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:38:04.760Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:38:04.760Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:38:04.760Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:38:04.760Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T23:38:04.760Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:38:04.760Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:38:04.760Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-19T23:38:04.760Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-19T23:38:04.760Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-19T23:38:04.760Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-19T23:38:04.760Z] === RUN TestNetworkList [2021-03-19T23:38:04.760Z] === RUN TestNetworkList//networks [2021-03-19T23:38:04.760Z] === PAUSE TestNetworkList//networks [2021-03-19T23:38:04.760Z] === RUN TestNetworkList//networks/ [2021-03-19T23:38:04.760Z] === PAUSE TestNetworkList//networks/ [2021-03-19T23:38:04.760Z] === CONT TestNetworkList//networks [2021-03-19T23:38:04.760Z] === CONT TestNetworkList//networks/ [2021-03-19T23:38:04.760Z] --- PASS: TestNetworkList (0.03s) [2021-03-19T23:38:04.760Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T23:38:04.760Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T23:38:04.760Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T23:38:05.029Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile [2021-03-19T23:38:05.116Z] --- PASS: TestDaemonDiscoveryReload (1.00s) [2021-03-19T23:38:05.116Z] === RUN TestDaemonDiscoveryReloadFromEmptyDiscovery [2021-03-19T23:38:05.116Z] === RUN TestIsEmptyDir [2021-03-19T23:38:05.116Z] --- PASS: TestIsEmptyDir (0.00s) [2021-03-19T23:38:05.116Z] PASS [2021-03-19T23:38:05.116Z] coverage: 2.3% of statements [2021-03-19T23:38:05.116Z] ok github.com/docker/docker/daemon/graphdriver 0.071s coverage: 2.3% of statements [2021-03-19T23:38:05.334Z] --- PASS: TestHostIPv4BridgeLabel (0.82s) [2021-03-19T23:38:05.334Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T23:38:05.590Z] --- PASS: TestDaemonDiscoveryReloadFromEmptyDiscovery (0.50s) [2021-03-19T23:38:05.590Z] === RUN TestDaemonDiscoveryReloadOnlyClusterAdvertise [2021-03-19T23:38:05.590Z] === RUN TestLinkNaming [2021-03-19T23:38:05.590Z] --- PASS: TestLinkNaming (0.00s) [2021-03-19T23:38:05.590Z] === RUN TestLinkNew [2021-03-19T23:38:05.590Z] --- PASS: TestLinkNew (0.00s) [2021-03-19T23:38:05.590Z] === RUN TestLinkEnv [2021-03-19T23:38:05.590Z] --- PASS: TestLinkEnv (0.00s) [2021-03-19T23:38:05.590Z] === RUN TestLinkMultipleEnv [2021-03-19T23:38:05.590Z] --- PASS: TestLinkMultipleEnv (0.00s) [2021-03-19T23:38:05.590Z] === RUN TestLinkPortRangeEnv [2021-03-19T23:38:05.590Z] --- PASS: TestLinkPortRangeEnv (0.00s) [2021-03-19T23:38:05.590Z] PASS [2021-03-19T23:38:05.590Z] coverage: 93.0% of statements [2021-03-19T23:38:05.590Z] ok github.com/docker/docker/daemon/links 0.039s coverage: 93.0% of statements [2021-03-19T23:38:05.966Z] --- PASS: TestDaemonIpcModeShareable (2.97s) [2021-03-19T23:38:05.966Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:88, shared: true, mustBeShared: true [2021-03-19T23:38:05.966Z] === RUN TestDaemonIpcModePrivate [2021-03-19T23:38:06.064Z] --- PASS: TestDaemonDiscoveryReloadOnlyClusterAdvertise (0.52s) [2021-03-19T23:38:06.064Z] === RUN TestDaemonReloadNetworkDiagnosticPort [2021-03-19T23:38:06.064Z] --- SKIP: TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-19T23:38:06.064Z] reload_test.go:520: root required [2021-03-19T23:38:06.064Z] === RUN TestLoadOrCreateTrustKeyInvalidKeyFile [2021-03-19T23:38:06.064Z] --- PASS: TestLoadOrCreateTrustKeyInvalidKeyFile (0.01s) [2021-03-19T23:38:06.064Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist [2021-03-19T23:38:06.064Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenFileDoesNotExist (0.03s) [2021-03-19T23:38:06.064Z] === RUN TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist [2021-03-19T23:38:06.064Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyWhenDirectoryDoesNotExist (0.02s) [2021-03-19T23:38:06.064Z] === RUN TestLoadOrCreateTrustKeyCreateKeyNoPath [2021-03-19T23:38:06.064Z] --- PASS: TestLoadOrCreateTrustKeyCreateKeyNoPath (0.01s) [2021-03-19T23:38:06.064Z] === RUN TestLoadOrCreateTrustKeyLoadValidKey [2021-03-19T23:38:06.064Z] --- PASS: TestLoadOrCreateTrustKeyLoadValidKey (0.00s) [2021-03-19T23:38:06.064Z] === RUN TestParseVolumesFrom [2021-03-19T23:38:06.064Z] --- PASS: TestParseVolumesFrom (0.00s) [2021-03-19T23:38:06.064Z] PASS [2021-03-19T23:38:06.064Z] coverage: 9.1% of statements [2021-03-19T23:38:06.064Z] ok github.com/docker/docker/daemon 2.658s coverage: 9.1% of statements [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/graphdriver/btrfs [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/graphdriver/devmapper [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/graphdriver/lcow [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/graphdriver/overlay [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/graphdriver/overlay2 [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/graphdriver/vfs [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/graphdriver/windows [no test files] [2021-03-19T23:38:06.064Z] ? github.com/docker/docker/daemon/graphdriver/zfs [no test files] [2021-03-19T23:38:06.225Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-19T23:38:06.660Z] --- PASS: TestSecretsCreateAndDelete (2.26s) [2021-03-19T23:38:06.660Z] === RUN TestSecretsUpdate [2021-03-19T23:38:07.251Z] --- PASS: TestDaemonRestartWithLiveRestore (1.44s) [2021-03-19T23:38:07.251Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T23:38:08.131Z] --- PASS: TestDaemonIpcModePrivate (2.22s) [2021-03-19T23:38:08.131Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-03-19T23:38:08.131Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-19T23:38:08.194Z] --- PASS: TestDaemonDefaultNetworkPools (1.30s) [2021-03-19T23:38:08.194Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T23:38:08.549Z] --- PASS: TestSecretsUpdate (2.37s) [2021-03-19T23:38:08.549Z] === RUN TestTemplatedSecret [2021-03-19T23:38:08.698Z] === RUN TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload [2021-03-19T23:38:09.042Z] === RUN TestAdapterReadLogs [2021-03-19T23:38:09.042Z] --- PASS: TestAdapterReadLogs (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCopier [2021-03-19T23:38:09.042Z] --- PASS: TestCopier (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCopierLongLines [2021-03-19T23:38:09.042Z] --- PASS: TestCopierLongLines (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCopierSlow [2021-03-19T23:38:09.042Z] --- PASS: TestCopierSlow (0.23s) [2021-03-19T23:38:09.042Z] === RUN TestCopierWithSized [2021-03-19T23:38:09.042Z] === RUN TestCopierWithSized/as_is [2021-03-19T23:38:09.042Z] === RUN TestCopierWithSized/With_RingLogger [2021-03-19T23:38:09.042Z] --- PASS: TestCopierWithSized (0.01s) [2021-03-19T23:38:09.042Z] --- PASS: TestCopierWithSized/as_is (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestCopierWithSized/With_RingLogger (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCopierWithPartial [2021-03-19T23:38:09.042Z] --- PASS: TestCopierWithPartial (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestRingLogger [2021-03-19T23:38:09.042Z] --- PASS: TestRingLogger (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestRingCap [2021-03-19T23:38:09.042Z] --- PASS: TestRingCap (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestRingClose [2021-03-19T23:38:09.042Z] --- PASS: TestRingClose (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestRingDrain [2021-03-19T23:38:09.042Z] --- PASS: TestRingDrain (0.00s) [2021-03-19T23:38:09.042Z] PASS [2021-03-19T23:38:09.042Z] coverage: 43.5% of statements [2021-03-19T23:38:09.042Z] ok github.com/docker/docker/daemon/logger 0.341s coverage: 43.5% of statements [2021-03-19T23:38:09.042Z] === RUN TestNewStreamConfig [2021-03-19T23:38:09.042Z] === RUN TestNewStreamConfig/defaults [2021-03-19T23:38:09.042Z] === RUN TestNewStreamConfig/invalid_create_group [2021-03-19T23:38:09.042Z] === RUN TestNewStreamConfig/invalid_flush_interval [2021-03-19T23:38:09.042Z] === RUN TestNewStreamConfig/invalid_max_buffered_events [2021-03-19T23:38:09.042Z] === RUN TestNewStreamConfig/invalid_multiline_pattern [2021-03-19T23:38:09.042Z] === RUN TestNewStreamConfig/flush_interval_at_15 [2021-03-19T23:38:09.042Z] === RUN TestNewStreamConfig/max_buffered_events_at_1024 [2021-03-19T23:38:09.042Z] --- PASS: TestNewStreamConfig (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestNewStreamConfig/defaults (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestNewStreamConfig/invalid_create_group (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestNewStreamConfig/invalid_flush_interval (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestNewStreamConfig/invalid_max_buffered_events (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestNewStreamConfig/invalid_multiline_pattern (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestNewStreamConfig/flush_interval_at_15 (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestNewStreamConfig/max_buffered_events_at_1024 (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestNewAWSLogsClientUserAgentHandler [2021-03-19T23:38:09.042Z] --- PASS: TestNewAWSLogsClientUserAgentHandler (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestNewAWSLogsClientAWSLogsEndpoint [2021-03-19T23:38:09.042Z] --- PASS: TestNewAWSLogsClientAWSLogsEndpoint (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestNewAWSLogsClientRegionDetect [2021-03-19T23:38:09.042Z] time="2021-03-19T23:38:08Z" level=info msg="Trying to get region from EC2 Metadata" [2021-03-19T23:38:09.042Z] --- PASS: TestNewAWSLogsClientRegionDetect (0.12s) [2021-03-19T23:38:09.042Z] === RUN TestCreateSuccess [2021-03-19T23:38:09.042Z] --- PASS: TestCreateSuccess (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCreateLogGroupSuccess [2021-03-19T23:38:09.042Z] --- PASS: TestCreateLogGroupSuccess (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCreateError [2021-03-19T23:38:09.042Z] --- PASS: TestCreateError (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCreateAlreadyExists [2021-03-19T23:38:09.042Z] time="2021-03-19T23:38:08Z" level=info msg="Log stream already exists" errorCode=ResourceAlreadyExistsException logGroupName= logStreamName= message= origError="" [2021-03-19T23:38:09.042Z] --- PASS: TestCreateAlreadyExists (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestLogClosed [2021-03-19T23:38:09.042Z] --- PASS: TestLogClosed (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestLogBlocking [2021-03-19T23:38:09.042Z] --- PASS: TestLogBlocking (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestLogNonBlockingBufferEmpty [2021-03-19T23:38:09.042Z] --- PASS: TestLogNonBlockingBufferEmpty (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestLogNonBlockingBufferFull [2021-03-19T23:38:09.042Z] --- PASS: TestLogNonBlockingBufferFull (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestPublishBatchSuccess [2021-03-19T23:38:09.042Z] --- PASS: TestPublishBatchSuccess (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestPublishBatchError [2021-03-19T23:38:09.042Z] time="2021-03-19T23:38:08Z" level=error msg=Error [2021-03-19T23:38:09.042Z] --- PASS: TestPublishBatchError (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestPublishBatchInvalidSeqSuccess [2021-03-19T23:38:09.042Z] time="2021-03-19T23:38:08Z" level=error msg="Failed to put log events" errorCode=InvalidSequenceTokenException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-19T23:38:09.042Z] --- PASS: TestPublishBatchInvalidSeqSuccess (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestPublishBatchAlreadyAccepted [2021-03-19T23:38:09.042Z] time="2021-03-19T23:38:08Z" level=error msg="Failed to put log events" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" origError="" [2021-03-19T23:38:09.042Z] time="2021-03-19T23:38:08Z" level=info msg="Data already accepted, ignoring error" errorCode=DataAlreadyAcceptedException logGroupName=groupName logStreamName=streamName message="use token token" [2021-03-19T23:38:09.042Z] --- PASS: TestPublishBatchAlreadyAccepted (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCollectBatchSimple [2021-03-19T23:38:09.042Z] --- PASS: TestCollectBatchSimple (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCollectBatchTicker [2021-03-19T23:38:09.042Z] --- PASS: TestCollectBatchTicker (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCollectBatchMultilinePattern [2021-03-19T23:38:09.042Z] --- PASS: TestCollectBatchMultilinePattern (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCollectBatchMultilinePatternMaxEventAge [2021-03-19T23:38:09.042Z] --- PASS: TestCollectBatchMultilinePatternMaxEventAge (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCollectBatchMultilinePatternNegativeEventAge [2021-03-19T23:38:09.042Z] --- PASS: TestCollectBatchMultilinePatternNegativeEventAge (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCollectBatchMultilinePatternMaxEventSize [2021-03-19T23:38:09.042Z] --- PASS: TestCollectBatchMultilinePatternMaxEventSize (0.01s) [2021-03-19T23:38:09.042Z] === RUN TestCollectBatchClose [2021-03-19T23:38:09.042Z] --- PASS: TestCollectBatchClose (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestEffectiveLen [2021-03-19T23:38:09.042Z] === RUN TestEffectiveLen/0/Hello [2021-03-19T23:38:09.042Z] === RUN TestEffectiveLen/1/\x01\x02\x03\x04 [2021-03-19T23:38:09.042Z] === RUN TestEffectiveLen/2/🙃 [2021-03-19T23:38:09.042Z] === RUN TestEffectiveLen/3/���� [2021-03-19T23:38:09.042Z] === RUN TestEffectiveLen/4/He��o [2021-03-19T23:38:09.042Z] === RUN TestEffectiveLen/5/ [2021-03-19T23:38:09.042Z] --- PASS: TestEffectiveLen (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestEffectiveLen/0/Hello (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestEffectiveLen/1/\x01\x02\x03\x04 (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestEffectiveLen/2/🙃 (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestEffectiveLen/3/���� (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestEffectiveLen/4/He��o (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestEffectiveLen/5/ (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestFindValidSplit [2021-03-19T23:38:09.042Z] === RUN TestFindValidSplit/0/ [2021-03-19T23:38:09.042Z] === RUN TestFindValidSplit/1/Hello [2021-03-19T23:38:09.042Z] === RUN TestFindValidSplit/2/Hello [2021-03-19T23:38:09.042Z] === RUN TestFindValidSplit/3/Hello [2021-03-19T23:38:09.042Z] === RUN TestFindValidSplit/4/🙃 [2021-03-19T23:38:09.042Z] === RUN TestFindValidSplit/5/🙃 [2021-03-19T23:38:09.042Z] === RUN TestFindValidSplit/6/a� [2021-03-19T23:38:09.042Z] === RUN TestFindValidSplit/7/a� [2021-03-19T23:38:09.042Z] --- PASS: TestFindValidSplit (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestFindValidSplit/0/ (0.00s) [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1044: [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1045: [2021-03-19T23:38:09.042Z] --- PASS: TestFindValidSplit/1/Hello (0.00s) [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1044: Hello [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1045: [2021-03-19T23:38:09.042Z] --- PASS: TestFindValidSplit/2/Hello (0.00s) [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1044: He [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1045: llo [2021-03-19T23:38:09.042Z] --- PASS: TestFindValidSplit/3/Hello (0.00s) [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1044: [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1045: Hello [2021-03-19T23:38:09.042Z] --- PASS: TestFindValidSplit/4/🙃 (0.00s) [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1044: [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1045: 🙃 [2021-03-19T23:38:09.042Z] --- PASS: TestFindValidSplit/5/🙃 (0.00s) [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1044: 🙃 [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1045: [2021-03-19T23:38:09.042Z] --- PASS: TestFindValidSplit/6/a� (0.00s) [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1044: a [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1045: � [2021-03-19T23:38:09.042Z] --- PASS: TestFindValidSplit/7/a� (0.00s) [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1044: a� [2021-03-19T23:38:09.042Z] cloudwatchlogs_test.go:1045: [2021-03-19T23:38:09.042Z] === RUN TestProcessEventEmoji [2021-03-19T23:38:09.042Z] --- PASS: TestProcessEventEmoji (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCollectBatchLineSplit [2021-03-19T23:38:09.042Z] --- PASS: TestCollectBatchLineSplit (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCollectBatchLineSplitWithBinary [2021-03-19T23:38:09.042Z] --- PASS: TestCollectBatchLineSplitWithBinary (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestCollectBatchMaxEvents [2021-03-19T23:38:09.042Z] --- PASS: TestCollectBatchMaxEvents (0.03s) [2021-03-19T23:38:09.042Z] === RUN TestCollectBatchMaxTotalBytes [2021-03-19T23:38:09.042Z] --- PASS: TestCollectBatchMaxTotalBytes (0.02s) [2021-03-19T23:38:09.042Z] === RUN TestCollectBatchMaxTotalBytesWithBinary [2021-03-19T23:38:09.042Z] --- PASS: TestCollectBatchMaxTotalBytesWithBinary (0.01s) [2021-03-19T23:38:09.042Z] === RUN TestCollectBatchWithDuplicateTimestamps [2021-03-19T23:38:09.042Z] --- PASS: TestCollectBatchWithDuplicateTimestamps (0.05s) [2021-03-19T23:38:09.042Z] === RUN TestParseLogOptionsMultilinePattern [2021-03-19T23:38:09.042Z] --- PASS: TestParseLogOptionsMultilinePattern (0.00s) [2021-03-19T23:38:09.042Z] === RUN TestParseLogOptionsDatetimeFormat [2021-03-19T23:38:09.042Z] === RUN TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT [2021-03-19T23:38:09.042Z] === RUN TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 [2021-03-19T23:38:09.042Z] === RUN TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec [2021-03-19T23:38:09.042Z] === RUN TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December [2021-03-19T23:38:09.042Z] === RUN TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday [2021-03-19T23:38:09.042Z] === RUN TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun [2021-03-19T23:38:09.042Z] === RUN TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 [2021-03-19T23:38:09.042Z] --- PASS: TestParseLogOptionsDatetimeFormat (0.01s) [2021-03-19T23:38:09.042Z] --- PASS: TestParseLogOptionsDatetimeFormat/31/12/10_Mon_08:42:44.345_NZDT (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestParseLogOptionsDatetimeFormat/2007-12-04_Monday_08:42:44.123456AM+1200 (0.00s) [2021-03-19T23:38:09.042Z] --- PASS: TestParseLogOptionsDatetimeFormat/Jan|Feb|Mar|Apr|May|Jun|Jul|Aug|Sep|Oct|Nov|Dec (0.01s) [2021-03-19T23:38:09.043Z] --- PASS: TestParseLogOptionsDatetimeFormat/January|February|March|April|May|June|July|August|September|October|November|December (0.00s) [2021-03-19T23:38:09.043Z] --- PASS: TestParseLogOptionsDatetimeFormat/Monday|Tuesday|Wednesday|Thursday|Friday|Saturday|Sunday (0.00s) [2021-03-19T23:38:09.043Z] --- PASS: TestParseLogOptionsDatetimeFormat/Mon|Tue|Wed|Thu|Fri|Sat|Sun (0.00s) [2021-03-19T23:38:09.043Z] --- PASS: TestParseLogOptionsDatetimeFormat/Day_of_the_week:_4,_Day_of_the_year:_091 (0.00s) [2021-03-19T23:38:09.043Z] === RUN TestValidateLogOptionsDatetimeFormatAndMultilinePattern [2021-03-19T23:38:09.043Z] --- PASS: TestValidateLogOptionsDatetimeFormatAndMultilinePattern (0.00s) [2021-03-19T23:38:09.043Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds [2021-03-19T23:38:09.043Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/0 [2021-03-19T23:38:09.043Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/-1 [2021-03-19T23:38:09.043Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/a [2021-03-19T23:38:09.043Z] === RUN TestValidateLogOptionsForceFlushIntervalSeconds/10 [2021-03-19T23:38:09.043Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds (0.00s) [2021-03-19T23:38:09.043Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/0 (0.00s) [2021-03-19T23:38:09.043Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/-1 (0.00s) [2021-03-19T23:38:09.043Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/a (0.00s) [2021-03-19T23:38:09.043Z] --- PASS: TestValidateLogOptionsForceFlushIntervalSeconds/10 (0.00s) [2021-03-19T23:38:09.043Z] === RUN TestValidateLogOptionsMaxBufferedEvents [2021-03-19T23:38:09.043Z] === RUN TestValidateLogOptionsMaxBufferedEvents/0 [2021-03-19T23:38:09.043Z] === RUN TestValidateLogOptionsMaxBufferedEvents/-1 [2021-03-19T23:38:09.043Z] === RUN TestValidateLogOptionsMaxBufferedEvents/a [2021-03-19T23:38:09.043Z] === RUN TestValidateLogOptionsMaxBufferedEvents/10 [2021-03-19T23:38:09.043Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents (0.00s) [2021-03-19T23:38:09.043Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/0 (0.00s) [2021-03-19T23:38:09.043Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/-1 (0.00s) [2021-03-19T23:38:09.043Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/a (0.00s) [2021-03-19T23:38:09.043Z] --- PASS: TestValidateLogOptionsMaxBufferedEvents/10 (0.00s) [2021-03-19T23:38:09.043Z] === RUN TestCreateTagSuccess [2021-03-19T23:38:09.043Z] --- PASS: TestCreateTagSuccess (0.00s) [2021-03-19T23:38:09.043Z] === RUN TestNewAWSLogsClientCredentialEndpointDetect [2021-03-19T23:38:09.043Z] --- PASS: TestNewAWSLogsClientCredentialEndpointDetect (0.01s) [2021-03-19T23:38:09.043Z] === RUN TestNewAWSLogsClientCredentialEnvironmentVariable [2021-03-19T23:38:09.043Z] --- PASS: TestNewAWSLogsClientCredentialEnvironmentVariable (0.00s) [2021-03-19T23:38:09.043Z] === RUN TestNewAWSLogsClientCredentialSharedFile [2021-03-19T23:38:09.043Z] --- PASS: TestNewAWSLogsClientCredentialSharedFile (0.01s) [2021-03-19T23:38:09.043Z] PASS [2021-03-19T23:38:09.043Z] coverage: 77.8% of statements [2021-03-19T23:38:09.043Z] ok github.com/docker/docker/daemon/logger/awslogs 0.402s coverage: 77.8% of statements [2021-03-19T23:38:09.516Z] === RUN TestSearchRegistryForImagesErrors [2021-03-19T23:38:09.516Z] --- PASS: TestSearchRegistryForImagesErrors (0.00s) [2021-03-19T23:38:09.516Z] === RUN TestSearchRegistryForImages [2021-03-19T23:38:09.516Z] --- PASS: TestSearchRegistryForImages (0.00s) [2021-03-19T23:38:09.516Z] === RUN TestOnlyPlatformWithFallback [2021-03-19T23:38:09.516Z] --- PASS: TestOnlyPlatformWithFallback (0.00s) [2021-03-19T23:38:09.516Z] === RUN TestImageDelete [2021-03-19T23:38:09.516Z] === RUN TestImageDelete/no_lease [2021-03-19T23:38:09.516Z] === RUN TestImageDelete/lease_exists [2021-03-19T23:38:09.516Z] --- PASS: TestImageDelete (0.05s) [2021-03-19T23:38:09.516Z] --- PASS: TestImageDelete/no_lease (0.01s) [2021-03-19T23:38:09.516Z] --- PASS: TestImageDelete/lease_exists (0.03s) [2021-03-19T23:38:09.516Z] === RUN TestContentStoreForPull [2021-03-19T23:38:09.516Z] --- PASS: TestContentStoreForPull (0.19s) [2021-03-19T23:38:09.516Z] PASS [2021-03-19T23:38:09.516Z] coverage: 6.7% of statements [2021-03-19T23:38:09.516Z] ok github.com/docker/docker/daemon/images 0.469s coverage: 6.7% of statements [2021-03-19T23:38:09.516Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-19T23:38:09.516Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-19T23:38:09.516Z] ? github.com/docker/docker/daemon/logger/etwlogs [no test files] [2021-03-19T23:38:09.516Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-19T23:38:09.516Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-19T23:38:09.516Z] ? github.com/docker/docker/daemon/logger/gelf [no test files] [2021-03-19T23:38:09.516Z] ? github.com/docker/docker/daemon/logger/journald [no test files] [2021-03-19T23:38:09.989Z] === RUN TestJSONFileLogger [2021-03-19T23:38:09.989Z] --- PASS: TestJSONFileLogger (0.00s) [2021-03-19T23:38:09.989Z] === RUN TestJSONFileLoggerWithTags [2021-03-19T23:38:09.989Z] --- PASS: TestJSONFileLoggerWithTags (0.00s) [2021-03-19T23:38:09.989Z] === RUN TestJSONFileLoggerWithOpts [2021-03-19T23:38:09.989Z] --- PASS: TestJSONFileLoggerWithOpts (0.01s) [2021-03-19T23:38:09.989Z] === RUN TestJSONFileLoggerWithLabelsEnv [2021-03-19T23:38:09.989Z] --- PASS: TestJSONFileLoggerWithLabelsEnv (0.00s) [2021-03-19T23:38:09.989Z] === RUN TestEncodeDecode [2021-03-19T23:38:09.989Z] === PAUSE TestEncodeDecode [2021-03-19T23:38:09.989Z] === CONT TestEncodeDecode [2021-03-19T23:38:09.989Z] --- PASS: TestEncodeDecode (0.12s) [2021-03-19T23:38:09.989Z] PASS [2021-03-19T23:38:09.989Z] coverage: 61.6% of statements [2021-03-19T23:38:10.109Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.98s) [2021-03-19T23:38:10.109Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T23:38:10.463Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.252s coverage: 61.6% of statements [2021-03-19T23:38:10.463Z] === RUN TestJSONLogsMarshalJSONBuf [2021-03-19T23:38:10.463Z] --- PASS: TestJSONLogsMarshalJSONBuf (0.00s) [2021-03-19T23:38:10.463Z] === RUN TestFastTimeMarshalJSONWithInvalidYear [2021-03-19T23:38:10.463Z] --- PASS: TestFastTimeMarshalJSONWithInvalidYear (0.12s) [2021-03-19T23:38:10.463Z] === RUN TestFastTimeMarshalJSON [2021-03-19T23:38:10.463Z] --- PASS: TestFastTimeMarshalJSON (0.00s) [2021-03-19T23:38:10.463Z] PASS [2021-03-19T23:38:10.463Z] coverage: 87.2% of statements [2021-03-19T23:38:10.463Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.188s coverage: 87.2% of statements [2021-03-19T23:38:10.605Z] --- PASS: TestDaemonIpcModePrivateFromConfig (2.38s) [2021-03-19T23:38:10.605Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:107, shared: false, mustBeShared: false [2021-03-19T23:38:10.605Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-19T23:38:11.460Z] === RUN TestWriteLog [2021-03-19T23:38:11.460Z] === PAUSE TestWriteLog [2021-03-19T23:38:11.460Z] === RUN TestReadLog [2021-03-19T23:38:11.460Z] === PAUSE TestReadLog [2021-03-19T23:38:11.460Z] === CONT TestWriteLog [2021-03-19T23:38:11.460Z] --- PASS: TestWriteLog (0.00s) [2021-03-19T23:38:11.460Z] === CONT TestReadLog [2021-03-19T23:38:11.460Z] === RUN TestReadLog/tail_exact [2021-03-19T23:38:11.460Z] === RUN TestReadLog/tail_less_than_available [2021-03-19T23:38:11.460Z] === RUN TestReadLog/tail_more_than_available [2021-03-19T23:38:11.460Z] --- PASS: TestReadLog (0.17s) [2021-03-19T23:38:11.460Z] --- PASS: TestReadLog/tail_exact (0.12s) [2021-03-19T23:38:11.460Z] --- PASS: TestReadLog/tail_less_than_available (0.04s) [2021-03-19T23:38:11.460Z] --- PASS: TestReadLog/tail_more_than_available (0.00s) [2021-03-19T23:38:11.460Z] PASS [2021-03-19T23:38:11.460Z] coverage: 75.2% of statements [2021-03-19T23:38:11.460Z] ok github.com/docker/docker/daemon/logger/local 0.341s coverage: 75.2% of statements [2021-03-19T23:38:11.460Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-19T23:38:11.817Z] --- PASS: TestTemplatedSecret (2.99s) [2021-03-19T23:38:11.817Z] === RUN TestSecretCreateResolve [2021-03-19T23:38:11.985Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-19T23:38:12.224Z] --- PASS: TestBuildWithHugeFile (56.46s) [2021-03-19T23:38:12.224Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T23:38:12.224Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:38:12.224Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:38:12.224Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:38:12.224Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:38:12.224Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:38:12.224Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:38:12.224Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:38:12.224Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:38:12.224Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:38:12.224Z] --- PASS: TestBuildWithEmptyDockerfile (0.05s) [2021-03-19T23:38:12.224Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.28s) [2021-03-19T23:38:12.224Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.29s) [2021-03-19T23:38:12.224Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.29s) [2021-03-19T23:38:12.224Z] === RUN TestBuildPreserveOwnership [2021-03-19T23:38:12.224Z] === RUN TestBuildPreserveOwnership/copy_from [2021-03-19T23:38:12.456Z] === RUN TestOpenFileDelete [2021-03-19T23:38:12.456Z] --- PASS: TestOpenFileDelete (0.00s) [2021-03-19T23:38:12.456Z] === RUN TestOpenFileRename [2021-03-19T23:38:12.456Z] --- PASS: TestOpenFileRename (0.00s) [2021-03-19T23:38:12.456Z] === RUN TestParseLogTagDefaultTag [2021-03-19T23:38:12.456Z] --- PASS: TestParseLogTagDefaultTag (0.00s) [2021-03-19T23:38:12.456Z] === RUN TestParseLogTag [2021-03-19T23:38:12.456Z] --- PASS: TestParseLogTag (0.00s) [2021-03-19T23:38:12.456Z] === RUN TestParseLogTagEmptyTag [2021-03-19T23:38:12.456Z] --- PASS: TestParseLogTagEmptyTag (0.00s) [2021-03-19T23:38:12.456Z] === RUN TestTailFiles [2021-03-19T23:38:12.456Z] --- PASS: TestTailFiles (0.00s) [2021-03-19T23:38:12.456Z] === RUN TestFollowLogsConsumerGone [2021-03-19T23:38:12.456Z] --- PASS: TestFollowLogsConsumerGone (0.00s) [2021-03-19T23:38:12.658Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (2.40s) [2021-03-19T23:38:12.658Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T23:38:12.740Z] --- PASS: TestCreateWithDuplicateNetworkNames (16.45s) [2021-03-19T23:38:12.740Z] === RUN TestCreateServiceSecretFileMode [2021-03-19T23:38:12.922Z] --- PASS: TestDaemonIpcModeShareableFromConfig (2.34s) [2021-03-19T23:38:12.922Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:84, shared: true, mustBeShared: true [2021-03-19T23:38:12.922Z] === RUN TestIpcModeOlderClient [2021-03-19T23:38:12.922Z] === PAUSE TestIpcModeOlderClient [2021-03-19T23:38:12.922Z] === RUN TestKillContainerInvalidSignal [2021-03-19T23:38:12.930Z] === RUN TestFollowLogsProducerGone [2021-03-19T23:38:12.930Z] --- PASS: TestFollowLogsProducerGone (0.00s) [2021-03-19T23:38:12.930Z] logfile_test.go:232: messages sent: 4098, received: 4098 [2021-03-19T23:38:12.930Z] logfile_test.go:179: logDecode() closed after sending 4098 messages [2021-03-19T23:38:12.930Z] === RUN TestCheckCapacityAndRotate [2021-03-19T23:38:12.930Z] === RUN TestCheckCapacityAndRotate/closed_log_file [2021-03-19T23:38:12.930Z] === RUN TestCheckCapacityAndRotate/with_log_reader [2021-03-19T23:38:12.930Z] --- PASS: TestCheckCapacityAndRotate (0.22s) [2021-03-19T23:38:12.930Z] --- PASS: TestCheckCapacityAndRotate/closed_log_file (0.01s) [2021-03-19T23:38:12.930Z] --- PASS: TestCheckCapacityAndRotate/with_log_reader (0.17s) [2021-03-19T23:38:12.930Z] PASS [2021-03-19T23:38:12.930Z] coverage: 55.3% of statements [2021-03-19T23:38:12.930Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.311s coverage: 55.3% of statements [2021-03-19T23:38:12.930Z] === RUN TestLog [2021-03-19T23:38:12.930Z] --- PASS: TestLog (0.01s) [2021-03-19T23:38:12.930Z] PASS [2021-03-19T23:38:12.930Z] coverage: 31.5% of statements [2021-03-19T23:38:12.930Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.120s coverage: 31.5% of statements [2021-03-19T23:38:13.403Z] === RUN TestValidateLogOpt [2021-03-19T23:38:13.403Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-19T23:38:13.403Z] === RUN TestNewMissedConfig [2021-03-19T23:38:13.403Z] --- PASS: TestNewMissedConfig (0.00s) [2021-03-19T23:38:13.403Z] === RUN TestNewMissedUrl [2021-03-19T23:38:13.403Z] --- PASS: TestNewMissedUrl (0.00s) [2021-03-19T23:38:13.403Z] === RUN TestNewMissedToken [2021-03-19T23:38:13.403Z] --- PASS: TestNewMissedToken (0.00s) [2021-03-19T23:38:13.403Z] === RUN TestNewWithProxy [2021-03-19T23:38:13.403Z] --- PASS: TestNewWithProxy (0.00s) [2021-03-19T23:38:13.403Z] === RUN TestDefault [2021-03-19T23:38:13.403Z] --- PASS: TestDefault (0.01s) [2021-03-19T23:38:13.403Z] === RUN TestInlineFormatWithNonDefaultOptions [2021-03-19T23:38:13.403Z] --- PASS: TestInlineFormatWithNonDefaultOptions (0.00s) [2021-03-19T23:38:13.403Z] === RUN TestJsonFormat [2021-03-19T23:38:13.403Z] --- PASS: TestJsonFormat (0.01s) [2021-03-19T23:38:13.403Z] === RUN TestRawFormat [2021-03-19T23:38:13.403Z] --- PASS: TestRawFormat (0.00s) [2021-03-19T23:38:13.403Z] === RUN TestRawFormatWithLabels [2021-03-19T23:38:13.403Z] --- PASS: TestRawFormatWithLabels (0.00s) [2021-03-19T23:38:13.403Z] === RUN TestRawFormatWithoutTag [2021-03-19T23:38:13.403Z] --- PASS: TestRawFormatWithoutTag (0.00s) [2021-03-19T23:38:13.403Z] === RUN TestBatching [2021-03-19T23:38:13.403Z] --- PASS: TestBatching (0.25s) [2021-03-19T23:38:13.403Z] === RUN TestFrequency [2021-03-19T23:38:13.403Z] --- PASS: TestFrequency (0.18s) [2021-03-19T23:38:13.403Z] === RUN TestOneMessagePerRequest [2021-03-19T23:38:13.403Z] --- PASS: TestOneMessagePerRequest (0.00s) [2021-03-19T23:38:13.403Z] === RUN TestVerify [2021-03-19T23:38:13.403Z] --- PASS: TestVerify (0.00s) [2021-03-19T23:38:13.403Z] === RUN TestSkipVerify [2021-03-19T23:38:13.601Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.90s) [2021-03-19T23:38:13.601Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T23:38:13.706Z] --- PASS: TestSecretCreateResolve (2.30s) [2021-03-19T23:38:13.706Z] PASS [2021-03-19T23:38:13.706Z] [2021-03-19T23:38:13.706Z] DONE 6 tests in 13.768s [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] === RUN TestNewParse [2021-03-19T23:38:13.877Z] --- PASS: TestNewParse (0.00s) [2021-03-19T23:38:13.877Z] PASS [2021-03-19T23:38:13.877Z] coverage: 8.3% of statements [2021-03-19T23:38:13.877Z] --- PASS: TestSkipVerify (0.44s) [2021-03-19T23:38:13.877Z] === RUN TestBufferMaximum [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616197093.793569\",\"host\":\"545b53b994b5\"}'" [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616197093.793569\",\"host\":\"545b53b994b5\"}'" [2021-03-19T23:38:13.877Z] --- PASS: TestBufferMaximum (0.00s) [2021-03-19T23:38:13.877Z] === RUN TestServerAlwaysDown [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] ok github.com/docker/docker/daemon/logger/templates 0.054s coverage: 8.3% of statements [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"0\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616197093.796575\",\"host\":\"545b53b994b5\"}'" [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"1\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616197093.796575\",\"host\":\"545b53b994b5\"}'" [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=warning msg="Error while sending logs" error="splunk: failed to send event - 500 Internal Server Error - " module=logger/splunk [2021-03-19T23:38:13.877Z] time="2021-03-19T23:38:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"2\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616197093.796575\",\"host\":\"545b53b994b5\"}'" [2021-03-19T23:38:13.878Z] time="2021-03-19T23:38:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"3\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616197093.796575\",\"host\":\"545b53b994b5\"}'" [2021-03-19T23:38:13.878Z] time="2021-03-19T23:38:13Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"4\",\"source\":\"stdout\",\"tag\":\"containeriid\"},\"time\":\"1616197093.796575\",\"host\":\"545b53b994b5\"}'" [2021-03-19T23:38:13.878Z] --- PASS: TestServerAlwaysDown (0.00s) [2021-03-19T23:38:13.878Z] === RUN TestCannotSendAfterClose [2021-03-19T23:38:13.878Z] --- PASS: TestCannotSendAfterClose (0.00s) [2021-03-19T23:38:13.878Z] === RUN TestDeadlockOnBlockedEndpoint [2021-03-19T23:38:13.962Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-19T23:38:13.962Z] INFO: Testing against a local daemon [2021-03-19T23:38:13.962Z] === RUN TestServiceCreateInit [2021-03-19T23:38:13.962Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T23:38:14.301Z] --- PASS: TestKillContainerInvalidSignal (1.18s) [2021-03-19T23:38:14.301Z] === RUN TestKillContainer [2021-03-19T23:38:14.301Z] === RUN TestKillContainer/no_signal [2021-03-19T23:38:14.318Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-03-19T23:38:14.351Z] === RUN TestParseLogFormat [2021-03-19T23:38:14.351Z] --- PASS: TestParseLogFormat (0.00s) [2021-03-19T23:38:14.351Z] === RUN TestValidateLogOptEmpty [2021-03-19T23:38:14.351Z] --- PASS: TestValidateLogOptEmpty (0.00s) [2021-03-19T23:38:14.351Z] === RUN TestValidateSyslogAddress [2021-03-19T23:38:14.351Z] --- PASS: TestValidateSyslogAddress (0.00s) [2021-03-19T23:38:14.351Z] === RUN TestParseAddressDefaultPort [2021-03-19T23:38:14.351Z] --- PASS: TestParseAddressDefaultPort (0.00s) [2021-03-19T23:38:14.351Z] === RUN TestValidateSyslogFacility [2021-03-19T23:38:14.351Z] --- PASS: TestValidateSyslogFacility (0.00s) [2021-03-19T23:38:14.351Z] === RUN TestValidateLogOptSyslogFormat [2021-03-19T23:38:14.351Z] --- PASS: TestValidateLogOptSyslogFormat (0.00s) [2021-03-19T23:38:14.351Z] === RUN TestValidateLogOpt [2021-03-19T23:38:14.351Z] --- PASS: TestValidateLogOpt (0.00s) [2021-03-19T23:38:14.351Z] PASS [2021-03-19T23:38:14.351Z] coverage: 46.8% of statements [2021-03-19T23:38:14.351Z] ok github.com/docker/docker/daemon/logger/syslog 0.059s coverage: 46.8% of statements [2021-03-19T23:38:14.808Z] --- PASS: TestCreateServiceSecretFileMode (4.14s) [2021-03-19T23:38:14.808Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T23:38:15.238Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T23:38:15.238Z] === RUN TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError [2021-03-19T23:38:15.354Z] time="2021-03-19T23:38:14Z" level=warning msg="Error while sending logs" error="Post http://127.0.0.1:49201/services/collector/event/1.0: context deadline exceeded" module=logger/splunk [2021-03-19T23:38:15.354Z] time="2021-03-19T23:38:14Z" level=error msg="Failed to send a message '{\"event\":{\"line\":\"\",\"source\":\"\",\"tag\":\"containeriid\"},\"time\":\"-6795364578.871346\",\"host\":\"545b53b994b5\"}'" [2021-03-19T23:38:15.354Z] --- PASS: TestDeadlockOnBlockedEndpoint (1.00s) [2021-03-19T23:38:15.354Z] PASS [2021-03-19T23:38:15.354Z] coverage: 82.5% of statements [2021-03-19T23:38:15.354Z] ok github.com/docker/docker/daemon/logger/splunk 2.030s coverage: 82.5% of statements [2021-03-19T23:38:15.354Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-19T23:38:15.354Z] ? github.com/docker/docker/daemon/network [no test files] [2021-03-19T23:38:15.354Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-19T23:38:15.497Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-19T23:38:15.838Z] --- PASS: TestBuildPreserveOwnership (3.99s) [2021-03-19T23:38:15.838Z] --- PASS: TestBuildPreserveOwnership/copy_from (2.63s) [2021-03-19T23:38:15.838Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (1.34s) [2021-03-19T23:38:15.838Z] === RUN TestBuildPlatformInvalid [2021-03-19T23:38:15.838Z] --- PASS: TestBuildPlatformInvalid (0.12s) [2021-03-19T23:38:15.838Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-03-19T23:38:16.066Z] === RUN TestKillContainer/killing_signal [2021-03-19T23:38:16.066Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-19T23:38:16.351Z] === RUN TestV1IDService [2021-03-19T23:38:16.351Z] --- PASS: TestV1IDService (0.03s) [2021-03-19T23:38:16.351Z] === RUN TestV2MetadataService [2021-03-19T23:38:16.825Z] === RUN TestContinueOnError_NonMirrorEndpoint [2021-03-19T23:38:16.825Z] --- PASS: TestContinueOnError_NonMirrorEndpoint (0.00s) [2021-03-19T23:38:16.825Z] === RUN TestContinueOnError_MirrorEndpoint [2021-03-19T23:38:16.825Z] --- PASS: TestContinueOnError_MirrorEndpoint (0.00s) [2021-03-19T23:38:16.825Z] === RUN TestContinueOnError_NeverContinue [2021-03-19T23:38:16.825Z] --- PASS: TestContinueOnError_NeverContinue (0.00s) [2021-03-19T23:38:16.825Z] === RUN TestContinueOnError_UnnestsErrors [2021-03-19T23:38:16.825Z] --- PASS: TestContinueOnError_UnnestsErrors (0.00s) [2021-03-19T23:38:16.825Z] === RUN TestManifestStore [2021-03-19T23:38:16.825Z] === RUN TestManifestStore/no_remote_or_local [2021-03-19T23:38:16.825Z] === RUN TestSuccessfulDownload [2021-03-19T23:38:16.825Z] --- SKIP: TestSuccessfulDownload (0.00s) [2021-03-19T23:38:16.825Z] download_test.go:268: Needs fixing on Windows [2021-03-19T23:38:16.825Z] === RUN TestCancelledDownload [2021-03-19T23:38:16.825Z] --- PASS: TestCancelledDownload (0.00s) [2021-03-19T23:38:16.825Z] === RUN TestMaxDownloadAttempts [2021-03-19T23:38:16.825Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-19T23:38:16.825Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-19T23:38:16.825Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-19T23:38:16.825Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-19T23:38:16.825Z] === RUN TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-19T23:38:16.825Z] === PAUSE TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-19T23:38:16.825Z] === RUN TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-19T23:38:16.825Z] === PAUSE TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-19T23:38:16.825Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt [2021-03-19T23:38:16.825Z] === CONT TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt [2021-03-19T23:38:16.825Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt [2021-03-19T23:38:16.825Z] === CONT TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt [2021-03-19T23:38:16.825Z] time="2021-03-19T23:38:16Z" level=warning msg="Error while attempting to abort content ingest" error="remove C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\TestManifestStore_no_remote_or_local911664519\\ingest\\5b12c59ff23fa3d365724bc93c65a9481954db8222175a75005af97afc148b79\\data: The process cannot access the file because it is being used by another process." [2021-03-19T23:38:16.825Z] === RUN TestManifestStore/no_local_cache [2021-03-19T23:38:16.825Z] === RUN TestManifestStore/with_local_cache [2021-03-19T23:38:16.825Z] === RUN TestManifestStore/unknown_media_type [2021-03-19T23:38:16.825Z] === RUN TestManifestStore/unknown_media_type/no_cache [2021-03-19T23:38:16.825Z] time="2021-03-19T23:38:16Z" level=warning msg="reference for unknown type: " [2021-03-19T23:38:16.825Z] time="2021-03-19T23:38:16Z" level=warning msg="reference for unknown type: " [2021-03-19T23:38:16.907Z] --- PASS: TestServiceWithPredefinedNetwork (3.39s) [2021-03-19T23:38:16.907Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T23:38:16.907Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:38:16.907Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:38:16.907Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T23:38:17.299Z] === RUN TestManifestStore/unknown_media_type/with_cache [2021-03-19T23:38:17.299Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type [2021-03-19T23:38:17.299Z] time="2021-03-19T23:38:16Z" level=warning msg="reference for unknown type: " [2021-03-19T23:38:17.299Z] === RUN TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type [2021-03-19T23:38:17.299Z] time="2021-03-19T23:38:16Z" level=warning msg="reference for unknown type: " [2021-03-19T23:38:17.299Z] time="2021-03-19T23:38:16Z" level=warning msg="reference for unknown type: " [2021-03-19T23:38:17.299Z] === RUN TestManifestStore/error_persisting_manifest [2021-03-19T23:38:17.299Z] === RUN TestManifestStore/error_persisting_manifest/error_on_writer [2021-03-19T23:38:17.299Z] === RUN TestManifestStore/error_persisting_manifest/error_on_commit [2021-03-19T23:38:17.299Z] time="2021-03-19T23:38:16Z" level=warning msg="Error persisting manifest" error="error committing manifest to content store: random error" [2021-03-19T23:38:17.299Z] --- PASS: TestManifestStore (0.25s) [2021-03-19T23:38:17.299Z] --- PASS: TestManifestStore/no_remote_or_local (0.14s) [2021-03-19T23:38:17.299Z] --- PASS: TestManifestStore/no_local_cache (0.02s) [2021-03-19T23:38:17.299Z] --- PASS: TestManifestStore/with_local_cache (0.03s) [2021-03-19T23:38:17.299Z] --- PASS: TestManifestStore/unknown_media_type (0.05s) [2021-03-19T23:38:17.299Z] --- PASS: TestManifestStore/unknown_media_type/no_cache (0.02s) [2021-03-19T23:38:17.299Z] --- PASS: TestManifestStore/unknown_media_type/with_cache (0.03s) [2021-03-19T23:38:17.299Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_media_type (0.02s) [2021-03-19T23:38:17.299Z] --- PASS: TestManifestStore/unknown_media_type/with_cache/cached_manifest_has_no_media_type (0.02s) [2021-03-19T23:38:17.299Z] --- PASS: TestManifestStore/error_persisting_manifest (0.01s) [2021-03-19T23:38:17.299Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_writer (0.00s) [2021-03-19T23:38:17.299Z] --- PASS: TestManifestStore/error_persisting_manifest/error_on_commit (0.01s) [2021-03-19T23:38:17.299Z] === RUN TestDetectManifestBlobMediaType [2021-03-19T23:38:17.299Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_config_set [2021-03-19T23:38:17.299Z] === RUN TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set [2021-03-19T23:38:17.299Z] === RUN TestDetectManifestBlobMediaType/mediaType_is_set [2021-03-19T23:38:17.299Z] === RUN TestDetectManifestBlobMediaType/oci_manifest [2021-03-19T23:38:17.299Z] === RUN TestDetectManifestBlobMediaType/schema1 [2021-03-19T23:38:17.299Z] === RUN TestDetectManifestBlobMediaType/oci_index_fallback [2021-03-19T23:38:17.299Z] --- PASS: TestDetectManifestBlobMediaType (0.00s) [2021-03-19T23:38:17.299Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_config_set (0.00s) [2021-03-19T23:38:17.299Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_and_fsLayers_set (0.00s) [2021-03-19T23:38:17.299Z] --- PASS: TestDetectManifestBlobMediaType/mediaType_is_set (0.00s) [2021-03-19T23:38:17.299Z] --- PASS: TestDetectManifestBlobMediaType/oci_manifest (0.00s) [2021-03-19T23:38:17.299Z] --- PASS: TestDetectManifestBlobMediaType/schema1 (0.00s) [2021-03-19T23:38:17.299Z] --- PASS: TestDetectManifestBlobMediaType/oci_index_fallback (0.00s) [2021-03-19T23:38:17.299Z] === RUN TestFixManifestLayers [2021-03-19T23:38:17.299Z] --- PASS: TestFixManifestLayers (0.00s) [2021-03-19T23:38:17.299Z] === RUN TestFixManifestLayersBaseLayerParent [2021-03-19T23:38:17.299Z] --- SKIP: TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-19T23:38:17.299Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-19T23:38:17.299Z] === RUN TestFixManifestLayersBadParent [2021-03-19T23:38:17.299Z] --- PASS: TestFixManifestLayersBadParent (0.00s) [2021-03-19T23:38:17.299Z] === RUN TestValidateManifest [2021-03-19T23:38:17.299Z] --- SKIP: TestValidateManifest (0.00s) [2021-03-19T23:38:17.299Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-19T23:38:17.299Z] === RUN TestFormatPlatform [2021-03-19T23:38:17.299Z] --- PASS: TestFormatPlatform (0.00s) [2021-03-19T23:38:17.299Z] === RUN TestGetRepositoryMountCandidates [2021-03-19T23:38:17.299Z] --- PASS: TestGetRepositoryMountCandidates (0.00s) [2021-03-19T23:38:17.299Z] === RUN TestLayerAlreadyExists [2021-03-19T23:38:17.299Z] --- PASS: TestLayerAlreadyExists (0.00s) [2021-03-19T23:38:17.299Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-19T23:38:17.299Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-19T23:38:17.299Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-19T23:38:17.299Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-19T23:38:17.299Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-19T23:38:17.299Z] push_v2_test.go:738: progress update: progress.Progress{ID:"5f70bf18a086", Message:"", Action:"Layer already exists", Current:0, Total:0, HideCounts:false, Units:"", Aux:interface {}(nil), LastUpdate:false} [2021-03-19T23:38:17.299Z] === RUN TestWhenEmptyAuthConfig [2021-03-19T23:38:17.299Z] time="2021-03-19T23:38:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-19T23:38:17.299Z] time="2021-03-19T23:38:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-19T23:38:17.299Z] time="2021-03-19T23:38:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-19T23:38:17.299Z] time="2021-03-19T23:38:16Z" level=error msg="Download failed after 1 attempts: simulating download attempt 1/1" [2021-03-19T23:38:17.299Z] --- PASS: TestMaxDownloadAttempts (0.00s) [2021-03-19T23:38:17.299Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_5th_attempt (0.35s) [2021-03-19T23:38:17.299Z] --- PASS: TestMaxDownloadAttempts/max-attempts=0,_fail_after_1_attempt (0.35s) [2021-03-19T23:38:17.299Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_fail_at_6th_attempt (0.35s) [2021-03-19T23:38:17.299Z] --- PASS: TestMaxDownloadAttempts/max-attempts=5,_succeed_at_2nd_attempt (0.35s) [2021-03-19T23:38:17.299Z] === RUN TestTransfer [2021-03-19T23:38:17.299Z] --- PASS: TestTransfer (0.12s) [2021-03-19T23:38:17.299Z] === RUN TestConcurrencyLimit [2021-03-19T23:38:17.299Z] --- PASS: TestV2MetadataService (1.04s) [2021-03-19T23:38:17.299Z] PASS [2021-03-19T23:38:17.299Z] coverage: 48.2% of statements [2021-03-19T23:38:17.299Z] ok github.com/docker/docker/distribution/metadata 1.153s coverage: 48.2% of statements [2021-03-19T23:38:17.773Z] === RUN TestNotFound [2021-03-19T23:38:17.773Z] --- PASS: TestNotFound (0.00s) [2021-03-19T23:38:17.773Z] === RUN TestConflict [2021-03-19T23:38:17.773Z] --- PASS: TestConflict (0.00s) [2021-03-19T23:38:17.773Z] === RUN TestForbidden [2021-03-19T23:38:17.773Z] --- PASS: TestForbidden (0.00s) [2021-03-19T23:38:17.773Z] === RUN TestInvalidParameter [2021-03-19T23:38:17.773Z] --- PASS: TestInvalidParameter (0.00s) [2021-03-19T23:38:17.773Z] === RUN TestNotImplemented [2021-03-19T23:38:17.773Z] --- PASS: TestNotImplemented (0.00s) [2021-03-19T23:38:17.773Z] === RUN TestNotModified [2021-03-19T23:38:17.773Z] --- PASS: TestNotModified (0.00s) [2021-03-19T23:38:17.773Z] === RUN TestUnauthorized [2021-03-19T23:38:17.773Z] --- PASS: TestUnauthorized (0.00s) [2021-03-19T23:38:17.773Z] === RUN TestUnknown [2021-03-19T23:38:17.773Z] --- PASS: TestUnknown (0.00s) [2021-03-19T23:38:17.773Z] === RUN TestCancelled [2021-03-19T23:38:17.773Z] --- PASS: TestCancelled (0.00s) [2021-03-19T23:38:17.773Z] === RUN TestDeadline [2021-03-19T23:38:17.773Z] --- PASS: TestDeadline (0.00s) [2021-03-19T23:38:17.773Z] === RUN TestDataLoss [2021-03-19T23:38:17.773Z] --- PASS: TestDataLoss (0.00s) [2021-03-19T23:38:17.773Z] === RUN TestUnavailable [2021-03-19T23:38:17.773Z] --- PASS: TestUnavailable (0.00s) [2021-03-19T23:38:17.773Z] === RUN TestSystem [2021-03-19T23:38:17.773Z] --- PASS: TestSystem (0.00s) [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode/Not_Found [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode/Bad_Request [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode/Conflict [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode/Unauthorized [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode/Service_Unavailable [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode/Forbidden [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode/Not_Modified [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode/Not_Implemented [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode/Internal_Server_Error [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode/Internal_Server_Error#01 [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode/Internal_Server_Error#02 [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode/Internal_Server_Error#03 [2021-03-19T23:38:17.773Z] === RUN TestFromStatusCode/Internal_Server_Error#04 [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode (0.00s) [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode/Not_Found (0.00s) [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode/Bad_Request (0.00s) [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode/Conflict (0.00s) [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode/Unauthorized (0.00s) [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode/Service_Unavailable (0.00s) [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode/Forbidden (0.00s) [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode/Not_Modified (0.00s) [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode/Not_Implemented (0.00s) [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error (0.00s) [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#01 (0.00s) [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#02 (0.00s) [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#03 (0.00s) [2021-03-19T23:38:17.773Z] --- PASS: TestFromStatusCode/Internal_Server_Error#04 (0.00s) [2021-03-19T23:38:17.773Z] PASS [2021-03-19T23:38:17.773Z] coverage: 53.1% of statements [2021-03-19T23:38:17.773Z] ok github.com/docker/docker/errdefs 0.084s coverage: 53.1% of statements [2021-03-19T23:38:17.773Z] --- PASS: TestConcurrencyLimit (0.35s) [2021-03-19T23:38:17.773Z] === RUN TestInactiveJobs [2021-03-19T23:38:17.973Z] --- PASS: TestKillContainer (3.79s) [2021-03-19T23:38:17.973Z] --- PASS: TestKillContainer/no_signal (1.02s) [2021-03-19T23:38:17.973Z] --- PASS: TestKillContainer/non_killing_signal (1.02s) [2021-03-19T23:38:17.973Z] --- PASS: TestKillContainer/killing_signal (1.35s) [2021-03-19T23:38:17.973Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T23:38:17.973Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-19T23:38:18.246Z] --- PASS: TestInactiveJobs (0.40s) [2021-03-19T23:38:18.246Z] === RUN TestWatchRelease [2021-03-19T23:38:18.246Z] --- PASS: TestWhenEmptyAuthConfig (1.09s) [2021-03-19T23:38:18.247Z] === RUN TestPushRegistryWhenAuthInfoEmpty [2021-03-19T23:38:18.247Z] --- PASS: TestPushRegistryWhenAuthInfoEmpty (0.00s) [2021-03-19T23:38:18.247Z] === RUN TestTokenPassThru [2021-03-19T23:38:18.247Z] --- PASS: TestTokenPassThru (0.01s) [2021-03-19T23:38:18.247Z] === RUN TestTokenPassThruDifferentHost [2021-03-19T23:38:18.247Z] --- PASS: TestTokenPassThruDifferentHost (0.00s) [2021-03-19T23:38:18.247Z] PASS [2021-03-19T23:38:18.247Z] coverage: 23.4% of statements [2021-03-19T23:38:18.247Z] --- PASS: TestWatchRelease (0.06s) [2021-03-19T23:38:18.247Z] === RUN TestWatchFinishedTransfer [2021-03-19T23:38:18.247Z] --- PASS: TestWatchFinishedTransfer (0.00s) [2021-03-19T23:38:18.247Z] === RUN TestDuplicateTransfer [2021-03-19T23:38:18.247Z] ok github.com/docker/docker/distribution 1.616s coverage: 23.4% of statements [2021-03-19T23:38:18.247Z] --- PASS: TestDuplicateTransfer (0.04s) [2021-03-19T23:38:18.247Z] === RUN TestSuccessfulUpload [2021-03-19T23:38:18.247Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-19T23:38:18.720Z] time="2021-03-19T23:38:18Z" level=error msg="Upload failed, retrying: simulating retry" [2021-03-19T23:38:18.720Z] --- PASS: TestSuccessfulUpload (0.48s) [2021-03-19T23:38:18.720Z] === RUN TestCancelledUpload [2021-03-19T23:38:18.720Z] --- PASS: TestCancelledUpload (0.00s) [2021-03-19T23:38:18.720Z] PASS [2021-03-19T23:38:18.720Z] coverage: 77.3% of statements [2021-03-19T23:38:18.720Z] ok github.com/docker/docker/distribution/xfer 1.922s coverage: 77.3% of statements [2021-03-19T23:38:18.720Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-19T23:38:18.910Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-19T23:38:19.194Z] === RUN TestCompare [2021-03-19T23:38:19.194Z] --- PASS: TestCompare (0.00s) [2021-03-19T23:38:19.194Z] PASS [2021-03-19T23:38:19.194Z] coverage: 19.2% of statements [2021-03-19T23:38:19.194Z] ok github.com/docker/docker/image/cache 0.130s coverage: 19.2% of statements [2021-03-19T23:38:19.205Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T23:38:19.262Z] --- PASS: TestCreateServiceConfigFileMode (4.10s) [2021-03-19T23:38:19.262Z] === RUN TestCreateServiceSysctls [2021-03-19T23:38:19.668Z] === RUN TestFSGetInvalidData [2021-03-19T23:38:19.668Z] --- PASS: TestFSGetInvalidData (0.01s) [2021-03-19T23:38:19.668Z] === RUN TestFSInvalidSet [2021-03-19T23:38:19.668Z] --- PASS: TestFSInvalidSet (0.01s) [2021-03-19T23:38:19.668Z] === RUN TestFSInvalidRoot [2021-03-19T23:38:19.668Z] --- PASS: TestFSInvalidRoot (0.01s) [2021-03-19T23:38:19.668Z] === RUN TestFSMetadataGetSet [2021-03-19T23:38:19.668Z] --- PASS: TestFSMetadataGetSet (0.03s) [2021-03-19T23:38:19.668Z] === RUN TestFSInvalidWalker [2021-03-19T23:38:19.668Z] --- PASS: TestFSInvalidWalker (0.06s) [2021-03-19T23:38:19.668Z] === RUN TestFSGetSet [2021-03-19T23:38:19.668Z] --- PASS: TestFSGetSet (0.10s) [2021-03-19T23:38:19.668Z] === RUN TestFSGetUnsetKey [2021-03-19T23:38:19.668Z] --- PASS: TestFSGetUnsetKey (0.02s) [2021-03-19T23:38:19.668Z] === RUN TestFSGetEmptyData [2021-03-19T23:38:19.668Z] --- PASS: TestFSGetEmptyData (0.00s) [2021-03-19T23:38:19.668Z] === RUN TestFSDelete [2021-03-19T23:38:19.668Z] --- PASS: TestFSDelete (0.01s) [2021-03-19T23:38:19.668Z] === RUN TestFSWalker [2021-03-19T23:38:19.668Z] --- PASS: TestFSWalker (0.02s) [2021-03-19T23:38:19.668Z] === RUN TestFSWalkerStopOnError [2021-03-19T23:38:19.668Z] --- PASS: TestFSWalkerStopOnError (0.01s) [2021-03-19T23:38:19.668Z] === RUN TestNewFromJSON [2021-03-19T23:38:19.668Z] --- PASS: TestNewFromJSON (0.00s) [2021-03-19T23:38:19.668Z] === RUN TestNewFromJSONWithInvalidJSON [2021-03-19T23:38:19.668Z] --- PASS: TestNewFromJSONWithInvalidJSON (0.00s) [2021-03-19T23:38:19.668Z] === RUN TestMarshalKeyOrder [2021-03-19T23:38:19.668Z] --- PASS: TestMarshalKeyOrder (0.00s) [2021-03-19T23:38:19.668Z] === RUN TestImage [2021-03-19T23:38:19.668Z] --- PASS: TestImage (0.00s) [2021-03-19T23:38:19.668Z] === RUN TestImageOSNotEmpty [2021-03-19T23:38:19.668Z] --- PASS: TestImageOSNotEmpty (0.00s) [2021-03-19T23:38:19.668Z] === RUN TestNewChildImageFromImageWithRootFS [2021-03-19T23:38:19.668Z] --- PASS: TestNewChildImageFromImageWithRootFS (0.00s) [2021-03-19T23:38:19.668Z] === RUN TestCreate [2021-03-19T23:38:19.668Z] --- PASS: TestCreate (0.00s) [2021-03-19T23:38:19.668Z] === RUN TestRestore [2021-03-19T23:38:20.142Z] time="2021-03-19T23:38:19Z" level=error msg="invalid image sha256:f1234d75178d892a133a410355a5a990cf75d2f33eba25d575943d4df632f3a4, invalid character 'i' looking for beginning of value" [2021-03-19T23:38:20.142Z] --- PASS: TestRestore (0.17s) [2021-03-19T23:38:20.142Z] === RUN TestAddDelete [2021-03-19T23:38:20.142Z] --- PASS: TestAddDelete (0.03s) [2021-03-19T23:38:20.142Z] === RUN TestSearchAfterDelete [2021-03-19T23:38:20.142Z] --- PASS: TestSearchAfterDelete (0.01s) [2021-03-19T23:38:20.142Z] === RUN TestParentReset [2021-03-19T23:38:20.289Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (2.40s) [2021-03-19T23:38:20.289Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (1.06s) [2021-03-19T23:38:20.289Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (1.10s) [2021-03-19T23:38:20.289Z] === RUN TestKillStoppedContainer [2021-03-19T23:38:20.289Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-03-19T23:38:20.289Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T23:38:20.289Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.08s) [2021-03-19T23:38:20.289Z] === RUN TestKillDifferentUserContainer [2021-03-19T23:38:20.615Z] --- PASS: TestParentReset (0.28s) [2021-03-19T23:38:20.615Z] === RUN TestGetAndSetLastUpdated [2021-03-19T23:38:20.615Z] --- PASS: TestGetAndSetLastUpdated (0.05s) [2021-03-19T23:38:20.615Z] === RUN TestStoreLen [2021-03-19T23:38:20.615Z] === RUN TestMakeV1ConfigFromConfig [2021-03-19T23:38:20.615Z] --- PASS: TestMakeV1ConfigFromConfig (0.00s) [2021-03-19T23:38:20.615Z] PASS [2021-03-19T23:38:20.615Z] coverage: 25.0% of statements [2021-03-19T23:38:20.615Z] --- PASS: TestStoreLen (0.12s) [2021-03-19T23:38:20.615Z] PASS [2021-03-19T23:38:20.615Z] coverage: 86.8% of statements [2021-03-19T23:38:20.615Z] ok github.com/docker/docker/image/v1 0.198s coverage: 25.0% of statements [2021-03-19T23:38:20.615Z] ok github.com/docker/docker/image 1.019s coverage: 86.8% of statements [2021-03-19T23:38:20.615Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-19T23:38:20.615Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-19T23:38:22.193Z] --- PASS: TestKillDifferentUserContainer (1.42s) [2021-03-19T23:38:22.193Z] === RUN TestInspectOomKilledTrue [2021-03-19T23:38:22.193Z] --- SKIP: TestInspectOomKilledTrue (0.01s) [2021-03-19T23:38:22.193Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:38:22.193Z] === RUN TestInspectOomKilledFalse [2021-03-19T23:38:22.193Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-19T23:38:22.193Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:38:22.193Z] === RUN TestLinksEtcHostsContentMatch [2021-03-19T23:38:22.195Z] === RUN TestSerialization [2021-03-19T23:38:22.195Z] --- PASS: TestSerialization (0.02s) [2021-03-19T23:38:22.195Z] PASS [2021-03-19T23:38:22.195Z] coverage: 100.0% of statements [2021-03-19T23:38:22.195Z] ok github.com/docker/docker/libcontainerd/queue 0.068s coverage: 100.0% of statements [2021-03-19T23:38:22.195Z] === RUN TestEmptyLayer [2021-03-19T23:38:22.195Z] --- PASS: TestEmptyLayer (0.00s) [2021-03-19T23:38:22.195Z] === RUN TestCommitFailure [2021-03-19T23:38:22.195Z] --- PASS: TestCommitFailure (0.04s) [2021-03-19T23:38:22.195Z] === RUN TestStartTransactionFailure [2021-03-19T23:38:22.195Z] --- PASS: TestStartTransactionFailure (0.00s) [2021-03-19T23:38:22.195Z] === RUN TestGetOrphan [2021-03-19T23:38:22.195Z] --- PASS: TestGetOrphan (0.01s) [2021-03-19T23:38:22.195Z] === RUN TestMountAndRegister [2021-03-19T23:38:22.195Z] === RUN TestEnvironmentParsing [2021-03-19T23:38:22.195Z] --- PASS: TestEnvironmentParsing (0.00s) [2021-03-19T23:38:22.195Z] PASS [2021-03-19T23:38:22.195Z] coverage: 1.0% of statements [2021-03-19T23:38:22.195Z] ok github.com/docker/docker/libcontainerd/local 0.191s coverage: 1.0% of statements [2021-03-19T23:38:22.195Z] --- PASS: TestMountAndRegister (0.05s) [2021-03-19T23:38:22.195Z] layer_test.go:271: Layer size: 14 [2021-03-19T23:38:22.195Z] === RUN TestLayerRelease [2021-03-19T23:38:22.195Z] --- SKIP: TestLayerRelease (0.00s) [2021-03-19T23:38:22.195Z] layer_test.go:304: Failing on Windows [2021-03-19T23:38:22.195Z] === RUN TestStoreRestore [2021-03-19T23:38:22.195Z] --- SKIP: TestStoreRestore (0.00s) [2021-03-19T23:38:22.195Z] layer_test.go:353: Failing on Windows [2021-03-19T23:38:22.195Z] === RUN TestTarStreamStability [2021-03-19T23:38:22.195Z] --- SKIP: TestTarStreamStability (0.00s) [2021-03-19T23:38:22.195Z] layer_test.go:468: Failing on Windows [2021-03-19T23:38:22.195Z] === RUN TestRegisterExistingLayer [2021-03-19T23:38:22.667Z] --- PASS: TestRegisterExistingLayer (0.12s) [2021-03-19T23:38:22.667Z] === RUN TestTarStreamVerification [2021-03-19T23:38:22.667Z] --- SKIP: TestTarStreamVerification (0.00s) [2021-03-19T23:38:22.667Z] layer_test.go:697: Failing on Windows [2021-03-19T23:38:22.667Z] === RUN TestLayerMigration [2021-03-19T23:38:22.667Z] --- SKIP: TestLayerMigration (0.00s) [2021-03-19T23:38:22.667Z] migration_test.go:46: Failing on Windows [2021-03-19T23:38:22.667Z] === RUN TestLayerMigrationNoTarsplit [2021-03-19T23:38:22.667Z] --- SKIP: TestLayerMigrationNoTarsplit (0.00s) [2021-03-19T23:38:22.667Z] migration_test.go:182: Failing on Windows [2021-03-19T23:38:22.667Z] === RUN TestMountInit [2021-03-19T23:38:22.667Z] --- SKIP: TestMountInit (0.00s) [2021-03-19T23:38:22.667Z] mount_test.go:17: Failing on Windows [2021-03-19T23:38:22.667Z] === RUN TestMountSize [2021-03-19T23:38:22.667Z] --- SKIP: TestMountSize (0.00s) [2021-03-19T23:38:22.667Z] mount_test.go:76: Failing on Windows [2021-03-19T23:38:22.667Z] === RUN TestMountChanges [2021-03-19T23:38:22.667Z] --- SKIP: TestMountChanges (0.00s) [2021-03-19T23:38:22.667Z] mount_test.go:125: Failing on Windows [2021-03-19T23:38:22.667Z] === RUN TestMountApply [2021-03-19T23:38:22.667Z] --- SKIP: TestMountApply (0.00s) [2021-03-19T23:38:22.667Z] mount_test.go:212: Failing on Windows [2021-03-19T23:38:22.667Z] PASS [2021-03-19T23:38:22.667Z] coverage: 30.1% of statements [2021-03-19T23:38:22.667Z] ok github.com/docker/docker/layer 0.332s coverage: 30.1% of statements [2021-03-19T23:38:22.667Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-19T23:38:22.667Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-19T23:38:22.667Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-19T23:38:22.667Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-19T23:38:23.367Z] --- PASS: TestServiceCreateInit (9.13s) [2021-03-19T23:38:23.367Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (4.59s) [2021-03-19T23:38:23.367Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (4.53s) [2021-03-19T23:38:23.367Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T23:38:23.570Z] --- PASS: TestLinksEtcHostsContentMatch (1.82s) [2021-03-19T23:38:23.570Z] === RUN TestLinksContainerNames [2021-03-19T23:38:23.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules [2021-03-19T23:38:23.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/empty_rule [2021-03-19T23:38:23.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column [2021-03-19T23:38:23.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column [2021-03-19T23:38:23.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/leading_spaces [2021-03-19T23:38:23.662Z] === RUN TestAppendDevicePermissionsFromCgroupRules/trailing_spaces [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/unknown_device_type [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_type [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_colon [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_major_device [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/negative_minor_device [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/missing_permissions [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/invalid_permissions [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/too_many_permissions [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/major_out_of_range [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_minor [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission [2021-03-19T23:38:23.663Z] === RUN TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/empty_rule (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_first_column (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/multiple_spaces_after_second_column (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/leading_spaces (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/trailing_spaces (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/unknown_device_type (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_type (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_colon (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_device_major-minor (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_major_device (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/negative_minor_device (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/missing_permissions (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/invalid_permissions (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/too_many_permissions (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/major_out_of_range (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/minor_out_of_range (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/all_(a)_devices (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_(c)_devices (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/block_(b)_devices (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/char_device_with_rwm_permissions (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_minor (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/wildcard_major_and_minor (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/read_(r)_permission (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/write_(w)_permission (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_permission (0.00s) [2021-03-19T23:38:23.663Z] --- PASS: TestAppendDevicePermissionsFromCgroupRules/mknod_(m)_and_read_(r)_permission (0.00s) [2021-03-19T23:38:23.663Z] PASS [2021-03-19T23:38:23.663Z] coverage: 42.3% of statements [2021-03-19T23:38:23.663Z] === RUN TestParseVersion [2021-03-19T23:38:23.663Z] --- PASS: TestParseVersion (0.00s) [2021-03-19T23:38:23.663Z] PASS [2021-03-19T23:38:23.663Z] coverage: 52.9% of statements [2021-03-19T23:38:23.663Z] ok github.com/docker/docker/oci 0.092s coverage: 42.3% of statements [2021-03-19T23:38:23.663Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-19T23:38:23.663Z] ok github.com/docker/docker/pkg/aaparser 0.076s coverage: 52.9% of statements [2021-03-19T23:38:23.713Z] --- PASS: TestCreateServiceSysctls (5.00s) [2021-03-19T23:38:23.713Z] === RUN TestCreateServiceCapabilities [2021-03-19T23:38:23.829Z] === RUN TestDockerDaemonSuite/TestDaemonRestartCleanupNetns [2021-03-19T23:38:24.136Z] === RUN TestAddressPoolOpt [2021-03-19T23:38:24.136Z] --- PASS: TestAddressPoolOpt (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/a [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/something [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/_=a [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/env1=value1 [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/_env1=value1 [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/env2=value2=value3 [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/env3=abc!qwe [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/env_4=value_4 [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/PATH [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/=a [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/PATH= [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/PATH=something [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/asd!qwe [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/1asd [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/123 [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/some_space [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/__some_space_before [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/some_space_after__ [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/= [2021-03-19T23:38:24.136Z] === RUN TestValidateEnv/PaTh [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/a (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/something (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/_=a (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/env1=value1 (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/_env1=value1 (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/env2=value2=value3 (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/env3=abc!qwe (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/env_4=value_4 (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/PATH (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/=a (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/PATH= (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/PATH=something (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/asd!qwe (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/1asd (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/123 (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/some_space (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/__some_space_before (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/some_space_after__ (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/= (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateEnv/PaTh (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestParseHost [2021-03-19T23:38:24.136Z] --- PASS: TestParseHost (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestParseDockerDaemonHost [2021-03-19T23:38:24.136Z] --- PASS: TestParseDockerDaemonHost (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestParseTCP [2021-03-19T23:38:24.136Z] --- PASS: TestParseTCP (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestParseInvalidUnixAddrInvalid [2021-03-19T23:38:24.136Z] --- PASS: TestParseInvalidUnixAddrInvalid (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestValidateExtraHosts [2021-03-19T23:38:24.136Z] --- PASS: TestValidateExtraHosts (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestIpOptString [2021-03-19T23:38:24.136Z] --- PASS: TestIpOptString (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestNewIpOptInvalidDefaultVal [2021-03-19T23:38:24.136Z] --- PASS: TestNewIpOptInvalidDefaultVal (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestNewIpOptValidDefaultVal [2021-03-19T23:38:24.136Z] --- PASS: TestNewIpOptValidDefaultVal (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestIpOptSetInvalidVal [2021-03-19T23:38:24.136Z] --- PASS: TestIpOptSetInvalidVal (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestValidateIPAddress [2021-03-19T23:38:24.136Z] --- PASS: TestValidateIPAddress (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestMapOpts [2021-03-19T23:38:24.136Z] --- PASS: TestMapOpts (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestListOptsWithoutValidator [2021-03-19T23:38:24.136Z] --- PASS: TestListOptsWithoutValidator (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestListOptsWithValidator [2021-03-19T23:38:24.136Z] --- PASS: TestListOptsWithValidator (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestValidateDNSSearch [2021-03-19T23:38:24.136Z] --- PASS: TestValidateDNSSearch (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel/lable_with_bad_attribute_format [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel/label_with_general_format [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel/label_with_more_than_one_= [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel/label_with_one_more [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel/label_with_no_reserved_com.docker.* [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel/label_with_no_reserved_io.docker.* [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel/label_with_no_reserved_org.dockerproject.* [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel/label_with_reserved_com.docker.* [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel/label_with_reserved_upcase_com.docker.*_ [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel/label_with_reserved_io.docker.* [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel/label_with_reserved_upcase_io.docker.* [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel/label_with_reserved_org.dockerproject.* [2021-03-19T23:38:24.136Z] === RUN TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel/lable_with_bad_attribute_format (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel/label_with_general_format (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel/label_with_more_than_one_= (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel/label_with_one_more (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel/label_with_no_reserved_com.docker.* (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel/label_with_no_reserved_io.docker.* (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel/label_with_no_reserved_org.dockerproject.* (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel/label_with_reserved_com.docker.* (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_com.docker.*_ (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel/label_with_reserved_io.docker.* (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_io.docker.* (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel/label_with_reserved_org.dockerproject.* (0.00s) [2021-03-19T23:38:24.136Z] --- PASS: TestValidateLabel/label_with_reserved_upcase_org.dockerproject.* (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestNamedListOpts [2021-03-19T23:38:24.136Z] --- PASS: TestNamedListOpts (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestNamedMapOpts [2021-03-19T23:38:24.136Z] --- PASS: TestNamedMapOpts (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestParseLink [2021-03-19T23:38:24.136Z] --- PASS: TestParseLink (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestQuotedStringSetWithQuotes [2021-03-19T23:38:24.136Z] --- PASS: TestQuotedStringSetWithQuotes (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestQuotedStringSetWithMismatchedQuotes [2021-03-19T23:38:24.136Z] --- PASS: TestQuotedStringSetWithMismatchedQuotes (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestQuotedStringSetWithNoQuotes [2021-03-19T23:38:24.136Z] --- PASS: TestQuotedStringSetWithNoQuotes (0.00s) [2021-03-19T23:38:24.136Z] === RUN TestUlimitOpt [2021-03-19T23:38:24.136Z] --- PASS: TestUlimitOpt (0.00s) [2021-03-19T23:38:24.136Z] PASS [2021-03-19T23:38:24.136Z] coverage: 67.1% of statements [2021-03-19T23:38:24.136Z] ok github.com/docker/docker/opts 0.108s coverage: 67.1% of statements [2021-03-19T23:38:24.608Z] === RUN TestUnbuffered [2021-03-19T23:38:24.608Z] --- PASS: TestUnbuffered (0.00s) [2021-03-19T23:38:24.608Z] === RUN TestRaceUnbuffered [2021-03-19T23:38:24.608Z] --- PASS: TestRaceUnbuffered (0.00s) [2021-03-19T23:38:24.608Z] PASS [2021-03-19T23:38:24.608Z] coverage: 100.0% of statements [2021-03-19T23:38:24.608Z] ok github.com/docker/docker/pkg/broadcaster 0.126s coverage: 100.0% of statements [2021-03-19T23:38:25.605Z] === RUN TestMatch [2021-03-19T23:38:25.605Z] === RUN TestMatch/[[]] [2021-03-19T23:38:25.605Z] === RUN TestMatch/[[foo]] [2021-03-19T23:38:25.605Z] === RUN TestMatch/[[bar]_[foo]] [2021-03-19T23:38:25.605Z] === RUN TestMatch/[[foo_bar]] [2021-03-19T23:38:25.605Z] === RUN TestMatch/[[qux]_[foo]] [2021-03-19T23:38:25.605Z] === RUN TestMatch/[[foo_bar]_[baz]_[bar]] [2021-03-19T23:38:25.605Z] === RUN TestMatch/[] [2021-03-19T23:38:25.605Z] === RUN TestMatch/[]#01 [2021-03-19T23:38:25.605Z] === RUN TestMatch/[[qux]] [2021-03-19T23:38:25.605Z] === RUN TestMatch/[[foo_bar_qux]] [2021-03-19T23:38:25.605Z] === RUN TestMatch/[[qux]_[baz]] [2021-03-19T23:38:25.605Z] === RUN TestMatch/[[foo_baz]] [2021-03-19T23:38:25.605Z] --- PASS: TestMatch (0.00s) [2021-03-19T23:38:25.605Z] --- PASS: TestMatch/[[]] (0.00s) [2021-03-19T23:38:25.605Z] --- PASS: TestMatch/[[foo]] (0.00s) [2021-03-19T23:38:25.605Z] --- PASS: TestMatch/[[bar]_[foo]] (0.00s) [2021-03-19T23:38:25.605Z] --- PASS: TestMatch/[[foo_bar]] (0.00s) [2021-03-19T23:38:25.605Z] --- PASS: TestMatch/[[qux]_[foo]] (0.00s) [2021-03-19T23:38:25.605Z] --- PASS: TestMatch/[[foo_bar]_[baz]_[bar]] (0.00s) [2021-03-19T23:38:25.605Z] --- PASS: TestMatch/[] (0.00s) [2021-03-19T23:38:25.605Z] --- PASS: TestMatch/[]#01 (0.00s) [2021-03-19T23:38:25.605Z] --- PASS: TestMatch/[[qux]] (0.00s) [2021-03-19T23:38:25.605Z] --- PASS: TestMatch/[[foo_bar_qux]] (0.00s) [2021-03-19T23:38:25.605Z] --- PASS: TestMatch/[[qux]_[baz]] (0.00s) [2021-03-19T23:38:25.605Z] --- PASS: TestMatch/[[foo_baz]] (0.00s) [2021-03-19T23:38:25.605Z] PASS [2021-03-19T23:38:25.605Z] coverage: 87.5% of statements [2021-03-19T23:38:25.605Z] ok github.com/docker/docker/pkg/capabilities 0.049s coverage: 87.5% of statements [2021-03-19T23:38:25.605Z] === RUN TestPeerCertificateMarshalJSON [2021-03-19T23:38:26.080Z] === RUN TestIsArchivePathDir [2021-03-19T23:38:26.080Z] --- PASS: TestIsArchivePathDir (0.06s) [2021-03-19T23:38:26.080Z] === RUN TestIsArchivePathInvalidFile [2021-03-19T23:38:26.080Z] --- PASS: TestIsArchivePathInvalidFile (0.13s) [2021-03-19T23:38:26.080Z] === RUN TestIsArchivePathTar [2021-03-19T23:38:26.080Z] === RUN TestPeerCertificateMarshalJSON/Marshalling_: [2021-03-19T23:38:26.080Z] === RUN TestPeerCertificateMarshalJSON/UnMarshalling_: [2021-03-19T23:38:26.080Z] --- PASS: TestPeerCertificateMarshalJSON (0.49s) [2021-03-19T23:38:26.080Z] --- PASS: TestPeerCertificateMarshalJSON/Marshalling_: (0.00s) [2021-03-19T23:38:26.080Z] --- PASS: TestPeerCertificateMarshalJSON/UnMarshalling_: (0.00s) [2021-03-19T23:38:26.080Z] === RUN TestMiddleware [2021-03-19T23:38:26.080Z] --- PASS: TestMiddleware (0.00s) [2021-03-19T23:38:26.080Z] === RUN TestNewResponseModifier [2021-03-19T23:38:26.080Z] --- PASS: TestNewResponseModifier (0.00s) [2021-03-19T23:38:26.080Z] PASS [2021-03-19T23:38:26.080Z] coverage: 26.8% of statements [2021-03-19T23:38:26.080Z] ok github.com/docker/docker/pkg/authorization 0.598s coverage: 26.8% of statements [2021-03-19T23:38:26.363Z] --- PASS: TestLinksContainerNames (2.47s) [2021-03-19T23:38:26.363Z] === RUN TestLogsFollowTailEmpty [2021-03-19T23:38:26.552Z] --- PASS: TestIsArchivePathTar (0.21s) [2021-03-19T23:38:26.552Z] === RUN TestDecompressStreamGzip [2021-03-19T23:38:26.552Z] === RUN TestChrootTarUntar [2021-03-19T23:38:26.552Z] --- SKIP: TestChrootTarUntar (0.00s) [2021-03-19T23:38:26.552Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:38:26.552Z] === RUN TestChrootUntarWithHugeExcludesList [2021-03-19T23:38:26.552Z] --- SKIP: TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-19T23:38:26.552Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:38:26.553Z] === RUN TestChrootUntarEmptyArchive [2021-03-19T23:38:26.553Z] --- PASS: TestChrootUntarEmptyArchive (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestChrootTarUntarWithSymlink [2021-03-19T23:38:26.553Z] --- SKIP: TestChrootTarUntarWithSymlink (0.00s) [2021-03-19T23:38:26.553Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-19T23:38:26.553Z] === RUN TestChrootCopyWithTar [2021-03-19T23:38:26.553Z] --- SKIP: TestChrootCopyWithTar (0.00s) [2021-03-19T23:38:26.553Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-19T23:38:26.553Z] === RUN TestChrootCopyFileWithTar [2021-03-19T23:38:26.553Z] --- SKIP: TestChrootCopyFileWithTar (0.00s) [2021-03-19T23:38:26.553Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:38:26.553Z] === RUN TestChrootUntarPath [2021-03-19T23:38:26.553Z] --- SKIP: TestChrootUntarPath (0.00s) [2021-03-19T23:38:26.553Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-19T23:38:26.553Z] === RUN TestChrootUntarEmptyArchiveFromSlowReader [2021-03-19T23:38:26.553Z] --- SKIP: TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-19T23:38:26.553Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:38:26.553Z] === RUN TestChrootApplyEmptyArchiveFromSlowReader [2021-03-19T23:38:26.553Z] --- SKIP: TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-19T23:38:26.553Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:38:26.553Z] === RUN TestChrootApplyDotDotFile [2021-03-19T23:38:26.553Z] --- SKIP: TestChrootApplyDotDotFile (0.00s) [2021-03-19T23:38:26.553Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:38:26.553Z] PASS [2021-03-19T23:38:26.553Z] coverage: 15.4% of statements [2021-03-19T23:38:26.553Z] ok github.com/docker/docker/pkg/chrootarchive 0.095s coverage: 15.4% of statements [2021-03-19T23:38:26.553Z] --- PASS: TestDecompressStreamGzip (0.13s) [2021-03-19T23:38:26.553Z] === RUN TestDecompressStreamBzip2 [2021-03-19T23:38:26.553Z] --- PASS: TestDecompressStreamBzip2 (0.14s) [2021-03-19T23:38:26.553Z] === RUN TestDecompressStreamXz [2021-03-19T23:38:26.553Z] --- SKIP: TestDecompressStreamXz (0.00s) [2021-03-19T23:38:26.553Z] archive_test.go:134: Xz not present in msys2 [2021-03-19T23:38:26.553Z] === RUN TestCompressStreamXzUnsupported [2021-03-19T23:38:26.553Z] --- PASS: TestCompressStreamXzUnsupported (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestCompressStreamBzip2Unsupported [2021-03-19T23:38:26.553Z] --- PASS: TestCompressStreamBzip2Unsupported (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestCompressStreamInvalid [2021-03-19T23:38:26.553Z] --- PASS: TestCompressStreamInvalid (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestExtensionInvalid [2021-03-19T23:38:26.553Z] --- PASS: TestExtensionInvalid (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestExtensionUncompressed [2021-03-19T23:38:26.553Z] --- PASS: TestExtensionUncompressed (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestExtensionBzip2 [2021-03-19T23:38:26.553Z] --- PASS: TestExtensionBzip2 (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestExtensionGzip [2021-03-19T23:38:26.553Z] --- PASS: TestExtensionGzip (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestExtensionXz [2021-03-19T23:38:26.553Z] --- PASS: TestExtensionXz (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestCmdStreamLargeStderr [2021-03-19T23:38:26.553Z] --- PASS: TestCmdStreamLargeStderr (0.07s) [2021-03-19T23:38:26.553Z] === RUN TestCmdStreamBad [2021-03-19T23:38:26.553Z] --- SKIP: TestCmdStreamBad (0.00s) [2021-03-19T23:38:26.553Z] archive_test.go:239: Failing on Windows CI machines [2021-03-19T23:38:26.553Z] === RUN TestCmdStreamGood [2021-03-19T23:38:26.553Z] --- PASS: TestCmdStreamGood (0.04s) [2021-03-19T23:38:26.553Z] === RUN TestUntarPathWithInvalidDest [2021-03-19T23:38:26.553Z] === RUN TestSizeEmpty [2021-03-19T23:38:26.553Z] --- PASS: TestSizeEmpty (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestSizeEmptyFile [2021-03-19T23:38:26.553Z] --- PASS: TestSizeEmptyFile (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestSizeNonemptyFile [2021-03-19T23:38:26.553Z] --- PASS: TestSizeNonemptyFile (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestSizeNestedDirectoryEmpty [2021-03-19T23:38:26.553Z] --- PASS: TestSizeNestedDirectoryEmpty (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestSizeFileAndNestedDirectoryEmpty [2021-03-19T23:38:26.553Z] --- PASS: TestSizeFileAndNestedDirectoryEmpty (0.00s) [2021-03-19T23:38:26.553Z] === RUN TestSizeFileAndNestedDirectoryNonempty [2021-03-19T23:38:26.553Z] --- PASS: TestSizeFileAndNestedDirectoryNonempty (0.00s) [2021-03-19T23:38:26.932Z] === RUN TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart [2021-03-19T23:38:27.031Z] === RUN TestMoveToSubdir [2021-03-19T23:38:27.031Z] --- PASS: TestMoveToSubdir (0.00s) [2021-03-19T23:38:27.031Z] === RUN TestSizeNonExistingDirectory [2021-03-19T23:38:27.031Z] --- PASS: TestSizeNonExistingDirectory (0.00s) [2021-03-19T23:38:27.031Z] PASS [2021-03-19T23:38:27.031Z] coverage: 80.0% of statements [2021-03-19T23:38:27.031Z] ok github.com/docker/docker/pkg/directory 0.060s coverage: 80.0% of statements [2021-03-19T23:38:27.031Z] --- PASS: TestUntarPathWithInvalidDest (0.06s) [2021-03-19T23:38:27.031Z] === RUN TestUntarPathWithInvalidSrc [2021-03-19T23:38:27.031Z] --- PASS: TestUntarPathWithInvalidSrc (0.00s) [2021-03-19T23:38:27.031Z] === RUN TestUntarPath [2021-03-19T23:38:27.031Z] --- PASS: TestUntarPath (0.08s) [2021-03-19T23:38:27.031Z] === RUN TestUntarPathWithDestinationFile [2021-03-19T23:38:27.031Z] --- PASS: TestUntarPathWithDestinationFile (0.05s) [2021-03-19T23:38:27.031Z] === RUN TestUntarPathWithDestinationSrcFileAsFolder [2021-03-19T23:38:27.031Z] --- PASS: TestUntarPathWithDestinationSrcFileAsFolder (0.08s) [2021-03-19T23:38:27.031Z] === RUN TestCopyWithTarInvalidSrc [2021-03-19T23:38:27.031Z] --- PASS: TestCopyWithTarInvalidSrc (0.00s) [2021-03-19T23:38:27.031Z] === RUN TestCopyWithTarInexistentDestWillCreateIt [2021-03-19T23:38:27.031Z] --- PASS: TestCopyWithTarInexistentDestWillCreateIt (0.00s) [2021-03-19T23:38:27.031Z] === RUN TestCopyWithTarSrcFile [2021-03-19T23:38:27.031Z] --- PASS: TestCopyWithTarSrcFile (0.00s) [2021-03-19T23:38:27.031Z] === RUN TestCopyWithTarSrcFolder [2021-03-19T23:38:27.031Z] --- PASS: TestCopyWithTarSrcFolder (0.01s) [2021-03-19T23:38:27.031Z] === RUN TestCopyFileWithTarInvalidSrc [2021-03-19T23:38:27.031Z] --- PASS: TestCopyFileWithTarInvalidSrc (0.00s) [2021-03-19T23:38:27.031Z] === RUN TestCopyFileWithTarInexistentDestWillCreateIt [2021-03-19T23:38:27.031Z] --- PASS: TestCopyFileWithTarInexistentDestWillCreateIt (0.00s) [2021-03-19T23:38:27.031Z] === RUN TestCopyFileWithTarSrcFolder [2021-03-19T23:38:27.031Z] --- PASS: TestCopyFileWithTarSrcFolder (0.00s) [2021-03-19T23:38:27.031Z] === RUN TestCopyFileWithTarSrcFile [2021-03-19T23:38:27.031Z] --- PASS: TestCopyFileWithTarSrcFile (0.01s) [2021-03-19T23:38:27.031Z] === RUN TestTarFiles [2021-03-19T23:38:27.500Z] --- PASS: TestLogsFollowTailEmpty (1.31s) [2021-03-19T23:38:27.500Z] === RUN TestContainerNetworkMountsNoChown [2021-03-19T23:38:27.504Z] === RUN Test [2021-03-19T23:38:27.504Z] === RUN Test/TestContainsEntry [2021-03-19T23:38:27.504Z] === RUN Test/TestCreateEntries [2021-03-19T23:38:27.504Z] === RUN Test/TestEntriesDiff [2021-03-19T23:38:27.504Z] === RUN Test/TestEntriesEquality [2021-03-19T23:38:27.504Z] === RUN Test/TestGenerateWithMalformedInputAtRangeEnd [2021-03-19T23:38:27.504Z] === RUN Test/TestGenerateWithMalformedInputAtRangeStart [2021-03-19T23:38:27.504Z] === RUN Test/TestGeneratorMatchFailedNotGenerate [2021-03-19T23:38:27.504Z] === RUN Test/TestGeneratorNotGenerate [2021-03-19T23:38:27.504Z] === RUN Test/TestGeneratorWithPort [2021-03-19T23:38:27.504Z] === RUN Test/TestGeneratorWithPortNotGenerate [2021-03-19T23:38:27.504Z] === RUN Test/TestNewEntry [2021-03-19T23:38:27.504Z] === RUN Test/TestParse [2021-03-19T23:38:27.504Z] --- PASS: Test (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestContainsEntry (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestCreateEntries (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestEntriesDiff (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestEntriesEquality (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeEnd (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestGenerateWithMalformedInputAtRangeStart (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestGeneratorMatchFailedNotGenerate (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestGeneratorNotGenerate (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestGeneratorWithPort (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestGeneratorWithPortNotGenerate (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestNewEntry (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestParse (0.00s) [2021-03-19T23:38:27.504Z] PASS [2021-03-19T23:38:27.504Z] coverage: 58.3% of statements [2021-03-19T23:38:27.504Z] ok github.com/docker/docker/pkg/discovery 0.089s coverage: 58.3% of statements [2021-03-19T23:38:27.504Z] === RUN Test [2021-03-19T23:38:27.504Z] === RUN Test/TestContent [2021-03-19T23:38:27.504Z] === RUN Test/TestInitialize [2021-03-19T23:38:27.504Z] === RUN Test/TestNew [2021-03-19T23:38:27.504Z] === RUN Test/TestParsingContentsWithComments [2021-03-19T23:38:27.504Z] === RUN Test/TestRegister [2021-03-19T23:38:27.504Z] === RUN Test/TestWatch [2021-03-19T23:38:27.504Z] --- PASS: Test (0.01s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestContent (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestNew (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestParsingContentsWithComments (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestRegister (0.00s) [2021-03-19T23:38:27.504Z] --- PASS: Test/TestWatch (0.01s) [2021-03-19T23:38:27.504Z] PASS [2021-03-19T23:38:27.504Z] coverage: 92.9% of statements [2021-03-19T23:38:27.504Z] ok github.com/docker/docker/pkg/discovery/file 0.059s coverage: 92.9% of statements [2021-03-19T23:38:28.163Z] --- PASS: TestCreateServiceCapabilities (3.97s) [2021-03-19T23:38:28.163Z] === RUN TestInspect [2021-03-19T23:38:28.877Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-19T23:38:28.877Z] --- PASS: TestContainerNetworkMountsNoChown (1.41s) [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/default [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/default [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/private [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/private [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/rprivate [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/slave [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/slave [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/rslave [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/shared [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/shared [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/rshared [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-19T23:38:28.877Z] === CONT TestMountDaemonRoot/default [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-19T23:38:28.877Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:38:28.877Z] === CONT TestMountDaemonRoot/rshared [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:38:28.877Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:38:28.877Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:38:28.877Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:38:29.083Z] === RUN Test [2021-03-19T23:38:29.083Z] === RUN Test/TestWatch [2021-03-19T23:38:29.083Z] --- PASS: Test (0.00s) [2021-03-19T23:38:29.083Z] --- PASS: Test/TestWatch (0.00s) [2021-03-19T23:38:29.083Z] PASS [2021-03-19T23:38:29.083Z] coverage: 92.3% of statements [2021-03-19T23:38:29.083Z] ok github.com/docker/docker/pkg/discovery/memory 0.043s coverage: 92.3% of statements [2021-03-19T23:38:29.083Z] === RUN Test [2021-03-19T23:38:29.083Z] === RUN Test/TestInitialize [2021-03-19T23:38:29.083Z] === RUN Test [2021-03-19T23:38:29.083Z] === RUN Test/TestInitialize [2021-03-19T23:38:29.083Z] === RUN Test/TestInitializeWithPattern [2021-03-19T23:38:29.083Z] === RUN Test/TestRegister [2021-03-19T23:38:29.083Z] === RUN Test/TestWatch [2021-03-19T23:38:29.083Z] --- PASS: Test (0.00s) [2021-03-19T23:38:29.083Z] --- PASS: Test/TestInitialize (0.00s) [2021-03-19T23:38:29.083Z] --- PASS: Test/TestInitializeWithPattern (0.00s) [2021-03-19T23:38:29.083Z] --- PASS: Test/TestRegister (0.00s) [2021-03-19T23:38:29.083Z] --- PASS: Test/TestWatch (0.00s) [2021-03-19T23:38:29.083Z] PASS [2021-03-19T23:38:29.083Z] coverage: 93.8% of statements [2021-03-19T23:38:29.083Z] ok github.com/docker/docker/pkg/discovery/nodes 0.086s coverage: 93.8% of statements [2021-03-19T23:38:29.083Z] time="2021-03-19T23:38:28Z" level=info msg="Initializing discovery without TLS" [2021-03-19T23:38:29.083Z] time="2021-03-19T23:38:28Z" level=info msg="Initializing discovery without TLS" [2021-03-19T23:38:29.083Z] time="2021-03-19T23:38:28Z" level=info msg="Initializing discovery without TLS" [2021-03-19T23:38:29.083Z] === RUN Test/TestInitializeWithCerts [2021-03-19T23:38:29.083Z] time="2021-03-19T23:38:29Z" level=info msg="Initializing discovery with TLS" [2021-03-19T23:38:29.083Z] === RUN Test/TestWatch [2021-03-19T23:38:29.083Z] time="2021-03-19T23:38:29Z" level=info msg="Initializing discovery without TLS" [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/shared [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/rslave [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/slave [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/rprivate [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/private [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-19T23:38:29.137Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:38:29.137Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:38:29.137Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:38:29.396Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-19T23:38:29.396Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:38:29.396Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-19T23:38:29.396Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:38:29.396Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:38:29.396Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:38:29.396Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:38:29.656Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:38:29.656Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-19T23:38:29.656Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:38:29.656Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-19T23:38:29.656Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:38:29.656Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:38:29.656Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:38:29.656Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:38:29.656Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-19T23:38:29.916Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot (0.04s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.15s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.08s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.17s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.08s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.07s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.07s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.03s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.05s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.06s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.04s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.11s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.07s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.08s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.06s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.05s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.05s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.08s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.08s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.04s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.06s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.04s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.08s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.04s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.06s) [2021-03-19T23:38:29.916Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.03s) [2021-03-19T23:38:29.916Z] === RUN TestContainerBindMountNonRecursive [2021-03-19T23:38:30.079Z] === RUN TestPollerAddRemove [2021-03-19T23:38:30.079Z] --- PASS: TestPollerAddRemove (0.00s) [2021-03-19T23:38:30.079Z] === RUN TestPollerEvent [2021-03-19T23:38:30.079Z] --- SKIP: TestPollerEvent (0.00s) [2021-03-19T23:38:30.079Z] poller_test.go:41: No chmod on Windows [2021-03-19T23:38:30.079Z] === RUN TestPollerClose [2021-03-19T23:38:30.079Z] --- PASS: TestPollerClose (0.00s) [2021-03-19T23:38:30.079Z] PASS [2021-03-19T23:38:30.079Z] coverage: 36.2% of statements [2021-03-19T23:38:30.079Z] ok github.com/docker/docker/pkg/filenotify 0.056s coverage: 36.2% of statements [2021-03-19T23:38:30.552Z] === RUN TestCopyFileWithInvalidSrc [2021-03-19T23:38:30.552Z] --- PASS: TestCopyFileWithInvalidSrc (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestCopyFileWithInvalidDest [2021-03-19T23:38:30.552Z] --- PASS: TestCopyFileWithInvalidDest (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestCopyFileWithSameSrcAndDest [2021-03-19T23:38:30.552Z] --- PASS: TestCopyFileWithSameSrcAndDest (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestCopyFileWithSameSrcAndDestWithPathNameDifferent [2021-03-19T23:38:30.552Z] --- PASS: TestCopyFileWithSameSrcAndDestWithPathNameDifferent (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestCopyFile [2021-03-19T23:38:30.552Z] --- PASS: TestCopyFile (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestReadSymlinkedDirectoryExistingDirectory [2021-03-19T23:38:30.552Z] --- SKIP: TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-19T23:38:30.552Z] fileutils_test.go:134: Needs porting to Windows [2021-03-19T23:38:30.552Z] === RUN TestReadSymlinkedDirectoryNonExistingSymlink [2021-03-19T23:38:30.552Z] --- PASS: TestReadSymlinkedDirectoryNonExistingSymlink (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestReadSymlinkedDirectoryToFile [2021-03-19T23:38:30.552Z] --- SKIP: TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-19T23:38:30.552Z] fileutils_test.go:180: Needs porting to Windows [2021-03-19T23:38:30.552Z] === RUN TestWildcardMatches [2021-03-19T23:38:30.552Z] --- PASS: TestWildcardMatches (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestPatternMatches [2021-03-19T23:38:30.552Z] --- PASS: TestPatternMatches (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestExclusionPatternMatchesPatternBefore [2021-03-19T23:38:30.552Z] --- PASS: TestExclusionPatternMatchesPatternBefore (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestPatternMatchesFolderExclusions [2021-03-19T23:38:30.552Z] --- PASS: TestPatternMatchesFolderExclusions (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestPatternMatchesFolderWithSlashExclusions [2021-03-19T23:38:30.552Z] --- PASS: TestPatternMatchesFolderWithSlashExclusions (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestPatternMatchesFolderWildcardExclusions [2021-03-19T23:38:30.552Z] --- PASS: TestPatternMatchesFolderWildcardExclusions (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestExclusionPatternMatchesPatternAfter [2021-03-19T23:38:30.552Z] --- PASS: TestExclusionPatternMatchesPatternAfter (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestExclusionPatternMatchesWholeDirectory [2021-03-19T23:38:30.552Z] --- PASS: TestExclusionPatternMatchesWholeDirectory (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestSingleExclamationError [2021-03-19T23:38:30.552Z] --- PASS: TestSingleExclamationError (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestMatchesWithNoPatterns [2021-03-19T23:38:30.552Z] --- PASS: TestMatchesWithNoPatterns (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestMatchesWithMalformedPatterns [2021-03-19T23:38:30.552Z] --- PASS: TestMatchesWithMalformedPatterns (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestMatches [2021-03-19T23:38:30.552Z] --- PASS: TestMatches (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestCleanPatterns [2021-03-19T23:38:30.552Z] --- PASS: TestCleanPatterns (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestCleanPatternsStripEmptyPatterns [2021-03-19T23:38:30.552Z] --- PASS: TestCleanPatternsStripEmptyPatterns (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestCleanPatternsExceptionFlag [2021-03-19T23:38:30.552Z] --- PASS: TestCleanPatternsExceptionFlag (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestCleanPatternsLeadingSpaceTrimmed [2021-03-19T23:38:30.552Z] --- PASS: TestCleanPatternsLeadingSpaceTrimmed (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestCleanPatternsTrailingSpaceTrimmed [2021-03-19T23:38:30.552Z] --- PASS: TestCleanPatternsTrailingSpaceTrimmed (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestCleanPatternsErrorSingleException [2021-03-19T23:38:30.552Z] --- PASS: TestCleanPatternsErrorSingleException (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestCreateIfNotExistsDir [2021-03-19T23:38:30.552Z] --- PASS: TestCreateIfNotExistsDir (0.00s) [2021-03-19T23:38:30.552Z] === RUN TestCreateIfNotExistsFile [2021-03-19T23:38:30.552Z] --- PASS: TestCreateIfNotExistsFile (0.01s) [2021-03-19T23:38:30.552Z] === RUN TestMatch [2021-03-19T23:38:30.552Z] --- PASS: TestMatch (0.00s) [2021-03-19T23:38:30.552Z] PASS [2021-03-19T23:38:30.552Z] coverage: 87.7% of statements [2021-03-19T23:38:30.552Z] ok github.com/docker/docker/pkg/fileutils 0.089s coverage: 87.7% of statements [2021-03-19T23:38:31.250Z] Loaded image: buildpack-deps:buster [2021-03-19T23:38:31.250Z] Loaded image: busybox:latest [2021-03-19T23:38:31.250Z] Loaded image: busybox:glibc [2021-03-19T23:38:31.296Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-19T23:38:31.548Z] === RUN TestGet [2021-03-19T23:38:31.548Z] --- PASS: TestGet (0.00s) [2021-03-19T23:38:31.548Z] === RUN TestGetShortcutString [2021-03-19T23:38:31.548Z] --- PASS: TestGetShortcutString (0.00s) [2021-03-19T23:38:31.548Z] PASS [2021-03-19T23:38:31.548Z] coverage: 42.9% of statements [2021-03-19T23:38:31.548Z] ok github.com/docker/docker/pkg/homedir 0.057s coverage: 42.9% of statements [2021-03-19T23:38:31.683Z] --- PASS: TestInspect (3.68s) [2021-03-19T23:38:31.683Z] === RUN TestCreateJob [2021-03-19T23:38:31.970Z] Loaded image: debian:bullseye [2021-03-19T23:38:31.970Z] Loaded image: hello-world:latest [2021-03-19T23:38:31.970Z] Loaded image: arm32v7/hello-world:latest [2021-03-19T23:38:32.021Z] === RUN TestCreateIDMapOrder [2021-03-19T23:38:32.021Z] --- PASS: TestCreateIDMapOrder (0.00s) [2021-03-19T23:38:32.021Z] PASS [2021-03-19T23:38:32.021Z] coverage: 7.2% of statements [2021-03-19T23:38:32.021Z] ok github.com/docker/docker/pkg/idtools 0.084s coverage: 7.2% of statements [2021-03-19T23:38:32.493Z] --- PASS: Test (3.23s) [2021-03-19T23:38:32.493Z] --- PASS: Test/TestInitialize (0.15s) [2021-03-19T23:38:32.493Z] --- PASS: Test/TestInitializeWithCerts (0.03s) [2021-03-19T23:38:32.493Z] --- PASS: Test/TestWatch (3.05s) [2021-03-19T23:38:32.493Z] PASS [2021-03-19T23:38:32.493Z] coverage: 84.1% of statements [2021-03-19T23:38:32.493Z] ok github.com/docker/docker/pkg/discovery/kv 3.301s coverage: 84.1% of statements [2021-03-19T23:38:32.493Z] --- PASS: TestTarFiles (5.32s) [2021-03-19T23:38:32.493Z] === RUN TestTarUntar [2021-03-19T23:38:32.493Z] --- PASS: TestTarUntar (0.03s) [2021-03-19T23:38:32.493Z] === RUN TestTarWithOptionsChownOptsAlwaysOverridesIdPair [2021-03-19T23:38:32.493Z] --- PASS: TestTarWithOptionsChownOptsAlwaysOverridesIdPair (0.00s) [2021-03-19T23:38:32.493Z] === RUN TestTarWithOptions [2021-03-19T23:38:32.493Z] --- PASS: TestTarWithOptions (0.03s) [2021-03-19T23:38:32.493Z] === RUN TestTypeXGlobalHeaderDoesNotFail [2021-03-19T23:38:32.493Z] --- PASS: TestTypeXGlobalHeaderDoesNotFail (0.00s) [2021-03-19T23:38:32.493Z] === RUN TestUntarUstarGnuConflict [2021-03-19T23:38:32.493Z] --- PASS: TestUntarUstarGnuConflict (0.00s) [2021-03-19T23:38:32.493Z] === RUN TestUntarInvalidFilenames [2021-03-19T23:38:32.493Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidFilenames061271882\\dest" [2021-03-19T23:38:32.493Z] --- PASS: TestUntarInvalidFilenames (0.14s) [2021-03-19T23:38:32.493Z] === RUN TestUntarHardlinkToSymlink [2021-03-19T23:38:32.493Z] --- PASS: TestUntarHardlinkToSymlink (0.01s) [2021-03-19T23:38:32.493Z] === RUN TestUntarInvalidHardlink [2021-03-19T23:38:32.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink150281467\\victim\\hello" -> "../victim/hello" [2021-03-19T23:38:32.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink830543902\\victim\\hello" -> "/../victim/hello" [2021-03-19T23:38:32.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink532646117\\victim" -> "../victim" [2021-03-19T23:38:32.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink491359488\\victim" -> "../victim" [2021-03-19T23:38:32.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink341959263\\victim" -> "../victim" [2021-03-19T23:38:32.493Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidHardlink625312306\\victim" -> "../victim" [2021-03-19T23:38:32.493Z] --- PASS: TestUntarInvalidHardlink (0.02s) [2021-03-19T23:38:32.493Z] === RUN TestUntarInvalidSymlink [2021-03-19T23:38:32.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink145069545\\dest\\dotdot" -> "../victim/hello" [2021-03-19T23:38:32.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink290014772\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-19T23:38:32.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink751101443\\dest\\loophole-victim" -> "../victim" [2021-03-19T23:38:32.493Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink026688390\\dest\\loophole-victim" -> "../victim" [2021-03-19T23:38:32.494Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink868060973\\dest\\loophole-victim" -> "../victim" [2021-03-19T23:38:32.494Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink976267944\\dest\\loophole-victim" -> "../victim" [2021-03-19T23:38:32.494Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestUntarInvalidSymlink062112743\\dest\\dir\\loophole" -> "../../victim" [2021-03-19T23:38:32.494Z] --- PASS: TestUntarInvalidSymlink (0.06s) [2021-03-19T23:38:32.494Z] === RUN TestTempArchiveCloseMultipleTimes [2021-03-19T23:38:32.494Z] --- PASS: TestTempArchiveCloseMultipleTimes (0.00s) [2021-03-19T23:38:32.494Z] === RUN TestXGlobalNoParent [2021-03-19T23:38:32.494Z] --- PASS: TestXGlobalNoParent (0.00s) [2021-03-19T23:38:32.494Z] === RUN TestReplaceFileTarWrapper [2021-03-19T23:38:32.967Z] --- PASS: TestReplaceFileTarWrapper (0.16s) [2021-03-19T23:38:32.967Z] === RUN TestPrefixHeaderReadable [2021-03-19T23:38:32.967Z] --- PASS: TestPrefixHeaderReadable (0.02s) [2021-03-19T23:38:32.967Z] === RUN TestDisablePigz [2021-03-19T23:38:32.967Z] === RUN TestFixedBufferCap [2021-03-19T23:38:32.967Z] --- PASS: TestFixedBufferCap (0.00s) [2021-03-19T23:38:32.967Z] === RUN TestFixedBufferLen [2021-03-19T23:38:32.967Z] --- PASS: TestFixedBufferLen (0.00s) [2021-03-19T23:38:32.967Z] === RUN TestFixedBufferString [2021-03-19T23:38:32.967Z] --- PASS: TestFixedBufferString (0.00s) [2021-03-19T23:38:32.967Z] === RUN TestFixedBufferWrite [2021-03-19T23:38:32.967Z] --- PASS: TestFixedBufferWrite (0.00s) [2021-03-19T23:38:32.967Z] === RUN TestFixedBufferRead [2021-03-19T23:38:32.967Z] --- PASS: TestFixedBufferRead (0.00s) [2021-03-19T23:38:32.967Z] === RUN TestBytesPipeRead [2021-03-19T23:38:32.967Z] --- PASS: TestBytesPipeRead (0.00s) [2021-03-19T23:38:32.967Z] === RUN TestBytesPipeWrite [2021-03-19T23:38:32.967Z] --- PASS: TestBytesPipeWrite (0.00s) [2021-03-19T23:38:32.967Z] === RUN TestBytesPipeWriteRandomChunks [2021-03-19T23:38:32.967Z] --- PASS: TestDisablePigz (0.12s) [2021-03-19T23:38:32.967Z] archive_test.go:1331: Test will not check full path when Pigz not installed [2021-03-19T23:38:32.967Z] === RUN TestPigz [2021-03-19T23:38:33.203Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-19T23:38:33.439Z] --- PASS: TestPigz (0.23s) [2021-03-19T23:38:33.439Z] archive_test.go:1360: Tested whether Pigz is not used, as it not installed [2021-03-19T23:38:33.439Z] === RUN TestCopyFileWithInvalidDest [2021-03-19T23:38:33.439Z] --- SKIP: TestCopyFileWithInvalidDest (0.00s) [2021-03-19T23:38:33.439Z] archive_windows_test.go:16: Currently fails [2021-03-19T23:38:33.439Z] === RUN TestCanonicalTarNameForPath [2021-03-19T23:38:33.439Z] --- PASS: TestCanonicalTarNameForPath (0.00s) [2021-03-19T23:38:33.439Z] === RUN TestCanonicalTarName [2021-03-19T23:38:33.439Z] --- PASS: TestCanonicalTarName (0.00s) [2021-03-19T23:38:33.439Z] === RUN TestChmodTarEntry [2021-03-19T23:38:33.439Z] --- PASS: TestChmodTarEntry (0.00s) [2021-03-19T23:38:33.439Z] === RUN TestHardLinkOrder [2021-03-19T23:38:33.439Z] --- PASS: TestHardLinkOrder (0.11s) [2021-03-19T23:38:33.439Z] === RUN TestChangeString [2021-03-19T23:38:33.439Z] --- PASS: TestChangeString (0.00s) [2021-03-19T23:38:33.439Z] === RUN TestChangesWithNoChanges [2021-03-19T23:38:33.439Z] --- PASS: TestChangesWithNoChanges (0.02s) [2021-03-19T23:38:33.439Z] === RUN TestChangesWithChanges [2021-03-19T23:38:33.439Z] --- PASS: TestChangesWithChanges (0.03s) [2021-03-19T23:38:33.439Z] === RUN TestChangesWithChangesGH13590 [2021-03-19T23:38:33.439Z] --- SKIP: TestChangesWithChangesGH13590 (0.00s) [2021-03-19T23:38:33.439Z] changes_test.go:192: needs more investigation [2021-03-19T23:38:33.439Z] === RUN TestChangesDirsEmpty [2021-03-19T23:38:33.439Z] === RUN TestError [2021-03-19T23:38:33.439Z] --- PASS: TestError (0.00s) [2021-03-19T23:38:33.439Z] === RUN TestProgressString [2021-03-19T23:38:33.439Z] === RUN TestProgressString/no_progress [2021-03-19T23:38:33.439Z] === RUN TestProgressString/progress_1 [2021-03-19T23:38:33.439Z] === RUN TestProgressString/some_progress_with_a_start_time [2021-03-19T23:38:33.439Z] === RUN TestProgressString/some_progress_without_a_start_time [2021-03-19T23:38:33.439Z] === RUN TestProgressString/current_more_than_total_is_not_negative_gh#7136 [2021-03-19T23:38:33.439Z] === RUN TestProgressString/with_units [2021-03-19T23:38:33.439Z] === RUN TestProgressString/current_more_than_total_with_units_is_not_negative_ [2021-03-19T23:38:33.439Z] === RUN TestProgressString/hide_counts [2021-03-19T23:38:33.439Z] --- PASS: TestProgressString (0.00s) [2021-03-19T23:38:33.439Z] --- PASS: TestProgressString/no_progress (0.00s) [2021-03-19T23:38:33.439Z] --- PASS: TestProgressString/progress_1 (0.00s) [2021-03-19T23:38:33.439Z] --- PASS: TestProgressString/some_progress_with_a_start_time (0.00s) [2021-03-19T23:38:33.439Z] --- PASS: TestProgressString/some_progress_without_a_start_time (0.00s) [2021-03-19T23:38:33.439Z] --- PASS: TestProgressString/current_more_than_total_is_not_negative_gh#7136 (0.00s) [2021-03-19T23:38:33.439Z] --- PASS: TestProgressString/with_units (0.00s) [2021-03-19T23:38:33.439Z] --- PASS: TestProgressString/current_more_than_total_with_units_is_not_negative_ (0.00s) [2021-03-19T23:38:33.439Z] --- PASS: TestProgressString/hide_counts (0.00s) [2021-03-19T23:38:33.439Z] === RUN TestJSONMessageDisplay [2021-03-19T23:38:33.440Z] --- PASS: TestBytesPipeWriteRandomChunks (0.47s) [2021-03-19T23:38:33.440Z] === RUN TestAtomicWriteToFile [2021-03-19T23:38:33.440Z] --- PASS: TestAtomicWriteToFile (0.01s) [2021-03-19T23:38:33.440Z] === RUN TestAtomicWriteSetCommit [2021-03-19T23:38:33.440Z] --- PASS: TestAtomicWriteSetCommit (0.01s) [2021-03-19T23:38:33.440Z] === RUN TestAtomicWriteSetCancel [2021-03-19T23:38:33.440Z] --- PASS: TestAtomicWriteSetCancel (0.01s) [2021-03-19T23:38:33.440Z] === RUN TestReadCloserWrapperClose [2021-03-19T23:38:33.440Z] --- PASS: TestReadCloserWrapperClose (0.00s) [2021-03-19T23:38:33.440Z] === RUN TestReaderErrWrapperReadOnError [2021-03-19T23:38:33.440Z] --- PASS: TestReaderErrWrapperReadOnError (0.00s) [2021-03-19T23:38:33.440Z] === RUN TestReaderErrWrapperRead [2021-03-19T23:38:33.440Z] --- PASS: TestReaderErrWrapperRead (0.00s) [2021-03-19T23:38:33.440Z] === RUN TestHashData [2021-03-19T23:38:33.440Z] --- PASS: TestHashData (0.00s) [2021-03-19T23:38:33.440Z] === RUN TestCancelReadCloser [2021-03-19T23:38:33.440Z] --- PASS: TestJSONMessageDisplay (0.13s) [2021-03-19T23:38:33.440Z] === RUN TestJSONMessageDisplayWithJSONError [2021-03-19T23:38:33.440Z] --- PASS: TestJSONMessageDisplayWithJSONError (0.00s) [2021-03-19T23:38:33.440Z] === RUN TestDisplayJSONMessagesStreamInvalidJSON [2021-03-19T23:38:33.440Z] --- PASS: TestDisplayJSONMessagesStreamInvalidJSON (0.00s) [2021-03-19T23:38:33.440Z] === RUN TestDisplayJSONMessagesStream [2021-03-19T23:38:33.440Z] --- PASS: TestDisplayJSONMessagesStream (0.00s) [2021-03-19T23:38:33.440Z] PASS [2021-03-19T23:38:33.440Z] coverage: 91.7% of statements [2021-03-19T23:38:33.440Z] --- PASS: TestChangesDirsEmpty (0.14s) [2021-03-19T23:38:33.440Z] === RUN TestChangesDirsMutated [2021-03-19T23:38:33.440Z] ok github.com/docker/docker/pkg/jsonmessage 0.178s coverage: 91.7% of statements [2021-03-19T23:38:33.440Z] --- PASS: TestCancelReadCloser (0.10s) [2021-03-19T23:38:33.440Z] === RUN TestWriteCloserWrapperClose [2021-03-19T23:38:33.440Z] --- PASS: TestWriteCloserWrapperClose (0.00s) [2021-03-19T23:38:33.440Z] === RUN TestNopWriteCloser [2021-03-19T23:38:33.440Z] --- PASS: TestNopWriteCloser (0.00s) [2021-03-19T23:38:33.440Z] === RUN TestNopWriter [2021-03-19T23:38:33.440Z] --- PASS: TestNopWriter (0.00s) [2021-03-19T23:38:33.440Z] === RUN TestWriteCounter [2021-03-19T23:38:33.440Z] --- PASS: TestWriteCounter (0.00s) [2021-03-19T23:38:33.440Z] PASS [2021-03-19T23:38:33.440Z] coverage: 69.2% of statements [2021-03-19T23:38:33.440Z] ok github.com/docker/docker/pkg/ioutils 0.650s coverage: 69.2% of statements [2021-03-19T23:38:33.440Z] === RUN TestStandardLongPath [2021-03-19T23:38:33.440Z] --- PASS: TestStandardLongPath (0.00s) [2021-03-19T23:38:33.440Z] === RUN TestUNCLongPath [2021-03-19T23:38:33.440Z] --- PASS: TestUNCLongPath (0.00s) [2021-03-19T23:38:33.440Z] PASS [2021-03-19T23:38:33.440Z] coverage: 100.0% of statements [2021-03-19T23:38:33.440Z] ok github.com/docker/docker/pkg/longpath 0.040s coverage: 100.0% of statements [2021-03-19T23:38:33.440Z] --- PASS: TestChangesDirsMutated (0.12s) [2021-03-19T23:38:33.440Z] === RUN TestApplyLayer [2021-03-19T23:38:33.440Z] --- SKIP: TestApplyLayer (0.00s) [2021-03-19T23:38:33.440Z] changes_test.go:405: needs further investigation [2021-03-19T23:38:33.440Z] === RUN TestChangesSizeWithHardlinks [2021-03-19T23:38:33.440Z] --- SKIP: TestChangesSizeWithHardlinks (0.00s) [2021-03-19T23:38:33.440Z] changes_test.go:441: needs further investigation [2021-03-19T23:38:33.440Z] === RUN TestChangesSizeWithNoChanges [2021-03-19T23:38:33.440Z] --- PASS: TestChangesSizeWithNoChanges (0.00s) [2021-03-19T23:38:33.440Z] === RUN TestChangesSizeWithOnlyDeleteChanges [2021-03-19T23:38:33.440Z] --- PASS: TestChangesSizeWithOnlyDeleteChanges (0.00s) [2021-03-19T23:38:33.440Z] === RUN TestChangesSize [2021-03-19T23:38:33.440Z] --- PASS: TestChangesSize (0.00s) [2021-03-19T23:38:33.440Z] === RUN TestApplyLayerInvalidFilenames [2021-03-19T23:38:33.440Z] breakoutError: "..\\victim\\dotdot" is outside of "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidFilenames092555198\\dest" [2021-03-19T23:38:33.440Z] --- PASS: TestApplyLayerInvalidFilenames (0.01s) [2021-03-19T23:38:33.440Z] === RUN TestApplyLayerInvalidHardlink [2021-03-19T23:38:33.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink656956832\\victim\\hello" -> "../victim/hello" [2021-03-19T23:38:33.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink770791551\\victim\\hello" -> "/../victim/hello" [2021-03-19T23:38:33.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink808271314\\victim" -> "../victim" [2021-03-19T23:38:33.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink576303881\\victim" -> "../victim" [2021-03-19T23:38:33.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink249832660\\victim" -> "../victim" [2021-03-19T23:38:33.440Z] breakoutError: invalid hardlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidHardlink103790115\\victim" -> "../victim" [2021-03-19T23:38:33.440Z] --- PASS: TestApplyLayerInvalidHardlink (0.02s) [2021-03-19T23:38:33.440Z] === RUN TestApplyLayerInvalidSymlink [2021-03-19T23:38:33.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink864594214\\dest\\dotdot" -> "../victim/hello" [2021-03-19T23:38:33.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink531255373\\dest\\slash-dotdot" -> "/../victim/hello" [2021-03-19T23:38:33.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink550575432\\dest\\loophole-victim" -> "../victim" [2021-03-19T23:38:33.440Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink556669959\\dest\\loophole-victim" -> "../victim" [2021-03-19T23:38:33.913Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink962437562\\dest\\loophole-victim" -> "../victim" [2021-03-19T23:38:33.913Z] breakoutError: invalid symlink "C:\\Users\\ContainerAdministrator\\AppData\\Local\\Temp\\docker-TestApplyLayerInvalidSymlink904721361\\dest\\loophole-victim" -> "../victim" [2021-03-19T23:38:33.913Z] --- PASS: TestApplyLayerInvalidSymlink (0.03s) [2021-03-19T23:38:33.913Z] === RUN TestApplyLayerWhiteouts [2021-03-19T23:38:33.913Z] --- PASS: TestApplyLayerWhiteouts (0.13s) [2021-03-19T23:38:33.913Z] === RUN TestGenerateEmptyFile [2021-03-19T23:38:33.913Z] --- PASS: TestGenerateEmptyFile (0.00s) [2021-03-19T23:38:33.913Z] === RUN TestGenerateWithContent [2021-03-19T23:38:33.913Z] --- PASS: TestGenerateWithContent (0.00s) [2021-03-19T23:38:33.913Z] PASS [2021-03-19T23:38:33.913Z] coverage: 62.8% of statements [2021-03-19T23:38:33.913Z] ok github.com/docker/docker/pkg/archive 7.927s coverage: 62.8% of statements [2021-03-19T23:38:34.142Z] --- PASS: TestContainerBindMountNonRecursive (4.37s) [2021-03-19T23:38:34.143Z] === RUN TestContainerVolumesMountedAsShared [2021-03-19T23:38:34.386Z] === RUN TestNameFormat [2021-03-19T23:38:34.386Z] --- PASS: TestNameFormat (0.00s) [2021-03-19T23:38:34.386Z] === RUN TestNameRetries [2021-03-19T23:38:34.386Z] --- PASS: TestNameRetries (0.00s) [2021-03-19T23:38:34.386Z] PASS [2021-03-19T23:38:34.386Z] coverage: 85.7% of statements [2021-03-19T23:38:34.386Z] ok github.com/docker/docker/pkg/namesgenerator 0.072s coverage: 85.7% of statements [2021-03-19T23:38:34.859Z] === RUN TestParseKeyValueOpt [2021-03-19T23:38:34.859Z] --- PASS: TestParseKeyValueOpt (0.00s) [2021-03-19T23:38:34.859Z] === RUN TestParseUintList [2021-03-19T23:38:34.859Z] --- PASS: TestParseUintList (0.00s) [2021-03-19T23:38:34.859Z] === RUN TestParseUintListMaximumLimits [2021-03-19T23:38:34.859Z] --- PASS: TestParseUintListMaximumLimits (0.00s) [2021-03-19T23:38:34.859Z] PASS [2021-03-19T23:38:34.859Z] coverage: 97.0% of statements [2021-03-19T23:38:34.859Z] ok github.com/docker/docker/pkg/parsers 0.037s coverage: 97.0% of statements [2021-03-19T23:38:34.859Z] === RUN TestNewAndRemove [2021-03-19T23:38:34.859Z] --- PASS: TestNewAndRemove (0.00s) [2021-03-19T23:38:34.859Z] === RUN TestRemoveInvalidPath [2021-03-19T23:38:34.859Z] --- PASS: TestRemoveInvalidPath (0.00s) [2021-03-19T23:38:34.859Z] PASS [2021-03-19T23:38:34.859Z] coverage: 82.6% of statements [2021-03-19T23:38:34.859Z] ok github.com/docker/docker/pkg/pidfile 0.049s coverage: 82.6% of statements [2021-03-19T23:38:35.080Z] --- PASS: TestContainerVolumesMountedAsShared (0.98s) [2021-03-19T23:38:35.080Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-19T23:38:35.855Z] === RUN TestParseEmptyInterface [2021-03-19T23:38:35.855Z] --- PASS: TestParseEmptyInterface (0.00s) [2021-03-19T23:38:35.855Z] === RUN TestParseNonInterfaceType [2021-03-19T23:38:35.855Z] --- PASS: TestParseNonInterfaceType (0.00s) [2021-03-19T23:38:35.855Z] === RUN TestParseWithOneFunction [2021-03-19T23:38:35.855Z] --- PASS: TestParseWithOneFunction (0.00s) [2021-03-19T23:38:35.855Z] === RUN TestParseWithMultipleFuncs [2021-03-19T23:38:35.855Z] --- PASS: TestParseWithMultipleFuncs (0.00s) [2021-03-19T23:38:35.855Z] === RUN TestParseWithUnnamedReturn [2021-03-19T23:38:35.855Z] --- PASS: TestParseWithUnnamedReturn (0.00s) [2021-03-19T23:38:35.855Z] === RUN TestEmbeddedInterface [2021-03-19T23:38:35.855Z] --- PASS: TestEmbeddedInterface (0.00s) [2021-03-19T23:38:35.855Z] === RUN TestParsedImports [2021-03-19T23:38:35.855Z] --- PASS: TestParsedImports (0.00s) [2021-03-19T23:38:35.855Z] === RUN TestAliasedImports [2021-03-19T23:38:35.855Z] --- PASS: TestAliasedImports (0.00s) [2021-03-19T23:38:35.855Z] PASS [2021-03-19T23:38:35.855Z] coverage: 56.8% of statements [2021-03-19T23:38:35.855Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.044s coverage: 56.8% of statements [2021-03-19T23:38:36.132Z] --- PASS: TestCreateJob (4.93s) [2021-03-19T23:38:36.132Z] === RUN TestReplicatedJob [2021-03-19T23:38:36.851Z] === RUN TestFailedConnection [2021-03-19T23:38:37.326Z] === RUN TestBufioReaderPoolGetWithNoReaderShouldCreateOne [2021-03-19T23:38:37.326Z] --- PASS: TestBufioReaderPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-19T23:38:37.326Z] === RUN TestBufioReaderPoolPutAndGet [2021-03-19T23:38:37.326Z] --- PASS: TestBufioReaderPoolPutAndGet (0.00s) [2021-03-19T23:38:37.326Z] === RUN TestNewReadCloserWrapperWithAReadCloser [2021-03-19T23:38:37.326Z] --- PASS: TestNewReadCloserWrapperWithAReadCloser (0.00s) [2021-03-19T23:38:37.326Z] === RUN TestBufioWriterPoolGetWithNoReaderShouldCreateOne [2021-03-19T23:38:37.326Z] --- PASS: TestBufioWriterPoolGetWithNoReaderShouldCreateOne (0.00s) [2021-03-19T23:38:37.326Z] === RUN TestBufioWriterPoolPutAndGet [2021-03-19T23:38:37.326Z] --- PASS: TestBufioWriterPoolPutAndGet (0.00s) [2021-03-19T23:38:37.326Z] === RUN TestNewWriteCloserWrapperWithAWriteCloser [2021-03-19T23:38:37.326Z] --- PASS: TestNewWriteCloserWrapperWithAWriteCloser (0.00s) [2021-03-19T23:38:37.326Z] === RUN TestBufferPoolPutAndGet [2021-03-19T23:38:37.326Z] --- PASS: TestBufferPoolPutAndGet (0.00s) [2021-03-19T23:38:37.326Z] PASS [2021-03-19T23:38:37.326Z] coverage: 88.2% of statements [2021-03-19T23:38:37.326Z] ok github.com/docker/docker/pkg/pools 0.043s coverage: 88.2% of statements [2021-03-19T23:38:37.326Z] === RUN TestHTTPTransport [2021-03-19T23:38:37.326Z] --- PASS: TestHTTPTransport (0.00s) [2021-03-19T23:38:37.326Z] PASS [2021-03-19T23:38:37.326Z] coverage: 85.7% of statements [2021-03-19T23:38:37.326Z] ok github.com/docker/docker/pkg/plugins/transport 0.057s coverage: 85.7% of statements [2021-03-19T23:38:37.615Z] --- PASS: TestContainerVolumesMountedAsSlave (2.00s) [2021-03-19T23:38:37.615Z] === RUN TestNetworkNat [2021-03-19T23:38:37.798Z] --- PASS: TestFailedConnection (1.02s) [2021-03-19T23:38:37.798Z] === RUN TestFailOnce [2021-03-19T23:38:37.798Z] 2021/03/19 23:38:37 http: panic serving 127.0.0.1:49221: Plugin not ready [2021-03-19T23:38:37.798Z] goroutine 10 [running]: [2021-03-19T23:38:37.798Z] net/http.(*conn).serve.func1(0xc000058b40) [2021-03-19T23:38:37.798Z] c:/go/src/net/http/server.go:1795 +0x140 [2021-03-19T23:38:37.798Z] panic(0x849b40, 0x986ad0) [2021-03-19T23:38:37.798Z] c:/go/src/runtime/panic.go:679 +0x1c0 [2021-03-19T23:38:37.798Z] github.com/docker/docker/pkg/plugins.TestFailOnce.func1(0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-19T23:38:37.798Z] C:/gopath/src/github.com/docker/docker/pkg/plugins/client_test.go:54 +0x56 [2021-03-19T23:38:37.798Z] net/http.HandlerFunc.ServeHTTP(0xc0000ec050, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-19T23:38:37.798Z] c:/go/src/net/http/server.go:2036 +0x4b [2021-03-19T23:38:37.798Z] net/http.(*ServeMux).ServeHTTP(0xc0000fc000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-19T23:38:37.798Z] c:/go/src/net/http/server.go:2416 +0x1c4 [2021-03-19T23:38:37.798Z] net/http.serverHandler.ServeHTTP(0xc000102000, 0x99a700, 0xc000132000, 0xc0000d0300) [2021-03-19T23:38:37.798Z] c:/go/src/net/http/server.go:2831 +0xab [2021-03-19T23:38:37.798Z] net/http.(*conn).serve(0xc000058b40, 0x99b2c0, 0xc00004a980) [2021-03-19T23:38:37.798Z] c:/go/src/net/http/server.go:1919 +0x87c [2021-03-19T23:38:37.798Z] created by net/http.(*Server).Serve [2021-03-19T23:38:37.798Z] c:/go/src/net/http/server.go:2957 +0x38b [2021-03-19T23:38:37.798Z] time="2021-03-19T23:38:37Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49220/Test.FailOnce: Post http://127.0.0.1:49220/Test.FailOnce: EOF, retrying in 1s" [2021-03-19T23:38:38.271Z] === RUN TestOutputOnPrematureClose [2021-03-19T23:38:38.271Z] --- PASS: TestOutputOnPrematureClose (0.00s) [2021-03-19T23:38:38.271Z] === RUN TestCompleteSilently [2021-03-19T23:38:38.271Z] --- PASS: TestCompleteSilently (0.00s) [2021-03-19T23:38:38.271Z] PASS [2021-03-19T23:38:38.271Z] coverage: 75.9% of statements [2021-03-19T23:38:38.271Z] ok github.com/docker/docker/pkg/progress 0.060s coverage: 75.9% of statements [2021-03-19T23:38:38.271Z] === RUN TestSendToOneSub [2021-03-19T23:38:38.271Z] --- PASS: TestSendToOneSub (0.00s) [2021-03-19T23:38:38.271Z] === RUN TestSendToMultipleSubs [2021-03-19T23:38:38.271Z] --- PASS: TestSendToMultipleSubs (0.00s) [2021-03-19T23:38:38.271Z] === RUN TestEvictOneSub [2021-03-19T23:38:38.271Z] --- PASS: TestEvictOneSub (0.00s) [2021-03-19T23:38:38.271Z] === RUN TestClosePublisher [2021-03-19T23:38:38.271Z] --- PASS: TestClosePublisher (0.00s) [2021-03-19T23:38:38.271Z] === RUN TestPubSubRace [2021-03-19T23:38:38.552Z] --- PASS: TestNetworkNat (1.23s) [2021-03-19T23:38:38.552Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T23:38:38.744Z] === RUN TestRegister [2021-03-19T23:38:38.744Z] --- PASS: TestRegister (0.00s) [2021-03-19T23:38:38.744Z] === RUN TestCommand [2021-03-19T23:38:38.744Z] --- PASS: TestCommand (0.02s) [2021-03-19T23:38:38.744Z] === RUN TestNaiveSelf [2021-03-19T23:38:38.868Z] --- PASS: TestServiceWithDataPathPortInit (18.57s) [2021-03-19T23:38:38.868Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T23:38:38.893Z] --- PASS: TestBuildUserNamespaceValidateCapabilitiesAreV2 (22.50s) [2021-03-19T23:38:38.893Z] PASS [2021-03-19T23:38:38.893Z] [2021-03-19T23:38:38.893Z] === Skipped [2021-03-19T23:38:38.893Z] === SKIP: ppc64le.integration.build TestBuildWithSession (0.00s) [2021-03-19T23:38:38.893Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:38:38.893Z] [2021-03-19T23:38:38.893Z] [2021-03-19T23:38:38.893Z] DONE 33 tests, 1 skipped in 121.049s [2021-03-19T23:38:38.893Z] Running /go/src/github.com/docker/docker/integration/config (ppc64le.integration.config) flags=-test.v -test.timeout=120m [2021-03-19T23:38:38.893Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:38:38.893Z] ++ set -e [2021-03-19T23:38:38.893Z] ++ '[' -n 0 ']' [2021-03-19T23:38:38.893Z] ++ set -x [2021-03-19T23:38:38.893Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-config-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.config -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:38:38.893Z] INFO: Testing against a local daemon [2021-03-19T23:38:38.893Z] === RUN TestConfigInspect [2021-03-19T23:38:39.217Z] --- PASS: TestNaiveSelf (0.03s) [2021-03-19T23:38:39.217Z] PASS [2021-03-19T23:38:39.217Z] coverage: 82.4% of statements [2021-03-19T23:38:39.217Z] --- PASS: TestFailOnce (1.13s) [2021-03-19T23:38:39.217Z] === RUN TestEchoInputOutput [2021-03-19T23:38:39.217Z] --- PASS: TestEchoInputOutput (0.00s) [2021-03-19T23:38:39.217Z] === RUN TestBackoff [2021-03-19T23:38:39.217Z] --- PASS: TestBackoff (0.00s) [2021-03-19T23:38:39.217Z] === RUN TestAbortRetry [2021-03-19T23:38:39.217Z] --- PASS: TestAbortRetry (0.00s) [2021-03-19T23:38:39.217Z] === RUN TestClientScheme [2021-03-19T23:38:39.217Z] --- PASS: TestClientScheme (0.00s) [2021-03-19T23:38:39.217Z] === RUN TestNewClientWithTimeout [2021-03-19T23:38:39.217Z] ok github.com/docker/docker/pkg/reexec 0.082s coverage: 82.4% of statements [2021-03-19T23:38:39.217Z] --- PASS: TestPubSubRace (1.05s) [2021-03-19T23:38:39.217Z] PASS [2021-03-19T23:38:39.217Z] coverage: 75.0% of statements [2021-03-19T23:38:39.217Z] ok github.com/docker/docker/pkg/pubsub 1.083s coverage: 75.0% of statements [2021-03-19T23:38:39.692Z] time="2021-03-19T23:38:39Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 1s" [2021-03-19T23:38:39.692Z] === RUN TestParseSignal [2021-03-19T23:38:39.692Z] --- PASS: TestParseSignal (0.00s) [2021-03-19T23:38:39.692Z] === RUN TestValidSignalForPlatform [2021-03-19T23:38:39.692Z] --- PASS: TestValidSignalForPlatform (0.00s) [2021-03-19T23:38:39.692Z] PASS [2021-03-19T23:38:39.692Z] coverage: 20.3% of statements [2021-03-19T23:38:39.692Z] ok github.com/docker/docker/pkg/signal 0.044s coverage: 20.3% of statements [2021-03-19T23:38:39.930Z] --- PASS: TestNetworkLocalhostTCPNat (1.31s) [2021-03-19T23:38:39.930Z] === RUN TestNetworkLoopbackNat [2021-03-19T23:38:40.165Z] === RUN TestNewStdWriter [2021-03-19T23:38:40.165Z] --- PASS: TestNewStdWriter (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestWriteWithUninitializedStdWriter [2021-03-19T23:38:40.165Z] --- PASS: TestWriteWithUninitializedStdWriter (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestWriteWithNilBytes [2021-03-19T23:38:40.165Z] --- PASS: TestWriteWithNilBytes (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestWrite [2021-03-19T23:38:40.165Z] --- PASS: TestWrite (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestWriteWithWriterError [2021-03-19T23:38:40.165Z] --- PASS: TestWriteWithWriterError (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestWriteDoesNotReturnNegativeWrittenBytes [2021-03-19T23:38:40.165Z] --- PASS: TestWriteDoesNotReturnNegativeWrittenBytes (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestStdCopyWriteAndRead [2021-03-19T23:38:40.165Z] --- PASS: TestStdCopyWriteAndRead (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestStdCopyReturnsErrorReadingHeader [2021-03-19T23:38:40.165Z] --- PASS: TestStdCopyReturnsErrorReadingHeader (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestStdCopyReturnsErrorReadingFrame [2021-03-19T23:38:40.165Z] --- PASS: TestStdCopyReturnsErrorReadingFrame (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestStdCopyDetectsCorruptedFrame [2021-03-19T23:38:40.165Z] --- PASS: TestStdCopyDetectsCorruptedFrame (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestStdCopyWithInvalidInputHeader [2021-03-19T23:38:40.165Z] --- PASS: TestStdCopyWithInvalidInputHeader (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestStdCopyWithCorruptedPrefix [2021-03-19T23:38:40.165Z] --- PASS: TestStdCopyWithCorruptedPrefix (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestStdCopyReturnsWriteErrors [2021-03-19T23:38:40.165Z] --- PASS: TestStdCopyReturnsWriteErrors (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestStdCopyDetectsNotFullyWrittenFrames [2021-03-19T23:38:40.165Z] --- PASS: TestStdCopyDetectsNotFullyWrittenFrames (0.00s) [2021-03-19T23:38:40.165Z] === RUN TestStdCopyReturnsErrorFromSystem [2021-03-19T23:38:40.165Z] --- PASS: TestStdCopyReturnsErrorFromSystem (0.00s) [2021-03-19T23:38:40.165Z] PASS [2021-03-19T23:38:40.165Z] coverage: 100.0% of statements [2021-03-19T23:38:40.165Z] ok github.com/docker/docker/pkg/stdcopy 0.047s coverage: 100.0% of statements [2021-03-19T23:38:40.410Z] --- PASS: TestConfigInspect (1.91s) [2021-03-19T23:38:40.410Z] === RUN TestConfigList [2021-03-19T23:38:40.498Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-19T23:38:41.162Z] === RUN TestRawProgressFormatterFormatStatus [2021-03-19T23:38:41.162Z] --- PASS: TestRawProgressFormatterFormatStatus (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestRawProgressFormatterFormatProgress [2021-03-19T23:38:41.162Z] --- PASS: TestRawProgressFormatterFormatProgress (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestFormatStatus [2021-03-19T23:38:41.162Z] --- PASS: TestFormatStatus (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestFormatError [2021-03-19T23:38:41.162Z] --- PASS: TestFormatError (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestFormatJSONError [2021-03-19T23:38:41.162Z] --- PASS: TestFormatJSONError (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestJsonProgressFormatterFormatProgress [2021-03-19T23:38:41.162Z] --- PASS: TestJsonProgressFormatterFormatProgress (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestJsonProgressFormatterFormatStatus [2021-03-19T23:38:41.162Z] --- PASS: TestJsonProgressFormatterFormatStatus (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestNewJSONProgressOutput [2021-03-19T23:38:41.162Z] --- PASS: TestNewJSONProgressOutput (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestAuxFormatterEmit [2021-03-19T23:38:41.162Z] --- PASS: TestAuxFormatterEmit (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestStreamWriterStdout [2021-03-19T23:38:41.162Z] --- PASS: TestStreamWriterStdout (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestStreamWriterStderr [2021-03-19T23:38:41.162Z] --- PASS: TestStreamWriterStderr (0.00s) [2021-03-19T23:38:41.162Z] PASS [2021-03-19T23:38:41.162Z] coverage: 66.2% of statements [2021-03-19T23:38:41.162Z] ok github.com/docker/docker/pkg/streamformatter 0.039s coverage: 66.2% of statements [2021-03-19T23:38:41.162Z] time="2021-03-19T23:38:40Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 2s" [2021-03-19T23:38:41.162Z] === RUN TestGenerateRandomID [2021-03-19T23:38:41.162Z] --- PASS: TestGenerateRandomID (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestShortenId [2021-03-19T23:38:41.162Z] --- PASS: TestShortenId (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestShortenSha256Id [2021-03-19T23:38:41.162Z] --- PASS: TestShortenSha256Id (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestShortenIdEmpty [2021-03-19T23:38:41.162Z] --- PASS: TestShortenIdEmpty (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestShortenIdInvalid [2021-03-19T23:38:41.162Z] --- PASS: TestShortenIdInvalid (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestIsShortIDNonHex [2021-03-19T23:38:41.162Z] --- PASS: TestIsShortIDNonHex (0.00s) [2021-03-19T23:38:41.162Z] === RUN TestIsShortIDNotCorrectSize [2021-03-19T23:38:41.162Z] --- PASS: TestIsShortIDNotCorrectSize (0.00s) [2021-03-19T23:38:41.162Z] PASS [2021-03-19T23:38:41.162Z] coverage: 70.6% of statements [2021-03-19T23:38:41.162Z] ok github.com/docker/docker/pkg/stringid 0.035s coverage: 70.6% of statements [2021-03-19T23:38:41.460Z] --- PASS: TestCreateServiceMultipleTimes (17.49s) [2021-03-19T23:38:41.460Z] === RUN TestCreateServiceConflict [2021-03-19T23:38:42.159Z] === RUN TestIsCpusetListAvailable [2021-03-19T23:38:42.159Z] --- PASS: TestIsCpusetListAvailable (0.00s) [2021-03-19T23:38:42.159Z] PASS [2021-03-19T23:38:42.159Z] coverage: 38.2% of statements [2021-03-19T23:38:42.159Z] ok github.com/docker/docker/pkg/sysinfo 0.035s coverage: 38.2% of statements [2021-03-19T23:38:42.489Z] --- PASS: TestConfigList (1.89s) [2021-03-19T23:38:42.489Z] === RUN TestConfigsCreateAndDelete [2021-03-19T23:38:42.641Z] === RUN TestChtimes [2021-03-19T23:38:42.641Z] --- PASS: TestChtimes (0.00s) [2021-03-19T23:38:42.641Z] === RUN TestChtimesWindows [2021-03-19T23:38:42.641Z] --- PASS: TestChtimesWindows (0.00s) [2021-03-19T23:38:42.641Z] === RUN TestCheckSystemDriveAndRemoveDriveLetter [2021-03-19T23:38:42.641Z] --- PASS: TestCheckSystemDriveAndRemoveDriveLetter (0.00s) [2021-03-19T23:38:42.641Z] === RUN TestEnsureRemoveAllNotExist [2021-03-19T23:38:42.641Z] --- PASS: TestEnsureRemoveAllNotExist (0.00s) [2021-03-19T23:38:42.641Z] === RUN TestEnsureRemoveAllWithDir [2021-03-19T23:38:42.641Z] --- PASS: TestEnsureRemoveAllWithDir (0.00s) [2021-03-19T23:38:42.641Z] === RUN TestEnsureRemoveAllWithFile [2021-03-19T23:38:42.641Z] --- PASS: TestEnsureRemoveAllWithFile (0.00s) [2021-03-19T23:38:42.641Z] === RUN TestHasWin32KSupport [2021-03-19T23:38:42.641Z] --- PASS: TestHasWin32KSupport (0.00s) [2021-03-19T23:38:42.641Z] syscall_windows_test.go:8: win32k: true [2021-03-19T23:38:42.641Z] PASS [2021-03-19T23:38:42.641Z] coverage: 12.0% of statements [2021-03-19T23:38:42.641Z] ok github.com/docker/docker/pkg/system 0.056s coverage: 12.0% of statements [2021-03-19T23:38:42.825Z] --- PASS: TestCreateServiceConflict (2.28s) [2021-03-19T23:38:42.825Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T23:38:43.114Z] === RUN TestTailFile [2021-03-19T23:38:43.114Z] --- PASS: TestTailFile (0.00s) [2021-03-19T23:38:43.114Z] === RUN TestTailFileManyLines [2021-03-19T23:38:43.114Z] --- PASS: TestTailFileManyLines (0.01s) [2021-03-19T23:38:43.114Z] === RUN TestTailEmptyFile [2021-03-19T23:38:43.114Z] --- PASS: TestTailEmptyFile (0.01s) [2021-03-19T23:38:43.114Z] === RUN TestTailNegativeN [2021-03-19T23:38:43.114Z] --- PASS: TestTailNegativeN (0.00s) [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader [2021-03-19T23:38:43.114Z] === CONT TestNewTailReader [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/4_byte_delimiter [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/4_byte_delimiter [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/8_byte_delimiter [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/8_byte_delimiter [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/12_byte_delimiter [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/12_byte_delimiter [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/no_delimiter [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/no_delimiter [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/single_byte_delimiter [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/single_byte_delimiter [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/2_byte_delimiter [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/2_byte_delimiter [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/truncated_last_line [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/truncated_last_line/more_than_available [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/truncated_last_line#01 [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/truncated_last_line#01/exact [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/truncated_last_line#02 [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/truncated_last_line#02/one_line [2021-03-19T23:38:43.114Z] === CONT TestNewTailReader/4_byte_delimiter [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.114Z] === CONT TestNewTailReader/single_byte_delimiter [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines [2021-03-19T23:38:43.114Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.114Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.114Z] === CONT TestNewTailReader/8_byte_delimiter [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/no_delimiter [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/no_delimiter/one_small_entry [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/no_delimiter/several_small_entries [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/no_delimiter/various_sizes [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/no_delimiter/no_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/no_delimiter/no_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/12_byte_delimiter [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/2_byte_delimiter [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines [2021-03-19T23:38:43.115Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.115Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.115Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/no_delimiter/one_small_entry [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block [2021-03-19T23:38:43.116Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.116Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.116Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.117Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.117Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.117Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === CONT TestNewTailReader/no_delimiter/various_sizes [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === CONT TestNewTailReader/no_delimiter/several_small_entries [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === CONT TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === CONT TestNewTailReader/no_delimiter/no_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.117Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.117Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.117Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.591Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.591Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.591Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.592Z] === RUN TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === PAUSE TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.592Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/single_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.593Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/1_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/7_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/6_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/5_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/4_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/3_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/2_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/10_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/9_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/various_sizes/8_lines [2021-03-19T23:38:43.594Z] === CONT TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/truncated_last_line (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/truncated_last_line/more_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/truncated_last_line#01 (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/truncated_last_line#01/exact (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/truncated_last_line#02 (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/truncated_last_line#02/one_line (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter (0.01s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block (0.01s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block (0.02s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block (0.02s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block (0.02s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/single_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry (0.01s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter (0.01s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-19T23:38:43.594Z] --- PASS: TestNewTailReader/4_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values (0.02s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/4_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry (0.01s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-19T23:38:43.595Z] --- PASS: TestNewTailReader/8_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/no_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/2_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/several_small_entries/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/10_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/5_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/7_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/8_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/6_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/4_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/2_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/various_sizes/9_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block (0.01s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/no_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter (0.01s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values (0.01s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block (0.01s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/12_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter (0.02s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/one_small_entry/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/no_lines/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/same_length_as_delimiter/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_twice_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/1_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/8_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/4_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/3_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/2_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/7_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/6_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/9_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/10_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/json_encoded_values/5_lines (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block (0.00s) [2021-03-19T23:38:44.069Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/1_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/1_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/5_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/4_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/3_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_same_as_block/2_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/1_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/2_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/5_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/4_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_with_one_more_than_block/3_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/single_line_half_block/1_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/1_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/3_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/several_small_entries/2_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/1_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/7_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/6_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/5_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/4_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/3_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/2_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/10_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/9_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/various_sizes/8_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/request_more_lines_than_available (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/5_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/4_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/3_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/2_lines (0.00s) [2021-03-19T23:38:44.070Z] --- PASS: TestNewTailReader/2_byte_delimiter/multiple_lines_much_bigger_than_block/1_lines (0.00s) [2021-03-19T23:38:44.070Z] PASS [2021-03-19T23:38:44.070Z] coverage: 88.6% of statements [2021-03-19T23:38:44.070Z] ok github.com/docker/docker/pkg/tailfile 0.447s coverage: 88.6% of statements [2021-03-19T23:38:44.070Z] time="2021-03-19T23:38:43Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 4s" [2021-03-19T23:38:44.070Z] === RUN TestTarSumRemoveNonExistent [2021-03-19T23:38:44.070Z] --- PASS: TestTarSumRemoveNonExistent (0.00s) [2021-03-19T23:38:44.070Z] === RUN TestTarSumRemove [2021-03-19T23:38:44.070Z] --- PASS: TestTarSumRemove (0.00s) [2021-03-19T23:38:44.070Z] === RUN TestSortFileInfoSums [2021-03-19T23:38:44.070Z] --- PASS: TestSortFileInfoSums (0.00s) [2021-03-19T23:38:44.070Z] === RUN TestNewTarSumForLabelInvalid [2021-03-19T23:38:44.070Z] --- PASS: TestNewTarSumForLabelInvalid (0.00s) [2021-03-19T23:38:44.070Z] === RUN TestNewTarSumForLabel [2021-03-19T23:38:44.070Z] --- PASS: TestNewTarSumForLabel (0.00s) [2021-03-19T23:38:44.070Z] === RUN TestEmptyTar [2021-03-19T23:38:44.070Z] --- PASS: TestEmptyTar (0.02s) [2021-03-19T23:38:44.070Z] === RUN TestTarSumsReadSize [2021-03-19T23:38:44.070Z] --- PASS: TestTarSumsReadSize (0.00s) [2021-03-19T23:38:44.070Z] === RUN TestTarSums [2021-03-19T23:38:44.070Z] --- PASS: TestTarSums (0.08s) [2021-03-19T23:38:44.070Z] === RUN TestIteration [2021-03-19T23:38:44.070Z] --- PASS: TestIteration (0.00s) [2021-03-19T23:38:44.070Z] === RUN TestVersionLabelForChecksum [2021-03-19T23:38:44.070Z] --- PASS: TestVersionLabelForChecksum (0.00s) [2021-03-19T23:38:44.070Z] === RUN TestVersion [2021-03-19T23:38:44.070Z] --- PASS: TestVersion (0.00s) [2021-03-19T23:38:44.070Z] === RUN TestGetVersion [2021-03-19T23:38:44.070Z] --- PASS: TestGetVersion (0.00s) [2021-03-19T23:38:44.070Z] === RUN TestGetVersions [2021-03-19T23:38:44.070Z] --- PASS: TestGetVersions (0.00s) [2021-03-19T23:38:44.070Z] PASS [2021-03-19T23:38:44.070Z] coverage: 89.3% of statements [2021-03-19T23:38:44.070Z] ok github.com/docker/docker/pkg/tarsum 0.149s coverage: 89.3% of statements [2021-03-19T23:38:44.544Z] testing: warning: no tests to run [2021-03-19T23:38:44.544Z] PASS [2021-03-19T23:38:44.544Z] coverage: [no statements] [2021-03-19T23:38:44.544Z] ok github.com/docker/docker/pkg/term/windows 0.043s coverage: [no statements] [no tests to run] [2021-03-19T23:38:44.611Z] --- PASS: TestConfigsCreateAndDelete (1.93s) [2021-03-19T23:38:44.611Z] === RUN TestConfigsUpdate [2021-03-19T23:38:44.613Z] --- PASS: TestReplicatedJob (8.44s) [2021-03-19T23:38:44.613Z] === RUN TestUpdateReplicatedJob [2021-03-19T23:38:44.695Z] --- PASS: TestNetworkLoopbackNat (4.39s) [2021-03-19T23:38:44.695Z] === RUN TestPause [2021-03-19T23:38:45.018Z] === RUN TestTruncIndex [2021-03-19T23:38:45.451Z] --- PASS: TestServiceWithDefaultAddressPoolInit (9.30s) [2021-03-19T23:38:45.451Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:nftls62vpmjgbrem16flwqsmh Created:2021-03-19 23:38:37.107568901 +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[7cc19623d8b1b80c99fc0ac41fbe089c9512147c62d1e838254708086ac21bf0:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g672lua2jsuo7djg61adadh1a EndpointID:18d0d6245629ed45267ab762f5c1e625fd6db504404af4d21f0df6f04827dc11 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:68c19e4b08ae8a80c8b9da7f83d6fa973c0bb56d6a2d33f12cb19402e3de799d 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:101fb1969bea IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.g672lua2jsuo7djg61adadh1a EndpointID:18d0d6245629ed45267ab762f5c1e625fd6db504404af4d21f0df6f04827dc11 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-19T23:38:45.451Z] PASS [2021-03-19T23:38:45.451Z] [2021-03-19T23:38:45.451Z] === Skipped [2021-03-19T23:38:45.451Z] === SKIP: arm64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:38:45.451Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:38:45.451Z] [2021-03-19T23:38:45.451Z] [2021-03-19T23:38:45.451Z] DONE 26 tests, 1 skipped in 62.837s [2021-03-19T23:38:45.451Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (arm64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-19T23:38:45.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:38:45.451Z] ++ set -e [2021-03-19T23:38:45.451Z] ++ '[' -n 0 ']' [2021-03-19T23:38:45.451Z] ++ set -x [2021-03-19T23:38:45.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:38:45.451Z] INFO: Testing against a local daemon [2021-03-19T23:38:45.451Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-19T23:38:45.451Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T23:38:45.451Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:38:45.451Z] === RUN TestDockerNetworkIpvlan [2021-03-19T23:38:45.451Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-19T23:38:45.451Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:38:45.451Z] PASS [2021-03-19T23:38:45.451Z] [2021-03-19T23:38:45.451Z] === Skipped [2021-03-19T23:38:45.451Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T23:38:45.451Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:38:45.451Z] [2021-03-19T23:38:45.451Z] === SKIP: arm64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-19T23:38:45.451Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:38:45.451Z] [2021-03-19T23:38:45.451Z] [2021-03-19T23:38:45.451Z] DONE 2 tests, 2 skipped in 0.155s [2021-03-19T23:38:45.451Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (arm64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-19T23:38:45.451Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:38:45.451Z] ++ set -e [2021-03-19T23:38:45.451Z] ++ '[' -n 0 ']' [2021-03-19T23:38:45.451Z] ++ set -x [2021-03-19T23:38:45.451Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:38:45.451Z] INFO: Testing against a local daemon [2021-03-19T23:38:45.451Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-19T23:38:45.492Z] --- PASS: TestTruncIndex (0.10s) [2021-03-19T23:38:45.492Z] PASS [2021-03-19T23:38:45.492Z] coverage: 91.5% of statements [2021-03-19T23:38:45.492Z] ok github.com/docker/docker/pkg/truncindex 0.196s coverage: 91.5% of statements [2021-03-19T23:38:45.492Z] === RUN TestIsGIT [2021-03-19T23:38:45.492Z] --- PASS: TestIsGIT (0.00s) [2021-03-19T23:38:45.492Z] === RUN TestIsTransport [2021-03-19T23:38:45.492Z] --- PASS: TestIsTransport (0.00s) [2021-03-19T23:38:45.492Z] PASS [2021-03-19T23:38:45.492Z] coverage: 100.0% of statements [2021-03-19T23:38:45.492Z] ok github.com/docker/docker/pkg/urlutil 0.039s coverage: 100.0% of statements [2021-03-19T23:38:45.633Z] --- PASS: TestPause (1.62s) [2021-03-19T23:38:45.633Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T23:38:45.633Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T23:38:45.633Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T23:38:45.633Z] === RUN TestPauseStopPausedContainer [2021-03-19T23:38:45.966Z] === RUN TestVersionInfo [2021-03-19T23:38:45.966Z] --- PASS: TestVersionInfo (0.00s) [2021-03-19T23:38:45.966Z] === RUN TestAppendVersions [2021-03-19T23:38:45.966Z] --- PASS: TestAppendVersions (0.00s) [2021-03-19T23:38:45.966Z] PASS [2021-03-19T23:38:45.966Z] coverage: 88.9% of statements [2021-03-19T23:38:45.966Z] ok github.com/docker/docker/pkg/useragent 0.055s coverage: 88.9% of statements [2021-03-19T23:38:46.090Z] --- PASS: TestCreateServiceMaxReplicas (3.24s) [2021-03-19T23:38:46.090Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T23:38:46.134Z] --- PASS: TestConfigsUpdate (1.92s) [2021-03-19T23:38:46.134Z] === RUN TestTemplatedConfig [2021-03-19T23:38:46.964Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-19T23:38:46.964Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-19T23:38:46.964Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-19T23:38:46.964Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-19T23:38:46.964Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-19T23:38:46.964Z] ? github.com/docker/docker/pkg/parsers/kernel [no test files] [2021-03-19T23:38:46.964Z] ? github.com/docker/docker/pkg/parsers/operatingsystem [no test files] [2021-03-19T23:38:46.964Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-19T23:38:46.964Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-19T23:38:47.370Z] --- PASS: TestDockerNetworkMacvlanPersistance (2.19s) [2021-03-19T23:38:47.370Z] === RUN TestDockerNetworkMacvlan [2021-03-19T23:38:47.437Z] === RUN TestValidatePrivileges [2021-03-19T23:38:47.437Z] --- PASS: TestValidatePrivileges (0.00s) [2021-03-19T23:38:47.437Z] === RUN TestFilterByCapNeg [2021-03-19T23:38:47.437Z] --- PASS: TestFilterByCapNeg (0.00s) [2021-03-19T23:38:47.437Z] === RUN TestFilterByCapPos [2021-03-19T23:38:47.437Z] --- PASS: TestFilterByCapPos (0.00s) [2021-03-19T23:38:47.437Z] === RUN TestStoreGetPluginNotMatchCapRefs [2021-03-19T23:38:47.437Z] --- PASS: TestStoreGetPluginNotMatchCapRefs (0.00s) [2021-03-19T23:38:47.437Z] PASS [2021-03-19T23:38:47.437Z] coverage: 12.0% of statements [2021-03-19T23:38:47.437Z] ok github.com/docker/docker/plugin 0.050s coverage: 12.0% of statements [2021-03-19T23:38:47.437Z] === RUN TestNewSettable [2021-03-19T23:38:47.437Z] --- PASS: TestNewSettable (0.00s) [2021-03-19T23:38:47.437Z] === RUN TestIsSettable [2021-03-19T23:38:47.437Z] --- PASS: TestIsSettable (0.00s) [2021-03-19T23:38:47.437Z] === RUN TestUpdateSettingsEnv [2021-03-19T23:38:47.437Z] --- PASS: TestUpdateSettingsEnv (0.00s) [2021-03-19T23:38:47.437Z] PASS [2021-03-19T23:38:47.437Z] coverage: 20.1% of statements [2021-03-19T23:38:47.437Z] ok github.com/docker/docker/plugin/v2 0.042s coverage: 20.1% of statements [2021-03-19T23:38:47.641Z] --- PASS: TestPauseStopPausedContainer (1.69s) [2021-03-19T23:38:47.641Z] === RUN TestPsFilter [2021-03-19T23:38:47.641Z] --- PASS: TestPsFilter (0.21s) [2021-03-19T23:38:47.641Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T23:38:47.910Z] === RUN TestLoad [2021-03-19T23:38:47.910Z] --- PASS: TestLoad (0.00s) [2021-03-19T23:38:47.910Z] === RUN TestSave [2021-03-19T23:38:47.910Z] --- PASS: TestSave (0.03s) [2021-03-19T23:38:47.910Z] === RUN TestAddDeleteGet [2021-03-19T23:38:47.910Z] time="2021-03-19T23:38:47Z" level=warning msg="Unable to connect to plugin: 127.0.0.1:49225/Test.Echo: Post http://127.0.0.1:49225/Test.Echo: net/http: request canceled (Client.Timeout exceeded while awaiting headers), retrying in 8s" [2021-03-19T23:38:47.910Z] --- PASS: TestAddDeleteGet (0.04s) [2021-03-19T23:38:47.910Z] === RUN TestInvalidTags [2021-03-19T23:38:47.910Z] --- PASS: TestInvalidTags (0.01s) [2021-03-19T23:38:47.910Z] PASS [2021-03-19T23:38:47.910Z] coverage: 84.4% of statements [2021-03-19T23:38:47.910Z] ok github.com/docker/docker/reference 0.127s coverage: 84.4% of statements [2021-03-19T23:38:48.314Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-19T23:38:48.885Z] --- PASS: TestTemplatedConfig (2.63s) [2021-03-19T23:38:48.885Z] === RUN TestConfigCreateResolve [2021-03-19T23:38:48.907Z] === RUN TestResumableRequestHeaderSimpleErrors [2021-03-19T23:38:48.907Z] --- PASS: TestResumableRequestHeaderSimpleErrors (0.01s) [2021-03-19T23:38:48.907Z] === RUN TestResumableRequestHeaderNotTooMuchFailures [2021-03-19T23:38:48.907Z] --- PASS: TestResumableRequestHeaderNotTooMuchFailures (0.01s) [2021-03-19T23:38:48.907Z] === RUN TestResumableRequestHeaderTooMuchFailures [2021-03-19T23:38:48.907Z] --- PASS: TestResumableRequestHeaderTooMuchFailures (0.00s) [2021-03-19T23:38:48.907Z] === RUN TestResumableRequestReaderWithReadError [2021-03-19T23:38:49.381Z] time="2021-03-19T23:38:48Z" level=info msg="encountered error during pull and clearing it before resume: An error occurred" [2021-03-19T23:38:49.381Z] --- PASS: TestResumableRequestReaderWithReadError (0.11s) [2021-03-19T23:38:49.381Z] === RUN TestResumableRequestReaderWithEOFWith416Response [2021-03-19T23:38:49.381Z] --- PASS: TestResumableRequestReaderWithEOFWith416Response (0.00s) [2021-03-19T23:38:49.381Z] === RUN TestResumableRequestReaderWithServerDoesntSupportByteRanges [2021-03-19T23:38:49.381Z] --- PASS: TestResumableRequestReaderWithServerDoesntSupportByteRanges (0.01s) [2021-03-19T23:38:49.381Z] === RUN TestResumableRequestReaderWithZeroTotalSize [2021-03-19T23:38:49.381Z] --- PASS: TestResumableRequestReaderWithZeroTotalSize (0.00s) [2021-03-19T23:38:49.381Z] === RUN TestResumableRequestReader [2021-03-19T23:38:49.381Z] --- PASS: TestResumableRequestReader (0.00s) [2021-03-19T23:38:49.381Z] === RUN TestResumableRequestReaderWithInitialResponse [2021-03-19T23:38:49.381Z] --- PASS: TestResumableRequestReaderWithInitialResponse (0.00s) [2021-03-19T23:38:49.381Z] PASS [2021-03-19T23:38:49.381Z] coverage: 100.0% of statements [2021-03-19T23:38:49.381Z] ok github.com/docker/docker/registry/resumable 0.193s coverage: 100.0% of statements [2021-03-19T23:38:49.381Z] === RUN TestRestartManagerTimeout [2021-03-19T23:38:49.381Z] --- PASS: TestRestartManagerTimeout (0.00s) [2021-03-19T23:38:49.381Z] === RUN TestRestartManagerTimeoutReset [2021-03-19T23:38:49.381Z] --- PASS: TestRestartManagerTimeoutReset (0.00s) [2021-03-19T23:38:49.381Z] PASS [2021-03-19T23:38:49.381Z] coverage: 45.3% of statements [2021-03-19T23:38:49.381Z] ok github.com/docker/docker/restartmanager 0.042s coverage: 45.3% of statements [2021-03-19T23:38:49.564Z] --- PASS: TestRemoveContainerWithRemovedVolume (1.65s) [2021-03-19T23:38:49.564Z] === RUN TestRemoveContainerWithVolume [2021-03-19T23:38:49.704Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-19T23:38:50.181Z] --- PASS: TestUpdateReplicatedJob (5.10s) [2021-03-19T23:38:50.181Z] === RUN TestServiceListWithStatuses [2021-03-19T23:38:50.181Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T23:38:50.181Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T23:38:50.181Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T23:38:50.379Z] === RUN TestDecodeContainerConfig [2021-03-19T23:38:50.379Z] --- PASS: TestDecodeContainerConfig (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestDecodeContainerConfigIsolation [2021-03-19T23:38:50.379Z] --- PASS: TestDecodeContainerConfigIsolation (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestValidatePrivileged [2021-03-19T23:38:50.379Z] --- PASS: TestValidatePrivileged (0.00s) [2021-03-19T23:38:50.379Z] PASS [2021-03-19T23:38:50.379Z] coverage: 52.2% of statements [2021-03-19T23:38:50.379Z] === RUN TestResolveAuthConfigIndexServer [2021-03-19T23:38:50.379Z] --- PASS: TestResolveAuthConfigIndexServer (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestResolveAuthConfigFullURL [2021-03-19T23:38:50.379Z] --- PASS: TestResolveAuthConfigFullURL (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestLoadAllowNondistributableArtifacts [2021-03-19T23:38:50.379Z] --- PASS: TestLoadAllowNondistributableArtifacts (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestValidateMirror [2021-03-19T23:38:50.379Z] --- PASS: TestValidateMirror (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestLoadInsecureRegistries [2021-03-19T23:38:50.379Z] ok github.com/docker/docker/runconfig 0.051s coverage: 52.2% of statements [2021-03-19T23:38:50.379Z] time="2021-03-19T23:38:49Z" level=warning msg="insecure registry http://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-19T23:38:50.379Z] time="2021-03-19T23:38:50Z" level=warning msg="insecure registry https://mytest.com should not contain 'https://' and 'https://' has been removed from the insecure registry config" [2021-03-19T23:38:50.379Z] time="2021-03-19T23:38:50Z" level=warning msg="insecure registry HTTP://mytest.com should not contain 'http://' and 'http://' has been removed from the insecure registry config" [2021-03-19T23:38:50.379Z] --- PASS: TestLoadInsecureRegistries (0.12s) [2021-03-19T23:38:50.379Z] === RUN TestNewServiceConfig [2021-03-19T23:38:50.379Z] --- PASS: TestNewServiceConfig (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestValidateIndexName [2021-03-19T23:38:50.379Z] --- PASS: TestValidateIndexName (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestValidateIndexNameWithError [2021-03-19T23:38:50.379Z] --- PASS: TestValidateIndexNameWithError (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestEndpointParse [2021-03-19T23:38:50.379Z] --- PASS: TestEndpointParse (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestEndpointParseInvalid [2021-03-19T23:38:50.379Z] --- PASS: TestEndpointParseInvalid (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestValidateEndpoint [2021-03-19T23:38:50.379Z] --- PASS: TestValidateEndpoint (0.02s) [2021-03-19T23:38:50.379Z] === RUN TestPing [2021-03-19T23:38:50.379Z] --- PASS: TestPing (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestPingRegistryEndpoint [2021-03-19T23:38:50.379Z] --- SKIP: TestPingRegistryEndpoint (0.00s) [2021-03-19T23:38:50.379Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:38:50.379Z] === RUN TestEndpoint [2021-03-19T23:38:50.379Z] --- SKIP: TestEndpoint (0.00s) [2021-03-19T23:38:50.379Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:38:50.379Z] === RUN TestParseRepositoryInfo [2021-03-19T23:38:50.379Z] --- PASS: TestParseRepositoryInfo (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestNewIndexInfo [2021-03-19T23:38:50.379Z] --- PASS: TestNewIndexInfo (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestMirrorEndpointLookup [2021-03-19T23:38:50.379Z] --- SKIP: TestMirrorEndpointLookup (0.01s) [2021-03-19T23:38:50.379Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:38:50.379Z] === RUN TestSearchRepositories [2021-03-19T23:38:50.379Z] --- PASS: TestSearchRepositories (0.01s) [2021-03-19T23:38:50.379Z] registry_test.go:721: GET /v1/search?q=fakequery&n=25 HTTP/1.1 [2021-03-19T23:38:50.379Z] Host: 127.0.0.1:49243 [2021-03-19T23:38:50.379Z] User-Agent: docker test client [2021-03-19T23:38:50.379Z] Authorization: Token fake-token [2021-03-19T23:38:50.379Z] X-Docker-Token: true [2021-03-19T23:38:50.379Z] Accept-Encoding: gzip [2021-03-19T23:38:50.379Z] [2021-03-19T23:38:50.379Z] [2021-03-19T23:38:50.379Z] registry_test.go:730: HTTP/1.1 200 OK [2021-03-19T23:38:50.379Z] Connection: close [2021-03-19T23:38:50.379Z] Content-Length: 144 [2021-03-19T23:38:50.379Z] Cache-Control: no-cache [2021-03-19T23:38:50.379Z] Content-Type: application/json [2021-03-19T23:38:50.379Z] Date: Fri, 19 Mar 2021 23:38:50 GMT [2021-03-19T23:38:50.379Z] Expires: -1 [2021-03-19T23:38:50.379Z] Pragma: no-cache [2021-03-19T23:38:50.379Z] Server: docker-tests/mock [2021-03-19T23:38:50.379Z] X-Docker-Registry-Config: mock [2021-03-19T23:38:50.379Z] X-Docker-Registry-Version: 0.0.0 [2021-03-19T23:38:50.379Z] [2021-03-19T23:38:50.379Z] [2021-03-19T23:38:50.379Z] === RUN TestTrustedLocation [2021-03-19T23:38:50.379Z] --- PASS: TestTrustedLocation (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestAddRequiredHeadersToRedirectedRequests [2021-03-19T23:38:50.379Z] --- PASS: TestAddRequiredHeadersToRedirectedRequests (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestAllowNondistributableArtifacts [2021-03-19T23:38:50.379Z] --- PASS: TestAllowNondistributableArtifacts (0.00s) [2021-03-19T23:38:50.379Z] === RUN TestIsSecureIndex [2021-03-19T23:38:50.379Z] --- PASS: TestIsSecureIndex (0.00s) [2021-03-19T23:38:50.379Z] PASS [2021-03-19T23:38:50.379Z] coverage: 50.3% of statements [2021-03-19T23:38:50.379Z] ok github.com/docker/docker/registry 0.324s coverage: 50.3% of statements [2021-03-19T23:38:50.503Z] --- PASS: TestRemoveContainerWithVolume (1.33s) [2021-03-19T23:38:50.503Z] === RUN TestRemoveContainerRunning [2021-03-19T23:38:50.852Z] === RUN TestGenerateRandomAlphaOnlyStringLength [2021-03-19T23:38:50.852Z] --- PASS: TestGenerateRandomAlphaOnlyStringLength (0.00s) [2021-03-19T23:38:50.852Z] === RUN TestGenerateRandomAlphaOnlyStringUniqueness [2021-03-19T23:38:50.852Z] --- PASS: TestGenerateRandomAlphaOnlyStringUniqueness (0.00s) [2021-03-19T23:38:50.852Z] PASS [2021-03-19T23:38:50.852Z] coverage: 62.5% of statements [2021-03-19T23:38:50.852Z] ok github.com/docker/docker/testutil 0.135s coverage: 62.5% of statements [2021-03-19T23:38:50.984Z] --- PASS: TestConfigCreateResolve (1.93s) [2021-03-19T23:38:50.984Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T23:38:51.089Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-19T23:38:51.277Z] --- PASS: TestConfigDaemonLibtrustID (0.54s) [2021-03-19T23:38:51.277Z] PASS [2021-03-19T23:38:51.277Z] [2021-03-19T23:38:51.277Z] DONE 7 tests in 12.828s [2021-03-19T23:38:51.277Z] Running /go/src/github.com/docker/docker/integration/container (ppc64le.integration.container) flags=-test.v -test.timeout=120m [2021-03-19T23:38:51.277Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:38:51.277Z] ++ set -e [2021-03-19T23:38:51.277Z] ++ '[' -n 0 ']' [2021-03-19T23:38:51.277Z] ++ set -x [2021-03-19T23:38:51.277Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-container-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.container -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:38:51.277Z] INFO: Testing against a local daemon [2021-03-19T23:38:51.277Z] === RUN TestCheckpoint [2021-03-19T23:38:51.277Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T23:38:51.277Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:38:51.277Z] === RUN TestContainerInvalidJSON [2021-03-19T23:38:51.277Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:38:51.277Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:38:51.277Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:38:51.277Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:38:51.277Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:38:51.277Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:38:51.278Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:38:51.278Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:38:51.278Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:38:51.278Z] --- PASS: TestContainerInvalidJSON (0.02s) [2021-03-19T23:38:51.278Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T23:38:51.278Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-03-19T23:38:51.278Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-19T23:38:51.278Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T23:38:51.573Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.08s) [2021-03-19T23:38:51.573Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T23:38:51.573Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.07s) [2021-03-19T23:38:51.573Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T23:38:51.573Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.08s) [2021-03-19T23:38:51.573Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T23:38:51.573Z] --- PASS: TestCopyToContainerPathIsNotDir (0.08s) [2021-03-19T23:38:51.573Z] === RUN TestCopyFromContainer [2021-03-19T23:38:52.411Z] --- PASS: TestRemoveContainerRunning (1.66s) [2021-03-19T23:38:52.411Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T23:38:52.669Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-19T23:38:53.093Z] === RUN TestGetDriver [2021-03-19T23:38:53.093Z] --- PASS: TestGetDriver (0.00s) [2021-03-19T23:38:53.093Z] === RUN TestVolumeRequestError [2021-03-19T23:38:53.093Z] --- PASS: TestVolumeRequestError (0.01s) [2021-03-19T23:38:53.093Z] PASS [2021-03-19T23:38:53.093Z] coverage: 36.1% of statements [2021-03-19T23:38:53.093Z] ok github.com/docker/docker/volume/drivers 0.060s coverage: 36.1% of statements [2021-03-19T23:38:53.094Z] === RUN TestCopyFromContainer// [2021-03-19T23:38:53.094Z] === RUN TestCopyFromContainer//bar/root [2021-03-19T23:38:53.094Z] === RUN TestCopyFromContainer//bar/root/ [2021-03-19T23:38:53.094Z] === RUN TestCopyFromContainer/bar/quux [2021-03-19T23:38:53.238Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-19T23:38:53.391Z] === RUN TestCopyFromContainer/bar/quux/ [2021-03-19T23:38:53.391Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-03-19T23:38:53.391Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-03-19T23:38:53.391Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-03-19T23:38:53.391Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-03-19T23:38:53.566Z] === RUN TestGetAddress [2021-03-19T23:38:53.566Z] --- PASS: TestGetAddress (0.00s) [2021-03-19T23:38:53.566Z] === RUN TestRemove [2021-03-19T23:38:53.566Z] --- SKIP: TestRemove (0.00s) [2021-03-19T23:38:53.566Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-19T23:38:53.566Z] === RUN TestInitializeWithVolumes [2021-03-19T23:38:53.566Z] --- PASS: TestInitializeWithVolumes (0.01s) [2021-03-19T23:38:53.566Z] === RUN TestCreate [2021-03-19T23:38:53.566Z] --- PASS: TestCreate (0.01s) [2021-03-19T23:38:53.566Z] === RUN TestValidateName [2021-03-19T23:38:53.566Z] --- PASS: TestValidateName (0.00s) [2021-03-19T23:38:53.566Z] === RUN TestCreateWithOpts [2021-03-19T23:38:53.566Z] --- SKIP: TestCreateWithOpts (0.00s) [2021-03-19T23:38:53.566Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-19T23:38:53.566Z] === RUN TestRelaodNoOpts [2021-03-19T23:38:53.566Z] --- PASS: TestRelaodNoOpts (0.01s) [2021-03-19T23:38:53.566Z] PASS [2021-03-19T23:38:53.566Z] coverage: 41.5% of statements [2021-03-19T23:38:53.566Z] ok github.com/docker/docker/volume/local 0.111s coverage: 41.5% of statements [2021-03-19T23:38:53.566Z] === RUN TestConvertTmpfsOptions [2021-03-19T23:38:53.566Z] --- PASS: TestConvertTmpfsOptions (0.00s) [2021-03-19T23:38:53.566Z] parser_test.go:49: data="mode=700,size=1m" [2021-03-19T23:38:53.566Z] parser_test.go:49: data="ro" [2021-03-19T23:38:53.566Z] === RUN TestParseMountRaw [2021-03-19T23:38:53.566Z] --- PASS: TestParseMountRaw (0.02s) [2021-03-19T23:38:53.566Z] === RUN TestParseMountRawSplit [2021-03-19T23:38:53.566Z] --- PASS: TestParseMountRawSplit (0.00s) [2021-03-19T23:38:53.566Z] parser_test.go:390: case 0 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 1 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 2 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 3 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 4 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 5 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 6 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 7 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 8 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 0 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 1 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 2 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 3 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 4 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 5 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 6 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 7 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 8 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 9 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 10 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 11 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 12 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 0 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 1 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 2 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 3 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 4 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 5 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 6 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 7 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 8 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 9 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 10 [2021-03-19T23:38:53.566Z] parser_test.go:390: case 11 [2021-03-19T23:38:53.566Z] === RUN TestParseMountSpec [2021-03-19T23:38:53.566Z] --- PASS: TestParseMountSpec (0.00s) [2021-03-19T23:38:53.566Z] parser_test.go:455: case 0 [2021-03-19T23:38:53.566Z] parser_test.go:455: case 1 [2021-03-19T23:38:53.566Z] parser_test.go:455: case 2 [2021-03-19T23:38:53.566Z] parser_test.go:455: case 3 [2021-03-19T23:38:53.566Z] parser_test.go:455: case 4 [2021-03-19T23:38:53.566Z] parser_test.go:455: case 5 [2021-03-19T23:38:53.566Z] === RUN TestParseMountSpecBindWithFileinfoError [2021-03-19T23:38:53.566Z] --- PASS: TestParseMountSpecBindWithFileinfoError (0.00s) [2021-03-19T23:38:53.566Z] === RUN TestValidateMount [2021-03-19T23:38:53.566Z] --- PASS: TestValidateMount (0.00s) [2021-03-19T23:38:53.566Z] PASS [2021-03-19T23:38:53.566Z] coverage: 66.2% of statements [2021-03-19T23:38:53.566Z] ok github.com/docker/docker/volume/mounts 0.095s coverage: 66.2% of statements [2021-03-19T23:38:53.686Z] === RUN TestCopyFromContainer/bar/notarget [2021-03-19T23:38:53.686Z] --- PASS: TestCopyFromContainer (1.98s) [2021-03-19T23:38:53.686Z] --- PASS: TestCopyFromContainer// (0.07s) [2021-03-19T23:38:53.686Z] --- PASS: TestCopyFromContainer//bar/root (0.09s) [2021-03-19T23:38:53.686Z] --- PASS: TestCopyFromContainer//bar/root/ (0.07s) [2021-03-19T23:38:53.686Z] --- PASS: TestCopyFromContainer/bar/quux (0.08s) [2021-03-19T23:38:53.686Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.07s) [2021-03-19T23:38:53.686Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.06s) [2021-03-19T23:38:53.686Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.07s) [2021-03-19T23:38:53.686Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.06s) [2021-03-19T23:38:53.686Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.07s) [2021-03-19T23:38:53.686Z] --- PASS: TestCopyFromContainer/bar/notarget (0.06s) [2021-03-19T23:38:53.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T23:38:53.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:38:53.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:38:53.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:38:53.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:38:53.686Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:38:53.686Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:38:53.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:38:53.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:38:53.686Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:38:53.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-19T23:38:53.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-19T23:38:53.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-19T23:38:53.686Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-19T23:38:53.686Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T23:38:53.686Z] --- PASS: TestCreateLinkToNonExistingContainer (0.05s) [2021-03-19T23:38:53.686Z] === RUN TestCreateWithInvalidEnv [2021-03-19T23:38:53.686Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T23:38:53.686Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T23:38:53.686Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T23:38:53.686Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T23:38:53.686Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T23:38:53.686Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T23:38:53.686Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T23:38:53.686Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T23:38:53.686Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T23:38:53.686Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-19T23:38:53.686Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-19T23:38:53.686Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-19T23:38:53.686Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-19T23:38:53.686Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T23:38:53.686Z] --- PASS: TestCreateTmpfsMountsTarget (0.02s) [2021-03-19T23:38:53.686Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T23:38:53.807Z] === RUN TestDockerDaemonSuite/TestDaemonRestartKillWait [2021-03-19T23:38:53.807Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.51s) [2021-03-19T23:38:53.807Z] === RUN TestRemoveInvalidContainer [2021-03-19T23:38:53.807Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-19T23:38:53.807Z] === RUN TestRenameLinkedContainer [2021-03-19T23:38:55.151Z] === RUN TestSetGetMeta [2021-03-19T23:38:55.151Z] === PAUSE TestSetGetMeta [2021-03-19T23:38:55.151Z] === RUN TestRestore [2021-03-19T23:38:55.151Z] === PAUSE TestRestore [2021-03-19T23:38:55.151Z] === RUN TestServiceCreate [2021-03-19T23:38:55.151Z] === PAUSE TestServiceCreate [2021-03-19T23:38:55.151Z] === RUN TestServiceList [2021-03-19T23:38:55.151Z] === PAUSE TestServiceList [2021-03-19T23:38:55.151Z] === RUN TestServiceRemove [2021-03-19T23:38:55.151Z] === PAUSE TestServiceRemove [2021-03-19T23:38:55.151Z] === RUN TestServiceGet [2021-03-19T23:38:55.151Z] === PAUSE TestServiceGet [2021-03-19T23:38:55.151Z] === RUN TestServicePrune [2021-03-19T23:38:55.151Z] === PAUSE TestServicePrune [2021-03-19T23:38:55.151Z] === RUN TestCreate [2021-03-19T23:38:55.151Z] === PAUSE TestCreate [2021-03-19T23:38:55.151Z] === RUN TestRemove [2021-03-19T23:38:55.151Z] === PAUSE TestRemove [2021-03-19T23:38:55.151Z] === RUN TestList [2021-03-19T23:38:55.151Z] === PAUSE TestList [2021-03-19T23:38:55.151Z] === RUN TestFindByDriver [2021-03-19T23:38:55.151Z] === PAUSE TestFindByDriver [2021-03-19T23:38:55.151Z] === RUN TestFindByReferenced [2021-03-19T23:38:55.151Z] === PAUSE TestFindByReferenced [2021-03-19T23:38:55.151Z] === RUN TestDerefMultipleOfSameRef [2021-03-19T23:38:55.151Z] === PAUSE TestDerefMultipleOfSameRef [2021-03-19T23:38:55.151Z] === RUN TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-19T23:38:55.151Z] === PAUSE TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-19T23:38:55.151Z] === RUN TestDefererencePluginOnCreateError [2021-03-19T23:38:55.151Z] === PAUSE TestDefererencePluginOnCreateError [2021-03-19T23:38:55.151Z] === RUN TestRefDerefRemove [2021-03-19T23:38:55.151Z] === PAUSE TestRefDerefRemove [2021-03-19T23:38:55.151Z] === RUN TestGet [2021-03-19T23:38:55.151Z] === PAUSE TestGet [2021-03-19T23:38:55.151Z] === RUN TestGetWithReference [2021-03-19T23:38:55.151Z] === PAUSE TestGetWithReference [2021-03-19T23:38:55.151Z] === RUN TestFilterFunc [2021-03-19T23:38:55.151Z] === RUN TestFilterFunc/test_nil_list [2021-03-19T23:38:55.151Z] === PAUSE TestFilterFunc/test_nil_list [2021-03-19T23:38:55.151Z] === RUN TestFilterFunc/test_empty_list [2021-03-19T23:38:55.151Z] === PAUSE TestFilterFunc/test_empty_list [2021-03-19T23:38:55.151Z] === RUN TestFilterFunc/test_filter_non-empty_to_empty [2021-03-19T23:38:55.151Z] === PAUSE TestFilterFunc/test_filter_non-empty_to_empty [2021-03-19T23:38:55.151Z] === RUN TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-19T23:38:55.151Z] === PAUSE TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-19T23:38:55.151Z] === RUN TestFilterFunc/test_filter_some [2021-03-19T23:38:55.151Z] === PAUSE TestFilterFunc/test_filter_some [2021-03-19T23:38:55.151Z] === RUN TestFilterFunc/test_filter_middle [2021-03-19T23:38:55.151Z] === PAUSE TestFilterFunc/test_filter_middle [2021-03-19T23:38:55.151Z] === RUN TestFilterFunc/test_filter_middle_and_last [2021-03-19T23:38:55.151Z] === PAUSE TestFilterFunc/test_filter_middle_and_last [2021-03-19T23:38:55.151Z] === RUN TestFilterFunc/test_filter_first_and_last [2021-03-19T23:38:55.151Z] === PAUSE TestFilterFunc/test_filter_first_and_last [2021-03-19T23:38:55.151Z] === CONT TestFilterFunc/test_nil_list [2021-03-19T23:38:55.151Z] === CONT TestFilterFunc/test_filter_some [2021-03-19T23:38:55.151Z] === CONT TestFilterFunc/test_nothing_to_fitler_non-empty_list [2021-03-19T23:38:55.151Z] === CONT TestFilterFunc/test_filter_middle_and_last [2021-03-19T23:38:55.151Z] === CONT TestFilterFunc/test_filter_non-empty_to_empty [2021-03-19T23:38:55.151Z] === CONT TestFilterFunc/test_empty_list [2021-03-19T23:38:55.151Z] === CONT TestFilterFunc/test_filter_first_and_last [2021-03-19T23:38:55.151Z] === CONT TestFilterFunc/test_filter_middle [2021-03-19T23:38:55.151Z] --- PASS: TestFilterFunc (0.00s) [2021-03-19T23:38:55.151Z] --- PASS: TestFilterFunc/test_nil_list (0.00s) [2021-03-19T23:38:55.151Z] --- PASS: TestFilterFunc/test_nothing_to_fitler_non-empty_list (0.00s) [2021-03-19T23:38:55.151Z] --- PASS: TestFilterFunc/test_filter_non-empty_to_empty (0.00s) [2021-03-19T23:38:55.151Z] --- PASS: TestFilterFunc/test_empty_list (0.00s) [2021-03-19T23:38:55.151Z] --- PASS: TestFilterFunc/test_filter_first_and_last (0.00s) [2021-03-19T23:38:55.151Z] --- PASS: TestFilterFunc/test_filter_some (0.00s) [2021-03-19T23:38:55.151Z] --- PASS: TestFilterFunc/test_filter_middle (0.00s) [2021-03-19T23:38:55.151Z] --- PASS: TestFilterFunc/test_filter_middle_and_last (0.00s) [2021-03-19T23:38:55.151Z] === CONT TestSetGetMeta [2021-03-19T23:38:55.151Z] === CONT TestServiceGet [2021-03-19T23:38:55.151Z] === CONT TestFindByDriver [2021-03-19T23:38:55.151Z] === CONT TestServiceList [2021-03-19T23:38:55.151Z] --- PASS: TestSetGetMeta (0.02s) [2021-03-19T23:38:55.151Z] === CONT TestList [2021-03-19T23:38:55.151Z] --- PASS: TestFindByDriver (0.03s) [2021-03-19T23:38:55.151Z] === CONT TestRemove [2021-03-19T23:38:55.151Z] --- PASS: TestList (0.03s) [2021-03-19T23:38:55.151Z] === CONT TestCreate [2021-03-19T23:38:55.151Z] --- PASS: TestRemove (0.02s) [2021-03-19T23:38:55.151Z] === CONT TestServicePrune [2021-03-19T23:38:55.151Z] --- PASS: TestCreate (0.01s) [2021-03-19T23:38:55.151Z] === CONT TestServiceCreate [2021-03-19T23:38:55.151Z] --- PASS: TestServiceGet (0.12s) [2021-03-19T23:38:55.151Z] === CONT TestRefDerefRemove [2021-03-19T23:38:55.151Z] time="2021-03-19T23:38:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-19T23:38:55.151Z] --- PASS: TestServiceCreate (0.06s) [2021-03-19T23:38:55.151Z] === CONT TestGetWithReference [2021-03-19T23:38:55.151Z] --- PASS: TestServiceList (0.12s) [2021-03-19T23:38:55.151Z] === CONT TestGet [2021-03-19T23:38:55.151Z] time="2021-03-19T23:38:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-19T23:38:55.151Z] --- PASS: TestRefDerefRemove (0.02s) [2021-03-19T23:38:55.151Z] === CONT TestRestore [2021-03-19T23:38:55.151Z] time="2021-03-19T23:38:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-19T23:38:55.151Z] time="2021-03-19T23:38:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test3 [2021-03-19T23:38:55.151Z] --- PASS: TestGet (0.02s) [2021-03-19T23:38:55.151Z] === CONT TestServiceRemove [2021-03-19T23:38:55.151Z] time="2021-03-19T23:38:54Z" level=warning msg="could not determine size of volume" error="CreateFile fake: The system cannot find the file specified." volume=test [2021-03-19T23:38:55.151Z] --- PASS: TestGetWithReference (0.02s) [2021-03-19T23:38:55.151Z] === CONT TestCreateKeepOptsLabelsWhenExistsRemotely [2021-03-19T23:38:55.151Z] --- PASS: TestServicePrune (0.10s) [2021-03-19T23:38:55.151Z] === CONT TestDefererencePluginOnCreateError [2021-03-19T23:38:55.151Z] --- PASS: TestRestore (0.02s) [2021-03-19T23:38:55.151Z] === CONT TestDerefMultipleOfSameRef [2021-03-19T23:38:55.151Z] --- PASS: TestCreateKeepOptsLabelsWhenExistsRemotely (0.02s) [2021-03-19T23:38:55.151Z] === CONT TestFindByReferenced [2021-03-19T23:38:55.151Z] --- PASS: TestServiceRemove (0.02s) [2021-03-19T23:38:55.151Z] --- PASS: TestDefererencePluginOnCreateError (0.03s) [2021-03-19T23:38:55.151Z] --- PASS: TestDerefMultipleOfSameRef (0.02s) [2021-03-19T23:38:55.151Z] --- PASS: TestFindByReferenced (0.02s) [2021-03-19T23:38:55.151Z] PASS [2021-03-19T23:38:55.151Z] coverage: 70.3% of statements [2021-03-19T23:38:55.151Z] ok github.com/docker/docker/volume/service 0.278s coverage: 70.3% of statements [2021-03-19T23:38:55.298Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-19T23:38:55.337Z] --- PASS: TestCreateWithCustomMaskedPaths (1.57s) [2021-03-19T23:38:55.337Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T23:38:56.733Z] --- PASS: TestNewClientWithTimeout (17.62s) [2021-03-19T23:38:56.733Z] === RUN TestClientStream [2021-03-19T23:38:56.733Z] --- PASS: TestClientStream (0.00s) [2021-03-19T23:38:56.733Z] === RUN TestClientSendFile [2021-03-19T23:38:56.733Z] --- PASS: TestClientSendFile (0.00s) [2021-03-19T23:38:56.733Z] === RUN TestClientWithRequestTimeout [2021-03-19T23:38:56.733Z] --- PASS: TestClientWithRequestTimeout (0.00s) [2021-03-19T23:38:56.733Z] === RUN TestFileSpecPlugin [2021-03-19T23:38:56.733Z] --- PASS: TestFileSpecPlugin (0.01s) [2021-03-19T23:38:56.733Z] === RUN TestFileJSONSpecPlugin [2021-03-19T23:38:56.733Z] --- PASS: TestFileJSONSpecPlugin (0.00s) [2021-03-19T23:38:56.733Z] === RUN TestFileJSONSpecPluginWithoutTLSConfig [2021-03-19T23:38:56.733Z] --- PASS: TestFileJSONSpecPluginWithoutTLSConfig (0.00s) [2021-03-19T23:38:56.733Z] === RUN TestPluginAddHandler [2021-03-19T23:38:56.733Z] --- PASS: TestPluginAddHandler (0.00s) [2021-03-19T23:38:56.733Z] === RUN TestPluginWaitBadPlugin [2021-03-19T23:38:56.733Z] --- PASS: TestPluginWaitBadPlugin (0.00s) [2021-03-19T23:38:56.733Z] === RUN TestGet [2021-03-19T23:38:56.733Z] time="2021-03-19T23:38:56Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 1s" [2021-03-19T23:38:56.878Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.66s) [2021-03-19T23:38:56.878Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T23:38:56.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:38:56.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:38:56.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:38:56.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:38:56.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:38:56.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:38:56.878Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:38:56.878Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:38:57.096Z] === RUN TestDockerDaemonSuite/TestDaemonRestartLocalVolumes [2021-03-19T23:38:57.096Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-19T23:38:57.192Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:38:57.192Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:38:57.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:38:57.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:38:57.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:38:57.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:38:57.192Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:38:57.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-19T23:38:57.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.02s) [2021-03-19T23:38:57.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.02s) [2021-03-19T23:38:57.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.03s) [2021-03-19T23:38:57.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.03s) [2021-03-19T23:38:57.192Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.02s) [2021-03-19T23:38:57.192Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T23:38:57.490Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.54s) [2021-03-19T23:38:57.490Z] === RUN TestCreateDifferentPlatform [2021-03-19T23:38:57.490Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T23:38:57.490Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T23:38:57.665Z] === RUN TestDockerDaemonSuite/TestDaemonRestartOnFailure [2021-03-19T23:38:57.729Z] time="2021-03-19T23:38:57Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 2s" [2021-03-19T23:38:57.785Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-03-19T23:38:57.785Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-19T23:38:57.785Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T23:38:57.785Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T23:38:57.785Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.10s) [2021-03-19T23:38:57.785Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T23:38:57.785Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.12s) [2021-03-19T23:38:57.785Z] === RUN TestContainerStartOnDaemonRestart [2021-03-19T23:38:57.785Z] === PAUSE TestContainerStartOnDaemonRestart [2021-03-19T23:38:57.785Z] === RUN TestDaemonRestartIpcMode [2021-03-19T23:38:57.785Z] === PAUSE TestDaemonRestartIpcMode [2021-03-19T23:38:57.785Z] === RUN TestDaemonHostGatewayIP [2021-03-19T23:38:57.785Z] === PAUSE TestDaemonHostGatewayIP [2021-03-19T23:38:57.785Z] === RUN TestRestartDaemonWithRestartingContainer [2021-03-19T23:38:57.785Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-03-19T23:38:57.785Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T23:38:57.785Z] === PAUSE TestContainerKillOnDaemonStart [2021-03-19T23:38:57.785Z] === RUN TestDiff [2021-03-19T23:38:58.461Z] --- PASS: TestDiff (0.59s) [2021-03-19T23:38:58.461Z] === RUN TestExecWithCloseStdin [2021-03-19T23:38:58.670Z] --- PASS: TestDockerNetworkConnectAlias (8.82s) [2021-03-19T23:38:58.670Z] === RUN TestDockerNetworkReConnect [2021-03-19T23:38:59.130Z] --- PASS: TestExecWithCloseStdin (0.66s) [2021-03-19T23:38:59.131Z] === RUN TestExec [2021-03-19T23:38:59.518Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-19T23:38:59.574Z] --- PASS: TestRenameLinkedContainer (5.39s) [2021-03-19T23:38:59.574Z] === RUN TestRenameStoppedContainer [2021-03-19T23:38:59.574Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-19T23:38:59.770Z] --- PASS: TestExec (0.67s) [2021-03-19T23:38:59.770Z] === RUN TestExecUser [2021-03-19T23:38:59.967Z] time="2021-03-19T23:38:59Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 4s" [2021-03-19T23:39:00.410Z] --- PASS: TestExecUser (0.64s) [2021-03-19T23:39:00.410Z] === RUN TestExportContainerAndImportImage [2021-03-19T23:39:00.511Z] --- PASS: TestRenameStoppedContainer (1.32s) [2021-03-19T23:39:00.511Z] === RUN TestRenameRunningContainerAndReuse [2021-03-19T23:39:00.928Z] --- PASS: TestCreateWithDuplicateNetworkNames (13.23s) [2021-03-19T23:39:00.928Z] === RUN TestCreateServiceSecretFileMode [2021-03-19T23:39:01.451Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-03-19T23:39:01.451Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T23:39:01.854Z] --- PASS: TestCreateServiceSecretFileMode (2.43s) [2021-03-19T23:39:01.854Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T23:39:01.891Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-19T23:39:02.568Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-03-19T23:39:02.569Z] === RUN TestHealthCheckWorkdir [2021-03-19T23:39:03.271Z] --- PASS: TestRenameRunningContainerAndReuse (2.74s) [2021-03-19T23:39:03.271Z] === RUN TestRenameInvalidName [2021-03-19T23:39:03.609Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-03-19T23:39:03.609Z] Copying nested executables into bundles/binary-daemon [2021-03-19T23:39:03.609Z] [2021-03-19T23:39:03.613Z] --- PASS: TestHealthCheckWorkdir (0.82s) [2021-03-19T23:39:03.613Z] === RUN TestHealthKillContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-03-19T23:39:03.798Z] time="2021-03-19T23:39:03Z" level=warning msg="Unable to locate plugin: vegetable, retrying in 8s" [2021-03-19T23:39:03.944Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/make.sh cross [2021-03-19T23:39:04.369Z] --- PASS: TestCreateServiceConfigFileMode (2.77s) [2021-03-19T23:39:04.369Z] === RUN TestCreateServiceSysctls [2021-03-19T23:39:04.508Z] [2021-03-19T23:39:04.509Z] Removing bundles/ [2021-03-19T23:39:04.509Z] [2021-03-19T23:39:04.509Z] ---> Making bundle: cross (in bundles/cross) [2021-03-19T23:39:04.509Z] Cross building: bundles/cross/linux/amd64 [2021-03-19T23:39:04.509Z] Building: bundles/cross/linux/amd64/dockerd-dev [2021-03-19T23:39:04.509Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-03-19T23:39:04.651Z] --- PASS: TestRenameInvalidName (1.35s) [2021-03-19T23:39:04.651Z] === RUN TestRenameAnonymousContainer [2021-03-19T23:39:04.911Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRenameContainer [2021-03-19T23:39:05.171Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-19T23:39:05.572Z] --- PASS: TestDockerNetworkReConnect (7.14s) [2021-03-19T23:39:05.572Z] === RUN TestServicePlugin [2021-03-19T23:39:05.572Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-19T23:39:05.572Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:39:05.572Z] === RUN TestServiceUpdateLabel [2021-03-19T23:39:06.352Z] --- PASS: TestHealthKillContainer (2.71s) [2021-03-19T23:39:06.352Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T23:39:06.646Z] --- PASS: TestInspectCpusetInConfigPre120 (0.54s) [2021-03-19T23:39:06.646Z] === RUN TestIpcModeNone [2021-03-19T23:39:07.288Z] --- PASS: TestIpcModeNone (0.68s) [2021-03-19T23:39:07.288Z] === RUN TestIpcModePrivate [2021-03-19T23:39:07.637Z] --- PASS: TestCreateServiceSysctls (3.25s) [2021-03-19T23:39:07.637Z] === RUN TestCreateServiceCapabilities [2021-03-19T23:39:07.685Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-19T23:39:07.925Z] --- PASS: TestIpcModePrivate (0.64s) [2021-03-19T23:39:07.925Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:62, shared: false, mustBeShared: false [2021-03-19T23:39:07.925Z] === RUN TestIpcModeShareable [2021-03-19T23:39:08.463Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-19T23:39:08.970Z] --- PASS: TestIpcModeShareable (0.68s) [2021-03-19T23:39:08.970Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: shareable, ipcdev: 0:56, shared: true, mustBeShared: true [2021-03-19T23:39:08.970Z] === RUN TestAPIIpcModeShareableAndContainer [2021-03-19T23:39:09.401Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork [2021-03-19T23:39:09.401Z] --- PASS: TestRenameAnonymousContainer (4.76s) [2021-03-19T23:39:09.401Z] === RUN TestRenameContainerWithSameName [2021-03-19T23:39:09.600Z] --- PASS: TestDockerNetworkMacvlan (21.96s) [2021-03-19T23:39:09.601Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-03-19T23:39:09.601Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.14s) [2021-03-19T23:39:09.601Z] --- PASS: TestDockerNetworkMacvlan/NilParent (2.55s) [2021-03-19T23:39:09.601Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.79s) [2021-03-19T23:39:09.601Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.36s) [2021-03-19T23:39:09.601Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.89s) [2021-03-19T23:39:09.601Z] PASS [2021-03-19T23:39:09.601Z] [2021-03-19T23:39:09.601Z] DONE 8 tests in 24.320s [2021-03-19T23:39:09.601Z] Running /go/src/github.com/docker/docker/integration/plugin (arm64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-19T23:39:09.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:39:09.601Z] ++ set -e [2021-03-19T23:39:09.601Z] ++ '[' -n 0 ']' [2021-03-19T23:39:09.601Z] ++ set -x [2021-03-19T23:39:09.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:39:09.601Z] testing: warning: no tests to run [2021-03-19T23:39:09.601Z] PASS [2021-03-19T23:39:09.601Z] [2021-03-19T23:39:09.601Z] DONE 0 tests in 0.029s [2021-03-19T23:39:09.601Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (arm64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-19T23:39:09.601Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:39:09.601Z] ++ set -e [2021-03-19T23:39:09.601Z] ++ '[' -n 0 ']' [2021-03-19T23:39:09.601Z] ++ set -x [2021-03-19T23:39:09.601Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:39:09.601Z] INFO: Testing against a local daemon [2021-03-19T23:39:09.601Z] === RUN TestAuthZPluginAllowRequest [2021-03-19T23:39:10.030Z] --- PASS: TestServiceUpdateLabel (3.54s) [2021-03-19T23:39:10.030Z] === RUN TestServiceUpdateSecrets [2021-03-19T23:39:10.153Z] --- PASS: TestCreateServiceCapabilities (2.42s) [2021-03-19T23:39:10.153Z] === RUN TestInspect [2021-03-19T23:39:10.779Z] --- PASS: TestRenameContainerWithSameName (1.32s) [2021-03-19T23:39:10.779Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T23:39:11.056Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.03s) [2021-03-19T23:39:11.056Z] === RUN TestAPIIpcModeHost [2021-03-19T23:39:11.352Z] --- PASS: TestAPIIpcModeHost (0.56s) [2021-03-19T23:39:11.352Z] === RUN TestDaemonIpcModeShareable [2021-03-19T23:39:11.516Z] --- PASS: TestAuthZPluginAllowRequest (2.00s) [2021-03-19T23:39:11.516Z] === RUN TestAuthZPluginTLS [2021-03-19T23:39:12.157Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-19T23:39:12.460Z] --- PASS: TestAuthZPluginTLS (0.74s) [2021-03-19T23:39:12.460Z] === RUN TestAuthZPluginDenyRequest [2021-03-19T23:39:12.538Z] --- PASS: TestGet (15.00s) [2021-03-19T23:39:12.538Z] === RUN TestPluginWithNoManifest [2021-03-19T23:39:12.538Z] --- PASS: TestPluginWithNoManifest (0.00s) [2021-03-19T23:39:12.538Z] === RUN TestGetAll [2021-03-19T23:39:12.538Z] --- PASS: TestGetAll (0.00s) [2021-03-19T23:39:12.538Z] PASS [2021-03-19T23:39:12.538Z] coverage: 73.4% of statements [2021-03-19T23:39:12.538Z] ok github.com/docker/docker/pkg/plugins 34.835s coverage: 73.4% of statements [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/profiles/seccomp [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/quota [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/rootless [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/volume [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-19T23:39:12.538Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-19T23:39:12.872Z] --- PASS: TestDaemonIpcModeShareable (1.47s) [2021-03-19T23:39:12.872Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-19T23:39:12.872Z] === RUN TestDaemonIpcModePrivate [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === Skipped [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/builder/dockerfile TestStopSignal (0.00s) [2021-03-19T23:39:13.012Z] dispatchers_test.go:376: Windows does not support stopsignal [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/builder/remotecontext TestCloseRootDirectory (0.00s) [2021-03-19T23:39:13.012Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashFile (0.00s) [2021-03-19T23:39:13.012Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/builder/remotecontext TestHashSubdir (0.01s) [2021-03-19T23:39:13.012Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/builder/remotecontext TestRemoveDirectory (0.00s) [2021-03-19T23:39:13.012Z] tarsum_test.go:140: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/client TestNewClientWithOpsFromEnv (0.00s) [2021-03-19T23:39:13.012Z] client_test.go:23: runtime.GOOS == "windows" [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/daemon TestContainerInitDNS (0.00s) [2021-03-19T23:39:13.012Z] daemon_test.go:147: root required [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/daemon TestDaemonReloadNetworkDiagnosticPort (0.00s) [2021-03-19T23:39:13.012Z] reload_test.go:520: root required [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/daemon/config TestReloadDefaultConfigNotExist (0.01s) [2021-03-19T23:39:13.012Z] config_test.go:527: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/distribution TestFixManifestLayersBaseLayerParent (0.00s) [2021-03-19T23:39:13.012Z] pull_v2_test.go:73: Needs fixing on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/distribution TestValidateManifest (0.00s) [2021-03-19T23:39:13.012Z] pull_v2_test.go:118: Needs fixing on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/distribution/xfer TestSuccessfulDownload (0.00s) [2021-03-19T23:39:13.012Z] download_test.go:268: Needs fixing on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/layer TestLayerRelease (0.00s) [2021-03-19T23:39:13.012Z] layer_test.go:304: Failing on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/layer TestStoreRestore (0.00s) [2021-03-19T23:39:13.012Z] layer_test.go:353: Failing on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/layer TestTarStreamStability (0.00s) [2021-03-19T23:39:13.012Z] layer_test.go:468: Failing on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/layer TestTarStreamVerification (0.00s) [2021-03-19T23:39:13.012Z] layer_test.go:697: Failing on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/layer TestLayerMigration (0.00s) [2021-03-19T23:39:13.012Z] migration_test.go:46: Failing on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/layer TestLayerMigrationNoTarsplit (0.00s) [2021-03-19T23:39:13.012Z] migration_test.go:182: Failing on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/layer TestMountInit (0.00s) [2021-03-19T23:39:13.012Z] mount_test.go:17: Failing on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/layer TestMountSize (0.00s) [2021-03-19T23:39:13.012Z] mount_test.go:76: Failing on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/layer TestMountChanges (0.00s) [2021-03-19T23:39:13.012Z] mount_test.go:125: Failing on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/layer TestMountApply (0.00s) [2021-03-19T23:39:13.012Z] mount_test.go:212: Failing on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/archive TestDecompressStreamXz (0.00s) [2021-03-19T23:39:13.012Z] archive_test.go:134: Xz not present in msys2 [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/archive TestCmdStreamBad (0.00s) [2021-03-19T23:39:13.012Z] archive_test.go:239: Failing on Windows CI machines [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/archive TestCopyFileWithInvalidDest (0.00s) [2021-03-19T23:39:13.012Z] archive_windows_test.go:16: Currently fails [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesWithChangesGH13590 (0.00s) [2021-03-19T23:39:13.012Z] changes_test.go:192: needs more investigation [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/archive TestApplyLayer (0.00s) [2021-03-19T23:39:13.012Z] changes_test.go:405: needs further investigation [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/archive TestChangesSizeWithHardlinks (0.00s) [2021-03-19T23:39:13.012Z] changes_test.go:441: needs further investigation [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntar (0.00s) [2021-03-19T23:39:13.012Z] archive_test.go:45: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarWithHugeExcludesList (0.00s) [2021-03-19T23:39:13.012Z] archive_test.go:77: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootTarUntarWithSymlink (0.00s) [2021-03-19T23:39:13.012Z] archive_test.go:177: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyWithTar (0.00s) [2021-03-19T23:39:13.012Z] archive_test.go:201: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootCopyFileWithTar (0.00s) [2021-03-19T23:39:13.012Z] archive_test.go:249: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarPath (0.00s) [2021-03-19T23:39:13.012Z] archive_test.go:293: runtime.GOOS == "windows": FIXME: figure out why this is failing [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootUntarEmptyArchiveFromSlowReader (0.00s) [2021-03-19T23:39:13.012Z] archive_test.go:356: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyEmptyArchiveFromSlowReader (0.00s) [2021-03-19T23:39:13.012Z] archive_test.go:373: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/chrootarchive TestChrootApplyDotDotFile (0.00s) [2021-03-19T23:39:13.012Z] archive_test.go:390: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/filenotify TestPollerEvent (0.00s) [2021-03-19T23:39:13.012Z] poller_test.go:41: No chmod on Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryExistingDirectory (0.00s) [2021-03-19T23:39:13.012Z] fileutils_test.go:134: Needs porting to Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/pkg/fileutils TestReadSymlinkedDirectoryToFile (0.00s) [2021-03-19T23:39:13.012Z] fileutils_test.go:180: Needs porting to Windows [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/registry TestPingRegistryEndpoint (0.00s) [2021-03-19T23:39:13.012Z] registry_test.go:47: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/registry TestEndpoint (0.00s) [2021-03-19T23:39:13.012Z] registry_test.go:67: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/registry TestMirrorEndpointLookup (0.01s) [2021-03-19T23:39:13.012Z] registry_test.go:510: os.Getuid() != 0: skipping test that requires root [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/volume/local TestRemove (0.00s) [2021-03-19T23:39:13.012Z] local_test.go:34: runtime.GOOS == "windows": FIXME: investigate why this test fails on CI [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] === SKIP: github.com/docker/docker/volume/local TestCreateWithOpts (0.00s) [2021-03-19T23:39:13.012Z] local_test.go:181: runtime.GOOS == "windows" [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] [2021-03-19T23:39:13.012Z] DONE 1825 tests, 45 skipped in 198.960s [2021-03-19T23:39:13.012Z] INFO: make.ps1 ended at 03/19/2021 23:39:12 [2021-03-19T23:39:13.033Z] --- PASS: TestAuthZPluginDenyRequest (0.69s) [2021-03-19T23:39:13.033Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-19T23:39:13.418Z] --- PASS: TestInspect (3.19s) [2021-03-19T23:39:13.418Z] === RUN TestCreateJob [2021-03-19T23:39:13.537Z] --- PASS: TestRenameContainerWithLinkedContainer (2.62s) [2021-03-19T23:39:13.538Z] === RUN TestResize [2021-03-19T23:39:13.607Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.78s) [2021-03-19T23:39:13.607Z] === RUN TestAuthZPluginDenyResponse [2021-03-19T23:39:14.107Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-19T23:39:14.393Z] --- PASS: TestDaemonIpcModePrivate (1.41s) [2021-03-19T23:39:14.394Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-19T23:39:14.394Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-03-19T23:39:14.552Z] --- PASS: TestAuthZPluginDenyResponse (0.69s) [2021-03-19T23:39:14.552Z] === RUN TestAuthZPluginAllowEventStream [2021-03-19T23:39:14.594Z] INFO: Unit tests results(bundles\junit-report-unit-tests.xml) exist. pwd=D:\gopath\src\github.com\docker\docker [2021-03-19T23:39:14.594Z] INFO: Unit tests ended at 03/19/2021 23:39:14. Duration:00:03:33.4009350 [2021-03-19T23:39:14.594Z] INFO: Building busybox [2021-03-19T23:39:14.594Z] Sending build context to Docker daemon 5.12kB [2021-03-19T23:39:14.594Z] [2021-03-19T23:39:14.594Z] Step 1/13 : ARG WINDOWS_BASE_IMAGE=mcr.microsoft.com/windows/servercore [2021-03-19T23:39:14.594Z] Step 2/13 : ARG WINDOWS_BASE_IMAGE_TAG=ltsc2019 [2021-03-19T23:39:14.594Z] Step 3/13 : ARG BUSYBOX_VERSION=FRP-3329-gcf0fa4d13 [2021-03-19T23:39:14.594Z] Step 4/13 : ARG BUSYBOX_SHA256SUM=bfaeb88638e580fc522a68e69072e305308f9747563e51fa085eec60ca39a5ae [2021-03-19T23:39:14.594Z] Step 5/13 : FROM ${WINDOWS_BASE_IMAGE}:${WINDOWS_BASE_IMAGE_TAG} [2021-03-19T23:39:14.594Z] ---> 3eaa9ebbf51f [2021-03-19T23:39:14.594Z] Step 6/13 : RUN mkdir C:\tmp && mkdir C:\bin [2021-03-19T23:39:14.594Z] ---> Running in 8ee870219677 [2021-03-19T23:39:14.678Z] --- PASS: TestResize (1.38s) [2021-03-19T23:39:14.678Z] === RUN TestResizeWithInvalidSize [2021-03-19T23:39:15.912Z] --- PASS: TestDaemonIpcModePrivateFromConfig (1.41s) [2021-03-19T23:39:15.912Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:70, shared: false, mustBeShared: false [2021-03-19T23:39:15.912Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-03-19T23:39:16.057Z] --- PASS: TestResizeWithInvalidSize (1.50s) [2021-03-19T23:39:16.057Z] === RUN TestResizeWhenContainerNotStarted [2021-03-19T23:39:16.469Z] --- PASS: TestAuthZPluginAllowEventStream (2.00s) [2021-03-19T23:39:16.469Z] === RUN TestAuthZPluginErrorResponse [2021-03-19T23:39:16.626Z] === RUN TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse [2021-03-19T23:39:16.685Z] --- PASS: TestCreateJob (3.30s) [2021-03-19T23:39:16.685Z] === RUN TestReplicatedJob [2021-03-19T23:39:16.955Z] --- PASS: TestDaemonIpcModeShareableFromConfig (1.43s) [2021-03-19T23:39:16.955Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:64, shared: true, mustBeShared: true [2021-03-19T23:39:16.955Z] === RUN TestIpcModeOlderClient [2021-03-19T23:39:16.955Z] === PAUSE TestIpcModeOlderClient [2021-03-19T23:39:16.955Z] === RUN TestKillContainerInvalidSignal [2021-03-19T23:39:17.042Z] --- PASS: TestAuthZPluginErrorResponse (0.72s) [2021-03-19T23:39:17.042Z] === RUN TestAuthZPluginErrorRequest [2021-03-19T23:39:17.565Z] --- PASS: TestResizeWhenContainerNotStarted (1.20s) [2021-03-19T23:39:17.565Z] === RUN TestDaemonRestartKillContainers [2021-03-19T23:39:17.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:39:17.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:39:17.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:39:17.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:39:17.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:39:17.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:39:17.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:39:17.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:39:17.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:39:17.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:39:17.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:39:17.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:39:17.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:39:17.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:39:17.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:39:17.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:39:17.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:39:17.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:39:17.565Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:39:17.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:39:17.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:39:17.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:39:17.565Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:39:17.565Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:39:17.565Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:39:17.565Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:39:17.594Z] --- PASS: TestKillContainerInvalidSignal (0.58s) [2021-03-19T23:39:17.594Z] === RUN TestKillContainer [2021-03-19T23:39:17.594Z] === RUN TestKillContainer/no_signal [2021-03-19T23:39:17.987Z] --- PASS: TestAuthZPluginErrorRequest (0.68s) [2021-03-19T23:39:17.987Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-19T23:39:18.255Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T23:39:18.503Z] === RUN TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode [2021-03-19T23:39:18.550Z] === RUN TestKillContainer/killing_signal [2021-03-19T23:39:18.559Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.69s) [2021-03-19T23:39:18.559Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-19T23:39:19.190Z] --- PASS: TestKillContainer (1.70s) [2021-03-19T23:39:19.190Z] --- PASS: TestKillContainer/no_signal (0.55s) [2021-03-19T23:39:19.190Z] --- PASS: TestKillContainer/non_killing_signal (0.39s) [2021-03-19T23:39:19.190Z] --- PASS: TestKillContainer/killing_signal (0.53s) [2021-03-19T23:39:19.190Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T23:39:19.386Z] Removing intermediate container 8ee870219677 [2021-03-19T23:39:19.386Z] ---> 71bd75727cfe [2021-03-19T23:39:19.386Z] Step 7/13 : ARG BUSYBOX_VERSION [2021-03-19T23:39:19.386Z] ---> Running in 334a7311d5af [2021-03-19T23:39:19.386Z] Removing intermediate container 334a7311d5af [2021-03-19T23:39:19.386Z] ---> f26446c01af9 [2021-03-19T23:39:19.386Z] Step 8/13 : ARG BUSYBOX_SHA256SUM [2021-03-19T23:39:19.386Z] ---> Running in 937c6e97adce [2021-03-19T23:39:19.386Z] Removing intermediate container 937c6e97adce [2021-03-19T23:39:19.386Z] ---> 17f8e6489ebd [2021-03-19T23:39:19.386Z] Step 9/13 : ADD https://frippery.org/files/busybox/busybox-w32-${BUSYBOX_VERSION}.exe /bin/busybox.exe [2021-03-19T23:39:19.483Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-03-19T23:39:19.777Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-03-19T23:39:19.881Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-19T23:39:20.414Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.15s) [2021-03-19T23:39:20.414Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.56s) [2021-03-19T23:39:20.414Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.40s) [2021-03-19T23:39:20.414Z] === RUN TestKillStoppedContainer [2021-03-19T23:39:20.414Z] --- PASS: TestKillStoppedContainer (0.07s) [2021-03-19T23:39:20.414Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T23:39:20.708Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.06s) [2021-03-19T23:39:20.708Z] === RUN TestKillDifferentUserContainer [2021-03-19T23:39:20.968Z] [2021-03-19T23:39:20.968Z] ---> 4f302b1cfb6f [2021-03-19T23:39:20.968Z] Step 10/13 : RUN powershell if ((Get-FileHash -Path /bin/busybox.exe -Algorithm SHA256).Hash -ne $Env:BUSYBOX_SHA256SUM) { Throw \"Checksum validation failed\" } [2021-03-19T23:39:20.968Z] ---> Running in 09859f6e6edf [2021-03-19T23:39:21.108Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.47s) [2021-03-19T23:39:21.108Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-19T23:39:21.348Z] --- PASS: TestKillDifferentUserContainer (0.55s) [2021-03-19T23:39:21.348Z] === RUN TestInspectOomKilledTrue [2021-03-19T23:39:21.789Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:39:21.789Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:39:21.789Z] === RUN TestDockerDaemonSuite/TestDaemonRestartUnlessStopped [2021-03-19T23:39:21.988Z] --- PASS: TestInspectOomKilledTrue (0.92s) [2021-03-19T23:39:21.988Z] === RUN TestInspectOomKilledFalse [2021-03-19T23:39:22.643Z] --- PASS: TestInspectOomKilledFalse (0.57s) [2021-03-19T23:39:22.643Z] === RUN TestLinksEtcHostsContentMatch [2021-03-19T23:39:23.220Z] --- PASS: TestReplicatedJob (5.95s) [2021-03-19T23:39:23.220Z] === RUN TestUpdateReplicatedJob [2021-03-19T23:39:23.281Z] --- PASS: TestLinksEtcHostsContentMatch (0.45s) [2021-03-19T23:39:23.281Z] === RUN TestLinksContainerNames [2021-03-19T23:39:23.655Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.49s) [2021-03-19T23:39:23.655Z] === RUN TestAuthZPluginHeader [2021-03-19T23:39:23.697Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:39:23.697Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:39:24.323Z] --- PASS: TestLinksContainerNames (1.05s) [2021-03-19T23:39:24.323Z] === RUN TestLogsFollowTailEmpty [2021-03-19T23:39:24.599Z] --- PASS: TestAuthZPluginHeader (1.05s) [2021-03-19T23:39:24.599Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-19T23:39:24.599Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-19T23:39:24.599Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:39:24.599Z] === RUN TestAuthZPluginV2Disable [2021-03-19T23:39:24.599Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-19T23:39:24.599Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:39:24.599Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-19T23:39:24.599Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-19T23:39:24.599Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:39:24.599Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-19T23:39:24.599Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-19T23:39:24.599Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:39:24.599Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-19T23:39:24.618Z] --- PASS: TestLogsFollowTailEmpty (0.57s) [2021-03-19T23:39:24.618Z] === RUN TestContainerNetworkMountsNoChown [2021-03-19T23:39:25.258Z] --- PASS: TestContainerNetworkMountsNoChown (0.53s) [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot/default [2021-03-19T23:39:25.258Z] === PAUSE TestMountDaemonRoot/default [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot/private [2021-03-19T23:39:25.258Z] === PAUSE TestMountDaemonRoot/private [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot/rprivate [2021-03-19T23:39:25.258Z] === PAUSE TestMountDaemonRoot/rprivate [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot/slave [2021-03-19T23:39:25.258Z] === PAUSE TestMountDaemonRoot/slave [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot/rslave [2021-03-19T23:39:25.258Z] === PAUSE TestMountDaemonRoot/rslave [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot/shared [2021-03-19T23:39:25.258Z] === PAUSE TestMountDaemonRoot/shared [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot/rshared [2021-03-19T23:39:25.258Z] === PAUSE TestMountDaemonRoot/rshared [2021-03-19T23:39:25.258Z] === CONT TestMountDaemonRoot/default [2021-03-19T23:39:25.258Z] === CONT TestMountDaemonRoot/shared [2021-03-19T23:39:25.258Z] === CONT TestMountDaemonRoot/rslave [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:39:25.258Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:39:25.258Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot/default/bind_root [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-03-19T23:39:25.258Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-03-19T23:39:25.258Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:39:25.258Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/default/mount_root [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/rshared [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/rprivate [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/private [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/slave [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/private/mount_root [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/private/bind_root [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-03-19T23:39:25.259Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:39:25.259Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/default/bind_root [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/default/mount_root [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-03-19T23:39:25.259Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-03-19T23:39:25.441Z] --- PASS: TestServiceUpdateSecrets (16.22s) [2021-03-19T23:39:25.441Z] === RUN TestServiceUpdateConfigs [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/private/mount_root [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/private/bind_root [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-03-19T23:39:25.554Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot (0.03s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.06s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.06s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.05s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.04s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.06s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.06s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.03s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.04s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.03s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.03s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.03s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.05s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.04s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.06s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.05s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.03s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.03s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.04s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.04s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.04s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.04s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.04s) [2021-03-19T23:39:25.554Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-03-19T23:39:25.554Z] === RUN TestContainerBindMountNonRecursive [2021-03-19T23:39:25.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:39:25.606Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:39:26.489Z] --- PASS: TestUpdateReplicatedJob (3.41s) [2021-03-19T23:39:26.489Z] === RUN TestServiceListWithStatuses [2021-03-19T23:39:26.489Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T23:39:26.489Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T23:39:26.489Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T23:39:27.077Z] --- PASS: TestContainerBindMountNonRecursive (1.55s) [2021-03-19T23:39:27.077Z] === RUN TestContainerVolumesMountedAsShared [2021-03-19T23:39:27.718Z] --- PASS: TestContainerVolumesMountedAsShared (0.52s) [2021-03-19T23:39:27.718Z] === RUN TestContainerVolumesMountedAsSlave [2021-03-19T23:39:28.013Z] --- PASS: TestContainerVolumesMountedAsSlave (0.48s) [2021-03-19T23:39:28.013Z] === RUN TestNetworkNat [2021-03-19T23:39:28.655Z] --- PASS: TestNetworkNat (0.57s) [2021-03-19T23:39:28.655Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T23:39:29.293Z] --- PASS: TestNetworkLocalhostTCPNat (0.62s) [2021-03-19T23:39:29.293Z] === RUN TestNetworkLoopbackNat [2021-03-19T23:39:29.741Z] Removing intermediate container 09859f6e6edf [2021-03-19T23:39:29.741Z] ---> be8c9a54c438 [2021-03-19T23:39:29.741Z] Step 11/13 : RUN setx /M PATH "C:\bin;%PATH%" [2021-03-19T23:39:29.741Z] ---> Running in 5ada03c989af [2021-03-19T23:39:29.801Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:39:29.802Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:39:30.737Z] [2021-03-19T23:39:30.737Z] SUCCESS: Specified value was saved. [2021-03-19T23:39:31.731Z] --- PASS: TestDockerNetworkConnectAlias (4.88s) [2021-03-19T23:39:31.731Z] === RUN TestDockerNetworkReConnect [2021-03-19T23:39:32.041Z] --- PASS: TestNetworkLoopbackNat (2.82s) [2021-03-19T23:39:32.041Z] === RUN TestPause [2021-03-19T23:39:32.681Z] --- PASS: TestPause (0.63s) [2021-03-19T23:39:32.681Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T23:39:32.681Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T23:39:32.681Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T23:39:32.681Z] === RUN TestPauseStopPausedContainer [2021-03-19T23:39:32.977Z] Removing intermediate container 5ada03c989af [2021-03-19T23:39:32.977Z] ---> 5d4eeebad221 [2021-03-19T23:39:32.977Z] Step 12/13 : RUN powershell busybox.exe --list ^|%{$nul = cmd /c mklink C:\bin\$_.exe busybox.exe} [2021-03-19T23:39:32.977Z] ---> Running in f243c838cc31 [2021-03-19T23:39:33.340Z] --- PASS: TestPauseStopPausedContainer (0.65s) [2021-03-19T23:39:33.340Z] === RUN TestPsFilter [2021-03-19T23:39:33.634Z] --- PASS: TestPsFilter (0.16s) [2021-03-19T23:39:33.634Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T23:39:34.272Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.54s) [2021-03-19T23:39:34.272Z] === RUN TestRemoveContainerWithVolume [2021-03-19T23:39:34.568Z] --- PASS: TestRemoveContainerWithVolume (0.54s) [2021-03-19T23:39:34.568Z] === RUN TestRemoveContainerRunning [2021-03-19T23:39:34.997Z] --- PASS: TestDockerNetworkReConnect (3.78s) [2021-03-19T23:39:34.997Z] === RUN TestServicePlugin [2021-03-19T23:39:35.295Z] --- PASS: TestRemoveContainerRunning (0.54s) [2021-03-19T23:39:35.296Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T23:39:35.628Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.57s) [2021-03-19T23:39:35.628Z] === RUN TestRemoveInvalidContainer [2021-03-19T23:39:35.628Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-19T23:39:35.628Z] === RUN TestRenameLinkedContainer [2021-03-19T23:39:36.378Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:39:36.378Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:39:36.802Z] Cannot create a file when that file already exists. [2021-03-19T23:39:38.287Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer [2021-03-19T23:39:38.381Z] --- PASS: TestRenameLinkedContainer (2.21s) [2021-03-19T23:39:38.381Z] === RUN TestRenameStoppedContainer [2021-03-19T23:39:38.381Z] --- PASS: TestRenameStoppedContainer (0.57s) [2021-03-19T23:39:38.381Z] === RUN TestRenameRunningContainerAndReuse [2021-03-19T23:39:39.665Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-19T23:39:39.900Z] --- PASS: TestRenameRunningContainerAndReuse (1.13s) [2021-03-19T23:39:39.900Z] === RUN TestRenameInvalidName [2021-03-19T23:39:40.193Z] --- PASS: TestRenameInvalidName (0.56s) [2021-03-19T23:39:40.193Z] === RUN TestRenameAnonymousContainer [2021-03-19T23:39:40.604Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-19T23:39:40.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (4.05s) [2021-03-19T23:39:40.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (4.12s) [2021-03-19T23:39:40.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.94s) [2021-03-19T23:39:40.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (2.21s) [2021-03-19T23:39:40.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.90s) [2021-03-19T23:39:40.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (2.05s) [2021-03-19T23:39:40.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (3.85s) [2021-03-19T23:39:40.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (4.02s) [2021-03-19T23:39:40.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (7.20s) [2021-03-19T23:39:40.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (6.72s) [2021-03-19T23:39:40.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (3.99s) [2021-03-19T23:39:40.604Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (4.18s) [2021-03-19T23:39:40.604Z] === RUN TestCgroupNamespacesRun [2021-03-19T23:39:41.607Z] Removing intermediate container f243c838cc31 [2021-03-19T23:39:41.607Z] ---> ac8094b42b6d [2021-03-19T23:39:41.607Z] Step 13/13 : CMD ["sh"] [2021-03-19T23:39:41.607Z] ---> Running in 953ff5fcb4b5 [2021-03-19T23:39:41.607Z] Removing intermediate container 953ff5fcb4b5 [2021-03-19T23:39:41.607Z] ---> eaae4c2bdaca [2021-03-19T23:39:41.607Z] Successfully built eaae4c2bdaca [2021-03-19T23:39:41.607Z] Successfully tagged busybox:latest [2021-03-19T23:39:41.607Z] INFO: Docker images of the daemon under test [2021-03-19T23:39:41.607Z] [2021-03-19T23:39:41.607Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2021-03-19T23:39:41.607Z] busybox latest eaae4c2bdaca 1 second ago 5.32GB [2021-03-19T23:39:41.607Z] microsoft/windowsservercore latest 3eaa9ebbf51f 2 weeks ago 5.25GB [2021-03-19T23:39:41.607Z] mcr.microsoft.com/windows/servercore ltsc2019 3eaa9ebbf51f 2 weeks ago 5.25GB [2021-03-19T23:39:41.607Z] [2021-03-19T23:39:41.607Z] INFO: Running integration tests at 03/19/2021 23:39:41... [2021-03-19T23:39:41.607Z] INFO: DOCKER_HOST at tcp://127.0.0.1:2357 [2021-03-19T23:39:41.607Z] INFO: Integration API tests being run from the host: [2021-03-19T23:39:41.607Z] INFO: make.ps1 starting at 03/19/2021 23:39:41 [2021-03-19T23:39:42.081Z] Running D:\gopath\src\github.com\docker\docker\integration\build [2021-03-19T23:39:42.276Z] --- PASS: TestRenameAnonymousContainer (2.02s) [2021-03-19T23:39:42.276Z] === RUN TestRenameContainerWithSameName [2021-03-19T23:39:42.511Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange [2021-03-19T23:39:42.717Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (18.11s) [2021-03-19T23:39:42.717Z] PASS [2021-03-19T23:39:42.717Z] [2021-03-19T23:39:42.717Z] === Skipped [2021-03-19T23:39:42.717Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-19T23:39:42.717Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:39:42.717Z] [2021-03-19T23:39:42.717Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-19T23:39:42.717Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:39:42.717Z] [2021-03-19T23:39:42.717Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-19T23:39:42.717Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:39:42.717Z] [2021-03-19T23:39:42.717Z] === SKIP: arm64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-19T23:39:42.717Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:39:42.717Z] [2021-03-19T23:39:42.717Z] [2021-03-19T23:39:42.717Z] DONE 17 tests, 4 skipped in 33.297s [2021-03-19T23:39:42.717Z] Running /go/src/github.com/docker/docker/integration/plugin/common (arm64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-19T23:39:42.717Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:39:42.717Z] ++ set -e [2021-03-19T23:39:42.717Z] ++ '[' -n 0 ']' [2021-03-19T23:39:42.717Z] ++ set -x [2021-03-19T23:39:42.717Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:39:42.717Z] INFO: Testing against a local daemon [2021-03-19T23:39:42.717Z] === RUN TestPluginInvalidJSON [2021-03-19T23:39:42.917Z] --- PASS: TestRenameContainerWithSameName (0.53s) [2021-03-19T23:39:42.917Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T23:39:42.978Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:39:42.978Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:39:42.978Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:39:42.978Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-19T23:39:42.978Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-19T23:39:42.978Z] === RUN TestPluginInstall [2021-03-19T23:39:42.978Z] === RUN TestPluginInstall/no_auth [2021-03-19T23:39:43.449Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-19T23:39:43.449Z] --- PASS: TestCgroupNamespacesRun (2.84s) [2021-03-19T23:39:43.449Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-19T23:39:43.992Z] --- PASS: TestRenameContainerWithLinkedContainer (1.12s) [2021-03-19T23:39:43.992Z] === RUN TestResize [2021-03-19T23:39:44.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning [2021-03-19T23:39:44.027Z] --- PASS: TestServiceUpdateConfigs (15.62s) [2021-03-19T23:39:44.027Z] === RUN TestServiceUpdateNetwork [2021-03-19T23:39:44.306Z] --- PASS: TestResize (0.56s) [2021-03-19T23:39:44.307Z] === RUN TestResizeWithInvalidSize [2021-03-19T23:39:44.946Z] --- PASS: TestResizeWithInvalidSize (0.59s) [2021-03-19T23:39:44.946Z] === RUN TestResizeWhenContainerNotStarted [2021-03-19T23:39:45.413Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.99s) [2021-03-19T23:39:45.413Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-19T23:39:45.525Z] time="2021-03-19T23:39:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:39:45.525Z] time="2021-03-19T23:39:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87ada56ba57e4c779c3768ea36c6bd2f21c15a8458f9b7573199d97651178b9f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:39:45.525Z] time="2021-03-19T23:39:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:39:45.525Z] time="2021-03-19T23:39:44Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:87ada56ba57e4c779c3768ea36c6bd2f21c15a8458f9b7573199d97651178b9f" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:39:45.525Z] === RUN TestPluginInstall/with_htpasswd [2021-03-19T23:39:45.588Z] --- PASS: TestResizeWhenContainerNotStarted (0.56s) [2021-03-19T23:39:45.588Z] === RUN TestDaemonRestartKillContainers [2021-03-19T23:39:45.588Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:39:45.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:39:45.588Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:39:45.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:39:45.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:39:45.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:39:45.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:39:45.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:39:45.588Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:39:45.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:39:45.588Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:39:45.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:39:45.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:39:45.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:39:45.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:39:45.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:39:45.588Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:39:45.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:39:45.588Z] === RUN TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:39:45.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:39:45.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:39:45.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:39:45.588Z] === RUN TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:39:45.588Z] === PAUSE TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:39:45.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon [2021-03-19T23:39:45.588Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:39:45.588Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon [2021-03-19T23:39:45.588Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon [2021-03-19T23:39:46.098Z] time="2021-03-19T23:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:39:46.098Z] time="2021-03-19T23:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de8b6f176f57e127e681a3bf654521e1773f5e607daed7f793bee18d65779cf5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:39:46.098Z] time="2021-03-19T23:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:39:46.098Z] time="2021-03-19T23:39:46Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:de8b6f176f57e127e681a3bf654521e1773f5e607daed7f793bee18d65779cf5" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:39:46.670Z] === RUN TestPluginInstall/with_insecure [2021-03-19T23:39:47.323Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways [2021-03-19T23:39:47.323Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-19T23:39:47.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:39:47.686Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon [2021-03-19T23:39:47.892Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-19T23:39:48.057Z] time="2021-03-19T23:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:39:48.057Z] time="2021-03-19T23:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c406cdad7c537af21f27a83850eed64018faac92f36a1aec66f34168329b447" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:39:48.057Z] time="2021-03-19T23:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:39:48.057Z] time="2021-03-19T23:39:47Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:4c406cdad7c537af21f27a83850eed64018faac92f36a1aec66f34168329b447" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:39:48.319Z] --- PASS: TestPluginInstall (5.50s) [2021-03-19T23:39:48.319Z] --- PASS: TestPluginInstall/no_auth (2.58s) [2021-03-19T23:39:48.319Z] --- PASS: TestPluginInstall/with_htpasswd (1.20s) [2021-03-19T23:39:48.319Z] --- PASS: TestPluginInstall/with_insecure (1.72s) [2021-03-19T23:39:48.319Z] plugin_test.go:160: [d7f60af15108b] daemon is not started [2021-03-19T23:39:48.319Z] === RUN TestPluginsWithRuntimes [2021-03-19T23:39:48.334Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon [2021-03-19T23:39:48.487Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (3.15s) [2021-03-19T23:39:48.487Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-19T23:39:48.633Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon [2021-03-19T23:39:49.278Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon [2021-03-19T23:39:50.346Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon [2021-03-19T23:39:50.867Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-19T23:39:50.992Z] === CONT TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon [2021-03-19T23:39:51.826Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-19T23:39:51.826Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize [2021-03-19T23:39:51.826Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize [2021-03-19T23:39:51.826Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer [2021-03-19T23:39:51.826Z] --- PASS: TestCgroupNamespacesRunHostMode (3.18s) [2021-03-19T23:39:51.826Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-19T23:39:52.056Z] === CONT TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon [2021-03-19T23:39:52.254Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-19T23:39:54.141Z] --- PASS: TestDaemonRestartKillContainers (0.00s) [2021-03-19T23:39:54.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/stop-daemon (1.89s) [2021-03-19T23:39:54.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/stop-daemon (1.96s) [2021-03-19T23:39:54.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/kill-daemon (2.85s) [2021-03-19T23:39:54.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/kill-daemon (3.05s) [2021-03-19T23:39:54.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_created_should_not_be_restarted/kill-daemon (1.67s) [2021-03-19T23:39:54.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/stop-daemon (2.76s) [2021-03-19T23:39:54.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_created_should_not_be_restarted/kill-daemon (1.69s) [2021-03-19T23:39:54.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/stop-daemon (3.39s) [2021-03-19T23:39:54.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_with_restart=always/kill-daemon (3.74s) [2021-03-19T23:39:54.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_with_restart=always/stop-daemon (2.72s) [2021-03-19T23:39:54.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=true/container_without_restart_policy/kill-daemon (2.49s) [2021-03-19T23:39:54.141Z] --- PASS: TestDaemonRestartKillContainers/live-restore=false/container_without_restart_policy/stop-daemon (2.11s) [2021-03-19T23:39:54.141Z] === RUN TestCgroupNamespacesRun [2021-03-19T23:39:54.170Z] --- PASS: TestPluginsWithRuntimes (5.68s) [2021-03-19T23:39:54.170Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.70s) [2021-03-19T23:39:54.170Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.65s) [2021-03-19T23:39:54.170Z] PASS [2021-03-19T23:39:54.170Z] [2021-03-19T23:39:54.170Z] DONE 9 tests in 11.391s [2021-03-19T23:39:54.170Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (arm64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-19T23:39:54.170Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:39:54.170Z] ++ set -e [2021-03-19T23:39:54.170Z] ++ '[' -n 0 ']' [2021-03-19T23:39:54.170Z] ++ set -x [2021-03-19T23:39:54.170Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:39:54.170Z] INFO: Testing against a local daemon [2021-03-19T23:39:54.170Z] === RUN TestExternalGraphDriver [2021-03-19T23:39:54.431Z] === RUN TestExternalGraphDriver/json [2021-03-19T23:39:55.115Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-19T23:39:55.115Z] --- PASS: TestCgroupNamespacesRunPrivateMode (3.03s) [2021-03-19T23:39:55.115Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-19T23:39:55.673Z] --- PASS: TestCgroupNamespacesRun (1.41s) [2021-03-19T23:39:55.673Z] === RUN TestCgroupNamespacesRunPrivileged [2021-03-19T23:39:56.052Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithLinks [2021-03-19T23:39:56.621Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.90s) [2021-03-19T23:39:56.621Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-19T23:39:56.720Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.34s) [2021-03-19T23:39:56.720Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-03-19T23:39:56.980Z] === RUN TestExternalGraphDriver/spec [2021-03-19T23:39:57.559Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.98s) [2021-03-19T23:39:57.559Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-19T23:39:58.242Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.42s) [2021-03-19T23:39:58.242Z] === RUN TestCgroupNamespacesRunHostMode [2021-03-19T23:39:59.372Z] --- PASS: TestServiceUpdateNetwork (17.42s) [2021-03-19T23:39:59.373Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T23:39:59.761Z] --- PASS: TestCgroupNamespacesRunHostMode (1.41s) [2021-03-19T23:39:59.762Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-03-19T23:40:00.006Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-19T23:40:00.292Z] === RUN TestExternalGraphDriver/pull [2021-03-19T23:40:00.805Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.42s) [2021-03-19T23:40:00.805Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-03-19T23:40:00.853Z] --- PASS: TestCgroupNamespacesRunOlderClient (2.93s) [2021-03-19T23:40:00.853Z] === RUN TestKernelTCPMemory [2021-03-19T23:40:01.042Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-19T23:40:02.217Z] --- PASS: TestExternalGraphDriver (8.04s) [2021-03-19T23:40:02.217Z] --- PASS: TestExternalGraphDriver/json (2.65s) [2021-03-19T23:40:02.217Z] --- PASS: TestExternalGraphDriver/spec (2.86s) [2021-03-19T23:40:02.217Z] --- PASS: TestExternalGraphDriver/pull (2.40s) [2021-03-19T23:40:02.217Z] === RUN TestGraphdriverPluginV2 [2021-03-19T23:40:02.217Z] --- SKIP: TestGraphdriverPluginV2 (0.03s) [2021-03-19T23:40:02.217Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:40:02.217Z] PASS [2021-03-19T23:40:02.217Z] [2021-03-19T23:40:02.217Z] === Skipped [2021-03-19T23:40:02.217Z] === SKIP: arm64.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.03s) [2021-03-19T23:40:02.217Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:40:02.217Z] [2021-03-19T23:40:02.217Z] [2021-03-19T23:40:02.217Z] DONE 5 tests, 1 skipped in 8.234s [2021-03-19T23:40:02.217Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (arm64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-19T23:40:02.217Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:02.217Z] ++ set -e [2021-03-19T23:40:02.217Z] ++ '[' -n 0 ']' [2021-03-19T23:40:02.217Z] ++ set -x [2021-03-19T23:40:02.217Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:02.327Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.33s) [2021-03-19T23:40:02.327Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-03-19T23:40:02.479Z] INFO: Testing against a local daemon [2021-03-19T23:40:02.479Z] === RUN TestContinueAfterPluginCrash [2021-03-19T23:40:02.479Z] === PAUSE TestContinueAfterPluginCrash [2021-03-19T23:40:02.479Z] === RUN TestReadPluginNoRead [2021-03-19T23:40:02.479Z] === PAUSE TestReadPluginNoRead [2021-03-19T23:40:02.479Z] === RUN TestDaemonStartWithLogOpt [2021-03-19T23:40:02.479Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-19T23:40:02.479Z] === CONT TestContinueAfterPluginCrash [2021-03-19T23:40:02.479Z] === CONT TestDaemonStartWithLogOpt [2021-03-19T23:40:02.479Z] === CONT TestReadPluginNoRead [2021-03-19T23:40:02.760Z] --- PASS: TestKernelTCPMemory (2.00s) [2021-03-19T23:40:02.760Z] === RUN TestNISDomainname [2021-03-19T23:40:02.760Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-19T23:40:03.019Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithNames [2021-03-19T23:40:03.054Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.82s) [2021-03-19T23:40:03.054Z] === RUN TestCgroupNamespacesRunOlderClient [2021-03-19T23:40:04.398Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-19T23:40:04.576Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.46s) [2021-03-19T23:40:04.576Z] === RUN TestKernelTCPMemory [2021-03-19T23:40:05.216Z] --- PASS: TestKernelTCPMemory (0.67s) [2021-03-19T23:40:05.216Z] === RUN TestNISDomainname [2021-03-19T23:40:05.337Z] --- PASS: TestNISDomainname (2.51s) [2021-03-19T23:40:05.338Z] === RUN TestHostnameDnsResolution [2021-03-19T23:40:05.880Z] --- PASS: TestNISDomainname (0.77s) [2021-03-19T23:40:05.880Z] === RUN TestHostnameDnsResolution [2021-03-19T23:40:06.696Z] === RUN TestReadPluginNoRead/default [2021-03-19T23:40:06.718Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-19T23:40:06.961Z] --- PASS: TestHostnameDnsResolution (0.85s) [2021-03-19T23:40:06.961Z] === RUN TestStats [2021-03-19T23:40:07.018Z] --- PASS: TestServicePlugin (30.39s) [2021-03-19T23:40:07.018Z] plugin_test.go:62: [d2bdf24d78d27] joining swarm manager [d61cc2b94198f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T23:40:07.018Z] plugin_test.go:65: [df41b4e074bb4] joining swarm manager [d61cc2b94198f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T23:40:07.018Z] === RUN TestServiceUpdateLabel [2021-03-19T23:40:07.268Z] --- PASS: TestDaemonStartWithLogOpt (4.82s) [2021-03-19T23:40:07.274Z] --- PASS: TestServiceUpdateLabel (2.29s) [2021-03-19T23:40:07.274Z] === RUN TestServiceUpdateSecrets [2021-03-19T23:40:07.492Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:40:07.492Z] INFO: Testing against a local daemon [2021-03-19T23:40:07.492Z] === RUN TestBuildWithSession [2021-03-19T23:40:07.492Z] --- SKIP: TestBuildWithSession (0.00s) [2021-03-19T23:40:07.492Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:40:07.492Z] === RUN TestBuildSquashParent [2021-03-19T23:40:07.492Z] --- SKIP: TestBuildSquashParent (0.00s) [2021-03-19T23:40:07.492Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:40:07.492Z] === RUN TestBuildWithRemoveAndForceRemove [2021-03-19T23:40:07.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:40:07.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:40:07.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:40:07.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:40:07.492Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:40:07.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:40:07.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:40:07.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:40:07.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:40:07.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:40:07.492Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:40:07.492Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:40:07.492Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-03-19T23:40:07.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-03-19T23:40:07.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-03-19T23:40:07.492Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-03-19T23:40:07.656Z] --- PASS: TestHostnameDnsResolution (2.39s) [2021-03-19T23:40:07.656Z] === RUN TestStats [2021-03-19T23:40:07.656Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-19T23:40:07.656Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer [2021-03-19T23:40:08.654Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-19T23:40:09.035Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-19T23:40:09.536Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-19T23:40:09.705Z] --- PASS: TestStats (2.60s) [2021-03-19T23:40:09.706Z] === RUN TestStopContainerWithTimeout [2021-03-19T23:40:09.706Z] === RUN TestStopContainerWithTimeout/0 [2021-03-19T23:40:09.706Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-19T23:40:09.706Z] === RUN TestStopContainerWithTimeout/1 [2021-03-19T23:40:09.706Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-19T23:40:09.706Z] === RUN TestStopContainerWithTimeout/3 [2021-03-19T23:40:09.706Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-19T23:40:09.706Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-19T23:40:09.706Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-19T23:40:09.706Z] === CONT TestStopContainerWithTimeout/0 [2021-03-19T23:40:09.706Z] === CONT TestStopContainerWithTimeout/3 [2021-03-19T23:40:09.706Z] === CONT TestStopContainerWithTimeout/1 [2021-03-19T23:40:09.706Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-19T23:40:10.940Z] --- PASS: TestStats (3.51s) [2021-03-19T23:40:10.940Z] === RUN TestStopContainerWithTimeout [2021-03-19T23:40:10.940Z] === RUN TestStopContainerWithTimeout/0 [2021-03-19T23:40:10.940Z] === PAUSE TestStopContainerWithTimeout/0 [2021-03-19T23:40:10.940Z] === RUN TestStopContainerWithTimeout/1 [2021-03-19T23:40:10.940Z] === PAUSE TestStopContainerWithTimeout/1 [2021-03-19T23:40:10.940Z] === RUN TestStopContainerWithTimeout/3 [2021-03-19T23:40:10.940Z] === PAUSE TestStopContainerWithTimeout/3 [2021-03-19T23:40:10.940Z] === RUN TestStopContainerWithTimeout/-1 [2021-03-19T23:40:10.940Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-03-19T23:40:10.940Z] === CONT TestStopContainerWithTimeout/0 [2021-03-19T23:40:10.940Z] === CONT TestStopContainerWithTimeout/3 [2021-03-19T23:40:11.205Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-19T23:40:11.509Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled [2021-03-19T23:40:12.284Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-03-19T23:40:12.284Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-03-19T23:40:12.451Z] --- PASS: TestStopContainerWithTimeout (0.02s) [2021-03-19T23:40:12.451Z] --- PASS: TestStopContainerWithTimeout/0 (0.98s) [2021-03-19T23:40:12.451Z] --- PASS: TestStopContainerWithTimeout/1 (2.03s) [2021-03-19T23:40:12.451Z] --- PASS: TestStopContainerWithTimeout/3 (2.66s) [2021-03-19T23:40:12.451Z] --- PASS: TestStopContainerWithTimeout/-1 (2.86s) [2021-03-19T23:40:12.451Z] === RUN TestDeleteDevicemapper [2021-03-19T23:40:12.451Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-19T23:40:12.451Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T23:40:12.451Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T23:40:12.592Z] --- PASS: TestReadPluginNoRead (10.20s) [2021-03-19T23:40:12.592Z] --- PASS: TestReadPluginNoRead/default (2.02s) [2021-03-19T23:40:12.592Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.96s) [2021-03-19T23:40:12.592Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.96s) [2021-03-19T23:40:12.592Z] read_test.go:92: [dd4c0a8d2eac2] daemon is not started [2021-03-19T23:40:12.886Z] === CONT TestStopContainerWithTimeout/-1 [2021-03-19T23:40:13.163Z] --- PASS: TestContinueAfterPluginCrash (10.56s) [2021-03-19T23:40:13.163Z] PASS [2021-03-19T23:40:13.163Z] [2021-03-19T23:40:13.163Z] DONE 6 tests in 10.720s [2021-03-19T23:40:13.163Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (arm64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-19T23:40:13.163Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:13.163Z] ++ set -e [2021-03-19T23:40:13.163Z] ++ '[' -n 0 ']' [2021-03-19T23:40:13.163Z] ++ set -x [2021-03-19T23:40:13.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:13.164Z] testing: warning: no tests to run [2021-03-19T23:40:13.164Z] PASS [2021-03-19T23:40:13.164Z] [2021-03-19T23:40:13.164Z] DONE 0 tests in 0.056s [2021-03-19T23:40:13.164Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (arm64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-19T23:40:13.164Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:13.164Z] ++ set -e [2021-03-19T23:40:13.164Z] ++ '[' -n 0 ']' [2021-03-19T23:40:13.164Z] ++ set -x [2021-03-19T23:40:13.164Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:13.425Z] INFO: Testing against a local daemon [2021-03-19T23:40:13.425Z] === RUN TestPluginWithDevMounts [2021-03-19T23:40:13.425Z] === PAUSE TestPluginWithDevMounts [2021-03-19T23:40:13.425Z] === CONT TestPluginWithDevMounts [2021-03-19T23:40:13.823Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled [2021-03-19T23:40:14.761Z] === CONT TestStopContainerWithTimeout/1 [2021-03-19T23:40:15.236Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.41s) [2021-03-19T23:40:15.236Z] === RUN TestUpdateMemory [2021-03-19T23:40:15.532Z] --- PASS: TestUpdateMemory (0.75s) [2021-03-19T23:40:15.532Z] === RUN TestUpdateCPUQuota [2021-03-19T23:40:15.971Z] --- PASS: TestPluginWithDevMounts (2.19s) [2021-03-19T23:40:15.971Z] PASS [2021-03-19T23:40:15.971Z] [2021-03-19T23:40:15.971Z] DONE 1 tests in 2.354s [2021-03-19T23:40:15.971Z] Running /go/src/github.com/docker/docker/integration/secret (arm64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-19T23:40:15.972Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:15.972Z] ++ set -e [2021-03-19T23:40:15.972Z] ++ '[' -n 0 ']' [2021-03-19T23:40:15.972Z] ++ set -x [2021-03-19T23:40:15.972Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:15.972Z] INFO: Testing against a local daemon [2021-03-19T23:40:15.972Z] === RUN TestSecretInspect [2021-03-19T23:40:16.140Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-19T23:40:17.049Z] --- PASS: TestUpdateCPUQuota (1.38s) [2021-03-19T23:40:17.050Z] === RUN TestUpdatePidsLimit [2021-03-19T23:40:17.050Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-19T23:40:17.050Z] === RUN TestUpdatePidsLimit/no_change [2021-03-19T23:40:17.077Z] --- PASS: TestStopContainerWithTimeout (0.03s) [2021-03-19T23:40:17.077Z] --- PASS: TestStopContainerWithTimeout/0 (1.78s) [2021-03-19T23:40:17.077Z] --- PASS: TestStopContainerWithTimeout/3 (3.82s) [2021-03-19T23:40:17.077Z] --- PASS: TestStopContainerWithTimeout/-1 (3.16s) [2021-03-19T23:40:17.077Z] --- PASS: TestStopContainerWithTimeout/1 (2.28s) [2021-03-19T23:40:17.077Z] === RUN TestDeleteDevicemapper [2021-03-19T23:40:17.077Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-03-19T23:40:17.077Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T23:40:17.077Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T23:40:17.337Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-19T23:40:17.343Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-19T23:40:17.596Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts [2021-03-19T23:40:17.636Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-19T23:40:17.931Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-19T23:40:18.160Z] --- PASS: TestServiceUpdatePidsLimit (18.69s) [2021-03-19T23:40:18.160Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.12s) [2021-03-19T23:40:18.160Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.30s) [2021-03-19T23:40:18.160Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.50s) [2021-03-19T23:40:18.160Z] PASS [2021-03-19T23:40:18.160Z] [2021-03-19T23:40:18.160Z] === Skipped [2021-03-19T23:40:18.160Z] === SKIP: s390x.integration.service TestServiceListWithStatuses (0.00s) [2021-03-19T23:40:18.160Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T23:40:18.160Z] [2021-03-19T23:40:18.160Z] === SKIP: s390x.integration.service TestServicePlugin (0.00s) [2021-03-19T23:40:18.160Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:40:18.160Z] [2021-03-19T23:40:18.160Z] [2021-03-19T23:40:18.160Z] DONE 27 tests, 2 skipped in 184.920s [2021-03-19T23:40:18.160Z] Running /go/src/github.com/docker/docker/integration/session (s390x.integration.session) flags=-test.v -test.timeout=120m [2021-03-19T23:40:18.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:18.160Z] ++ set -e [2021-03-19T23:40:18.160Z] ++ '[' -n 0 ']' [2021-03-19T23:40:18.160Z] ++ set -x [2021-03-19T23:40:18.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-session-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:18.160Z] INFO: Testing against a local daemon [2021-03-19T23:40:18.160Z] === RUN TestSessionCreate [2021-03-19T23:40:18.160Z] --- PASS: TestSessionCreate (0.03s) [2021-03-19T23:40:18.160Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T23:40:18.160Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-19T23:40:18.160Z] PASS [2021-03-19T23:40:18.160Z] [2021-03-19T23:40:18.160Z] DONE 2 tests in 0.254s [2021-03-19T23:40:18.160Z] Running /go/src/github.com/docker/docker/integration/system (s390x.integration.system) flags=-test.v -test.timeout=120m [2021-03-19T23:40:18.160Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:18.160Z] ++ set -e [2021-03-19T23:40:18.160Z] ++ '[' -n 0 ']' [2021-03-19T23:40:18.160Z] ++ set -x [2021-03-19T23:40:18.160Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-system-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:18.160Z] INFO: Testing against a local daemon [2021-03-19T23:40:18.160Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T23:40:18.160Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T23:40:18.160Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T23:40:18.160Z] === RUN TestEventsExecDie [2021-03-19T23:40:18.224Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-19T23:40:18.533Z] === RUN TestDockerSuite/TestBuildCancellationKillsSleep [2021-03-19T23:40:18.794Z] --- PASS: TestEventsExecDie (1.29s) [2021-03-19T23:40:18.794Z] === RUN TestEventsBackwardsCompatible [2021-03-19T23:40:18.871Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-19T23:40:19.085Z] --- PASS: TestEventsBackwardsCompatible (0.11s) [2021-03-19T23:40:19.085Z] === RUN TestInfoBinaryCommits [2021-03-19T23:40:19.085Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-19T23:40:19.085Z] === RUN TestInfoAPIVersioned [2021-03-19T23:40:19.085Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-19T23:40:19.085Z] === RUN TestInfoDiscoveryBackend [2021-03-19T23:40:19.270Z] --- PASS: TestSecretInspect (3.32s) [2021-03-19T23:40:19.270Z] === RUN TestSecretList [2021-03-19T23:40:19.511Z] --- PASS: TestUpdatePidsLimit (2.70s) [2021-03-19T23:40:19.511Z] --- PASS: TestUpdatePidsLimit/update_from_none (0.30s) [2021-03-19T23:40:19.511Z] --- PASS: TestUpdatePidsLimit/no_change (0.29s) [2021-03-19T23:40:19.511Z] --- PASS: TestUpdatePidsLimit/update_lower (0.29s) [2021-03-19T23:40:19.511Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (0.29s) [2021-03-19T23:40:19.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (0.30s) [2021-03-19T23:40:19.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (0.31s) [2021-03-19T23:40:19.511Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (0.30s) [2021-03-19T23:40:19.511Z] === RUN TestUpdateRestartPolicy [2021-03-19T23:40:19.718Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-19T23:40:19.718Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-19T23:40:20.437Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-19T23:40:20.806Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.01s) [2021-03-19T23:40:20.806Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-19T23:40:21.097Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-19T23:40:21.097Z] === RUN TestInfoAPI [2021-03-19T23:40:21.097Z] --- PASS: TestInfoAPI (0.02s) [2021-03-19T23:40:21.097Z] === RUN TestInfoAPIWarnings [2021-03-19T23:40:22.570Z] --- PASS: TestSecretList (3.27s) [2021-03-19T23:40:22.570Z] === RUN TestSecretsCreateAndDelete [2021-03-19T23:40:22.875Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.02s) [2021-03-19T23:40:22.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (8.02s) [2021-03-19T23:40:22.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (8.23s) [2021-03-19T23:40:22.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (14.96s) [2021-03-19T23:40:22.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (16.32s) [2021-03-19T23:40:22.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (9.24s) [2021-03-19T23:40:22.875Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (9.27s) [2021-03-19T23:40:22.875Z] === RUN TestBuildMultiStageCopy [2021-03-19T23:40:22.875Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-03-19T23:40:23.887Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume [2021-03-19T23:40:23.887Z] --- PASS: TestStopContainerWithRestartPolicyAlways (6.81s) [2021-03-19T23:40:23.887Z] === RUN TestUpdateMemory [2021-03-19T23:40:23.887Z] --- SKIP: TestUpdateMemory (0.00s) [2021-03-19T23:40:23.887Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:40:23.887Z] === RUN TestUpdateCPUQuota [2021-03-19T23:40:25.338Z] --- PASS: TestServiceUpdateSecrets (15.29s) [2021-03-19T23:40:25.338Z] === RUN TestServiceUpdateConfigs [2021-03-19T23:40:25.870Z] --- PASS: TestSecretsCreateAndDelete (3.25s) [2021-03-19T23:40:25.870Z] === RUN TestSecretsUpdate [2021-03-19T23:40:28.787Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-03-19T23:40:29.160Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-19T23:40:29.171Z] --- PASS: TestSecretsUpdate (3.21s) [2021-03-19T23:40:29.171Z] === RUN TestTemplatedSecret [2021-03-19T23:40:29.271Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-03-19T23:40:29.419Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer [2021-03-19T23:40:29.749Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-03-19T23:40:30.745Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-03-19T23:40:31.220Z] --- PASS: TestBuildMultiStageCopy (9.74s) [2021-03-19T23:40:31.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (7.01s) [2021-03-19T23:40:31.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (0.55s) [2021-03-19T23:40:31.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (0.63s) [2021-03-19T23:40:31.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (0.74s) [2021-03-19T23:40:31.220Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (0.81s) [2021-03-19T23:40:31.220Z] === RUN TestBuildMultiStageParentConfig [2021-03-19T23:40:31.955Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-19T23:40:31.955Z] === RUN TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs [2021-03-19T23:40:32.172Z] --- PASS: TestUpdateRestartPolicy (11.36s) [2021-03-19T23:40:32.172Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T23:40:32.172Z] --- PASS: TestUpdateRestartWithAutoRemove (0.59s) [2021-03-19T23:40:32.172Z] === RUN TestWaitNonBlocked [2021-03-19T23:40:32.172Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:40:32.172Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:40:32.172Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:40:32.172Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:40:32.172Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:40:32.172Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:40:32.172Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-19T23:40:32.172Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (0.68s) [2021-03-19T23:40:32.172Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (0.75s) [2021-03-19T23:40:32.172Z] === RUN TestWaitBlocked [2021-03-19T23:40:32.172Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:40:32.172Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:40:32.172Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:40:32.172Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:40:32.172Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:40:32.172Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:40:32.214Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-19T23:40:32.783Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-19T23:40:33.042Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-19T23:40:33.221Z] --- PASS: TestWaitBlocked (0.03s) [2021-03-19T23:40:33.221Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.87s) [2021-03-19T23:40:33.221Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.93s) [2021-03-19T23:40:33.221Z] === CONT TestIpcModeOlderClient [2021-03-19T23:40:33.221Z] === CONT TestContainerKillOnDaemonStart [2021-03-19T23:40:33.221Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-19T23:40:33.221Z] === CONT TestContainerStartOnDaemonRestart [2021-03-19T23:40:33.302Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-19T23:40:33.376Z] --- PASS: TestTemplatedSecret (3.95s) [2021-03-19T23:40:33.376Z] === RUN TestSecretCreateResolve [2021-03-19T23:40:33.457Z] --- PASS: TestBuildMultiStageParentConfig (1.91s) [2021-03-19T23:40:33.458Z] === RUN TestBuildLabelWithTargets [2021-03-19T23:40:33.458Z] --- SKIP: TestBuildLabelWithTargets (0.01s) [2021-03-19T23:40:33.458Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T23:40:33.458Z] === RUN TestBuildWithEmptyLayers [2021-03-19T23:40:33.516Z] --- PASS: TestIpcModeOlderClient (0.17s) [2021-03-19T23:40:33.517Z] === CONT TestDaemonHostGatewayIP [2021-03-19T23:40:33.871Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-19T23:40:33.871Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-19T23:40:34.439Z] --- PASS: TestUpdateCPUQuota (10.45s) [2021-03-19T23:40:34.439Z] === RUN TestUpdatePidsLimit [2021-03-19T23:40:34.439Z] === RUN TestUpdatePidsLimit/update_from_none [2021-03-19T23:40:34.455Z] --- PASS: TestBuildWithEmptyLayers (1.01s) [2021-03-19T23:40:34.455Z] === RUN TestBuildMultiStageOnBuild [2021-03-19T23:40:35.818Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-19T23:40:35.818Z] === RUN TestUpdatePidsLimit/no_change [2021-03-19T23:40:35.818Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins [2021-03-19T23:40:35.922Z] --- PASS: TestSecretCreateResolve (3.29s) [2021-03-19T23:40:35.922Z] PASS [2021-03-19T23:40:35.922Z] [2021-03-19T23:40:35.922Z] DONE 6 tests in 20.443s [2021-03-19T23:40:35.922Z] Running /go/src/github.com/docker/docker/integration/service (arm64.integration.service) flags=-test.v -test.timeout=120m [2021-03-19T23:40:35.922Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:35.922Z] ++ set -e [2021-03-19T23:40:35.922Z] ++ '[' -n 0 ']' [2021-03-19T23:40:35.922Z] ++ set -x [2021-03-19T23:40:35.922Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-service-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:36.182Z] INFO: Testing against a local daemon [2021-03-19T23:40:36.182Z] === RUN TestServiceCreateInit [2021-03-19T23:40:36.182Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T23:40:37.103Z] --- PASS: TestContainerStartOnDaemonRestart (3.91s) [2021-03-19T23:40:37.103Z] === CONT TestDaemonRestartIpcMode [2021-03-19T23:40:37.196Z] === RUN TestUpdatePidsLimit/update_lower [2021-03-19T23:40:37.931Z] --- PASS: TestDaemonHostGatewayIP (4.24s) [2021-03-19T23:40:37.931Z] --- PASS: TestRestartDaemonWithRestartingContainer (4.80s) [2021-03-19T23:40:38.575Z] === RUN TestUpdatePidsLimit/update_on_old_api_ignores_value [2021-03-19T23:40:39.510Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeout [2021-03-19T23:40:39.769Z] === RUN TestUpdatePidsLimit/unset_limit_with_zero [2021-03-19T23:40:39.831Z] --- PASS: TestInfoAPIWarnings (16.27s) [2021-03-19T23:40:39.831Z] === RUN TestInfoDebug [2021-03-19T23:40:39.831Z] --- PASS: TestInfoDebug (0.53s) [2021-03-19T23:40:39.831Z] === RUN TestInfoInsecureRegistries [2021-03-19T23:40:39.831Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-03-19T23:40:39.831Z] === RUN TestInfoRegistryMirrors [2021-03-19T23:40:39.831Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-19T23:40:39.831Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T23:40:39.831Z] --- PASS: TestLoginFailsWithBadCredentials (0.36s) [2021-03-19T23:40:39.831Z] === RUN TestPingCacheHeaders [2021-03-19T23:40:39.831Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-19T23:40:39.831Z] === RUN TestPingGet [2021-03-19T23:40:39.831Z] --- PASS: TestPingGet (0.01s) [2021-03-19T23:40:39.831Z] === RUN TestPingHead [2021-03-19T23:40:39.831Z] --- PASS: TestPingHead (0.01s) [2021-03-19T23:40:39.831Z] === RUN TestVersion [2021-03-19T23:40:39.831Z] --- PASS: TestVersion (0.03s) [2021-03-19T23:40:39.831Z] PASS [2021-03-19T23:40:39.831Z] [2021-03-19T23:40:39.831Z] === Skipped [2021-03-19T23:40:39.831Z] === SKIP: s390x.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T23:40:39.831Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T23:40:39.831Z] [2021-03-19T23:40:39.831Z] [2021-03-19T23:40:39.831Z] DONE 18 tests, 1 skipped in 21.916s [2021-03-19T23:40:39.831Z] Running /go/src/github.com/docker/docker/integration/volume (s390x.integration.volume) flags=-test.v -test.timeout=120m [2021-03-19T23:40:39.831Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:39.831Z] ++ set -e [2021-03-19T23:40:39.831Z] ++ '[' -n 0 ']' [2021-03-19T23:40:39.831Z] ++ set -x [2021-03-19T23:40:39.831Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=s390x DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/s390x-integration-volume-junit-report.xml --raw-command -- go tool test2json -p s390x.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:39.831Z] INFO: Testing against a local daemon [2021-03-19T23:40:39.831Z] === RUN TestVolumesCreateAndList [2021-03-19T23:40:39.831Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-19T23:40:39.831Z] === RUN TestVolumesRemove [2021-03-19T23:40:39.831Z] --- PASS: TestVolumesRemove (0.13s) [2021-03-19T23:40:39.831Z] === RUN TestVolumesInspect [2021-03-19T23:40:39.831Z] --- PASS: TestVolumesInspect (0.01s) [2021-03-19T23:40:39.831Z] === RUN TestVolumesInvalidJSON [2021-03-19T23:40:39.831Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T23:40:39.831Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T23:40:39.831Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T23:40:39.831Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-19T23:40:39.831Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T23:40:39.831Z] PASS [2021-03-19T23:40:39.831Z] [2021-03-19T23:40:39.831Z] DONE 5 tests in 0.337s [2021-03-19T23:40:39.831Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T23:40:40.009Z] --- PASS: TestDaemonRestartIpcMode (2.74s) [2021-03-19T23:40:40.122Z] ++++ cat bundles/test-integration/docker.pid [2021-03-19T23:40:40.122Z] +++ kill 12228 [2021-03-19T23:40:40.167Z] --- PASS: TestServiceUpdateConfigs (15.21s) [2021-03-19T23:40:40.167Z] === RUN TestServiceUpdateNetwork [2021-03-19T23:40:40.930Z] Created binary: bundles/cross/linux/amd64/dockerd-dev [2021-03-19T23:40:40.930Z] Copying nested executables into bundles/cross/linux/amd64 [2021-03-19T23:40:40.930Z] Cross building: bundles/cross/windows/amd64 [2021-03-19T23:40:40.930Z] Building: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-19T23:40:40.930Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-03-19T23:40:41.147Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_one [2021-03-19T23:40:41.630Z] +++ /etc/init.d/apparmor stop [2021-03-19T23:40:41.630Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T23:40:41.630Z] [2021-03-19T23:40:41.630Z] Unloading profiles will leave already running processes permanently [2021-03-19T23:40:41.630Z] unconfined, which can lead to unexpected situations. [2021-03-19T23:40:41.630Z] [2021-03-19T23:40:41.630Z] To set a process to complain mode, use the command line tool [2021-03-19T23:40:41.630Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T23:40:41.630Z] +++ true [2021-03-19T23:40:41.630Z] exiting test-integration [2021-03-19T23:40:41.630Z] ++ exit 0 [2021-03-19T23:40:41.630Z] [2021-03-19T23:40:42.082Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile [2021-03-19T23:40:42.341Z] === RUN TestUpdatePidsLimit/unset_limit_with_minus_two [2021-03-19T23:40:42.766Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T23:40:44.247Z] --- PASS: TestUpdatePidsLimit (9.74s) [2021-03-19T23:40:44.247Z] --- PASS: TestUpdatePidsLimit/update_from_none (1.31s) [2021-03-19T23:40:44.247Z] --- PASS: TestUpdatePidsLimit/no_change (1.53s) [2021-03-19T23:40:44.247Z] --- PASS: TestUpdatePidsLimit/update_lower (1.24s) [2021-03-19T23:40:44.247Z] --- PASS: TestUpdatePidsLimit/update_on_old_api_ignores_value (1.27s) [2021-03-19T23:40:44.247Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_zero (1.23s) [2021-03-19T23:40:44.247Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_one (1.38s) [2021-03-19T23:40:44.247Z] --- PASS: TestUpdatePidsLimit/unset_limit_with_minus_two (1.07s) [2021-03-19T23:40:44.247Z] === RUN TestUpdateRestartPolicy [2021-03-19T23:40:44.247Z] === RUN TestDockerSuite/TestBuildConditionalCache Post stage [Pipeline] junit [2021-03-19T23:40:44.405Z] Recording test results [2021-03-19T23:40:44.774Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-19T23:40:44.932Z] --- PASS: TestBuildMultiStageOnBuild (10.03s) [2021-03-19T23:40:44.932Z] === RUN TestBuildUncleanTarFilenames [2021-03-19T23:40:44.932Z] --- SKIP: TestBuildUncleanTarFilenames (0.00s) [2021-03-19T23:40:44.932Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T23:40:44.932Z] === RUN TestBuildMultiStageLayerLeak [2021-03-19T23:40:45.186Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-19T23:40:45.203Z] + echo Ensuring container killed. [2021-03-19T23:40:45.203Z] Ensuring container killed. [2021-03-19T23:40:45.203Z] + docker rm -vf docker-pr1 [2021-03-19T23:40:45.203Z] Error: No such container: docker-pr1 [2021-03-19T23:40:45.203Z] + true [Pipeline] sh [2021-03-19T23:40:45.584Z] + echo Chowning /workspace to jenkins user [2021-03-19T23:40:45.584Z] Chowning /workspace to jenkins user [2021-03-19T23:40:45.584Z] + id -u [2021-03-19T23:40:45.584Z] + id -g [2021-03-19T23:40:45.584Z] + docker run --rm -v /home/jenkins/workspace/moby_PR-42175:/workspace busybox chown -R 1001:1001 /workspace [2021-03-19T23:40:45.584Z] Unable to find image 'busybox:latest' locally [2021-03-19T23:40:45.755Z] === RUN TestDockerDaemonSuite/TestDaemonShutdownWithPlugins [2021-03-19T23:40:45.875Z] latest: Pulling from library/busybox [2021-03-19T23:40:45.875Z] 7d95fb1c8be1: Pulling fs layer [2021-03-19T23:40:46.013Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-19T23:40:46.166Z] 7d95fb1c8be1: Download complete [2021-03-19T23:40:46.582Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-19T23:40:46.799Z] 7d95fb1c8be1: Pull complete [2021-03-19T23:40:46.799Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-19T23:40:46.799Z] Status: Downloaded newer image for busybox:latest [2021-03-19T23:40:46.914Z] --- PASS: TestContainerKillOnDaemonStart (12.96s) [2021-03-19T23:40:46.914Z] PASS [2021-03-19T23:40:46.914Z] [2021-03-19T23:40:46.914Z] === Skipped [2021-03-19T23:40:46.914Z] === SKIP: ppc64le.integration.container TestCheckpoint (0.00s) [2021-03-19T23:40:46.914Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:40:46.914Z] [2021-03-19T23:40:46.914Z] === SKIP: ppc64le.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T23:40:46.914Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T23:40:46.914Z] [2021-03-19T23:40:46.914Z] === SKIP: ppc64le.integration.container TestDeleteDevicemapper (0.00s) [2021-03-19T23:40:46.914Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T23:40:46.914Z] [2021-03-19T23:40:46.914Z] [2021-03-19T23:40:46.914Z] DONE 196 tests, 3 skipped in 114.917s [2021-03-19T23:40:46.914Z] Running /go/src/github.com/docker/docker/integration/image (ppc64le.integration.image) flags=-test.v -test.timeout=120m [2021-03-19T23:40:46.914Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:46.914Z] ++ set -e [2021-03-19T23:40:46.914Z] ++ '[' -n 0 ']' [2021-03-19T23:40:46.914Z] ++ set -x [2021-03-19T23:40:46.914Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-image-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:40:46.914Z] INFO: Testing against a local daemon [2021-03-19T23:40:46.914Z] === RUN TestCommitInheritsEnv [2021-03-19T23:40:46.914Z] --- PASS: TestCommitInheritsEnv (0.33s) [2021-03-19T23:40:46.914Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T23:40:46.914Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-19T23:40:46.914Z] === RUN TestImagesFilterMultiReference [2021-03-19T23:40:46.914Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-03-19T23:40:46.914Z] === RUN TestImagePullPlatformInvalid [2021-03-19T23:40:46.914Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-19T23:40:46.914Z] === RUN TestRemoveImageOrphaning [2021-03-19T23:40:46.914Z] --- PASS: TestRemoveImageOrphaning (0.33s) [2021-03-19T23:40:46.914Z] === RUN TestRemoveImageGarbageCollector [2021-03-19T23:40:46.914Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-03-19T23:40:46.914Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:40:46.914Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T23:40:47.209Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-03-19T23:40:47.209Z] === RUN TestTagInvalidReference [2021-03-19T23:40:47.209Z] --- PASS: TestTagInvalidReference (0.02s) [2021-03-19T23:40:47.209Z] === RUN TestTagValidPrefixedRepo [2021-03-19T23:40:47.209Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-03-19T23:40:47.209Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T23:40:47.209Z] --- PASS: TestTagExistedNameWithoutForce (0.02s) [2021-03-19T23:40:47.209Z] === RUN TestTagOfficialNames [2021-03-19T23:40:47.209Z] --- PASS: TestTagOfficialNames (0.03s) [2021-03-19T23:40:47.209Z] === RUN TestTagMatchesDigest [2021-03-19T23:40:47.209Z] --- PASS: TestTagMatchesDigest (0.02s) [2021-03-19T23:40:47.209Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-19T23:40:47.520Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-19T23:40:48.054Z] --- PASS: TestServiceCreateInit (11.40s) [2021-03-19T23:40:48.054Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (5.59s) [2021-03-19T23:40:48.054Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.78s) [2021-03-19T23:40:48.054Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T23:40:48.089Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-19T23:40:48.348Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T23:40:49.992Z] + bundleName=s390x-integration [2021-03-19T23:40:49.992Z] + echo Creating s390x-integration-bundles.tar.gz [2021-03-19T23:40:49.992Z] Creating s390x-integration-bundles.tar.gz [2021-03-19T23:40:49.992Z] + xargs tar -czf s390x-integration-bundles.tar.gz [2021-03-19T23:40:49.992Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [Pipeline] archiveArtifacts [2021-03-19T23:40:50.036Z] Archiving artifacts [2021-03-19T23:40:50.286Z] === RUN TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation [2021-03-19T23:40:50.340Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42175/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T23:40:50.809Z] + make clean [2021-03-19T23:40:51.441Z] docker volume rm -f docker-dev-cache [2021-03-19T23:40:51.441Z] docker-dev-cache [Pipeline] deleteDir [2021-03-19T23:40:51.672Z] === RUN TestDockerDaemonSuite/TestDaemonStartIptablesFalse [2021-03-19T23:40:52.244Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost [2021-03-19T23:40:52.326Z] --- PASS: TestServiceUpdateNetwork (12.68s) [2021-03-19T23:40:52.326Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T23:40:52.326Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-19T23:40:52.326Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-19T23:40:52.813Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithIpcModes [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T23:40:58.086Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutColors [2021-03-19T23:40:59.023Z] --- PASS: TestUpdateRestartPolicy (14.80s) [2021-03-19T23:40:59.023Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T23:40:59.023Z] === RUN TestDockerDaemonSuite/TestDaemonStartWithoutHost [2021-03-19T23:40:59.591Z] === RUN TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 [2021-03-19T23:40:59.932Z] --- PASS: TestBuildMultiStageLayerLeak (13.55s) [2021-03-19T23:40:59.932Z] === RUN TestBuildWithHugeFile [2021-03-19T23:41:00.159Z] --- PASS: TestUpdateRestartWithAutoRemove (1.18s) [2021-03-19T23:41:00.159Z] === RUN TestWaitNonBlocked [2021-03-19T23:41:00.159Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:41:00.159Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:41:00.159Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:41:00.159Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:41:00.159Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:41:00.159Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:41:00.404Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-19T23:41:01.097Z] === RUN TestDockerDaemonSuite/TestDaemonUlimitDefaults [2021-03-19T23:41:02.474Z] --- PASS: TestWaitNonBlocked (0.03s) [2021-03-19T23:41:02.474Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.27s) [2021-03-19T23:41:02.474Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (2.29s) [2021-03-19T23:41:02.474Z] === RUN TestWaitBlocked [2021-03-19T23:41:02.474Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:41:02.474Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:41:02.474Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:41:02.474Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:41:02.474Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-03-19T23:41:02.474Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-03-19T23:41:03.411Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-19T23:41:04.789Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-19T23:41:04.789Z] --- PASS: TestWaitBlocked (0.03s) [2021-03-19T23:41:04.789Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (1.98s) [2021-03-19T23:41:04.789Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (2.29s) [2021-03-19T23:41:04.789Z] === CONT TestContainerStartOnDaemonRestart [2021-03-19T23:41:04.789Z] === CONT TestContainerKillOnDaemonStart [2021-03-19T23:41:05.362Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-19T23:41:05.931Z] === RUN TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp [2021-03-19T23:41:06.500Z] === RUN TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting [2021-03-19T23:41:08.480Z] --- PASS: TestServiceUpdatePidsLimit (16.80s) [2021-03-19T23:41:08.480Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.02s) [2021-03-19T23:41:08.480Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.08s) [2021-03-19T23:41:08.480Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.19s) [2021-03-19T23:41:08.480Z] PASS [2021-03-19T23:41:08.480Z] [2021-03-19T23:41:08.480Z] === Skipped [2021-03-19T23:41:08.480Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-19T23:41:08.480Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T23:41:08.480Z] [2021-03-19T23:41:08.480Z] [2021-03-19T23:41:08.480Z] DONE 27 tests, 1 skipped in 173.452s [2021-03-19T23:41:08.480Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-19T23:41:08.480Z] INFO: Testing against a local daemon [2021-03-19T23:41:08.480Z] === RUN TestSessionCreate [2021-03-19T23:41:08.480Z] --- PASS: TestSessionCreate (0.02s) [2021-03-19T23:41:08.480Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T23:41:08.480Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-03-19T23:41:08.480Z] PASS [2021-03-19T23:41:08.480Z] [2021-03-19T23:41:08.480Z] DONE 2 tests in 0.074s [2021-03-19T23:41:08.480Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-19T23:41:08.480Z] INFO: Testing against a local daemon [2021-03-19T23:41:08.481Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T23:41:08.481Z] === PAUSE TestCgroupDriverSystemdMemoryLimit [2021-03-19T23:41:08.481Z] === RUN TestEventsExecDie [2021-03-19T23:41:08.481Z] --- PASS: TestEventsExecDie (1.08s) [2021-03-19T23:41:08.481Z] === RUN TestEventsBackwardsCompatible [2021-03-19T23:41:08.481Z] --- PASS: TestEventsBackwardsCompatible (0.05s) [2021-03-19T23:41:08.481Z] === RUN TestInfoBinaryCommits [2021-03-19T23:41:08.481Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-03-19T23:41:08.481Z] === RUN TestInfoAPIVersioned [2021-03-19T23:41:08.481Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-19T23:41:08.481Z] === RUN TestInfoDiscoveryBackend [2021-03-19T23:41:09.041Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-19T23:41:09.041Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-19T23:41:09.790Z] --- PASS: TestContainerStartOnDaemonRestart (5.12s) [2021-03-19T23:41:09.790Z] === CONT TestRestartDaemonWithRestartingContainer [2021-03-19T23:41:10.035Z] --- PASS: TestCreateServiceMultipleTimes (19.49s) [2021-03-19T23:41:10.035Z] === RUN TestCreateServiceConflict [2021-03-19T23:41:10.300Z] --- PASS: TestCreateServiceConflict (3.28s) [2021-03-19T23:41:10.300Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T23:41:10.361Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-19T23:41:10.403Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-19T23:41:10.403Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-19T23:41:10.620Z] === RUN TestDockerDaemonSuite/TestDaemonWideLogConfig [2021-03-19T23:41:10.657Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.52s) [2021-03-19T23:41:10.657Z] === RUN TestInfoAPI [2021-03-19T23:41:10.657Z] --- PASS: TestInfoAPI (0.02s) [2021-03-19T23:41:10.657Z] === RUN TestInfoAPIWarnings [2021-03-19T23:41:13.155Z] === RUN TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath [2021-03-19T23:41:13.724Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.91s) [2021-03-19T23:41:13.724Z] === CONT TestDaemonHostGatewayIP [2021-03-19T23:41:14.503Z] --- PASS: TestCreateServiceMaxReplicas (3.84s) [2021-03-19T23:41:14.503Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T23:41:17.016Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-19T23:41:17.952Z] === RUN TestDockerDaemonSuite/TestDaemonWithWrongkey [2021-03-19T23:41:19.329Z] === RUN TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork [2021-03-19T23:41:19.329Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-19T23:41:19.329Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-19T23:41:19.329Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-19T23:41:19.329Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-19T23:41:19.329Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-19T23:41:19.329Z] --- PASS: TestContainerKillOnDaemonStart (14.62s) [2021-03-19T23:41:19.329Z] === CONT TestDaemonRestartIpcMode [2021-03-19T23:41:19.898Z] --- PASS: TestDaemonHostGatewayIP (5.93s) [2021-03-19T23:41:19.898Z] === CONT TestIpcModeOlderClient [2021-03-19T23:41:19.898Z] --- PASS: TestIpcModeOlderClient (0.10s) [2021-03-19T23:41:25.171Z] --- PASS: TestDaemonRestartIpcMode (5.19s) [2021-03-19T23:41:25.171Z] PASS [2021-03-19T23:41:25.171Z] [2021-03-19T23:41:25.171Z] === Skipped [2021-03-19T23:41:25.171Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-03-19T23:41:25.171Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:41:25.171Z] [2021-03-19T23:41:25.171Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.01s) [2021-03-19T23:41:25.171Z] kill_test.go:157: !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:41:25.171Z] [2021-03-19T23:41:25.171Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-03-19T23:41:25.171Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:41:25.171Z] [2021-03-19T23:41:25.171Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-03-19T23:41:25.171Z] pause_test.go:55: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-03-19T23:41:25.171Z] [2021-03-19T23:41:25.171Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-03-19T23:41:25.171Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-03-19T23:41:25.171Z] [2021-03-19T23:41:25.171Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-03-19T23:41:25.171Z] update_linux_test.go:24: !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:41:25.171Z] [2021-03-19T23:41:25.171Z] [2021-03-19T23:41:25.171Z] DONE 196 tests, 6 skipped in 247.708s [2021-03-19T23:41:25.171Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-03-19T23:41:25.171Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:41:25.171Z] ++ set -e [2021-03-19T23:41:25.171Z] ++ '[' -n 0 ']' [2021-03-19T23:41:25.171Z] ++ set -x [2021-03-19T23:41:25.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 GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-image-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.image -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:41:25.171Z] INFO: Testing against a local daemon [2021-03-19T23:41:25.171Z] === RUN TestCommitInheritsEnv [2021-03-19T23:41:25.429Z] --- PASS: TestCommitInheritsEnv (0.56s) [2021-03-19T23:41:25.430Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T23:41:25.430Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-03-19T23:41:25.430Z] === RUN TestImagesFilterMultiReference [2021-03-19T23:41:25.430Z] --- PASS: TestImagesFilterMultiReference (0.13s) [2021-03-19T23:41:25.430Z] === RUN TestImagePullPlatformInvalid [2021-03-19T23:41:25.696Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-19T23:41:25.696Z] === RUN TestRemoveImageOrphaning [2021-03-19T23:41:25.696Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-19T23:41:26.264Z] --- PASS: TestRemoveImageOrphaning (0.64s) [2021-03-19T23:41:26.264Z] === RUN TestRemoveImageGarbageCollector [2021-03-19T23:41:27.200Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-19T23:41:28.686Z] --- PASS: TestInfoAPIWarnings (16.25s) [2021-03-19T23:41:28.686Z] === RUN TestInfoDebug [2021-03-19T23:41:28.686Z] --- PASS: TestInfoDebug (0.52s) [2021-03-19T23:41:28.686Z] === RUN TestInfoInsecureRegistries [2021-03-19T23:41:28.686Z] --- PASS: TestInfoInsecureRegistries (0.52s) [2021-03-19T23:41:28.686Z] === RUN TestInfoRegistryMirrors [2021-03-19T23:41:28.686Z] --- PASS: TestInfoRegistryMirrors (0.52s) [2021-03-19T23:41:28.686Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T23:41:28.686Z] --- PASS: TestLoginFailsWithBadCredentials (0.17s) [2021-03-19T23:41:28.686Z] === RUN TestPingCacheHeaders [2021-03-19T23:41:28.686Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-03-19T23:41:28.686Z] === RUN TestPingGet [2021-03-19T23:41:28.686Z] --- PASS: TestPingGet (0.01s) [2021-03-19T23:41:28.686Z] === RUN TestPingHead [2021-03-19T23:41:28.686Z] --- PASS: TestPingHead (0.02s) [2021-03-19T23:41:28.686Z] === RUN TestVersion [2021-03-19T23:41:28.686Z] --- PASS: TestVersion (0.02s) [2021-03-19T23:41:28.686Z] === CONT TestCgroupDriverSystemdMemoryLimit [2021-03-19T23:41:29.106Z] --- PASS: TestRemoveImageGarbageCollector (2.75s) [2021-03-19T23:41:29.106Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T23:41:29.106Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.07s) [2021-03-19T23:41:29.106Z] === RUN TestTagInvalidReference [2021-03-19T23:41:29.106Z] --- PASS: TestTagInvalidReference (0.06s) [2021-03-19T23:41:29.106Z] === RUN TestTagValidPrefixedRepo [2021-03-19T23:41:29.106Z] --- PASS: TestTagValidPrefixedRepo (0.07s) [2021-03-19T23:41:29.106Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T23:41:29.106Z] --- PASS: TestTagExistedNameWithoutForce (0.04s) [2021-03-19T23:41:29.106Z] === RUN TestTagOfficialNames [2021-03-19T23:41:29.365Z] --- PASS: TestTagOfficialNames (0.08s) [2021-03-19T23:41:29.365Z] === RUN TestTagMatchesDigest [2021-03-19T23:41:29.365Z] --- PASS: TestTagMatchesDigest (0.05s) [2021-03-19T23:41:29.365Z] === CONT TestImportExtremelyLargeImageWorks [2021-03-19T23:41:29.406Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.99s) [2021-03-19T23:41:29.406Z] === RUN TestCreateServiceSecretFileMode [2021-03-19T23:41:30.572Z] --- PASS: TestCgroupDriverSystemdMemoryLimit (1.50s) [2021-03-19T23:41:30.572Z] PASS [2021-03-19T23:41:30.572Z] [2021-03-19T23:41:30.572Z] DONE 18 tests in 22.812s [2021-03-19T23:41:30.573Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-19T23:41:30.573Z] INFO: Testing against a local daemon [2021-03-19T23:41:30.573Z] === RUN TestVolumesCreateAndList [2021-03-19T23:41:30.573Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-03-19T23:41:30.573Z] === RUN TestVolumesRemove [2021-03-19T23:41:30.573Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-19T23:41:30.573Z] === RUN TestVolumesInspect [2021-03-19T23:41:30.573Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-19T23:41:30.573Z] === RUN TestVolumesInvalidJSON [2021-03-19T23:41:30.573Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T23:41:30.573Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T23:41:30.573Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T23:41:30.573Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-19T23:41:30.573Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T23:41:30.573Z] PASS [2021-03-19T23:41:30.573Z] [2021-03-19T23:41:30.573Z] DONE 5 tests in 0.157s [2021-03-19T23:41:30.573Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T23:41:31.935Z] Stopping apparmor (via systemctl): apparmor.service. [2021-03-19T23:41:31.935Z] Removing test suite binaries [2021-03-19T23:41:31.935Z] exiting test-integration [2021-03-19T23:41:31.935Z] ++ exit 0 [2021-03-19T23:41:31.935Z] [2021-03-19T23:41:32.654Z] === RUN TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore [2021-03-19T23:41:32.706Z] --- PASS: TestCreateServiceSecretFileMode (3.38s) [2021-03-19T23:41:32.706Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T23:41:33.222Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot Post stage [Pipeline] junit [2021-03-19T23:41:35.213Z] Recording test results [2021-03-19T23:41:36.007Z] --- PASS: TestCreateServiceConfigFileMode (3.52s) [2021-03-19T23:41:36.007Z] === RUN TestCreateServiceSysctls [2021-03-19T23:41:36.692Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-19T23:41:37.081Z] + echo Ensuring container killed. [2021-03-19T23:41:37.081Z] Ensuring container killed. [2021-03-19T23:41:37.081Z] + docker rm -vf docker-pr1 [2021-03-19T23:41:37.081Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-19T23:41:37.399Z] + echo Chowning /workspace to jenkins user [2021-03-19T23:41:37.399Z] Chowning /workspace to jenkins user [2021-03-19T23:41:37.399Z] + id -u [2021-03-19T23:41:37.399Z] + id -g [2021-03-19T23:41:37.399Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42175:/workspace busybox chown -R 1000:1000 /workspace [2021-03-19T23:41:37.399Z] Unable to find image 'busybox:latest' locally [2021-03-19T23:41:37.413Z] === RUN TestDockerDaemonSuite/TestFailedPluginRemove [2021-03-19T23:41:37.655Z] latest: Pulling from library/busybox [2021-03-19T23:41:37.655Z] 8b3d7e226fab: Pulling fs layer [2021-03-19T23:41:37.655Z] 8b3d7e226fab: Verifying Checksum [2021-03-19T23:41:37.655Z] 8b3d7e226fab: Download complete [2021-03-19T23:41:37.912Z] 8b3d7e226fab: Pull complete [2021-03-19T23:41:37.912Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-19T23:41:37.912Z] Status: Downloaded newer image for busybox:latest [2021-03-19T23:41:38.350Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-19T23:41:38.919Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-19T23:41:39.487Z] === RUN TestDockerDaemonSuite/TestHTTPSInfo [2021-03-19T23:41:40.053Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueCert [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T23:41:40.621Z] === RUN TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert [2021-03-19T23:41:40.763Z] + bundleName=amd64-cgroup2 [2021-03-19T23:41:40.763Z] + echo Creating amd64-cgroup2-bundles.tar.gz [2021-03-19T23:41:40.763Z] Creating amd64-cgroup2-bundles.tar.gz [2021-03-19T23:41:40.763Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-19T23:41:40.763Z] + xargs tar -czf amd64-cgroup2-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-19T23:41:41.026Z] Archiving artifacts [2021-03-19T23:41:41.189Z] === RUN TestDockerDaemonSuite/TestHTTPSRun [2021-03-19T23:41:41.293Z] --- PASS: TestCreateServiceSysctls (4.57s) [2021-03-19T23:41:41.293Z] === RUN TestCreateServiceCapabilities [2021-03-19T23:41:42.590Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42175/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T23:41:42.943Z] + make clean [2021-03-19T23:41:43.198Z] docker volume rm -f docker-dev-cache [2021-03-19T23:41:43.198Z] docker-dev-cache [Pipeline] deleteDir [2021-03-19T23:41:43.722Z] === RUN TestDockerDaemonSuite/TestLegacyDaemonCommand [2021-03-19T23:41:43.722Z] === RUN TestDockerDaemonSuite/TestPluginListFilterCapability [2021-03-19T23:41:44.593Z] --- PASS: TestCreateServiceCapabilities (3.50s) [2021-03-19T23:41:44.593Z] === RUN TestInspect [2021-03-19T23:41:45.630Z] === RUN TestDockerDaemonSuite/TestPluginListFilterEnabled [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T23:41:47.537Z] === RUN TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart [2021-03-19T23:41:47.797Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-19T23:41:47.892Z] --- PASS: TestInspect (3.71s) [2021-03-19T23:41:47.892Z] === RUN TestCreateJob [2021-03-19T23:41:48.579Z] Created binary: bundles/cross/windows/amd64/dockerd-dev.exe [2021-03-19T23:41:48.579Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-03-19T23:41:48.579Z] remote: Enumerating objects: 2, done. [2021-03-19T23:41:48.579Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-03-19T23:41:48.579Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-03-19T23:41:48.579Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-03-19T23:41:48.579Z] Unpacking objects: 4% (1/23) Unpacking objects: 8% (2/23) Unpacking objects: 13% (3/23) Unpacking objects: 17% (4/23) Unpacking objects: 21% (5/23) Unpacking objects: 26% (6/23) Unpacking objects: 30% (7/23) Unpacking objects: 34% (8/23) Unpacking objects: 39% (9/23) Unpacking objects: 43% (10/23) Unpacking objects: 47% (11/23) Unpacking objects: 52% (12/23) Unpacking objects: 56% (13/23) Unpacking objects: 60% (14/23) Unpacking objects: 65% (15/23) Unpacking objects: 69% (16/23) Unpacking objects: 73% (17/23) Unpacking objects: 78% (18/23) Unpacking objects: 82% (19/23) Unpacking objects: 86% (20/23) Unpacking objects: 91% (21/23) Unpacking objects: 95% (22/23) Unpacking objects: 100% (23/23) Unpacking objects: 100% (23/23), done. [2021-03-19T23:41:48.579Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-03-19T23:41:48.835Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-03-19T23:41:50.536Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/test/unit [2021-03-19T23:41:51.988Z] === RUN TestDockerDaemonSuite/TestPruneImageDangling [2021-03-19T23:41:52.924Z] === RUN TestDockerDaemonSuite/TestPruneImageLabel [2021-03-19T23:41:53.179Z] --- PASS: TestCreateJob (4.77s) [2021-03-19T23:41:53.179Z] === RUN TestReplicatedJob [2021-03-19T23:41:53.809Z] ? github.com/docker/docker/api [no test files] [2021-03-19T23:41:55.464Z] === RUN TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore [2021-03-19T23:41:56.872Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-19T23:41:57.442Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-19T23:41:59.979Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-19T23:42:00.546Z] === RUN TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore [2021-03-19T23:42:01.316Z] --- PASS: TestReplicatedJob (8.00s) [2021-03-19T23:42:01.316Z] === RUN TestUpdateReplicatedJob [2021-03-19T23:42:05.517Z] --- PASS: TestUpdateReplicatedJob (4.62s) [2021-03-19T23:42:05.517Z] === RUN TestServiceListWithStatuses [2021-03-19T23:42:05.517Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T23:42:05.517Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T23:42:05.517Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T23:42:05.905Z] === RUN TestDockerDaemonSuite/TestRunLinksChanged [2021-03-19T23:42:05.905Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-19T23:42:06.845Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-19T23:42:06.845Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-19T23:42:08.663Z] ok github.com/docker/docker/api/server 0.005s coverage: 9.0% of statements [2021-03-19T23:42:09.379Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-19T23:42:10.755Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-19T23:42:11.321Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNewFormat [2021-03-19T23:42:12.103Z] --- PASS: TestDockerNetworkConnectAlias (6.81s) [2021-03-19T23:42:12.103Z] === RUN TestDockerNetworkReConnect [2021-03-19T23:42:12.700Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-19T23:42:13.267Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap [2021-03-19T23:42:14.644Z] === RUN TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames [2021-03-19T23:42:15.581Z] === RUN TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile [2021-03-19T23:42:17.390Z] --- PASS: TestDockerNetworkReConnect (5.43s) [2021-03-19T23:42:17.390Z] === RUN TestServicePlugin [2021-03-19T23:42:17.390Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-19T23:42:17.390Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:42:17.390Z] === RUN TestServiceUpdateLabel [2021-03-19T23:42:19.775Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine [2021-03-19T23:42:20.696Z] --- PASS: TestServiceUpdateLabel (3.31s) [2021-03-19T23:42:20.696Z] === RUN TestServiceUpdateSecrets [2021-03-19T23:42:29.750Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-19T23:42:30.318Z] === RUN TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile [2021-03-19T23:42:30.886Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-19T23:42:36.159Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-19T23:42:38.806Z] --- PASS: TestServiceUpdateSecrets (15.71s) [2021-03-19T23:42:38.806Z] === RUN TestServiceUpdateConfigs [2021-03-19T23:42:42.727Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-19T23:42:46.018Z] === RUN TestDockerDaemonSuite/TestShmSize [2021-03-19T23:42:48.576Z] === RUN TestDockerDaemonSuite/TestShmSizeReload [2021-03-19T23:42:51.862Z] === RUN TestDockerDaemonSuite/TestTLSVerify [2021-03-19T23:42:51.862Z] === RUN TestDockerDaemonSuite/TestVolumePlugin [2021-03-19T23:42:53.764Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-19T23:42:53.785Z] --- PASS: TestServiceUpdateConfigs (15.87s) [2021-03-19T23:42:53.785Z] === RUN TestServiceUpdateNetwork [2021-03-19T23:42:54.698Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-19T23:42:54.957Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite (444.19s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestBridgeIPIsExcludedFromAllocatorPool (8.74s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestBuildOnDisabledBridgeNetworkDaemon (2.70s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (16.67s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonAndContainerKill (3.44s) [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:1455: [d2d153d125880] daemon is not started [2021-03-19T23:42:58.242Z] check_test.go:309: [d3eb8b19ca54a] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterDaemonCrash (2.92s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestCleanupMountsAfterGracefulShutdown (3.23s) [2021-03-19T23:42:58.242Z] check_test.go:309: [d849626ae21cd] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonAllocatesListeningPort (4.54s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeExternal (3.30s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCIDREqualBridgeNetwork (3.17s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr (4.78s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeFixedCidr2 (5.21s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeIP (3.29s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonBridgeNone (1.76s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonCgroupParent (3.04s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedFluentdAddress (0.51s) [2021-03-19T23:42:58.242Z] check_test.go:309: [df51a0800a19c] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonCorruptedLogDriverAddress (0.51s) [2021-03-19T23:42:58.242Z] check_test.go:309: [d93e0904ffb56] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonDNSFlagsInHostMode (2.26s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonDebugLog (0.66s) [2021-03-19T23:42:58.242Z] check_test.go:309: [d764ed1f7ee53] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Explicit (3.08s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4ExplicitOutsideContainerSubnet (1.65s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultGatewayIPv4Implicit (3.49s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonDefaultNetworkInvalidClusterConfig (1.31s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonDiscoveryBackendConfigReload (0.63s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonEvents (3.58s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonEventsWithFilters (3.70s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonExitOnFailure (0.51s) [2021-03-19T23:42:58.242Z] check_test.go:309: [dbd8b9a66f2ff] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagD (0.56s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebug (0.53s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonFlagDebugLogLevelFatal (0.55s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCLinkExpose (3.84s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonICCPing (6.77s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonIP (3.07s) [2021-03-19T23:42:58.242Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-19T23:42:58.242Z] check_test.go:309: [d3d612b48b263] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDR (2.86s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6FixedCIDRAndMac (2.96s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonIPv6HostMode (2.82s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesClean (2.36s) [2021-03-19T23:42:58.242Z] check_test.go:309: [d180155e3cd90] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonIptablesCreate (4.20s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonKeyGeneration (0.56s) [2021-03-19T23:42:58.242Z] check_test.go:309: [dfd1af95c353a] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillLiveRestoreWithPlugins (3.79s) [2021-03-19T23:42:58.242Z] docker_cli_daemon_plugins_test.go:79: [da735297582e7] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonKillWithPlugins (3.72s) [2021-03-19T23:42:58.242Z] docker_cli_daemon_plugins_test.go:169: [d520878d91f65] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonLinksIpTablesRulesWhenLinkAndUnlink (4.52s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelDebug (0.53s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelFatal (0.52s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogLevelWrong (0.50s) [2021-03-19T23:42:58.242Z] check_test.go:309: [db53aa9970508] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonLogOptions (2.36s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefault (2.60s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverDefaultOverride (2.46s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNone (2.26s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneLogsError (2.42s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverNoneOverride (2.51s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonLoggingDriverShouldBeIgnoredForBuild (2.45s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrency (0.61s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFile (3.71s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonMaxConcurrencyWithConfigFileReload (6.60s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonNoSpaceLeftOnDeviceError (8.39s) [2021-03-19T23:42:58.242Z] check_test.go:309: [d190a4c6cc50b] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartCleanupNetns (3.19s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartContainerLinksRestart (26.73s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartKillWait (2.99s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartLocalVolumes (1.15s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartOnFailure (7.21s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRenameContainer (4.29s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRestoreBridgeNetwork (7.41s) [2021-03-19T23:42:58.242Z] check_test.go:309: [d7ee902338582] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartRmVolumeInUse (1.83s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartSaveContainerExitCode (3.21s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartUnlessStopped (16.35s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithAutoRemoveContainer (4.29s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithBridgeIPChange (1.67s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerRunning (3.19s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithContainerWithRestartPolicyAlways (4.46s) [2021-03-19T23:42:58.242Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-19T23:42:58.242Z] check_test.go:309: [df007cdb5ef64] daemon is not started [2021-03-19T23:42:58.242Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-19T23:42:58.242Z] check_test.go:309: [d316c09cc4e2a] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithKilledRunningContainer (4.38s) [2021-03-19T23:42:58.242Z] check_test.go:309: [dabd72fd9d097] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithLinks (6.90s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithNames (4.66s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPausedContainer (3.85s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginDisabled (2.41s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithPluginEnabled (3.72s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithRunningContainersPorts (6.20s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithSocketAsVolume (5.57s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithUnpausedRunningContainer (2.56s) [2021-03-19T23:42:58.242Z] check_test.go:309: [de7d8b64f7ca4] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonRestartWithVolumesRefs (3.83s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownLiveRestoreWithPlugins (3.76s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeout (2.68s) [2021-03-19T23:42:58.242Z] check_test.go:309: [d5cdf4fce792c] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownTimeoutWithConfigFile (3.54s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonShutdownWithPlugins (4.60s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartBridgeWithoutIPAssociation (1.30s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartIptablesFalse (0.52s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithDefaultTLSHost (0.63s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithIpcModes (5.16s) [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from config [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from config [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from config [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from config [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from config [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:2887: Checking IpcMode private set from cli [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:2887: Checking IpcMode shareable set from cli [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:2887: Checking IpcMode host set from cli [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:2887: Checking IpcMode container:123 set from cli [2021-03-19T23:42:58.242Z] docker_cli_daemon_test.go:2887: Checking IpcMode nosuchmode set from cli [2021-03-19T23:42:58.242Z] check_test.go:309: [df1293a23ba5f] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutColors (1.06s) [2021-03-19T23:42:58.242Z] check_test.go:309: [db9d7730ccada] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonStartWithoutHost (0.58s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonTLSVerifyIssue13964 (1.55s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonUlimitDefaults (4.73s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonUnixSockCleanedUp (0.58s) [2021-03-19T23:42:58.242Z] check_test.go:309: [da59de51a0c51] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonUserNamespaceRootSetting (4.05s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonWideLogConfig (2.45s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithUserlandProxyPath (5.04s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDaemonWithWrongkey (1.05s) [2021-03-19T23:42:58.242Z] check_test.go:309: [d114e13655d19] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestDockerNetworkNoDiscoveryDefaultBridgeNetwork (8.16s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestExecAfterDaemonRestart (5.18s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestExecWithUserAfterLiveRestore (4.92s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestFailedPluginRemove (2.15s) [2021-03-19T23:42:58.242Z] check_test.go:309: [db18a4e2d92bb] daemon is not started [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfo (0.61s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueCert (0.62s) [2021-03-19T23:42:58.242Z] --- PASS: TestDockerDaemonSuite/TestHTTPSInfoRogueServerCert (0.57s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestHTTPSRun (2.55s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestLegacyDaemonCommand (0.01s) [2021-03-19T23:42:58.243Z] check_test.go:309: [d5f349dba90e6] daemon is not started [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterCapability (1.84s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestPluginListFilterEnabled (1.90s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestPluginVolumeRemoveOnRestart (3.86s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestPruneImageDangling (1.59s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestPruneImageLabel (2.31s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestRemoveContainerAfterLiveRestore (5.13s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestRestartPolicyWithLiveRestore (4.62s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestRunLinksChanged (6.15s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNewFormat (2.00s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoArchAndArchMap (1.34s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestRunSeccompJSONNoNameAndNames (1.12s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestRunWithDaemonDefaultSeccompProfile (3.93s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromCommandLine (10.75s) [2021-03-19T23:42:58.243Z] docker_cli_daemon_test.go:2550: [dbc1dcf276ff4] daemon is not started [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestRunWithRuntimeFromConfigFile (11.28s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (3.89s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestShmSize (2.69s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestShmSizeReload (3.60s) [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestTLSVerify (0.17s) [2021-03-19T23:42:58.243Z] check_test.go:309: [db91bb412c5e9] daemon is not started [2021-03-19T23:42:58.243Z] --- PASS: TestDockerDaemonSuite/TestVolumePlugin (6.21s) [2021-03-19T23:42:58.243Z] === RUN TestDockerSwarmSuite [2021-03-19T23:42:58.243Z] === RUN TestDockerSwarmSuite/TestAPIDuplicateNetworks [2021-03-19T23:43:01.533Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-19T23:43:01.533Z] === RUN TestDockerSwarmSuite/TestAPINetworkInspectWithScope [2021-03-19T23:43:05.723Z] === RUN TestDockerSwarmSuite/TestAPIServiceUpdatePort [2021-03-19T23:43:05.723Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-19T23:43:08.687Z] --- PASS: TestServiceUpdateNetwork (15.21s) [2021-03-19T23:43:08.687Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T23:43:09.009Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-19T23:43:09.257Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-19T23:43:10.642Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-19T23:43:11.546Z] === RUN TestDockerSwarmSuite/TestAPISwarmCAHash [2021-03-19T23:43:11.974Z] --- PASS: TestBuildWithHugeFile (119.08s) [2021-03-19T23:43:11.975Z] === RUN TestBuildWithEmptyDockerfile [2021-03-19T23:43:11.975Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:43:11.975Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:43:11.975Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:43:11.975Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:43:11.975Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:43:11.975Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:43:11.975Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-03-19T23:43:11.975Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-03-19T23:43:11.975Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-03-19T23:43:11.975Z] --- PASS: TestBuildWithEmptyDockerfile (0.06s) [2021-03-19T23:43:11.975Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.00s) [2021-03-19T23:43:11.975Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.00s) [2021-03-19T23:43:11.975Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.00s) [2021-03-19T23:43:11.975Z] === RUN TestBuildPreserveOwnership [2021-03-19T23:43:11.975Z] --- SKIP: TestBuildPreserveOwnership (0.00s) [2021-03-19T23:43:11.975Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T23:43:11.975Z] === RUN TestBuildPlatformInvalid [2021-03-19T23:43:11.975Z] --- PASS: TestBuildPlatformInvalid (0.06s) [2021-03-19T23:43:11.975Z] PASS [2021-03-19T23:43:11.975Z] ok github.com/docker/docker/integration/build 173.419s [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] === Skipped [2021-03-19T23:43:11.975Z] === SKIP: github.com/docker/docker/integration/build TestBuildWithSession (0.00s) [2021-03-19T23:43:11.975Z] build_session_test.go:25: TODO: BuildKit [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] === SKIP: github.com/docker/docker/integration/build TestBuildSquashParent (0.00s) [2021-03-19T23:43:11.975Z] build_squash_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] === SKIP: github.com/docker/docker/integration/build TestBuildLabelWithTargets (0.01s) [2021-03-19T23:43:11.975Z] build_test.go:235: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] === SKIP: github.com/docker/docker/integration/build TestBuildUncleanTarFilenames (0.00s) [2021-03-19T23:43:11.975Z] build_test.go:388: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] === SKIP: github.com/docker/docker/integration/build TestBuildPreserveOwnership (0.00s) [2021-03-19T23:43:11.975Z] build_test.go:583: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] DONE 28 tests, 5 skipped in 195.361s [2021-03-19T23:43:11.975Z] Running D:\gopath\src\github.com\docker\docker\integration\config [2021-03-19T23:43:11.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:43:11.975Z] INFO: Testing against a local daemon [2021-03-19T23:43:11.975Z] === RUN TestConfigInspect [2021-03-19T23:43:11.975Z] --- SKIP: TestConfigInspect (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] === RUN TestConfigList [2021-03-19T23:43:11.975Z] --- SKIP: TestConfigList (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] === RUN TestConfigsCreateAndDelete [2021-03-19T23:43:11.975Z] --- SKIP: TestConfigsCreateAndDelete (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] === RUN TestConfigsUpdate [2021-03-19T23:43:11.975Z] --- SKIP: TestConfigsUpdate (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] === RUN TestTemplatedConfig [2021-03-19T23:43:11.975Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] === RUN TestConfigCreateResolve [2021-03-19T23:43:11.975Z] --- SKIP: TestConfigCreateResolve (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:43:11.975Z] === RUN TestConfigDaemonLibtrustID [2021-03-19T23:43:11.975Z] --- SKIP: TestConfigDaemonLibtrustID (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:43:11.975Z] PASS [2021-03-19T23:43:11.975Z] ok github.com/docker/docker/integration/config 0.342s [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] === Skipped [2021-03-19T23:43:11.975Z] === SKIP: github.com/docker/docker/integration/config TestConfigInspect (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:28: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] === SKIP: github.com/docker/docker/integration/config TestConfigList (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:52: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] === SKIP: github.com/docker/docker/integration/config TestConfigsCreateAndDelete (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:133: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] === SKIP: github.com/docker/docker/integration/config TestConfigsUpdate (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:171: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] === SKIP: github.com/docker/docker/integration/config TestTemplatedConfig (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:223: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] === SKIP: github.com/docker/docker/integration/config TestConfigCreateResolve (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:333: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] === SKIP: github.com/docker/docker/integration/config TestConfigDaemonLibtrustID (0.00s) [2021-03-19T23:43:11.975Z] config_test.go:383: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] [2021-03-19T23:43:11.975Z] DONE 7 tests, 7 skipped in 2.372s [2021-03-19T23:43:11.975Z] Running D:\gopath\src\github.com\docker\docker\integration\container [2021-03-19T23:43:11.975Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:43:11.975Z] INFO: Testing against a local daemon [2021-03-19T23:43:11.975Z] === RUN TestCheckpoint [2021-03-19T23:43:11.975Z] --- SKIP: TestCheckpoint (0.00s) [2021-03-19T23:43:11.975Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:43:11.975Z] === RUN TestContainerInvalidJSON [2021-03-19T23:43:11.975Z] === RUN TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:43:11.975Z] === PAUSE TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:43:11.975Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:43:11.975Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:43:11.975Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:43:11.975Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:43:11.975Z] === CONT TestContainerInvalidJSON//containers/foobar/copy [2021-03-19T23:43:11.975Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-03-19T23:43:11.975Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-03-19T23:43:11.975Z] --- PASS: TestContainerInvalidJSON (0.03s) [2021-03-19T23:43:11.975Z] --- PASS: TestContainerInvalidJSON//containers/foobar/copy (0.00s) [2021-03-19T23:43:11.975Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-03-19T23:43:11.975Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.01s) [2021-03-19T23:43:11.975Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-03-19T23:43:11.975Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.13s) [2021-03-19T23:43:11.975Z] === RUN TestCopyFromContainerPathIsNotDir [2021-03-19T23:43:11.975Z] --- SKIP: TestCopyFromContainerPathIsNotDir (0.02s) [2021-03-19T23:43:11.975Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-19T23:43:11.975Z] === RUN TestCopyToContainerPathDoesNotExist [2021-03-19T23:43:11.975Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.13s) [2021-03-19T23:43:11.975Z] === RUN TestCopyToContainerPathIsNotDir [2021-03-19T23:43:11.975Z] --- SKIP: TestCopyToContainerPathIsNotDir (0.02s) [2021-03-19T23:43:11.975Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-19T23:43:11.975Z] === RUN TestCopyFromContainer [2021-03-19T23:43:11.975Z] --- SKIP: TestCopyFromContainer (0.00s) [2021-03-19T23:43:11.975Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-03-19T23:43:11.975Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:43:11.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:43:11.975Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:43:11.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:43:11.975Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:43:11.975Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:43:11.975Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-03-19T23:43:11.975Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-03-19T23:43:11.975Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-03-19T23:43:11.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-03-19T23:43:11.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-03-19T23:43:11.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-03-19T23:43:11.975Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-03-19T23:43:11.975Z] === RUN TestCreateLinkToNonExistingContainer [2021-03-19T23:43:11.975Z] --- SKIP: TestCreateLinkToNonExistingContainer (0.00s) [2021-03-19T23:43:11.975Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-19T23:43:11.975Z] === RUN TestCreateWithInvalidEnv [2021-03-19T23:43:11.975Z] === RUN TestCreateWithInvalidEnv/0 [2021-03-19T23:43:11.975Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-03-19T23:43:11.975Z] === RUN TestCreateWithInvalidEnv/1 [2021-03-19T23:43:11.975Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-03-19T23:43:11.975Z] === RUN TestCreateWithInvalidEnv/2 [2021-03-19T23:43:11.975Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-03-19T23:43:11.975Z] === CONT TestCreateWithInvalidEnv/0 [2021-03-19T23:43:11.975Z] === CONT TestCreateWithInvalidEnv/2 [2021-03-19T23:43:11.975Z] === CONT TestCreateWithInvalidEnv/1 [2021-03-19T23:43:11.975Z] --- PASS: TestCreateWithInvalidEnv (0.02s) [2021-03-19T23:43:11.975Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-03-19T23:43:11.975Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-03-19T23:43:11.975Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-03-19T23:43:11.975Z] === RUN TestCreateTmpfsMountsTarget [2021-03-19T23:43:11.975Z] --- SKIP: TestCreateTmpfsMountsTarget (0.00s) [2021-03-19T23:43:11.975Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] === RUN TestCreateWithCustomMaskedPaths [2021-03-19T23:43:11.975Z] --- SKIP: TestCreateWithCustomMaskedPaths (0.00s) [2021-03-19T23:43:11.975Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:43:11.975Z] === RUN TestCreateWithCustomReadonlyPaths [2021-03-19T23:43:11.975Z] --- SKIP: TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-19T23:43:11.975Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:43:11.975Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-03-19T23:43:11.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:43:11.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:43:11.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:43:11.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:43:11.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:43:11.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:43:11.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:43:11.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:43:11.975Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:43:11.975Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:43:11.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-03-19T23:43:11.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-03-19T23:43:11.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-03-19T23:43:11.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-03-19T23:43:11.975Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-03-19T23:43:11.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.02s) [2021-03-19T23:43:11.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-03-19T23:43:11.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-03-19T23:43:11.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-03-19T23:43:11.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-03-19T23:43:11.975Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-03-19T23:43:11.975Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-03-19T23:43:11.975Z] --- SKIP: TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-19T23:43:11.975Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-19T23:43:11.975Z] === RUN TestCreateDifferentPlatform [2021-03-19T23:43:11.975Z] === RUN TestCreateDifferentPlatform/different_os [2021-03-19T23:43:11.975Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-03-19T23:43:11.975Z] --- PASS: TestCreateDifferentPlatform (0.04s) [2021-03-19T23:43:11.975Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-03-19T23:43:11.975Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-03-19T23:43:11.975Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-03-19T23:43:11.975Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.04s) [2021-03-19T23:43:11.975Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-03-19T23:43:11.975Z] --- SKIP: TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-03-19T23:43:11.975Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-19T23:43:11.975Z] === RUN TestContainerKillOnDaemonStart [2021-03-19T23:43:11.975Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-03-19T23:43:11.975Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] === RUN TestDiff [2021-03-19T23:43:11.975Z] --- SKIP: TestDiff (0.00s) [2021-03-19T23:43:11.975Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-19T23:43:11.975Z] === RUN TestExecWithCloseStdin [2021-03-19T23:43:11.975Z] --- PASS: TestExecWithCloseStdin (2.12s) [2021-03-19T23:43:11.975Z] === RUN TestExec [2021-03-19T23:43:11.975Z] --- PASS: TestExec (1.96s) [2021-03-19T23:43:11.975Z] === RUN TestExecUser [2021-03-19T23:43:11.975Z] --- SKIP: TestExecUser (0.00s) [2021-03-19T23:43:11.975Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-19T23:43:11.975Z] === RUN TestExportContainerAndImportImage [2021-03-19T23:43:11.975Z] --- SKIP: TestExportContainerAndImportImage (0.00s) [2021-03-19T23:43:11.975Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] === RUN TestExportContainerAfterDaemonRestart [2021-03-19T23:43:11.975Z] --- SKIP: TestExportContainerAfterDaemonRestart (0.00s) [2021-03-19T23:43:11.975Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:11.975Z] === RUN TestHealthCheckWorkdir [2021-03-19T23:43:11.975Z] --- SKIP: TestHealthCheckWorkdir (0.00s) [2021-03-19T23:43:11.975Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-19T23:43:11.975Z] === RUN TestHealthKillContainer [2021-03-19T23:43:11.975Z] --- SKIP: TestHealthKillContainer (0.00s) [2021-03-19T23:43:11.975Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-19T23:43:11.975Z] === RUN TestInspectCpusetInConfigPre120 [2021-03-19T23:43:11.975Z] --- SKIP: TestInspectCpusetInConfigPre120 (0.00s) [2021-03-19T23:43:11.975Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-19T23:43:11.975Z] === RUN TestKillContainerInvalidSignal [2021-03-19T23:43:11.975Z] --- PASS: TestKillContainerInvalidSignal (1.71s) [2021-03-19T23:43:11.975Z] === RUN TestKillContainer [2021-03-19T23:43:11.975Z] === RUN TestKillContainer/no_signal [2021-03-19T23:43:11.975Z] === RUN TestKillContainer/non_killing_signal [2021-03-19T23:43:11.975Z] === RUN TestKillContainer/killing_signal [2021-03-19T23:43:12.979Z] --- PASS: TestKillContainer (3.72s) [2021-03-19T23:43:12.979Z] --- PASS: TestKillContainer/no_signal (1.72s) [2021-03-19T23:43:12.979Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-19T23:43:12.979Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-19T23:43:12.979Z] --- PASS: TestKillContainer/killing_signal (1.96s) [2021-03-19T23:43:12.979Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-03-19T23:43:12.979Z] --- SKIP: TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-19T23:43:12.979Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-19T23:43:12.979Z] === RUN TestKillStoppedContainer [2021-03-19T23:43:12.979Z] --- SKIP: TestKillStoppedContainer (0.00s) [2021-03-19T23:43:12.979Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-19T23:43:12.979Z] === RUN TestKillStoppedContainerAPIPre120 [2021-03-19T23:43:12.979Z] --- SKIP: TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-19T23:43:12.979Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-19T23:43:12.979Z] === RUN TestKillDifferentUserContainer [2021-03-19T23:43:12.979Z] --- SKIP: TestKillDifferentUserContainer (0.00s) [2021-03-19T23:43:12.979Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-19T23:43:12.979Z] === RUN TestInspectOomKilledTrue [2021-03-19T23:43:12.979Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-03-19T23:43:12.979Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:12.979Z] === RUN TestInspectOomKilledFalse [2021-03-19T23:43:12.979Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-03-19T23:43:12.979Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:43:12.979Z] === RUN TestLogsFollowTailEmpty [2021-03-19T23:43:14.572Z] --- PASS: TestLogsFollowTailEmpty (1.73s) [2021-03-19T23:43:14.572Z] === RUN TestNetworkNat [2021-03-19T23:43:14.572Z] --- SKIP: TestNetworkNat (0.00s) [2021-03-19T23:43:14.572Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-19T23:43:14.572Z] === RUN TestNetworkLocalhostTCPNat [2021-03-19T23:43:16.804Z] --- PASS: TestNetworkLocalhostTCPNat (2.07s) [2021-03-19T23:43:16.804Z] === RUN TestNetworkLoopbackNat [2021-03-19T23:43:16.804Z] --- SKIP: TestNetworkLoopbackNat (0.00s) [2021-03-19T23:43:16.804Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-19T23:43:16.804Z] === RUN TestPause [2021-03-19T23:43:16.804Z] --- SKIP: TestPause (0.00s) [2021-03-19T23:43:16.804Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-19T23:43:16.804Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-03-19T23:43:18.112Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-19T23:43:18.381Z] --- PASS: TestPauseFailsOnWindowsServerContainers (1.69s) [2021-03-19T23:43:18.381Z] === RUN TestPauseStopPausedContainer [2021-03-19T23:43:18.381Z] --- SKIP: TestPauseStopPausedContainer (0.00s) [2021-03-19T23:43:18.381Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:18.381Z] === RUN TestPsFilter [2021-03-19T23:43:18.381Z] --- PASS: TestPsFilter (0.09s) [2021-03-19T23:43:18.381Z] === RUN TestRemoveContainerWithRemovedVolume [2021-03-19T23:43:18.774Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-19T23:43:21.400Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-19T23:43:23.934Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-19T23:43:24.500Z] === RUN TestDockerSwarmSuite/TestAPISwarmErrorHandling [2021-03-19T23:43:25.582Z] --- PASS: TestRemoveContainerWithRemovedVolume (6.84s) [2021-03-19T23:43:25.582Z] === RUN TestRemoveContainerWithVolume [2021-03-19T23:43:25.876Z] === RUN TestDockerSwarmSuite/TestAPISwarmForceNewCluster [2021-03-19T23:43:26.907Z] --- PASS: TestServiceUpdatePidsLimit (18.12s) [2021-03-19T23:43:26.907Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.14s) [2021-03-19T23:43:26.907Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.32s) [2021-03-19T23:43:26.907Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.33s) [2021-03-19T23:43:26.907Z] PASS [2021-03-19T23:43:26.907Z] [2021-03-19T23:43:26.907Z] === Skipped [2021-03-19T23:43:26.907Z] === SKIP: arm64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-19T23:43:26.907Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T23:43:26.907Z] [2021-03-19T23:43:26.907Z] === SKIP: arm64.integration.service TestServicePlugin (0.00s) [2021-03-19T23:43:26.907Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:43:26.907Z] [2021-03-19T23:43:26.907Z] [2021-03-19T23:43:26.907Z] DONE 27 tests, 2 skipped in 169.721s [2021-03-19T23:43:26.907Z] Running /go/src/github.com/docker/docker/integration/session (arm64.integration.session) flags=-test.v -test.timeout=120m [2021-03-19T23:43:26.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:43:26.907Z] ++ set -e [2021-03-19T23:43:26.907Z] ++ '[' -n 0 ']' [2021-03-19T23:43:26.907Z] ++ set -x [2021-03-19T23:43:26.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-session-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:43:26.907Z] INFO: Testing against a local daemon [2021-03-19T23:43:26.907Z] === RUN TestSessionCreate [2021-03-19T23:43:26.907Z] --- PASS: TestSessionCreate (0.06s) [2021-03-19T23:43:26.907Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T23:43:26.907Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-19T23:43:26.907Z] PASS [2021-03-19T23:43:26.907Z] [2021-03-19T23:43:26.907Z] DONE 2 tests in 0.248s [2021-03-19T23:43:26.907Z] Running /go/src/github.com/docker/docker/integration/system (arm64.integration.system) flags=-test.v -test.timeout=120m [2021-03-19T23:43:26.907Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:43:26.907Z] ++ set -e [2021-03-19T23:43:26.907Z] ++ '[' -n 0 ']' [2021-03-19T23:43:26.907Z] ++ set -x [2021-03-19T23:43:26.907Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-system-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:43:26.907Z] INFO: Testing against a local daemon [2021-03-19T23:43:26.907Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T23:43:26.907Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T23:43:26.907Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T23:43:26.907Z] === RUN TestEventsExecDie [2021-03-19T23:43:27.479Z] --- PASS: TestEventsExecDie (1.25s) [2021-03-19T23:43:27.479Z] === RUN TestEventsBackwardsCompatible [2021-03-19T23:43:27.479Z] --- PASS: TestEventsBackwardsCompatible (0.12s) [2021-03-19T23:43:27.479Z] === RUN TestInfoBinaryCommits [2021-03-19T23:43:27.479Z] --- PASS: TestInfoBinaryCommits (0.05s) [2021-03-19T23:43:27.479Z] === RUN TestInfoAPIVersioned [2021-03-19T23:43:27.479Z] --- PASS: TestInfoAPIVersioned (0.02s) [2021-03-19T23:43:27.479Z] === RUN TestInfoDiscoveryBackend [2021-03-19T23:43:28.420Z] --- PASS: TestInfoDiscoveryBackend (0.65s) [2021-03-19T23:43:28.420Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-19T23:43:29.361Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-19T23:43:29.361Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-19T23:43:29.931Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.63s) [2021-03-19T23:43:29.931Z] === RUN TestInfoAPI [2021-03-19T23:43:29.931Z] --- PASS: TestInfoAPI (0.05s) [2021-03-19T23:43:29.931Z] === RUN TestInfoAPIWarnings [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-03-19T23:43:30.062Z] ok github.com/docker/docker/api/server/httputils 0.003s coverage: 14.7% of statements [2021-03-19T23:43:30.062Z] ok github.com/docker/docker/api/server/middleware 0.005s coverage: 37.7% of statements [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/router [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-03-19T23:43:30.062Z] ok github.com/docker/docker/api/server/router/swarm 0.003s coverage: 5.7% of statements [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/container [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/events [no test files] [2021-03-19T23:43:30.062Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-03-19T23:43:30.062Z] ok github.com/docker/docker/api/types/filters 0.003s coverage: 92.2% of statements [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/image [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/network [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-03-19T23:43:30.062Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-03-19T23:43:30.062Z] ok github.com/docker/docker/api/types/versions 0.007s coverage: 75.0% of statements [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/builder [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-03-19T23:43:30.062Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-03-19T23:43:32.584Z] ok github.com/docker/docker/builder/remotecontext 0.080s coverage: 13.7% of statements [2021-03-19T23:43:32.584Z] ok github.com/docker/docker/builder/dockerfile 0.173s coverage: 48.3% of statements [2021-03-19T23:43:32.584Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-03-19T23:43:32.774Z] --- PASS: TestRemoveContainerWithVolume (6.83s) [2021-03-19T23:43:32.774Z] === RUN TestRemoveContainerRunning [2021-03-19T23:43:33.770Z] --- PASS: TestRemoveContainerRunning (1.73s) [2021-03-19T23:43:33.770Z] === RUN TestRemoveContainerForceRemoveRunning [2021-03-19T23:43:33.952Z] ok github.com/docker/docker/cli/debug 0.002s coverage: 100.0% of statements [2021-03-19T23:43:34.881Z] ok github.com/docker/docker/builder/remotecontext/git 1.202s coverage: 86.3% of statements [2021-03-19T23:43:34.881Z] ? github.com/docker/docker/cli [no test files] [2021-03-19T23:43:34.881Z] ? github.com/docker/docker/cli/config [no test files] [2021-03-19T23:43:35.348Z] --- PASS: TestRemoveContainerForceRemoveRunning (1.69s) [2021-03-19T23:43:35.348Z] === RUN TestRemoveInvalidContainer [2021-03-19T23:43:35.821Z] --- PASS: TestRemoveInvalidContainer (0.02s) [2021-03-19T23:43:35.821Z] === RUN TestRenameLinkedContainer [2021-03-19T23:43:35.821Z] --- SKIP: TestRenameLinkedContainer (0.00s) [2021-03-19T23:43:35.821Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-19T23:43:35.821Z] === RUN TestRenameStoppedContainer [2021-03-19T23:43:37.398Z] --- PASS: TestRenameStoppedContainer (1.95s) [2021-03-19T23:43:37.398Z] === RUN TestRenameRunningContainerAndReuse [2021-03-19T23:43:38.186Z] ok github.com/docker/docker/client 0.146s coverage: 75.4% of statements [2021-03-19T23:43:41.225Z] --- PASS: TestRenameRunningContainerAndReuse (3.54s) [2021-03-19T23:43:41.225Z] === RUN TestRenameInvalidName [2021-03-19T23:43:42.803Z] --- PASS: TestRenameInvalidName (1.74s) [2021-03-19T23:43:42.803Z] === RUN TestRenameAnonymousContainer [2021-03-19T23:43:42.803Z] --- SKIP: TestRenameAnonymousContainer (0.00s) [2021-03-19T23:43:42.803Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-19T23:43:42.803Z] === RUN TestRenameContainerWithSameName [2021-03-19T23:43:44.382Z] --- PASS: TestRenameContainerWithSameName (1.70s) [2021-03-19T23:43:44.382Z] === RUN TestRenameContainerWithLinkedContainer [2021-03-19T23:43:44.382Z] --- SKIP: TestRenameContainerWithLinkedContainer (0.00s) [2021-03-19T23:43:44.382Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-19T23:43:44.382Z] === RUN TestResize [2021-03-19T23:43:46.613Z] --- PASS: TestResize (1.72s) [2021-03-19T23:43:46.613Z] === RUN TestResizeWithInvalidSize [2021-03-19T23:43:46.613Z] --- SKIP: TestResizeWithInvalidSize (0.00s) [2021-03-19T23:43:46.613Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-19T23:43:46.613Z] === RUN TestResizeWhenContainerNotStarted [2021-03-19T23:43:47.810Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-19T23:43:47.810Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-19T23:43:48.035Z] --- PASS: TestInfoAPIWarnings (16.61s) [2021-03-19T23:43:48.035Z] === RUN TestInfoDebug [2021-03-19T23:43:48.035Z] --- PASS: TestInfoDebug (0.60s) [2021-03-19T23:43:48.035Z] === RUN TestInfoInsecureRegistries [2021-03-19T23:43:48.035Z] --- PASS: TestInfoInsecureRegistries (0.60s) [2021-03-19T23:43:48.035Z] === RUN TestInfoRegistryMirrors [2021-03-19T23:43:48.192Z] --- PASS: TestResizeWhenContainerNotStarted (2.00s) [2021-03-19T23:43:48.192Z] === RUN TestDaemonRestartKillContainers [2021-03-19T23:43:48.192Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-03-19T23:43:48.192Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:43:48.192Z] === RUN TestStats [2021-03-19T23:43:48.192Z] --- SKIP: TestStats (0.00s) [2021-03-19T23:43:48.192Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-19T23:43:48.192Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-03-19T23:43:48.296Z] --- PASS: TestInfoRegistryMirrors (0.61s) [2021-03-19T23:43:48.296Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T23:43:48.556Z] --- PASS: TestLoginFailsWithBadCredentials (0.27s) [2021-03-19T23:43:48.556Z] === RUN TestPingCacheHeaders [2021-03-19T23:43:48.556Z] --- PASS: TestPingCacheHeaders (0.05s) [2021-03-19T23:43:48.556Z] === RUN TestPingGet [2021-03-19T23:43:48.817Z] --- PASS: TestPingGet (0.03s) [2021-03-19T23:43:48.817Z] === RUN TestPingHead [2021-03-19T23:43:48.817Z] --- PASS: TestPingHead (0.05s) [2021-03-19T23:43:48.817Z] === RUN TestVersion [2021-03-19T23:43:48.817Z] --- PASS: TestVersion (0.05s) [2021-03-19T23:43:48.817Z] PASS [2021-03-19T23:43:48.817Z] [2021-03-19T23:43:48.817Z] === Skipped [2021-03-19T23:43:48.817Z] === SKIP: arm64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T23:43:48.817Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T23:43:48.817Z] [2021-03-19T23:43:48.817Z] [2021-03-19T23:43:48.817Z] DONE 18 tests, 1 skipped in 22.799s [2021-03-19T23:43:48.817Z] Running /go/src/github.com/docker/docker/integration/volume (arm64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-19T23:43:48.817Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:43:48.817Z] ++ set -e [2021-03-19T23:43:48.817Z] ++ '[' -n 0 ']' [2021-03-19T23:43:48.817Z] ++ set -x [2021-03-19T23:43:48.817Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=arm64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/arm64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p arm64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:43:49.078Z] INFO: Testing against a local daemon [2021-03-19T23:43:49.078Z] === RUN TestVolumesCreateAndList [2021-03-19T23:43:49.078Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-19T23:43:49.078Z] === RUN TestVolumesRemove [2021-03-19T23:43:49.078Z] --- PASS: TestVolumesRemove (0.13s) [2021-03-19T23:43:49.078Z] === RUN TestVolumesInspect [2021-03-19T23:43:49.078Z] --- PASS: TestVolumesInspect (0.04s) [2021-03-19T23:43:49.078Z] === RUN TestVolumesInvalidJSON [2021-03-19T23:43:49.078Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T23:43:49.078Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T23:43:49.078Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T23:43:49.078Z] --- PASS: TestVolumesInvalidJSON (0.03s) [2021-03-19T23:43:49.078Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T23:43:49.078Z] PASS [2021-03-19T23:43:49.078Z] [2021-03-19T23:43:49.078Z] DONE 5 tests in 0.378s [2021-03-19T23:43:49.078Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T23:43:50.018Z] ++++ cat bundles/test-integration/docker.pid [2021-03-19T23:43:50.018Z] +++ kill 13868 [2021-03-19T23:43:51.400Z] +++ /etc/init.d/apparmor stop [2021-03-19T23:43:51.400Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T23:43:51.400Z] [2021-03-19T23:43:51.400Z] Unloading profiles will leave already running processes permanently [2021-03-19T23:43:51.400Z] unconfined, which can lead to unexpected situations. [2021-03-19T23:43:51.400Z] [2021-03-19T23:43:51.400Z] To set a process to complain mode, use the command line tool [2021-03-19T23:43:51.400Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T23:43:51.400Z] +++ true [2021-03-19T23:43:51.400Z] exiting test-integration [2021-03-19T23:43:51.400Z] ++ exit 0 [2021-03-19T23:43:51.400Z] [2021-03-19T23:43:52.981Z] --- PASS: TestStopContainerWithRestartPolicyAlways (4.96s) [2021-03-19T23:43:52.981Z] === RUN TestStopContainerWithTimeout [2021-03-19T23:43:52.981Z] --- SKIP: TestStopContainerWithTimeout (0.00s) [2021-03-19T23:43:52.981Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-19T23:43:52.981Z] === RUN TestUpdateRestartPolicy Post stage [Pipeline] junit [2021-03-19T23:43:53.957Z] Recording test results [2021-03-19T23:43:54.373Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-19T23:43:54.373Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-19T23:43:54.454Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-19T23:43:54.632Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-19T23:43:54.802Z] + echo Ensuring container killed. [2021-03-19T23:43:54.802Z] Ensuring container killed. [2021-03-19T23:43:54.802Z] + docker rm -vf docker-pr1 [2021-03-19T23:43:54.802Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-19T23:43:55.091Z] + echo Chowning /workspace to jenkins user [2021-03-19T23:43:55.091Z] Chowning /workspace to jenkins user [2021-03-19T23:43:55.091Z] + id -u [2021-03-19T23:43:55.091Z] + id -g [2021-03-19T23:43:55.091Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42175:/workspace busybox chown -R 1000:1000 /workspace [2021-03-19T23:43:55.091Z] Unable to find image 'busybox:latest' locally [2021-03-19T23:43:55.200Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-19T23:43:55.352Z] latest: Pulling from library/busybox [2021-03-19T23:43:55.352Z] 8c3eadb8221d: Pulling fs layer [2021-03-19T23:43:55.352Z] 8c3eadb8221d: Verifying Checksum [2021-03-19T23:43:55.352Z] 8c3eadb8221d: Download complete [2021-03-19T23:43:55.458Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-19T23:43:55.613Z] 8c3eadb8221d: Pull complete [2021-03-19T23:43:55.613Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-19T23:43:55.613Z] Status: Downloaded newer image for busybox:latest [2021-03-19T23:43:55.723Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-19T23:43:55.982Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-19T23:43:58.514Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-19T23:43:59.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmHealthcheckNone [2021-03-19T23:43:59.080Z] === RUN TestDockerSwarmSuite/TestAPISwarmInit [2021-03-19T23:44:00.983Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T23:44:02.498Z] + bundleName=arm64-integration [2021-03-19T23:44:02.498Z] + echo Creating arm64-integration-bundles.tar.gz [2021-03-19T23:44:02.498Z] Creating arm64-integration-bundles.tar.gz [2021-03-19T23:44:02.498Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-19T23:44:02.498Z] + xargs tar -czf arm64-integration-bundles.tar.gz [Pipeline] archiveArtifacts [2021-03-19T23:44:02.771Z] Archiving artifacts [2021-03-19T23:44:03.516Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-19T23:44:04.812Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42175/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T23:44:04.891Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-19T23:44:05.148Z] + make clean [2021-03-19T23:44:06.090Z] docker volume rm -f docker-dev-cache [2021-03-19T23:44:06.090Z] docker-dev-cache [Pipeline] deleteDir [2021-03-19T23:44:06.267Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-19T23:44:07.643Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-19T23:44:09.812Z] --- PASS: TestImportExtremelyLargeImageWorks (193.76s) [2021-03-19T23:44:09.812Z] PASS [2021-03-19T23:44:09.812Z] [2021-03-19T23:44:09.812Z] === Skipped [2021-03-19T23:44:09.812Z] === SKIP: ppc64le.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-03-19T23:44:09.812Z] remove_unix_test.go:36: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:44:09.812Z] [2021-03-19T23:44:09.812Z] [2021-03-19T23:44:09.812Z] DONE 12 tests, 1 skipped in 194.772s [2021-03-19T23:44:09.812Z] Running /go/src/github.com/docker/docker/integration/network (ppc64le.integration.network) flags=-test.v -test.timeout=120m [2021-03-19T23:44:09.812Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:44:09.813Z] ++ set -e [2021-03-19T23:44:09.813Z] ++ '[' -n 0 ']' [2021-03-19T23:44:09.813Z] ++ set -x [2021-03-19T23:44:09.813Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:44:09.813Z] INFO: Testing against a local daemon [2021-03-19T23:44:09.813Z] === RUN TestNetworkCreateDelete [2021-03-19T23:44:09.813Z] --- PASS: TestNetworkCreateDelete (0.17s) [2021-03-19T23:44:09.813Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T23:44:09.813Z] --- PASS: TestDockerNetworkDeletePreferID (0.47s) [2021-03-19T23:44:09.813Z] === RUN TestDaemonDNSFallback [2021-03-19T23:44:09.813Z] --- PASS: TestDaemonDNSFallback (1.57s) [2021-03-19T23:44:09.813Z] === RUN TestInspectNetwork [2021-03-19T23:44:09.813Z] === RUN TestInspectNetwork/full_network_id [2021-03-19T23:44:09.813Z] === RUN TestInspectNetwork/partial_network_id [2021-03-19T23:44:09.813Z] === RUN TestInspectNetwork/network_name [2021-03-19T23:44:09.813Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-19T23:44:10.450Z] --- PASS: TestInspectNetwork (7.03s) [2021-03-19T23:44:10.450Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-19T23:44:10.450Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-19T23:44:10.450Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-19T23:44:10.450Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-19T23:44:10.450Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T23:44:12.538Z] --- PASS: TestRunContainerWithBridgeNone (2.02s) [2021-03-19T23:44:12.538Z] === RUN TestNetworkInvalidJSON [2021-03-19T23:44:12.538Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T23:44:12.538Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T23:44:12.538Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:44:12.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:44:12.538Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:44:12.538Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:44:12.538Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T23:44:12.538Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:44:12.538Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:44:12.538Z] --- PASS: TestNetworkInvalidJSON (0.02s) [2021-03-19T23:44:12.538Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-19T23:44:12.538Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-19T23:44:12.538Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-19T23:44:12.538Z] === RUN TestNetworkList [2021-03-19T23:44:12.538Z] === RUN TestNetworkList//networks [2021-03-19T23:44:12.538Z] === PAUSE TestNetworkList//networks [2021-03-19T23:44:12.538Z] === RUN TestNetworkList//networks/ [2021-03-19T23:44:12.538Z] === PAUSE TestNetworkList//networks/ [2021-03-19T23:44:12.538Z] === CONT TestNetworkList//networks [2021-03-19T23:44:12.538Z] === CONT TestNetworkList//networks/ [2021-03-19T23:44:12.538Z] --- PASS: TestNetworkList (0.02s) [2021-03-19T23:44:12.538Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T23:44:12.538Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T23:44:12.538Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T23:44:12.831Z] --- PASS: TestHostIPv4BridgeLabel (0.58s) [2021-03-19T23:44:12.831Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T23:44:13.876Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-19T23:44:13.876Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T23:44:14.282Z] --- PASS: TestUpdateRestartPolicy (19.29s) [2021-03-19T23:44:14.282Z] === RUN TestUpdateRestartWithAutoRemove [2021-03-19T23:44:14.282Z] --- PASS: TestUpdateRestartWithAutoRemove (1.72s) [2021-03-19T23:44:14.282Z] === RUN TestWaitNonBlocked [2021-03-19T23:44:14.282Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:44:14.282Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:44:14.282Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:44:14.282Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-03-19T23:44:14.282Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-03-19T23:44:14.282Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T23:44:14.925Z] --- PASS: TestDaemonDefaultNetworkPools (0.75s) [2021-03-19T23:44:14.925Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T23:44:15.970Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.15s) [2021-03-19T23:44:15.970Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T23:44:17.484Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.28s) [2021-03-19T23:44:17.484Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T23:44:17.617Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-19T23:44:17.790Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.58s) [2021-03-19T23:44:17.790Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T23:44:19.883Z] --- PASS: TestServiceWithPredefinedNetwork (2.10s) [2021-03-19T23:44:19.883Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T23:44:19.883Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:44:19.883Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:44:19.883Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T23:44:20.900Z] === RUN TestDockerSwarmSuite/TestAPISwarmInvalidAddress [2021-03-19T23:44:21.533Z] --- PASS: TestWaitNonBlocked (0.02s) [2021-03-19T23:44:21.533Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (2.30s) [2021-03-19T23:44:21.533Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (7.19s) [2021-03-19T23:44:21.533Z] === RUN TestWaitBlocked [2021-03-19T23:44:21.533Z] --- SKIP: TestWaitBlocked (0.00s) [2021-03-19T23:44:21.533Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:21.533Z] PASS [2021-03-19T23:44:21.533Z] ok github.com/docker/docker/integration/container 79.036s [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === Skipped [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestCheckpoint (0.00s) [2021-03-19T23:44:21.533Z] checkpoint_test.go:33: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainerPathIsNotDir (0.02s) [2021-03-19T23:44:21.533Z] copy_test.go:38: testEnv.OSType == "windows" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestCopyToContainerPathIsNotDir (0.02s) [2021-03-19T23:44:21.533Z] copy_test.go:63: testEnv.OSType == "windows" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestCopyFromContainer (0.00s) [2021-03-19T23:44:21.533Z] copy_test.go:74: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestCreateLinkToNonExistingContainer (0.00s) [2021-03-19T23:44:21.533Z] create_test.go:74: testEnv.DaemonInfo.OSType == "windows": legacy links are not supported on windows [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsMountsTarget (0.00s) [2021-03-19T23:44:21.533Z] create_test.go:137: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomMaskedPaths (0.00s) [2021-03-19T23:44:21.533Z] create_test.go:181: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestCreateWithCustomReadonlyPaths (0.00s) [2021-03-19T23:44:21.533Z] create_test.go:261: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestCreateTmpfsOverrideAnonymousVolume (0.00s) [2021-03-19T23:44:21.533Z] create_test.go:422: testEnv.DaemonInfo.OSType == "windows": windows does not support tmpfs [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestCreatePlatformSpecificImageNoPlatform (0.02s) [2021-03-19T23:44:21.533Z] create_test.go:518: testEnv.OSType != "linux": test image is only available on linux [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestContainerKillOnDaemonStart (0.00s) [2021-03-19T23:44:21.533Z] daemon_test.go:19: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestDiff (0.00s) [2021-03-19T23:44:21.533Z] diff_test.go:17: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestExecUser (0.00s) [2021-03-19T23:44:21.533Z] exec_test.go:130: testEnv.OSType == "windows": FIXME. Probably needs to wait for container to be in running state. [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAndImportImage (0.00s) [2021-03-19T23:44:21.533Z] export_test.go:23: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestExportContainerAfterDaemonRestart (0.00s) [2021-03-19T23:44:21.533Z] export_test.go:61: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestHealthCheckWorkdir (0.00s) [2021-03-19T23:44:21.533Z] health_test.go:20: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestHealthKillContainer (0.00s) [2021-03-19T23:44:21.533Z] health_test.go:39: testEnv.OSType == "windows": Windows only supports SIGKILL and SIGTERM? See https://github.com/moby/moby/issues/39574 [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestInspectCpusetInConfigPre120 (0.00s) [2021-03-19T23:44:21.533Z] inspect_test.go:20: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.CPUSet [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestKillContainer/non_killing_signal (0.00s) [2021-03-19T23:44:21.533Z] --- SKIP: TestKillContainer/non_killing_signal (0.00s) [2021-03-19T23:44:21.533Z] kill_test.go:65: testEnv.OSType == tc.skipOs: Windows does not support SIGWINCH [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestKillWithStopSignalAndRestartPolicies (0.00s) [2021-03-19T23:44:21.533Z] kill_test.go:77: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainer (0.00s) [2021-03-19T23:44:21.533Z] kill_test.go:116: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestKillStoppedContainerAPIPre120 (0.00s) [2021-03-19T23:44:21.533Z] kill_test.go:127: testEnv.OSType == "windows": Windows only supports 1.25 or later [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestKillDifferentUserContainer (0.00s) [2021-03-19T23:44:21.533Z] kill_test.go:138: testEnv.OSType == "windows": User containers (container.Config.User) are not yet supported on "windows" platform [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledTrue (0.00s) [2021-03-19T23:44:21.533Z] kill_test.go:155: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestInspectOomKilledFalse (0.00s) [2021-03-19T23:44:21.533Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestNetworkNat (0.00s) [2021-03-19T23:44:21.533Z] nat_test.go:24: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestNetworkLoopbackNat (0.00s) [2021-03-19T23:44:21.533Z] nat_test.go:60: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestPause (0.00s) [2021-03-19T23:44:21.533Z] pause_test.go:22: testEnv.DaemonInfo.OSType == "windows" && testEnv.DaemonInfo.Isolation == "process" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestPauseStopPausedContainer (0.00s) [2021-03-19T23:44:21.533Z] pause_test.go:69: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestRenameLinkedContainer (0.00s) [2021-03-19T23:44:21.533Z] rename_test.go:26: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestRenameAnonymousContainer (0.00s) [2021-03-19T23:44:21.533Z] rename_test.go:126: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestRenameContainerWithLinkedContainer (0.00s) [2021-03-19T23:44:21.533Z] rename_test.go:194: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestResizeWithInvalidSize (0.00s) [2021-03-19T23:44:21.533Z] resize_test.go:37: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestDaemonRestartKillContainers (0.00s) [2021-03-19T23:44:21.533Z] restart_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestStats (0.00s) [2021-03-19T23:44:21.533Z] stats_test.go:21: !testEnv.DaemonInfo.MemoryLimit [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestStopContainerWithTimeout (0.00s) [2021-03-19T23:44:21.533Z] stop_windows_test.go:19: testEnv.OSType == "windows" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] === SKIP: github.com/docker/docker/integration/container TestWaitBlocked (0.00s) [2021-03-19T23:44:21.533Z] wait_test.go:59: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] [2021-03-19T23:44:21.533Z] DONE 88 tests, 37 skipped in 81.595s [2021-03-19T23:44:21.533Z] Running D:\gopath\src\github.com\docker\docker\integration\image [2021-03-19T23:44:21.837Z] === RUN TestDockerSwarmSuite/TestAPISwarmJoinToken [2021-03-19T23:44:23.768Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:23.768Z] INFO: Testing against a local daemon [2021-03-19T23:44:23.768Z] === RUN TestCommitInheritsEnv [2021-03-19T23:44:23.768Z] --- SKIP: TestCommitInheritsEnv (0.00s) [2021-03-19T23:44:23.768Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T23:44:23.769Z] === RUN TestImportExtremelyLargeImageWorks [2021-03-19T23:44:23.769Z] --- SKIP: TestImportExtremelyLargeImageWorks (0.00s) [2021-03-19T23:44:23.769Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-19T23:44:23.769Z] === RUN TestImagesFilterMultiReference [2021-03-19T23:44:23.769Z] --- PASS: TestImagesFilterMultiReference (0.08s) [2021-03-19T23:44:23.769Z] === RUN TestImagePullPlatformInvalid [2021-03-19T23:44:23.769Z] --- PASS: TestImagePullPlatformInvalid (0.03s) [2021-03-19T23:44:23.769Z] === RUN TestRemoveImageOrphaning [2021-03-19T23:44:24.764Z] --- PASS: TestRemoveImageOrphaning (0.92s) [2021-03-19T23:44:24.764Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-03-19T23:44:24.764Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.04s) [2021-03-19T23:44:24.764Z] === RUN TestTagInvalidReference [2021-03-19T23:44:24.764Z] --- PASS: TestTagInvalidReference (0.03s) [2021-03-19T23:44:24.764Z] === RUN TestTagValidPrefixedRepo [2021-03-19T23:44:24.764Z] --- PASS: TestTagValidPrefixedRepo (0.06s) [2021-03-19T23:44:24.764Z] === RUN TestTagExistedNameWithoutForce [2021-03-19T23:44:24.764Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-03-19T23:44:24.764Z] === RUN TestTagOfficialNames [2021-03-19T23:44:24.830Z] ok github.com/docker/docker/cmd/dockerd 0.081s coverage: 29.1% of statements [2021-03-19T23:44:24.830Z] ok github.com/docker/docker/container 0.124s coverage: 34.7% of statements [2021-03-19T23:44:24.830Z] ? github.com/docker/docker/container/stream [no test files] [2021-03-19T23:44:24.830Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-03-19T23:44:24.830Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-03-19T23:44:24.830Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-03-19T23:44:25.240Z] --- PASS: TestTagOfficialNames (0.09s) [2021-03-19T23:44:25.240Z] === RUN TestTagMatchesDigest [2021-03-19T23:44:25.240Z] --- PASS: TestTagMatchesDigest (0.03s) [2021-03-19T23:44:25.240Z] PASS [2021-03-19T23:44:25.240Z] ok github.com/docker/docker/integration/image 1.632s [2021-03-19T23:44:25.240Z] [2021-03-19T23:44:25.240Z] === Skipped [2021-03-19T23:44:25.240Z] === SKIP: github.com/docker/docker/integration/image TestCommitInheritsEnv (0.00s) [2021-03-19T23:44:25.240Z] commit_test.go:18: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T23:44:25.240Z] [2021-03-19T23:44:25.240Z] === SKIP: github.com/docker/docker/integration/image TestImportExtremelyLargeImageWorks (0.00s) [2021-03-19T23:44:25.240Z] import_test.go:23: testEnv.OSType == "windows": TODO enable on windows [2021-03-19T23:44:25.240Z] [2021-03-19T23:44:25.240Z] [2021-03-19T23:44:25.240Z] DONE 11 tests, 2 skipped in 3.545s [2021-03-19T23:44:25.240Z] Running D:\gopath\src\github.com\docker\docker\integration\network [2021-03-19T23:44:26.828Z] testing: warning: no tests to run [2021-03-19T23:44:26.828Z] testing: warning: no tests to run [2021-03-19T23:44:26.828Z] PASS [2021-03-19T23:44:26.828Z] PASS [2021-03-19T23:44:26.828Z] ok github.com/docker/docker/integration/network/ipvlan 0.143s [no tests to run] [2021-03-19T23:44:26.828Z] ok github.com/docker/docker/integration/network/macvlan 0.046s [no tests to run] [2021-03-19T23:44:27.827Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:27.827Z] INFO: Testing against a local daemon [2021-03-19T23:44:27.827Z] === RUN TestNetworkCreateDelete [2021-03-19T23:44:27.827Z] --- SKIP: TestNetworkCreateDelete (0.00s) [2021-03-19T23:44:27.827Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:27.827Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T23:44:27.827Z] --- SKIP: TestDockerNetworkDeletePreferID (0.00s) [2021-03-19T23:44:27.827Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-03-19T23:44:27.827Z] === RUN TestDaemonDNSFallback [2021-03-19T23:44:27.827Z] --- SKIP: TestDaemonDNSFallback (0.00s) [2021-03-19T23:44:27.827Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:27.827Z] === RUN TestInspectNetwork [2021-03-19T23:44:27.827Z] --- SKIP: TestInspectNetwork (0.00s) [2021-03-19T23:44:27.827Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:27.827Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T23:44:27.827Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-03-19T23:44:27.827Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:27.827Z] === RUN TestNetworkInvalidJSON [2021-03-19T23:44:27.827Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T23:44:27.827Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T23:44:27.827Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:44:27.827Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:44:27.827Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:44:27.827Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:44:27.827Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T23:44:27.827Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:44:27.827Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:44:27.827Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-19T23:44:27.827Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-03-19T23:44:27.827Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-19T23:44:27.827Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.01s) [2021-03-19T23:44:27.827Z] === RUN TestNetworkList [2021-03-19T23:44:27.827Z] === RUN TestNetworkList//networks [2021-03-19T23:44:27.827Z] === PAUSE TestNetworkList//networks [2021-03-19T23:44:27.827Z] === RUN TestNetworkList//networks/ [2021-03-19T23:44:27.827Z] === PAUSE TestNetworkList//networks/ [2021-03-19T23:44:27.827Z] === CONT TestNetworkList//networks/ [2021-03-19T23:44:27.827Z] === CONT TestNetworkList//networks [2021-03-19T23:44:27.827Z] --- PASS: TestNetworkList (0.03s) [2021-03-19T23:44:27.827Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T23:44:27.827Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T23:44:27.827Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T23:44:27.827Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-03-19T23:44:27.827Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-19T23:44:27.827Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T23:44:27.827Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.00s) [2021-03-19T23:44:27.827Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-19T23:44:27.827Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T23:44:27.827Z] --- SKIP: TestDaemonDefaultNetworkPools (0.00s) [2021-03-19T23:44:27.827Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-19T23:44:27.827Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T23:44:27.827Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-19T23:44:27.827Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-19T23:44:27.827Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T23:44:27.827Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-19T23:44:27.827Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-19T23:44:27.827Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T23:44:27.827Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-19T23:44:27.827Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-19T23:44:27.827Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T23:44:27.827Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-03-19T23:44:27.827Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-19T23:44:27.827Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T23:44:27.827Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:44:27.827Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:44:27.827Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T23:44:27.827Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-03-19T23:44:27.827Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-19T23:44:27.827Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T23:44:27.827Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-19T23:44:27.827Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-19T23:44:27.827Z] PASS [2021-03-19T23:44:27.827Z] ok github.com/docker/docker/integration/network 0.389s [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === Skipped [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestNetworkCreateDelete (0.00s) [2021-03-19T23:44:28.299Z] delete_test.go:46: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestDockerNetworkDeletePreferID (0.00s) [2021-03-19T23:44:28.299Z] delete_test.go:68: testEnv.OSType == "windows": FIXME. Windows doesn't run DinD and uses networks shared between control daemon and daemon under test [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDNSFallback (0.00s) [2021-03-19T23:44:28.299Z] dns_test.go:18: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestInspectNetwork (0.00s) [2021-03-19T23:44:28.299Z] inspect_test.go:16: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestRunContainerWithBridgeNone (0.00s) [2021-03-19T23:44:28.299Z] network_test.go:25: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestHostIPv4BridgeLabel (0.00s) [2021-03-19T23:44:28.299Z] network_test.go:126: testEnv.OSType == "windows" [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithLiveRestore (0.00s) [2021-03-19T23:44:28.299Z] service_test.go:29: testEnv.OSType == "windows" [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonDefaultNetworkPools (0.00s) [2021-03-19T23:44:28.299Z] service_test.go:58: testEnv.OSType == "windows" [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetwork (0.00s) [2021-03-19T23:44:28.299Z] service_test.go:102: testEnv.OSType == "windows" [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.00s) [2021-03-19T23:44:28.299Z] service_test.go:136: testEnv.OSType == "windows" [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-03-19T23:44:28.299Z] service_test.go:187: testEnv.OSType == "windows" [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithPredefinedNetwork (0.00s) [2021-03-19T23:44:28.299Z] service_test.go:212: testEnv.OSType == "windows" [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:44:28.299Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDataPathPortInit (0.00s) [2021-03-19T23:44:28.299Z] service_test.go:332: testEnv.OSType == "windows" [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] === SKIP: github.com/docker/docker/integration/network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-03-19T23:44:28.299Z] service_test.go:400: testEnv.OSType == "windows" [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] [2021-03-19T23:44:28.299Z] DONE 22 tests, 15 skipped in 3.080s [2021-03-19T23:44:28.299Z] Running D:\gopath\src\github.com\docker\docker\integration\network\ipvlan [2021-03-19T23:44:28.774Z] testing: warning: no tests to run [2021-03-19T23:44:28.774Z] PASS [2021-03-19T23:44:28.774Z] ok github.com/docker/docker/integration/network/ipvlan (cached) [no tests to run] [2021-03-19T23:44:28.774Z] [2021-03-19T23:44:28.774Z] DONE 0 tests in 0.296s [2021-03-19T23:44:28.774Z] Running D:\gopath\src\github.com\docker\docker\integration\network\macvlan [2021-03-19T23:44:28.774Z] testing: warning: no tests to run [2021-03-19T23:44:28.774Z] PASS [2021-03-19T23:44:28.774Z] ok github.com/docker/docker/integration/network/macvlan (cached) [no tests to run] [2021-03-19T23:44:28.774Z] [2021-03-19T23:44:28.774Z] DONE 0 tests in 0.303s [2021-03-19T23:44:28.774Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin [2021-03-19T23:44:30.080Z] ok github.com/docker/docker/daemon/cluster 0.075s coverage: 0.5% of statements [2021-03-19T23:44:30.359Z] testing: warning: no tests to run [2021-03-19T23:44:30.359Z] PASS [2021-03-19T23:44:30.359Z] ok github.com/docker/docker/integration/plugin/authz 0.137s [no tests to run] [2021-03-19T23:44:30.359Z] testing: warning: no tests to run [2021-03-19T23:44:30.359Z] PASS [2021-03-19T23:44:30.359Z] ok github.com/docker/docker/integration/plugin 0.088s [no tests to run] [2021-03-19T23:44:31.975Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.009s coverage: 65.3% of statements [2021-03-19T23:44:33.868Z] ok github.com/docker/docker/daemon/cluster/convert 0.010s coverage: 35.9% of statements [2021-03-19T23:44:35.250Z] --- PASS: TestServiceWithDataPathPortInit (13.72s) [2021-03-19T23:44:35.250Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T23:44:39.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:39.128Z] INFO: Testing against a local daemon [2021-03-19T23:44:39.128Z] === RUN TestExternalGraphDriver [2021-03-19T23:44:39.128Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-19T23:44:39.128Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-19T23:44:39.128Z] === RUN TestGraphdriverPluginV2 [2021-03-19T23:44:39.128Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-19T23:44:39.128Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-19T23:44:39.128Z] PASS [2021-03-19T23:44:39.128Z] ok github.com/docker/docker/integration/plugin/graphdriver 0.657s [2021-03-19T23:44:39.128Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:39.128Z] INFO: Testing against a local daemon [2021-03-19T23:44:39.128Z] === RUN TestPluginInvalidJSON [2021-03-19T23:44:39.128Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:44:39.128Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:44:39.600Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:44:39.600Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-19T23:44:39.600Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-19T23:44:39.600Z] === RUN TestPluginInstall [2021-03-19T23:44:39.600Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-19T23:44:39.600Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-19T23:44:39.600Z] === RUN TestPluginsWithRuntimes [2021-03-19T23:44:39.600Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-19T23:44:39.600Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-19T23:44:39.600Z] PASS [2021-03-19T23:44:39.600Z] ok github.com/docker/docker/integration/plugin/common 0.415s [2021-03-19T23:44:39.600Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:39.600Z] INFO: Testing against a local daemon [2021-03-19T23:44:39.600Z] === RUN TestReadPluginNoRead [2021-03-19T23:44:39.600Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-19T23:44:39.600Z] read_test.go:21: no unix domain sockets on Windows [2021-03-19T23:44:39.600Z] PASS [2021-03-19T23:44:39.600Z] ok github.com/docker/docker/integration/plugin/logging 0.678s [2021-03-19T23:44:39.600Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-03-19T23:44:40.598Z] testing: warning: no tests to run [2021-03-19T23:44:40.598Z] PASS [2021-03-19T23:44:40.598Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard 1.094s [no tests to run] [2021-03-19T23:44:40.598Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-03-19T23:44:40.841Z] --- PASS: TestServiceWithDefaultAddressPoolInit (6.85s) [2021-03-19T23:44:40.841Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:1wrbvc95wivcff01zjj76xtan Created:2021-03-19 23:44:34.577842372 +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[c83bfba80cec6e150e233729a11b90c45f227b8d760924be8e65eeb7622c5638:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gwmahn1z9xyg7x0qa2dxo91fg EndpointID:3537f3359c4d9fdb74dca4b200686aecd16b0031df85f5fa542faa4d2084e9ad MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:ab751468e7c256d9bd001421ba664591c7ffad772724cfc2dcb199ad951f2191 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:013c5fc79962 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.gwmahn1z9xyg7x0qa2dxo91fg EndpointID:3537f3359c4d9fdb74dca4b200686aecd16b0031df85f5fa542faa4d2084e9ad EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-19T23:44:40.841Z] PASS [2021-03-19T23:44:40.841Z] [2021-03-19T23:44:40.841Z] === Skipped [2021-03-19T23:44:40.841Z] === SKIP: ppc64le.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:44:40.841Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:44:40.841Z] [2021-03-19T23:44:40.841Z] [2021-03-19T23:44:40.841Z] DONE 26 tests, 1 skipped in 39.430s [2021-03-19T23:44:40.841Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (ppc64le.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-19T23:44:40.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:44:40.841Z] ++ set -e [2021-03-19T23:44:40.841Z] ++ '[' -n 0 ']' [2021-03-19T23:44:40.841Z] ++ set -x [2021-03-19T23:44:40.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:44:40.841Z] INFO: Testing against a local daemon [2021-03-19T23:44:40.841Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-19T23:44:40.841Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T23:44:40.841Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:44:40.841Z] === RUN TestDockerNetworkIpvlan [2021-03-19T23:44:40.841Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-19T23:44:40.841Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:44:40.841Z] PASS [2021-03-19T23:44:40.841Z] [2021-03-19T23:44:40.841Z] === Skipped [2021-03-19T23:44:40.841Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T23:44:40.841Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:44:40.841Z] [2021-03-19T23:44:40.841Z] === SKIP: ppc64le.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-19T23:44:40.841Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:44:40.841Z] [2021-03-19T23:44:40.841Z] [2021-03-19T23:44:40.841Z] DONE 2 tests, 2 skipped in 0.085s [2021-03-19T23:44:40.841Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (ppc64le.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-19T23:44:40.841Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:44:40.841Z] ++ set -e [2021-03-19T23:44:40.841Z] ++ '[' -n 0 ']' [2021-03-19T23:44:40.841Z] ++ set -x [2021-03-19T23:44:40.841Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:44:40.841Z] INFO: Testing against a local daemon [2021-03-19T23:44:40.841Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-19T23:44:41.594Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:41.594Z] INFO: Testing against a local daemon [2021-03-19T23:44:41.594Z] === RUN TestPluginWithDevMounts [2021-03-19T23:44:41.594Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-19T23:44:41.594Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:41.594Z] PASS [2021-03-19T23:44:41.594Z] ok github.com/docker/docker/integration/plugin/volumes 0.390s [2021-03-19T23:44:41.594Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-03-19T23:44:41.594Z] [2021-03-19T23:44:41.594Z] === Skipped [2021-03-19T23:44:41.594Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-19T23:44:41.594Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-19T23:44:41.594Z] [2021-03-19T23:44:41.594Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-19T23:44:41.594Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-19T23:44:41.594Z] [2021-03-19T23:44:41.594Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-19T23:44:41.594Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-19T23:44:41.594Z] [2021-03-19T23:44:41.594Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-19T23:44:41.594Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-19T23:44:41.594Z] [2021-03-19T23:44:41.594Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-19T23:44:41.594Z] read_test.go:21: no unix domain sockets on Windows [2021-03-19T23:44:41.594Z] [2021-03-19T23:44:41.594Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-19T23:44:41.594Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:41.594Z] [2021-03-19T23:44:41.594Z] [2021-03-19T23:44:41.594Z] DONE 8 tests, 6 skipped in 12.565s [2021-03-19T23:44:41.594Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\authz [2021-03-19T23:44:41.891Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.41s) [2021-03-19T23:44:41.891Z] === RUN TestDockerNetworkMacvlan [2021-03-19T23:44:42.066Z] testing: warning: no tests to run [2021-03-19T23:44:42.066Z] PASS [2021-03-19T23:44:42.066Z] ok github.com/docker/docker/integration/plugin/authz (cached) [no tests to run] [2021-03-19T23:44:42.066Z] [2021-03-19T23:44:42.066Z] DONE 0 tests in 0.314s [2021-03-19T23:44:42.066Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\common [2021-03-19T23:44:42.539Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:42.539Z] INFO: Testing against a local daemon [2021-03-19T23:44:42.539Z] === RUN TestPluginInvalidJSON [2021-03-19T23:44:42.539Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:44:42.539Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:44:42.539Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:44:42.539Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-19T23:44:42.539Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-19T23:44:42.539Z] === RUN TestPluginInstall [2021-03-19T23:44:42.539Z] --- SKIP: TestPluginInstall (0.00s) [2021-03-19T23:44:42.539Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-19T23:44:42.539Z] === RUN TestPluginsWithRuntimes [2021-03-19T23:44:42.539Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-03-19T23:44:42.539Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-19T23:44:42.539Z] PASS [2021-03-19T23:44:42.539Z] ok github.com/docker/docker/integration/plugin/common (cached) [2021-03-19T23:44:42.936Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-19T23:44:43.011Z] [2021-03-19T23:44:43.011Z] === Skipped [2021-03-19T23:44:43.011Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginInstall (0.00s) [2021-03-19T23:44:43.011Z] plugin_test.go:58: testEnv.OSType == "windows" [2021-03-19T23:44:43.011Z] [2021-03-19T23:44:43.011Z] === SKIP: github.com/docker/docker/integration/plugin/common TestPluginsWithRuntimes (0.00s) [2021-03-19T23:44:43.011Z] plugin_test.go:167: testEnv.OSType == "windows" [2021-03-19T23:44:43.011Z] [2021-03-19T23:44:43.011Z] [2021-03-19T23:44:43.011Z] DONE 4 tests, 2 skipped in 0.832s [2021-03-19T23:44:43.011Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\graphdriver [2021-03-19T23:44:43.486Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:43.486Z] INFO: Testing against a local daemon [2021-03-19T23:44:43.486Z] === RUN TestExternalGraphDriver [2021-03-19T23:44:43.486Z] --- SKIP: TestExternalGraphDriver (0.00s) [2021-03-19T23:44:43.486Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-19T23:44:43.486Z] === RUN TestGraphdriverPluginV2 [2021-03-19T23:44:43.486Z] --- SKIP: TestGraphdriverPluginV2 (0.00s) [2021-03-19T23:44:43.486Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-19T23:44:43.486Z] PASS [2021-03-19T23:44:43.486Z] ok github.com/docker/docker/integration/plugin/graphdriver (cached) [2021-03-19T23:44:43.486Z] [2021-03-19T23:44:43.486Z] === Skipped [2021-03-19T23:44:43.486Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestExternalGraphDriver (0.00s) [2021-03-19T23:44:43.486Z] external_test.go:48: runtime.GOOS == "windows" [2021-03-19T23:44:43.486Z] [2021-03-19T23:44:43.486Z] === SKIP: github.com/docker/docker/integration/plugin/graphdriver TestGraphdriverPluginV2 (0.00s) [2021-03-19T23:44:43.486Z] external_test.go:408: runtime.GOOS == "windows" [2021-03-19T23:44:43.486Z] [2021-03-19T23:44:43.486Z] [2021-03-19T23:44:43.486Z] DONE 2 tests, 2 skipped in 0.720s [2021-03-19T23:44:43.486Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging [2021-03-19T23:44:43.572Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-19T23:44:43.777Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-19T23:44:43.820Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.436s coverage: 14.1% of statements [2021-03-19T23:44:43.820Z] ok github.com/docker/docker/daemon 12.152s coverage: 17.1% of statements [2021-03-19T23:44:43.820Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-03-19T23:44:43.820Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-03-19T23:44:44.481Z] testing: warning: no tests to run [2021-03-19T23:44:44.481Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:44.481Z] PASS [2021-03-19T23:44:44.481Z] INFO: Testing against a local daemon [2021-03-19T23:44:44.481Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-03-19T23:44:44.481Z] === RUN TestReadPluginNoRead [2021-03-19T23:44:44.481Z] --- SKIP: TestReadPluginNoRead (0.00s) [2021-03-19T23:44:44.481Z] read_test.go:21: no unix domain sockets on Windows [2021-03-19T23:44:44.481Z] PASS [2021-03-19T23:44:44.481Z] ok github.com/docker/docker/integration/plugin/logging (cached) [2021-03-19T23:44:44.481Z] ? github.com/docker/docker/integration/plugin/logging/cmd/close_on_start [no test files] [2021-03-19T23:44:44.481Z] ? github.com/docker/docker/integration/plugin/logging/cmd/dummy [no test files] [2021-03-19T23:44:44.481Z] [2021-03-19T23:44:44.481Z] === Skipped [2021-03-19T23:44:44.481Z] === SKIP: github.com/docker/docker/integration/plugin/logging TestReadPluginNoRead (0.00s) [2021-03-19T23:44:44.481Z] read_test.go:21: no unix domain sockets on Windows [2021-03-19T23:44:44.481Z] [2021-03-19T23:44:44.481Z] [2021-03-19T23:44:44.481Z] DONE 1 tests, 1 skipped in 0.857s [2021-03-19T23:44:44.481Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\logging\cmd\discard [2021-03-19T23:44:44.615Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-19T23:44:44.752Z] ok github.com/docker/docker/daemon/config 0.053s coverage: 81.8% of statements [2021-03-19T23:44:44.752Z] ok github.com/docker/docker/daemon/discovery 0.004s coverage: 30.0% of statements [2021-03-19T23:44:44.960Z] testing: warning: no tests to run [2021-03-19T23:44:44.960Z] PASS [2021-03-19T23:44:44.960Z] ok github.com/docker/docker/integration/plugin/logging/cmd/discard (cached) [no tests to run] [2021-03-19T23:44:44.960Z] [2021-03-19T23:44:44.960Z] DONE 0 tests in 0.471s [2021-03-19T23:44:44.960Z] Running D:\gopath\src\github.com\docker\docker\integration\plugin\volumes [2021-03-19T23:44:45.154Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-19T23:44:45.683Z] ok github.com/docker/docker/daemon/events 0.065s coverage: 50.0% of statements [2021-03-19T23:44:45.683Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-03-19T23:44:45.683Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-03-19T23:44:45.957Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:45.957Z] INFO: Testing against a local daemon [2021-03-19T23:44:45.957Z] === RUN TestPluginWithDevMounts [2021-03-19T23:44:45.957Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-03-19T23:44:45.957Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:45.957Z] PASS [2021-03-19T23:44:45.957Z] ok github.com/docker/docker/integration/plugin/volumes (cached) [2021-03-19T23:44:45.957Z] ? github.com/docker/docker/integration/plugin/volumes/cmd/dummy [no test files] [2021-03-19T23:44:45.957Z] [2021-03-19T23:44:45.957Z] === Skipped [2021-03-19T23:44:45.957Z] === SKIP: github.com/docker/docker/integration/plugin/volumes TestPluginWithDevMounts (0.00s) [2021-03-19T23:44:45.958Z] mounts_test.go:20: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:45.958Z] [2021-03-19T23:44:45.958Z] [2021-03-19T23:44:45.958Z] DONE 1 tests, 1 skipped in 0.793s [2021-03-19T23:44:45.958Z] Running D:\gopath\src\github.com\docker\docker\integration\secret [2021-03-19T23:44:46.247Z] ok github.com/docker/docker/daemon/graphdriver 0.006s coverage: 2.2% of statements [2021-03-19T23:44:46.690Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-19T23:44:47.058Z] --- PASS: TestImportExtremelyLargeImageWorks (197.82s) [2021-03-19T23:44:47.058Z] PASS [2021-03-19T23:44:47.058Z] [2021-03-19T23:44:47.058Z] DONE 12 tests in 202.552s [2021-03-19T23:44:47.058Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-03-19T23:44:47.058Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:44:47.058Z] ++ set -e [2021-03-19T23:44:47.058Z] ++ '[' -n 0 ']' [2021-03-19T23:44:47.058Z] ++ set -x [2021-03-19T23:44:47.058Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:44:47.317Z] INFO: Testing against a local daemon [2021-03-19T23:44:47.317Z] === RUN TestNetworkCreateDelete [2021-03-19T23:44:47.575Z] --- PASS: TestNetworkCreateDelete (0.19s) [2021-03-19T23:44:47.575Z] === RUN TestDockerNetworkDeletePreferID [2021-03-19T23:44:47.835Z] --- PASS: TestDockerNetworkDeletePreferID (0.44s) [2021-03-19T23:44:47.835Z] === RUN TestDaemonDNSFallback [2021-03-19T23:44:48.190Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:48.191Z] INFO: Testing against a local daemon [2021-03-19T23:44:48.191Z] === RUN TestSecretInspect [2021-03-19T23:44:48.191Z] --- SKIP: TestSecretInspect (0.00s) [2021-03-19T23:44:48.191Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:48.191Z] === RUN TestSecretList [2021-03-19T23:44:48.191Z] --- SKIP: TestSecretList (0.00s) [2021-03-19T23:44:48.191Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:48.191Z] === RUN TestSecretsCreateAndDelete [2021-03-19T23:44:48.191Z] --- SKIP: TestSecretsCreateAndDelete (0.00s) [2021-03-19T23:44:48.191Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:48.191Z] === RUN TestSecretsUpdate [2021-03-19T23:44:48.191Z] --- SKIP: TestSecretsUpdate (0.00s) [2021-03-19T23:44:48.191Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:48.191Z] === RUN TestTemplatedSecret [2021-03-19T23:44:48.191Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-03-19T23:44:48.191Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:48.191Z] === RUN TestSecretCreateResolve [2021-03-19T23:44:48.191Z] --- SKIP: TestSecretCreateResolve (0.00s) [2021-03-19T23:44:48.191Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:48.191Z] PASS [2021-03-19T23:44:48.191Z] ok github.com/docker/docker/integration/secret 0.357s [2021-03-19T23:44:48.191Z] [2021-03-19T23:44:48.191Z] === Skipped [2021-03-19T23:44:48.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretInspect (0.00s) [2021-03-19T23:44:48.191Z] secret_test.go:25: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:48.191Z] [2021-03-19T23:44:48.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretList (0.00s) [2021-03-19T23:44:48.191Z] secret_test.go:49: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:48.191Z] [2021-03-19T23:44:48.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsCreateAndDelete (0.00s) [2021-03-19T23:44:48.191Z] secret_test.go:130: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:48.191Z] [2021-03-19T23:44:48.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretsUpdate (0.00s) [2021-03-19T23:44:48.191Z] secret_test.go:178: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:48.191Z] [2021-03-19T23:44:48.191Z] === SKIP: github.com/docker/docker/integration/secret TestTemplatedSecret (0.00s) [2021-03-19T23:44:48.191Z] secret_test.go:230: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:48.191Z] [2021-03-19T23:44:48.191Z] === SKIP: github.com/docker/docker/integration/secret TestSecretCreateResolve (0.00s) [2021-03-19T23:44:48.191Z] secret_test.go:340: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:48.191Z] [2021-03-19T23:44:48.191Z] [2021-03-19T23:44:48.191Z] DONE 6 tests, 6 skipped in 2.365s [2021-03-19T23:44:48.191Z] Running D:\gopath\src\github.com\docker\docker\integration\service [2021-03-19T23:44:48.768Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-19T23:44:49.521Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.456s coverage: 73.3% of statements [2021-03-19T23:44:49.521Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.007s coverage: 2.9% of statements [2021-03-19T23:44:50.085Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.458s coverage: 56.2% of statements [2021-03-19T23:44:51.163Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:51.163Z] INFO: Testing against a local daemon [2021-03-19T23:44:51.163Z] === RUN TestServiceCreateInit [2021-03-19T23:44:51.163Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T23:44:51.163Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T23:44:51.163Z] --- PASS: TestServiceCreateInit (0.04s) [2021-03-19T23:44:51.163Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-19T23:44:51.163Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-19T23:44:51.163Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T23:44:51.163Z] --- SKIP: TestCreateServiceMultipleTimes (0.00s) [2021-03-19T23:44:51.163Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestCreateServiceConflict [2021-03-19T23:44:51.163Z] --- SKIP: TestCreateServiceConflict (0.00s) [2021-03-19T23:44:51.163Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T23:44:51.163Z] --- SKIP: TestCreateServiceMaxReplicas (0.03s) [2021-03-19T23:44:51.163Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T23:44:51.163Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-19T23:44:51.163Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestCreateServiceSecretFileMode [2021-03-19T23:44:51.163Z] --- SKIP: TestCreateServiceSecretFileMode (0.00s) [2021-03-19T23:44:51.163Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T23:44:51.163Z] --- SKIP: TestCreateServiceConfigFileMode (0.00s) [2021-03-19T23:44:51.163Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestCreateServiceSysctls [2021-03-19T23:44:51.163Z] --- SKIP: TestCreateServiceSysctls (0.04s) [2021-03-19T23:44:51.163Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestCreateServiceCapabilities [2021-03-19T23:44:51.163Z] --- SKIP: TestCreateServiceCapabilities (0.03s) [2021-03-19T23:44:51.163Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestInspect [2021-03-19T23:44:51.163Z] --- SKIP: TestInspect (0.00s) [2021-03-19T23:44:51.163Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestCreateJob [2021-03-19T23:44:51.163Z] --- SKIP: TestCreateJob (0.00s) [2021-03-19T23:44:51.163Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestReplicatedJob [2021-03-19T23:44:51.163Z] --- SKIP: TestReplicatedJob (0.00s) [2021-03-19T23:44:51.163Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestUpdateReplicatedJob [2021-03-19T23:44:51.163Z] --- SKIP: TestUpdateReplicatedJob (0.00s) [2021-03-19T23:44:51.163Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestServiceListWithStatuses [2021-03-19T23:44:51.163Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T23:44:51.163Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T23:44:51.163Z] --- SKIP: TestDockerNetworkConnectAlias (0.00s) [2021-03-19T23:44:51.163Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestDockerNetworkReConnect [2021-03-19T23:44:51.163Z] --- SKIP: TestDockerNetworkReConnect (0.00s) [2021-03-19T23:44:51.163Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestServicePlugin [2021-03-19T23:44:51.163Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-19T23:44:51.163Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.163Z] === RUN TestServiceUpdateLabel [2021-03-19T23:44:51.163Z] --- SKIP: TestServiceUpdateLabel (0.00s) [2021-03-19T23:44:51.163Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:51.163Z] === RUN TestServiceUpdateSecrets [2021-03-19T23:44:51.163Z] --- SKIP: TestServiceUpdateSecrets (0.00s) [2021-03-19T23:44:51.163Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:51.163Z] === RUN TestServiceUpdateConfigs [2021-03-19T23:44:51.163Z] --- SKIP: TestServiceUpdateConfigs (0.00s) [2021-03-19T23:44:51.163Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:51.163Z] === RUN TestServiceUpdateNetwork [2021-03-19T23:44:51.163Z] --- SKIP: TestServiceUpdateNetwork (0.01s) [2021-03-19T23:44:51.163Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:51.163Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T23:44:51.163Z] --- SKIP: TestServiceUpdatePidsLimit (0.00s) [2021-03-19T23:44:51.163Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:51.163Z] PASS [2021-03-19T23:44:51.163Z] ok github.com/docker/docker/integration/service 0.580s [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === Skipped [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-19T23:44:51.636Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-03-19T23:44:51.636Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-19T23:44:51.636Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-03-19T23:44:51.636Z] create_test.go:40: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMultipleTimes (0.00s) [2021-03-19T23:44:51.636Z] create_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConflict (0.00s) [2021-03-19T23:44:51.636Z] create_test.go:153: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceMaxReplicas (0.03s) [2021-03-19T23:44:51.636Z] create_test.go:176: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestCreateWithDuplicateNetworkNames (0.00s) [2021-03-19T23:44:51.636Z] create_test.go:195: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSecretFileMode (0.00s) [2021-03-19T23:44:51.636Z] create_test.go:248: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceConfigFileMode (0.00s) [2021-03-19T23:44:51.636Z] create_test.go:312: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceSysctls (0.04s) [2021-03-19T23:44:51.636Z] create_test.go:404: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestCreateServiceCapabilities (0.03s) [2021-03-19T23:44:51.636Z] create_test.go:488: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestInspect (0.00s) [2021-03-19T23:44:51.636Z] inspect_test.go:21: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestCreateJob (0.00s) [2021-03-19T23:44:51.636Z] jobs_test.go:22: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestReplicatedJob (0.00s) [2021-03-19T23:44:51.636Z] jobs_test.go:46: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestUpdateReplicatedJob (0.00s) [2021-03-19T23:44:51.636Z] jobs_test.go:90: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestServiceListWithStatuses (0.00s) [2021-03-19T23:44:51.636Z] list_test.go:32: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkConnectAlias (0.00s) [2021-03-19T23:44:51.636Z] network_test.go:18: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestDockerNetworkReConnect (0.00s) [2021-03-19T23:44:51.636Z] network_test.go:80: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestServicePlugin (0.00s) [2021-03-19T23:44:51.636Z] plugin_test.go:27: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateLabel (0.00s) [2021-03-19T23:44:51.636Z] update_test.go:21: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateSecrets (0.00s) [2021-03-19T23:44:51.636Z] update_test.go:77: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateConfigs (0.00s) [2021-03-19T23:44:51.636Z] update_test.go:139: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdateNetwork (0.01s) [2021-03-19T23:44:51.636Z] update_test.go:201: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] === SKIP: github.com/docker/docker/integration/service TestServiceUpdatePidsLimit (0.00s) [2021-03-19T23:44:51.636Z] update_test.go:259: testEnv.DaemonInfo.OSType != "linux" [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] [2021-03-19T23:44:51.636Z] DONE 24 tests, 23 skipped in 3.075s [2021-03-19T23:44:51.636Z] Running D:\gopath\src\github.com\docker\docker\integration\session [2021-03-19T23:44:52.612Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-03-19T23:44:53.257Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-19T23:44:53.552Z] --- PASS: TestDockerNetworkMacvlan (11.48s) [2021-03-19T23:44:53.552Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.06s) [2021-03-19T23:44:53.552Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.09s) [2021-03-19T23:44:53.552Z] --- PASS: TestDockerNetworkMacvlan/NilParent (0.94s) [2021-03-19T23:44:53.552Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (1.03s) [2021-03-19T23:44:53.552Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (2.47s) [2021-03-19T23:44:53.552Z] --- PASS: TestDockerNetworkMacvlan/Addressing (0.70s) [2021-03-19T23:44:53.552Z] PASS [2021-03-19T23:44:53.552Z] [2021-03-19T23:44:53.552Z] DONE 8 tests in 12.959s [2021-03-19T23:44:53.552Z] Running /go/src/github.com/docker/docker/integration/plugin (ppc64le.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-19T23:44:53.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:44:53.552Z] ++ set -e [2021-03-19T23:44:53.552Z] ++ '[' -n 0 ']' [2021-03-19T23:44:53.552Z] ++ set -x [2021-03-19T23:44:53.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:44:53.552Z] testing: warning: no tests to run [2021-03-19T23:44:53.552Z] PASS [2021-03-19T23:44:53.552Z] [2021-03-19T23:44:53.552Z] DONE 0 tests in 0.012s [2021-03-19T23:44:53.552Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (ppc64le.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-19T23:44:53.552Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:44:53.552Z] ++ set -e [2021-03-19T23:44:53.552Z] ++ '[' -n 0 ']' [2021-03-19T23:44:53.552Z] ++ set -x [2021-03-19T23:44:53.552Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:44:53.552Z] INFO: Testing against a local daemon [2021-03-19T23:44:53.552Z] === RUN TestAuthZPluginAllowRequest [2021-03-19T23:44:53.870Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:53.870Z] INFO: Testing against a local daemon [2021-03-19T23:44:53.870Z] === RUN TestSessionCreate [2021-03-19T23:44:53.870Z] --- SKIP: TestSessionCreate (0.00s) [2021-03-19T23:44:53.870Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:53.870Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T23:44:53.870Z] --- SKIP: TestSessionCreateWithBadUpgrade (0.00s) [2021-03-19T23:44:53.870Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:53.870Z] PASS [2021-03-19T23:44:53.870Z] ok github.com/docker/docker/integration/session 0.375s [2021-03-19T23:44:53.870Z] [2021-03-19T23:44:53.870Z] === Skipped [2021-03-19T23:44:53.870Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreate (0.00s) [2021-03-19T23:44:53.870Z] session_test.go:15: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:53.870Z] [2021-03-19T23:44:53.870Z] === SKIP: github.com/docker/docker/integration/session TestSessionCreateWithBadUpgrade (0.00s) [2021-03-19T23:44:53.870Z] session_test.go:36: testEnv.OSType == "windows": FIXME [2021-03-19T23:44:53.870Z] [2021-03-19T23:44:53.870Z] [2021-03-19T23:44:53.870Z] DONE 2 tests, 2 skipped in 2.260s [2021-03-19T23:44:53.870Z] Running D:\gopath\src\github.com\docker\docker\integration\system [2021-03-19T23:44:54.397Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-19T23:44:54.509Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.283s coverage: 49.4% of statements [2021-03-19T23:44:54.770Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.784s coverage: 46.2% of statements [2021-03-19T23:44:54.770Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-03-19T23:44:54.787Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-19T23:44:55.046Z] --- PASS: TestDaemonDNSFallback (7.08s) [2021-03-19T23:44:55.046Z] === RUN TestInspectNetwork [2021-03-19T23:44:55.229Z] --- PASS: TestAuthZPluginAllowRequest (1.37s) [2021-03-19T23:44:55.229Z] === RUN TestAuthZPluginTLS [2021-03-19T23:44:55.305Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-19T23:44:55.524Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-03-19T23:44:55.524Z] === RUN TestAuthZPluginDenyRequest [2021-03-19T23:44:55.872Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-19T23:44:56.161Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-19T23:44:56.161Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-19T23:44:56.162Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:56.162Z] INFO: Testing against a local daemon [2021-03-19T23:44:56.162Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T23:44:56.162Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T23:44:56.162Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:56.162Z] === RUN TestEventsExecDie [2021-03-19T23:44:56.162Z] --- SKIP: TestEventsExecDie (0.00s) [2021-03-19T23:44:56.162Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-19T23:44:56.162Z] === RUN TestEventsBackwardsCompatible [2021-03-19T23:44:56.162Z] --- SKIP: TestEventsBackwardsCompatible (0.00s) [2021-03-19T23:44:56.162Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-19T23:44:56.162Z] === RUN TestInfoAPI [2021-03-19T23:44:56.162Z] --- PASS: TestInfoAPI (0.03s) [2021-03-19T23:44:56.162Z] === RUN TestInfoAPIWarnings [2021-03-19T23:44:56.162Z] --- SKIP: TestInfoAPIWarnings (0.00s) [2021-03-19T23:44:56.162Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T23:44:56.162Z] === RUN TestInfoDebug [2021-03-19T23:44:56.162Z] --- SKIP: TestInfoDebug (0.00s) [2021-03-19T23:44:56.162Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-19T23:44:56.162Z] === RUN TestInfoInsecureRegistries [2021-03-19T23:44:56.162Z] --- SKIP: TestInfoInsecureRegistries (0.00s) [2021-03-19T23:44:56.162Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-19T23:44:56.162Z] === RUN TestInfoRegistryMirrors [2021-03-19T23:44:56.162Z] --- SKIP: TestInfoRegistryMirrors (0.00s) [2021-03-19T23:44:56.162Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-19T23:44:56.162Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T23:44:56.796Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.54s) [2021-03-19T23:44:56.796Z] === RUN TestAuthZPluginDenyResponse [2021-03-19T23:44:57.092Z] --- PASS: TestAuthZPluginDenyResponse (0.55s) [2021-03-19T23:44:57.092Z] === RUN TestAuthZPluginAllowEventStream [2021-03-19T23:44:57.158Z] --- PASS: TestLoginFailsWithBadCredentials (1.18s) [2021-03-19T23:44:57.158Z] === RUN TestPingCacheHeaders [2021-03-19T23:44:57.158Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-19T23:44:57.158Z] === RUN TestPingGet [2021-03-19T23:44:57.158Z] --- PASS: TestPingGet (0.03s) [2021-03-19T23:44:57.158Z] === RUN TestPingHead [2021-03-19T23:44:57.158Z] --- PASS: TestPingHead (0.03s) [2021-03-19T23:44:57.158Z] === RUN TestVersion [2021-03-19T23:44:57.158Z] --- PASS: TestVersion (0.03s) [2021-03-19T23:44:57.158Z] PASS [2021-03-19T23:44:57.158Z] ok github.com/docker/docker/integration/system 1.670s [2021-03-19T23:44:57.250Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-19T23:44:57.292Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.012s coverage: 57.5% of statements [2021-03-19T23:44:57.292Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.684s coverage: 57.7% of statements [2021-03-19T23:44:57.292Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-03-19T23:44:57.292Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-03-19T23:44:57.509Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-19T23:44:57.631Z] [2021-03-19T23:44:57.631Z] === Skipped [2021-03-19T23:44:57.631Z] === SKIP: github.com/docker/docker/integration/system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T23:44:57.631Z] cgroupdriver_systemd_test.go:31: testEnv.DaemonInfo.OSType == "windows" [2021-03-19T23:44:57.631Z] [2021-03-19T23:44:57.631Z] === SKIP: github.com/docker/docker/integration/system TestEventsExecDie (0.00s) [2021-03-19T23:44:57.631Z] event_test.go:28: testEnv.OSType == "windows": FIXME. Suspect may need to wait until container is running before exec [2021-03-19T23:44:57.631Z] [2021-03-19T23:44:57.631Z] === SKIP: github.com/docker/docker/integration/system TestEventsBackwardsCompatible (0.00s) [2021-03-19T23:44:57.631Z] event_test.go:78: testEnv.OSType == "windows": Windows doesn't support back-compat messages [2021-03-19T23:44:57.631Z] [2021-03-19T23:44:57.631Z] === SKIP: github.com/docker/docker/integration/system TestInfoAPIWarnings (0.00s) [2021-03-19T23:44:57.631Z] info_test.go:50: testEnv.DaemonInfo.OSType == "windows": FIXME [2021-03-19T23:44:57.631Z] [2021-03-19T23:44:57.631Z] === SKIP: github.com/docker/docker/integration/system TestInfoDebug (0.00s) [2021-03-19T23:44:57.631Z] info_test.go:73: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-19T23:44:57.631Z] [2021-03-19T23:44:57.631Z] === SKIP: github.com/docker/docker/integration/system TestInfoInsecureRegistries (0.00s) [2021-03-19T23:44:57.631Z] info_test.go:94: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-19T23:44:57.631Z] [2021-03-19T23:44:57.631Z] === SKIP: github.com/docker/docker/integration/system TestInfoRegistryMirrors (0.00s) [2021-03-19T23:44:57.631Z] info_test.go:119: testEnv.DaemonInfo.OSType == "windows": FIXME: test starts daemon with -H unix://..... [2021-03-19T23:44:57.631Z] [2021-03-19T23:44:57.631Z] [2021-03-19T23:44:57.631Z] DONE 13 tests, 7 skipped in 3.649s [2021-03-19T23:44:57.631Z] Running D:\gopath\src\github.com\docker\docker\integration\volume [2021-03-19T23:44:57.768Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-19T23:44:58.611Z] --- PASS: TestAuthZPluginAllowEventStream (1.35s) [2021-03-19T23:44:58.611Z] === RUN TestAuthZPluginErrorResponse [2021-03-19T23:44:58.661Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.008s coverage: 3.0% of statements [2021-03-19T23:44:59.246Z] --- PASS: TestAuthZPluginErrorResponse (0.55s) [2021-03-19T23:44:59.246Z] === RUN TestAuthZPluginErrorRequest [2021-03-19T23:44:59.540Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-19T23:44:59.540Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-19T23:44:59.594Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-03-19T23:44:59.674Z] === RUN TestInspectNetwork/full_network_id [2021-03-19T23:44:59.674Z] === RUN TestInspectNetwork/partial_network_id [2021-03-19T23:44:59.674Z] === RUN TestInspectNetwork/network_name [2021-03-19T23:44:59.674Z] === RUN TestInspectNetwork/network_name_and_swarm_scope [2021-03-19T23:44:59.867Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:44:59.867Z] INFO: Testing against a local daemon [2021-03-19T23:44:59.867Z] === RUN TestVolumesCreateAndList [2021-03-19T23:44:59.867Z] --- PASS: TestVolumesCreateAndList (0.04s) [2021-03-19T23:44:59.867Z] === RUN TestVolumesRemove [2021-03-19T23:44:59.867Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-19T23:44:59.867Z] === RUN TestVolumesInspect [2021-03-19T23:44:59.867Z] --- PASS: TestVolumesInspect (0.03s) [2021-03-19T23:44:59.867Z] === RUN TestVolumesInvalidJSON [2021-03-19T23:44:59.867Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T23:44:59.867Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T23:44:59.867Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T23:44:59.867Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-19T23:44:59.867Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T23:44:59.867Z] PASS [2021-03-19T23:44:59.867Z] ok github.com/docker/docker/integration/volume 0.543s [2021-03-19T23:44:59.867Z] [2021-03-19T23:44:59.867Z] DONE 5 tests in 2.540s [2021-03-19T23:44:59.867Z] INFO: make.ps1 ended at 03/19/2021 23:44:59 [2021-03-19T23:44:59.867Z] INFO: Integration CLI tests being run from the host: [2021-03-19T23:44:59.867Z] INFO: gotestsum --format=standard-verbose --jsonfile=..\\bundles\\go-test-report-intcli-tests.json --junitfile=..\\bundles\\junit-report-intcli-tests.xml -- "-tags" "autogen" "-test.timeout" "200m" [2021-03-19T23:45:00.180Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.55s) [2021-03-19T23:45:00.180Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-19T23:45:00.525Z] ok github.com/docker/docker/daemon/images 0.019s coverage: 6.7% of statements [2021-03-19T23:45:00.525Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-03-19T23:45:00.525Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-03-19T23:45:01.894Z] ok github.com/docker/docker/daemon/logger 0.222s coverage: 43.2% of statements [2021-03-19T23:45:02.266Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (1.73s) [2021-03-19T23:45:02.266Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-19T23:45:03.262Z] ok github.com/docker/docker/daemon/logger/awslogs 0.180s coverage: 77.4% of statements [2021-03-19T23:45:03.262Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-03-19T23:45:03.262Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-03-19T23:45:03.262Z] ok github.com/docker/docker/daemon/logger/gelf 0.022s coverage: 67.0% of statements [2021-03-19T23:45:03.784Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (1.78s) [2021-03-19T23:45:03.784Z] === RUN TestAuthZPluginHeader [2021-03-19T23:45:04.192Z] ok github.com/docker/docker/daemon/logger/journald 0.018s coverage: 23.9% of statements [2021-03-19T23:45:04.422Z] --- PASS: TestAuthZPluginHeader (0.85s) [2021-03-19T23:45:04.422Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-19T23:45:04.422Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-19T23:45:04.422Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:45:04.422Z] === RUN TestAuthZPluginV2Disable [2021-03-19T23:45:04.422Z] --- SKIP: TestAuthZPluginV2Disable (0.00s) [2021-03-19T23:45:04.422Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:45:04.422Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-19T23:45:04.422Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-19T23:45:04.422Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:45:04.422Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-19T23:45:04.422Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-19T23:45:04.422Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:45:04.422Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-19T23:45:04.756Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.021s coverage: 61.6% of statements [2021-03-19T23:45:04.945Z] --- PASS: TestInspectNetwork (8.99s) [2021-03-19T23:45:04.945Z] --- PASS: TestInspectNetwork/full_network_id (0.00s) [2021-03-19T23:45:04.945Z] --- PASS: TestInspectNetwork/partial_network_id (0.00s) [2021-03-19T23:45:04.945Z] --- PASS: TestInspectNetwork/network_name (0.00s) [2021-03-19T23:45:04.945Z] --- PASS: TestInspectNetwork/network_name_and_swarm_scope (0.00s) [2021-03-19T23:45:04.945Z] === RUN TestRunContainerWithBridgeNone [2021-03-19T23:45:05.013Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.021s coverage: 87.2% of statements [2021-03-19T23:45:05.943Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-03-19T23:45:05.943Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-03-19T23:45:06.873Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.039s coverage: 58.6% of statements [2021-03-19T23:45:07.471Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.009s coverage: 31.5% of statements [2021-03-19T23:45:08.587Z] INFO: Windows Base image is mcr.microsoft.com/windows/servercore:ltsc2019 [2021-03-19T23:45:08.587Z] INFO: Testing against a local daemon [2021-03-19T23:45:08.587Z] === RUN TestDockerSuite [2021-03-19T23:45:08.587Z] === RUN TestDockerSuite/TestAPIClientVersionOldNotSupported [2021-03-19T23:45:08.587Z] === RUN TestDockerSuite/TestAPICreateDeletePredefinedNetworks [2021-03-19T23:45:08.587Z] === RUN TestDockerSuite/TestAPIErrorJSON [2021-03-19T23:45:08.587Z] === RUN TestDockerSuite/TestAPIErrorNotFoundJSON [2021-03-19T23:45:08.587Z] === RUN TestDockerSuite/TestAPIErrorNotFoundPlainText [2021-03-19T23:45:08.587Z] === RUN TestDockerSuite/TestAPIErrorPlainText [2021-03-19T23:45:08.587Z] === RUN TestDockerSuite/TestAPIGetEnabledCORS [2021-03-19T23:45:08.587Z] === RUN TestDockerSuite/TestAPIImagesDelete [2021-03-19T23:45:09.060Z] === RUN TestDockerSuite/TestAPIImagesFilter [2021-03-19T23:45:09.060Z] === RUN TestDockerSuite/TestAPIImagesHistory [2021-03-19T23:45:09.146Z] --- PASS: TestRunContainerWithBridgeNone (4.54s) [2021-03-19T23:45:09.146Z] === RUN TestNetworkInvalidJSON [2021-03-19T23:45:09.146Z] === RUN TestNetworkInvalidJSON//networks/create [2021-03-19T23:45:09.146Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-03-19T23:45:09.146Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:45:09.146Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:45:09.146Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:45:09.146Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:45:09.146Z] === CONT TestNetworkInvalidJSON//networks/create [2021-03-19T23:45:09.146Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-03-19T23:45:09.146Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-03-19T23:45:09.146Z] --- PASS: TestNetworkInvalidJSON (0.03s) [2021-03-19T23:45:09.146Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-03-19T23:45:09.146Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-03-19T23:45:09.146Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.01s) [2021-03-19T23:45:09.146Z] === RUN TestNetworkList [2021-03-19T23:45:09.146Z] === RUN TestNetworkList//networks [2021-03-19T23:45:09.146Z] === PAUSE TestNetworkList//networks [2021-03-19T23:45:09.146Z] === RUN TestNetworkList//networks/ [2021-03-19T23:45:09.146Z] === PAUSE TestNetworkList//networks/ [2021-03-19T23:45:09.146Z] === CONT TestNetworkList//networks [2021-03-19T23:45:09.146Z] === CONT TestNetworkList//networks/ [2021-03-19T23:45:09.146Z] --- PASS: TestNetworkList (0.02s) [2021-03-19T23:45:09.146Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-03-19T23:45:09.146Z] --- PASS: TestNetworkList//networks (0.00s) [2021-03-19T23:45:09.146Z] === RUN TestHostIPv4BridgeLabel [2021-03-19T23:45:09.146Z] --- PASS: TestHostIPv4BridgeLabel (0.60s) [2021-03-19T23:45:09.146Z] === RUN TestDaemonRestartWithLiveRestore [2021-03-19T23:45:09.377Z] ok github.com/docker/docker/daemon/logger/syslog 0.005s coverage: 46.8% of statements [2021-03-19T23:45:09.532Z] === RUN TestDockerSuite/TestAPIImagesImportBadSrc [2021-03-19T23:45:09.634Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-03-19T23:45:10.013Z] === RUN TestDockerSuite/TestAPIImagesSaveAndLoad [2021-03-19T23:45:10.198Z] ok github.com/docker/docker/daemon/logger/splunk 1.616s coverage: 82.5% of statements [2021-03-19T23:45:10.198Z] ? github.com/docker/docker/daemon/names [no test files] [2021-03-19T23:45:10.198Z] ok github.com/docker/docker/daemon/network 0.007s coverage: 63.8% of statements [2021-03-19T23:45:10.198Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-03-19T23:45:10.523Z] --- PASS: TestDaemonRestartWithLiveRestore (1.05s) [2021-03-19T23:45:10.523Z] === RUN TestDaemonDefaultNetworkPools [2021-03-19T23:45:10.523Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderElection [2021-03-19T23:45:10.782Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-19T23:45:11.040Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-19T23:45:11.040Z] --- PASS: TestDaemonDefaultNetworkPools (0.81s) [2021-03-19T23:45:11.040Z] === RUN TestDaemonRestartWithExistingNetwork [2021-03-19T23:45:11.976Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-19T23:45:12.235Z] --- PASS: TestDaemonRestartWithExistingNetwork (1.21s) [2021-03-19T23:45:12.235Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-03-19T23:45:12.235Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-19T23:45:12.717Z] ok github.com/docker/docker/distribution/metadata 0.041s coverage: 48.2% of statements [2021-03-19T23:45:12.802Z] === RUN TestDockerSuite/TestBuildFails [2021-03-19T23:45:13.369Z] ok github.com/docker/docker/distribution 0.155s coverage: 25.0% of statements [2021-03-19T23:45:13.369Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-03-19T23:45:14.182Z] --- PASS: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (1.61s) [2021-03-19T23:45:14.182Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-03-19T23:45:14.182Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-19T23:45:14.300Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-03-19T23:45:14.442Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-19T23:45:14.442Z] --- PASS: TestDaemonWithBipAndDefaultNetworkPool (0.61s) [2021-03-19T23:45:14.442Z] === RUN TestServiceWithPredefinedNetwork [2021-03-19T23:45:15.667Z] ok github.com/docker/docker/image 0.017s coverage: 86.8% of statements [2021-03-19T23:45:15.667Z] ok github.com/docker/docker/distribution/xfer 1.890s coverage: 85.6% of statements [2021-03-19T23:45:15.667Z] ? github.com/docker/docker/dockerversion [no test files] [2021-03-19T23:45:16.595Z] ok github.com/docker/docker/image/cache 0.009s coverage: 19.2% of statements [2021-03-19T23:45:16.595Z] ? github.com/docker/docker/image/tarexport [no test files] [2021-03-19T23:45:16.852Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-03-19T23:45:16.852Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-03-19T23:45:16.976Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-19T23:45:17.781Z] ok github.com/docker/docker/libcontainerd/queue 0.022s coverage: 100.0% of statements [2021-03-19T23:45:17.913Z] --- PASS: TestServiceWithPredefinedNetwork (3.39s) [2021-03-19T23:45:17.913Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-03-19T23:45:17.913Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:45:17.913Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:45:17.913Z] === RUN TestServiceWithDataPathPortInit [2021-03-19T23:45:19.151Z] ok github.com/docker/docker/oci 0.007s coverage: 38.4% of statements [2021-03-19T23:45:19.715Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-03-19T23:45:19.817Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-19T23:45:19.972Z] ok github.com/docker/docker/pkg/aaparser 0.001s coverage: 52.9% of statements [2021-03-19T23:45:21.722Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-19T23:45:21.866Z] ok github.com/docker/docker/pkg/archive 0.296s coverage: 77.2% of statements [2021-03-19T23:45:22.797Z] ok github.com/docker/docker/pkg/authorization 0.348s coverage: 68.3% of statements [2021-03-19T23:45:22.797Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-03-19T23:45:23.028Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.72s) [2021-03-19T23:45:23.028Z] PASS [2021-03-19T23:45:23.028Z] [2021-03-19T23:45:23.028Z] === Skipped [2021-03-19T23:45:23.028Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.00s) [2021-03-19T23:45:23.028Z] authz_plugin_v2_test.go:43: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:45:23.028Z] [2021-03-19T23:45:23.028Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2Disable (0.00s) [2021-03-19T23:45:23.028Z] authz_plugin_v2_test.go:65: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:45:23.028Z] [2021-03-19T23:45:23.028Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.00s) [2021-03-19T23:45:23.028Z] authz_plugin_v2_test.go:91: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:45:23.028Z] [2021-03-19T23:45:23.028Z] === SKIP: ppc64le.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.00s) [2021-03-19T23:45:23.028Z] authz_plugin_v2_test.go:126: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:45:23.028Z] [2021-03-19T23:45:23.028Z] [2021-03-19T23:45:23.028Z] DONE 17 tests, 4 skipped in 27.727s [2021-03-19T23:45:23.028Z] Running /go/src/github.com/docker/docker/integration/plugin/common (ppc64le.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-19T23:45:23.028Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:23.028Z] ++ set -e [2021-03-19T23:45:23.028Z] ++ '[' -n 0 ']' [2021-03-19T23:45:23.028Z] ++ set -x [2021-03-19T23:45:23.028Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:23.028Z] INFO: Testing against a local daemon [2021-03-19T23:45:23.028Z] === RUN TestPluginInvalidJSON [2021-03-19T23:45:23.028Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:45:23.028Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:45:23.028Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:45:23.028Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-03-19T23:45:23.028Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-03-19T23:45:23.028Z] === RUN TestPluginInstall [2021-03-19T23:45:23.028Z] === RUN TestPluginInstall/no_auth [2021-03-19T23:45:23.028Z] time="2021-03-19T23:45:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:45:23.028Z] time="2021-03-19T23:45:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c123a0227dc432e7366df61c48f3b779510b505179224d41dcc35d04f04dd192" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:45:23.028Z] time="2021-03-19T23:45:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:45:23.028Z] time="2021-03-19T23:45:22Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:c123a0227dc432e7366df61c48f3b779510b505179224d41dcc35d04f04dd192" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:45:23.054Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-03-19T23:45:23.321Z] === RUN TestPluginInstall/with_htpasswd [2021-03-19T23:45:23.625Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-19T23:45:23.625Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-19T23:45:23.958Z] time="2021-03-19T23:45:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:45:23.958Z] time="2021-03-19T23:45:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18568a9f1353cdd012e28fb0cf2f9397edb68a326129734b421119b919149a41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:45:23.958Z] time="2021-03-19T23:45:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:45:23.958Z] time="2021-03-19T23:45:23Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:18568a9f1353cdd012e28fb0cf2f9397edb68a326129734b421119b919149a41" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:45:24.252Z] === RUN TestPluginInstall/with_insecure [2021-03-19T23:45:24.560Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-19T23:45:25.773Z] time="2021-03-19T23:45:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:45:25.773Z] time="2021-03-19T23:45:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea3e502c1e4cd89b49c5d95693a50d787edd722a6ef3b7f3e7ca96b5a46b36e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:45:25.773Z] time="2021-03-19T23:45:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:45:25.773Z] time="2021-03-19T23:45:25Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:ea3e502c1e4cd89b49c5d95693a50d787edd722a6ef3b7f3e7ca96b5a46b36e8" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:45:25.773Z] --- PASS: TestPluginInstall (4.30s) [2021-03-19T23:45:25.773Z] --- PASS: TestPluginInstall/no_auth (2.00s) [2021-03-19T23:45:25.773Z] --- PASS: TestPluginInstall/with_htpasswd (0.93s) [2021-03-19T23:45:25.773Z] --- PASS: TestPluginInstall/with_insecure (1.38s) [2021-03-19T23:45:25.773Z] plugin_test.go:160: [d8c1b7ab2cadc] daemon is not started [2021-03-19T23:45:25.773Z] === RUN TestPluginsWithRuntimes [2021-03-19T23:45:26.324Z] ok github.com/docker/docker/layer 7.243s coverage: 68.8% of statements [2021-03-19T23:45:26.324Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-03-19T23:45:26.324Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-03-19T23:45:26.324Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-03-19T23:45:26.324Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-03-19T23:45:26.324Z] ? github.com/docker/docker/oci/caps [no test files] [2021-03-19T23:45:26.324Z] ok github.com/docker/docker/pkg/chrootarchive 2.547s coverage: 43.2% of statements [2021-03-19T23:45:26.324Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-03-19T23:45:26.324Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-03-19T23:45:26.580Z] ok github.com/docker/docker/pkg/directory 0.016s coverage: 80.0% of statements [2021-03-19T23:45:27.097Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-19T23:45:27.143Z] ok github.com/docker/docker/pkg/discovery 0.026s coverage: 58.3% of statements [2021-03-19T23:45:27.143Z] ok github.com/docker/docker/pkg/discovery/file 0.014s coverage: 97.6% of statements [2021-03-19T23:45:27.665Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-19T23:45:27.665Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-19T23:45:27.857Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-19T23:45:28.074Z] ok github.com/docker/docker/pkg/discovery/memory 0.003s coverage: 92.3% of statements [2021-03-19T23:45:28.498Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-19T23:45:28.637Z] ok github.com/docker/docker/pkg/discovery/nodes 0.004s coverage: 93.8% of statements [2021-03-19T23:45:29.202Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-03-19T23:45:30.051Z] --- PASS: TestPluginsWithRuntimes (4.06s) [2021-03-19T23:45:30.051Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.09s) [2021-03-19T23:45:30.051Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.08s) [2021-03-19T23:45:30.051Z] PASS [2021-03-19T23:45:30.051Z] [2021-03-19T23:45:30.051Z] DONE 9 tests in 8.457s [2021-03-19T23:45:30.051Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (ppc64le.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-19T23:45:30.051Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:30.051Z] ++ set -e [2021-03-19T23:45:30.051Z] ++ '[' -n 0 ']' [2021-03-19T23:45:30.051Z] ++ set -x [2021-03-19T23:45:30.051Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:30.051Z] INFO: Testing against a local daemon [2021-03-19T23:45:30.051Z] === RUN TestExternalGraphDriver [2021-03-19T23:45:30.051Z] === RUN TestExternalGraphDriver/json [2021-03-19T23:45:30.132Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-03-19T23:45:30.970Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-19T23:45:31.061Z] ok github.com/docker/docker/pkg/fileutils 0.012s coverage: 89.5% of statements [2021-03-19T23:45:31.624Z] ok github.com/docker/docker/pkg/discovery/kv 3.065s coverage: 84.1% of statements [2021-03-19T23:45:31.624Z] ok github.com/docker/docker/pkg/fsutils 0.169s coverage: 85.1% of statements [2021-03-19T23:45:31.880Z] ok github.com/docker/docker/pkg/homedir 0.003s coverage: 11.4% of statements [2021-03-19T23:45:32.126Z] === RUN TestExternalGraphDriver/spec [2021-03-19T23:45:32.874Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-19T23:45:33.249Z] ok github.com/docker/docker/pkg/idtools 0.527s coverage: 69.5% of statements [2021-03-19T23:45:33.249Z] ok github.com/docker/docker/pkg/ioutils 0.510s coverage: 69.3% of statements [2021-03-19T23:45:33.644Z] === RUN TestExternalGraphDriver/pull [2021-03-19T23:45:33.809Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-19T23:45:33.813Z] ok github.com/docker/docker/pkg/jsonmessage 0.004s coverage: 91.7% of statements [2021-03-19T23:45:33.813Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-03-19T23:45:33.813Z] ok github.com/docker/docker/pkg/longpath 0.007s coverage: 100.0% of statements [2021-03-19T23:45:33.813Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-03-19T23:45:33.813Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-03-19T23:45:34.070Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-03-19T23:45:34.070Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-03-19T23:45:34.327Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-03-19T23:45:34.583Z] ok github.com/docker/docker/pkg/parsers/kernel 0.002s coverage: 60.0% of statements [2021-03-19T23:45:34.840Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-03-19T23:45:35.096Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-03-19T23:45:35.096Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-03-19T23:45:35.096Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-03-19T23:45:35.712Z] --- PASS: TestServiceWithDataPathPortInit (17.45s) [2021-03-19T23:45:35.712Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-03-19T23:45:35.727Z] --- PASS: TestExternalGraphDriver (5.63s) [2021-03-19T23:45:35.727Z] --- PASS: TestExternalGraphDriver/json (1.85s) [2021-03-19T23:45:35.727Z] --- PASS: TestExternalGraphDriver/spec (1.81s) [2021-03-19T23:45:35.727Z] --- PASS: TestExternalGraphDriver/pull (1.85s) [2021-03-19T23:45:35.727Z] === RUN TestGraphdriverPluginV2 [2021-03-19T23:45:35.727Z] --- SKIP: TestGraphdriverPluginV2 (0.07s) [2021-03-19T23:45:35.727Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:45:35.727Z] PASS [2021-03-19T23:45:35.727Z] [2021-03-19T23:45:35.727Z] === Skipped [2021-03-19T23:45:35.727Z] === SKIP: ppc64le.integration.plugin.graphdriver TestGraphdriverPluginV2 (0.07s) [2021-03-19T23:45:35.727Z] external_test.go:411: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:45:35.727Z] [2021-03-19T23:45:35.727Z] [2021-03-19T23:45:35.727Z] DONE 5 tests, 1 skipped in 5.780s [2021-03-19T23:45:35.727Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (ppc64le.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-19T23:45:35.727Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:35.727Z] ++ set -e [2021-03-19T23:45:35.727Z] ++ '[' -n 0 ']' [2021-03-19T23:45:35.727Z] ++ set -x [2021-03-19T23:45:35.727Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:35.727Z] INFO: Testing against a local daemon [2021-03-19T23:45:35.727Z] === RUN TestContinueAfterPluginCrash [2021-03-19T23:45:35.727Z] === PAUSE TestContinueAfterPluginCrash [2021-03-19T23:45:35.727Z] === RUN TestReadPluginNoRead [2021-03-19T23:45:35.727Z] === PAUSE TestReadPluginNoRead [2021-03-19T23:45:35.727Z] === RUN TestDaemonStartWithLogOpt [2021-03-19T23:45:35.727Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-19T23:45:35.727Z] === CONT TestContinueAfterPluginCrash [2021-03-19T23:45:35.727Z] === CONT TestDaemonStartWithLogOpt [2021-03-19T23:45:35.727Z] === CONT TestReadPluginNoRead [2021-03-19T23:45:36.032Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.017s coverage: 56.8% of statements [2021-03-19T23:45:36.596Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-03-19T23:45:36.853Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-03-19T23:45:37.110Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-03-19T23:45:37.615Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-19T23:45:38.183Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-19T23:45:38.476Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-03-19T23:45:38.732Z] ok github.com/docker/docker/pkg/reexec 0.006s coverage: 82.4% of statements [2021-03-19T23:45:39.120Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-19T23:45:39.687Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-19T23:45:39.945Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-19T23:45:39.945Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-19T23:45:40.879Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-19T23:45:41.351Z] === RUN TestReadPluginNoRead/default [2021-03-19T23:45:41.351Z] --- PASS: TestDaemonStartWithLogOpt (5.29s) [2021-03-19T23:45:41.446Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-19T23:45:41.704Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-19T23:45:41.963Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-19T23:45:42.002Z] ok github.com/docker/docker/pkg/signal 2.436s coverage: 61.0% of statements [2021-03-19T23:45:42.006Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-19T23:45:42.221Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-19T23:45:42.260Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-03-19T23:45:42.517Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-03-19T23:45:42.774Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-03-19T23:45:42.789Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-19T23:45:43.360Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaderProxy [2021-03-19T23:45:43.536Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-19T23:45:43.618Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-19T23:45:43.618Z] --- PASS: TestServiceWithDefaultAddressPoolInit (8.37s) [2021-03-19T23:45:43.618Z] service_test.go:433: TestServiceWithDefaultAddressPoolInit: NetworkInspect: {Name:sthiraTestServiceWithDefaultAddressPoolInit ID:vuofbmra2z97o45tgkwn3ct9q Created:2021-03-19 23:45:36.81540533 +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[d70f43f9909e8ee0804fb7b5964499d583437c288097b521a15c0e84901ee9df:{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tpkkx22qg5oqj2wivuavokqda EndpointID:efe46fc5b1864f54d9bb541d9dc0bd8687fb877d057455835fb4781f42c25f96 MacAddress:02:42:14:14:01:03 IPv4Address:20.20.1.3/24 IPv6Address:} lb-sthiraTestServiceWithDefaultAddressPoolInit:{Name:sthiraTestServiceWithDefaultAddressPoolInit-endpoint EndpointID:036e31a8d37cac23732702aa154ceb117824fb1d196c7506be948f13f0b4d673 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:18f716b5e110 IP:127.0.0.1}] Services:map[TestServiceTestServiceWithDefaultAddressPoolInit:{VIP:20.20.1.2 Ports:[] LocalLBIndex:256 Tasks:[{Name:TestServiceTestServiceWithDefaultAddressPoolInit.1.tpkkx22qg5oqj2wivuavokqda EndpointID:efe46fc5b1864f54d9bb541d9dc0bd8687fb877d057455835fb4781f42c25f96 EndpointIP:20.20.1.3 Info:map[Host IP:127.0.0.1]}]}]} [2021-03-19T23:45:43.618Z] PASS [2021-03-19T23:45:43.618Z] [2021-03-19T23:45:43.618Z] === Skipped [2021-03-19T23:45:43.618Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-03-19T23:45:43.618Z] service_test.go:242: FLAKY_TEST [2021-03-19T23:45:43.618Z] [2021-03-19T23:45:43.618Z] [2021-03-19T23:45:43.618Z] DONE 26 tests, 1 skipped in 56.535s [2021-03-19T23:45:43.618Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-03-19T23:45:43.618Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:43.618Z] ++ set -e [2021-03-19T23:45:43.618Z] ++ '[' -n 0 ']' [2021-03-19T23:45:43.618Z] ++ set -x [2021-03-19T23:45:43.618Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-ipvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.ipvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:43.704Z] ok github.com/docker/docker/pkg/sysinfo 0.006s coverage: 54.9% of statements [2021-03-19T23:45:43.877Z] INFO: Testing against a local daemon [2021-03-19T23:45:43.877Z] === RUN TestDockerNetworkIpvlanPersistance [2021-03-19T23:45:43.877Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T23:45:43.877Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:45:43.877Z] === RUN TestDockerNetworkIpvlan [2021-03-19T23:45:43.877Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-03-19T23:45:43.877Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:45:43.877Z] PASS [2021-03-19T23:45:43.877Z] [2021-03-19T23:45:43.877Z] === Skipped [2021-03-19T23:45:43.877Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-03-19T23:45:43.877Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:45:43.877Z] [2021-03-19T23:45:43.877Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-03-19T23:45:43.877Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-03-19T23:45:43.877Z] [2021-03-19T23:45:43.877Z] [2021-03-19T23:45:43.877Z] DONE 2 tests, 2 skipped in 0.143s [2021-03-19T23:45:43.877Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-03-19T23:45:43.877Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:43.877Z] ++ set -e [2021-03-19T23:45:43.877Z] ++ '[' -n 0 ']' [2021-03-19T23:45:43.877Z] ++ set -x [2021-03-19T23:45:43.877Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-network-macvlan-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.network.macvlan -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:43.961Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 36.9% of statements [2021-03-19T23:45:44.136Z] INFO: Testing against a local daemon [2021-03-19T23:45:44.136Z] === RUN TestDockerNetworkMacvlanPersistance [2021-03-19T23:45:44.524Z] ok github.com/docker/docker/pkg/tailfile 0.059s coverage: 88.6% of statements [2021-03-19T23:45:45.062Z] --- PASS: TestReadPluginNoRead (9.27s) [2021-03-19T23:45:45.062Z] --- PASS: TestReadPluginNoRead/default (1.44s) [2021-03-19T23:45:45.062Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.48s) [2021-03-19T23:45:45.062Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.37s) [2021-03-19T23:45:45.062Z] read_test.go:92: [d77e6487b956b] daemon is not started [2021-03-19T23:45:45.189Z] ok github.com/docker/docker/pkg/tarsum 0.041s coverage: 89.3% of statements [2021-03-19T23:45:45.447Z] testing: warning: no tests to run [2021-03-19T23:45:45.447Z] coverage: [no statements] [2021-03-19T23:45:45.447Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-03-19T23:45:45.515Z] --- PASS: TestDockerNetworkMacvlanPersistance (1.55s) [2021-03-19T23:45:45.515Z] === RUN TestDockerNetworkMacvlan [2021-03-19T23:45:45.708Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-03-19T23:45:45.971Z] ok github.com/docker/docker/pkg/urlutil 0.001s coverage: 100.0% of statements [2021-03-19T23:45:46.227Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-03-19T23:45:46.453Z] === RUN TestDockerNetworkMacvlan/Subinterface [2021-03-19T23:45:46.571Z] --- PASS: TestContinueAfterPluginCrash (10.69s) [2021-03-19T23:45:46.571Z] PASS [2021-03-19T23:45:46.571Z] [2021-03-19T23:45:46.571Z] DONE 6 tests in 10.792s [2021-03-19T23:45:46.571Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (ppc64le.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-19T23:45:46.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:46.571Z] ++ set -e [2021-03-19T23:45:46.571Z] ++ '[' -n 0 ']' [2021-03-19T23:45:46.571Z] ++ set -x [2021-03-19T23:45:46.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:46.571Z] testing: warning: no tests to run [2021-03-19T23:45:46.571Z] PASS [2021-03-19T23:45:46.571Z] [2021-03-19T23:45:46.571Z] DONE 0 tests in 0.016s [2021-03-19T23:45:46.571Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (ppc64le.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-19T23:45:46.571Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:46.571Z] ++ set -e [2021-03-19T23:45:46.571Z] ++ '[' -n 0 ']' [2021-03-19T23:45:46.571Z] ++ set -x [2021-03-19T23:45:46.571Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:46.571Z] INFO: Testing against a local daemon [2021-03-19T23:45:46.571Z] === RUN TestPluginWithDevMounts [2021-03-19T23:45:46.571Z] === PAUSE TestPluginWithDevMounts [2021-03-19T23:45:46.571Z] === CONT TestPluginWithDevMounts [2021-03-19T23:45:47.390Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-19T23:45:47.390Z] === RUN TestDockerNetworkMacvlan/OverlapParent [2021-03-19T23:45:48.120Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-03-19T23:45:48.327Z] === RUN TestDockerNetworkMacvlan/NilParent [2021-03-19T23:45:48.651Z] --- PASS: TestPluginWithDevMounts (1.85s) [2021-03-19T23:45:48.651Z] PASS [2021-03-19T23:45:48.651Z] [2021-03-19T23:45:48.651Z] DONE 1 tests in 1.927s [2021-03-19T23:45:48.651Z] Running /go/src/github.com/docker/docker/integration/secret (ppc64le.integration.secret) flags=-test.v -test.timeout=120m [2021-03-19T23:45:48.651Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:48.651Z] ++ set -e [2021-03-19T23:45:48.651Z] ++ '[' -n 0 ']' [2021-03-19T23:45:48.651Z] ++ set -x [2021-03-19T23:45:48.651Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-secret-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:45:48.651Z] INFO: Testing against a local daemon [2021-03-19T23:45:48.651Z] === RUN TestSecretInspect [2021-03-19T23:45:49.053Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.5% of statements [2021-03-19T23:45:49.480Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 85.4% of statements [2021-03-19T23:45:50.736Z] --- PASS: TestSecretInspect (1.92s) [2021-03-19T23:45:50.736Z] === RUN TestSecretList [2021-03-19T23:45:50.851Z] ok github.com/docker/docker/quota 0.233s coverage: 71.4% of statements [2021-03-19T23:45:51.108Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-03-19T23:45:51.642Z] === RUN TestDockerNetworkMacvlan/InternalMode [2021-03-19T23:45:52.270Z] --- PASS: TestSecretList (1.94s) [2021-03-19T23:45:52.270Z] === RUN TestSecretsCreateAndDelete [2021-03-19T23:45:52.478Z] ok github.com/docker/docker/registry 0.059s coverage: 57.2% of statements [2021-03-19T23:45:53.043Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-03-19T23:45:53.300Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-03-19T23:45:53.546Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-19T23:45:53.865Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-03-19T23:45:54.128Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-03-19T23:45:54.346Z] --- PASS: TestSecretsCreateAndDelete (1.86s) [2021-03-19T23:45:54.346Z] === RUN TestSecretsUpdate [2021-03-19T23:45:55.449Z] === RUN TestDockerNetworkMacvlan/MultiSubnet [2021-03-19T23:45:56.430Z] --- PASS: TestSecretsUpdate (1.93s) [2021-03-19T23:45:56.430Z] === RUN TestTemplatedSecret [2021-03-19T23:45:57.401Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-03-19T23:45:57.971Z] ok github.com/docker/docker/volume/local 0.112s coverage: 76.4% of statements [2021-03-19T23:45:57.982Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-19T23:45:58.243Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-19T23:45:58.243Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-19T23:45:58.502Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-19T23:45:58.502Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-19T23:45:58.518Z] --- PASS: TestTemplatedSecret (2.58s) [2021-03-19T23:45:58.518Z] === RUN TestSecretCreateResolve [2021-03-19T23:45:58.534Z] ok github.com/docker/docker/volume/mounts 0.019s coverage: 67.0% of statements [2021-03-19T23:45:58.761Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-19T23:45:59.903Z] ok github.com/docker/docker/volume/service 0.015s coverage: 73.1% of statements [2021-03-19T23:46:00.598Z] --- PASS: TestSecretCreateResolve (1.92s) [2021-03-19T23:46:00.598Z] PASS [2021-03-19T23:46:00.598Z] [2021-03-19T23:46:00.598Z] DONE 6 tests in 12.226s [2021-03-19T23:46:00.598Z] Running /go/src/github.com/docker/docker/integration/service (ppc64le.integration.service) flags=-test.v -test.timeout=120m [2021-03-19T23:46:00.598Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:46:00.598Z] ++ set -e [2021-03-19T23:46:00.598Z] ++ '[' -n 0 ']' [2021-03-19T23:46:00.598Z] ++ set -x [2021-03-19T23:46:00.598Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-service-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:46:00.598Z] INFO: Testing against a local daemon [2021-03-19T23:46:00.598Z] === RUN TestServiceCreateInit [2021-03-19T23:46:00.598Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T23:46:00.665Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-19T23:46:02.571Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-19T23:46:02.829Z] === RUN TestDockerNetworkMacvlan/Addressing [2021-03-19T23:46:05.067Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T23:46:05.362Z] --- PASS: TestDockerNetworkMacvlan (19.55s) [2021-03-19T23:46:05.362Z] --- PASS: TestDockerNetworkMacvlan/Subinterface (0.11s) [2021-03-19T23:46:05.362Z] --- PASS: TestDockerNetworkMacvlan/OverlapParent (0.10s) [2021-03-19T23:46:05.362Z] --- PASS: TestDockerNetworkMacvlan/NilParent (1.99s) [2021-03-19T23:46:05.362Z] --- PASS: TestDockerNetworkMacvlan/InternalMode (2.66s) [2021-03-19T23:46:05.362Z] --- PASS: TestDockerNetworkMacvlan/MultiSubnet (6.26s) [2021-03-19T23:46:05.362Z] --- PASS: TestDockerNetworkMacvlan/Addressing (1.97s) [2021-03-19T23:46:05.362Z] PASS [2021-03-19T23:46:05.362Z] [2021-03-19T23:46:05.362Z] DONE 8 tests in 21.270s [2021-03-19T23:46:05.362Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-03-19T23:46:05.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:46:05.362Z] ++ set -e [2021-03-19T23:46:05.362Z] ++ '[' -n 0 ']' [2021-03-19T23:46:05.362Z] ++ set -x [2021-03-19T23:46:05.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:46:05.362Z] testing: warning: no tests to run [2021-03-19T23:46:05.362Z] PASS [2021-03-19T23:46:05.362Z] [2021-03-19T23:46:05.362Z] DONE 0 tests in 0.025s [2021-03-19T23:46:05.362Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-03-19T23:46:05.362Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:46:05.362Z] ++ set -e [2021-03-19T23:46:05.362Z] ++ '[' -n 0 ']' [2021-03-19T23:46:05.362Z] ++ set -x [2021-03-19T23:46:05.362Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-authz-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.authz -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:46:05.362Z] INFO: Testing against a local daemon [2021-03-19T23:46:05.362Z] === RUN TestAuthZPluginAllowRequest [2021-03-19T23:46:07.894Z] --- PASS: TestAuthZPluginAllowRequest (2.06s) [2021-03-19T23:46:07.894Z] === RUN TestAuthZPluginTLS [2021-03-19T23:46:07.894Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-19T23:46:07.894Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-19T23:46:07.894Z] --- PASS: TestAuthZPluginTLS (0.57s) [2021-03-19T23:46:07.894Z] === RUN TestAuthZPluginDenyRequest [2021-03-19T23:46:08.461Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-19T23:46:08.461Z] --- PASS: TestAuthZPluginDenyRequest (0.54s) [2021-03-19T23:46:08.461Z] === RUN TestAuthZPluginAPIDenyResponse [2021-03-19T23:46:08.612Z] --- PASS: TestServiceCreateInit (7.60s) [2021-03-19T23:46:08.612Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (3.80s) [2021-03-19T23:46:08.612Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (3.78s) [2021-03-19T23:46:08.612Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T23:46:09.028Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin [2021-03-19T23:46:09.028Z] --- PASS: TestAuthZPluginAPIDenyResponse (0.56s) [2021-03-19T23:46:09.028Z] === RUN TestAuthZPluginDenyResponse [2021-03-19T23:46:09.595Z] --- PASS: TestAuthZPluginDenyResponse (0.59s) [2021-03-19T23:46:09.595Z] === RUN TestAuthZPluginAllowEventStream [2021-03-19T23:46:09.855Z] ok github.com/docker/docker/pkg/plugins 33.630s coverage: 76.6% of statements [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/pkg/signal/testfiles [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/pkg/term [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/rootless [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/testutil/request [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/volume [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-03-19T23:46:09.855Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-03-19T23:46:09.855Z] [2021-03-19T23:46:09.855Z] === Skipped [2021-03-19T23:46:09.855Z] === SKIP: daemon TestExecSetPlatformOpt (0.00s) [2021-03-19T23:46:09.855Z] exec_linux_test.go:18: requires AppArmor to be enabled [2021-03-19T23:46:09.855Z] [2021-03-19T23:46:09.855Z] === SKIP: daemon TestExecSetPlatformOptPrivileged (0.00s) [2021-03-19T23:46:09.855Z] exec_linux_test.go:38: requires AppArmor to be enabled [2021-03-19T23:46:09.855Z] [2021-03-19T23:46:09.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-03-19T23:46:09.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:46:09.855Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:46:09.855Z] [2021-03-19T23:46:09.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-03-19T23:46:09.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:46:09.855Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:46:09.855Z] [2021-03-19T23:46:09.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-03-19T23:46:09.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:46:09.855Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:46:09.855Z] [2021-03-19T23:46:09.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-03-19T23:46:09.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:46:09.855Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:46:09.855Z] [2021-03-19T23:46:09.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-03-19T23:46:09.855Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:46:09.855Z] graphtest_unix.go:46: Driver btrfs not supported [2021-03-19T23:46:09.855Z] [2021-03-19T23:46:09.855Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-03-19T23:46:09.855Z] graphtest_unix.go:73: No driver to put! [2021-03-19T23:46:09.855Z] [2021-03-19T23:46:09.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-03-19T23:46:09.855Z] time="2021-03-19T23:44:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:46:09.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:46:09.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:46:09.855Z] [2021-03-19T23:46:09.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-03-19T23:46:09.855Z] time="2021-03-19T23:44:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:46:09.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:46:09.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:46:09.855Z] [2021-03-19T23:46:09.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-03-19T23:46:09.855Z] time="2021-03-19T23:44:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:46:09.855Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:46:09.855Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:46:09.855Z] [2021-03-19T23:46:09.855Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-03-19T23:46:09.855Z] time="2021-03-19T23:44:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:46:09.856Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:46:09.856Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-03-19T23:46:09.856Z] time="2021-03-19T23:44:52Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-03-19T23:46:09.856Z] graphtest_unix.go:44: graphdriver: driver not supported [2021-03-19T23:46:09.856Z] graphtest_unix.go:46: Driver fuse-overlayfs not supported [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-03-19T23:46:09.856Z] graphtest_unix.go:73: No driver to put! [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-03-19T23:46:09.856Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-03-19T23:46:09.856Z] overlay_test.go:49: Fails to compute changes intermittently [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-03-19T23:46:09.856Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-03-19T23:46:09.856Z] graphtest_unix.go:324: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-03-19T23:46:09.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:46:09.856Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-03-19T23:46:09.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:46:09.856Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-03-19T23:46:09.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:46:09.856Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-03-19T23:46:09.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:46:09.856Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-03-19T23:46:09.856Z] graphtest_unix.go:44: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-03-19T23:46:09.856Z] graphtest_unix.go:46: Driver zfs not supported [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-03-19T23:46:09.856Z] graphtest_unix.go:73: No driver to put! [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-03-19T23:46:09.856Z] sysinfo_linux_test.go:92: App Armor Must be Disabled [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-03-19T23:46:09.856Z] sysinfo_linux_test.go:112: cgroup namespaces must be disabled [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] [2021-03-19T23:46:09.856Z] DONE 2225 tests, 26 skipped in 257.969s Post stage [Pipeline] junit [2021-03-19T23:46:10.428Z] Recording test results [2021-03-19T23:46:11.001Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-03-19T23:46:11.368Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42175/.git:/go/src/github.com/docker/docker/.git --name docker-pr1 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=9780942e203b09fc4789ff5c426549baf7d242a3 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=20.10 docker:9780942e203b09fc4789ff5c426549baf7d242a3 hack/validate/vendor [2021-03-19T23:46:11.931Z] 2021/03/19 23:46:11 Collecting initial packages [2021-03-19T23:46:12.143Z] --- PASS: TestAuthZPluginAllowEventStream (2.46s) [2021-03-19T23:46:12.143Z] === RUN TestAuthZPluginErrorResponse [2021-03-19T23:46:12.188Z] 2021/03/19 23:46:11 Download dependencies [2021-03-19T23:46:12.723Z] --- PASS: TestAuthZPluginErrorResponse (0.65s) [2021-03-19T23:46:12.723Z] === RUN TestAuthZPluginErrorRequest [2021-03-19T23:46:13.289Z] --- PASS: TestAuthZPluginErrorRequest (0.54s) [2021-03-19T23:46:13.289Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-03-19T23:46:13.856Z] --- PASS: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.54s) [2021-03-19T23:46:13.856Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Starting whole vndr cycle because no package specified [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Ignoring paths matching "^archive/tar" [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/Azure/go-ansiterm, revision d6e3b3328b783f23731bc4d058875b0371ff8109, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/willf/bitset, revision 559910e8471e48d76d9e5a1ba15842dee77ad45d, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/Microsoft/hcsshim, revision 9dcb42f100215f8d375b4a9265e5bba009217a85, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/Microsoft/go-winio, revision 5b44b70ab3ab4d291a7c1d28afe7b4afeced0ed4, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/docker/libtrust, revision 9cbd2a1374f46905c68a4eb3694a130610adc62a, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/golang/gddo, revision 72a348e765d293ed6d1ded7b699591f14d6cd921, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/google/uuid, revision 0cd6bf5da1e1c83f8b45653022c74f71af0538a4, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/gorilla/mux, revision 98cb6bf42e086f6af920b965c38cacc07402d51b, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/Microsoft/opengcs, revision a10967154e143a36014584a6f664344e3bb0aa64, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/moby/locker, revision 281af2d563954745bea9d1487c965f24d30742fe, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/moby/term, revision bea5bbe245bf407372d477f1361d2ff042d2f556, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/moby/sys, revision 1bc8673b57550ddf85262eb0fed0aac651a37dab, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/creack/pty, revision 2a38352e8b4d7ab6c336eef107e42a55e72e7fbc, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/sirupsen/logrus, revision 6699a89a232f3db797f2e280639854bbc4b89725, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone github.com/tchap/go-patricia, revision a7f0089c6f496e8e70402f61733606daa326cac5, attempt 1/20 [2021-03-19T23:46:15.456Z] 2021/03/19 23:46:15 Clone golang.org/x/net, revision ab34263943818b32f575efc978a3d24e80b04bd7, attempt 1/20 [2021-03-19T23:46:16.390Z] --- PASS: TestAuthZPluginEnsureLoadImportWorking (2.20s) [2021-03-19T23:46:16.390Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-03-19T23:46:16.826Z] 2021/03/19 23:46:16 Finished clone github.com/Azure/go-ansiterm [2021-03-19T23:46:16.826Z] 2021/03/19 23:46:16 Clone golang.org/x/sys, revision b64e53b001e413bd5067f36d4e439eded3827374, attempt 1/20 [2021-03-19T23:46:16.826Z] 2021/03/19 23:46:16 Finished clone github.com/moby/locker [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Clone github.com/docker/go-units, revision 519db1ee28dcc9fd2474ae59fca29a810482bfb1, attempt 1/20 [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Finished clone github.com/willf/bitset [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Clone github.com/docker/go-connections, revision 7395e3f8aa162843a74ed6d48e79627d9792ac55, attempt 1/20 [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Finished clone github.com/tchap/go-patricia [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Clone golang.org/x/text, revision 23ae387dee1f90d29a23c0e87ee0b46038fbed0e, attempt 1/20 [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Finished clone github.com/docker/libtrust [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Clone gotest.tools/v3, revision 568bc57cc5c19a2ef85e5749870b49a4cc2ab54d, attempt 1/20 [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Finished clone github.com/google/uuid [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Clone github.com/google/go-cmp, revision 3af367b6b30c263d47e8895973edcca9a49cf029, attempt 1/20 [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Finished clone github.com/creack/pty [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Clone github.com/syndtr/gocapability, revision 42c35b4376354fd554efc7ad35e0b7f94e3a0ffb, attempt 1/20 [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Finished clone github.com/moby/term [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Clone github.com/RackSec/srslog, revision a4725f04ec91af1a91b380da679d6e0c2f061e59, attempt 1/20 [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Finished clone github.com/moby/sys [2021-03-19T23:46:16.827Z] 2021/03/19 23:46:16 Clone github.com/imdario/mergo, revision 1afb36080aec31e0d1528973ebe6721b191b0369, attempt 1/20 [2021-03-19T23:46:17.083Z] 2021/03/19 23:46:16 Finished clone github.com/gorilla/mux [2021-03-19T23:46:17.083Z] 2021/03/19 23:46:16 Clone golang.org/x/sync, revision cd5d95a43a6e21273425c7ae415d3df9ea832eeb, attempt 1/20 [2021-03-19T23:46:17.083Z] 2021/03/19 23:46:17 Finished clone github.com/Microsoft/go-winio [2021-03-19T23:46:17.083Z] 2021/03/19 23:46:17 Clone github.com/moby/buildkit, revision 9065b18ba4633c75862befca8188de4338d9f94a, attempt 1/20 [2021-03-19T23:46:17.646Z] 2021/03/19 23:46:17 Finished clone github.com/sirupsen/logrus [2021-03-19T23:46:17.646Z] 2021/03/19 23:46:17 Clone github.com/tonistiigi/fsutil, revision 0834f99b7b85462efb69b4f571a4fa3ca7da5ac9, attempt 1/20 [2021-03-19T23:46:17.903Z] 2021/03/19 23:46:17 Finished clone github.com/docker/go-units [2021-03-19T23:46:17.903Z] 2021/03/19 23:46:17 Clone github.com/tonistiigi/units, revision 6950e57a87eaf136bbe44ef2ec8e75b9e3569de2, attempt 1/20 [2021-03-19T23:46:18.160Z] 2021/03/19 23:46:17 Finished clone github.com/RackSec/srslog [2021-03-19T23:46:18.160Z] 2021/03/19 23:46:17 Clone github.com/grpc-ecosystem/grpc-opentracing, revision 8e809c8a86450a29b90dcc9efbf062d0fe6d9746, attempt 1/20 [2021-03-19T23:46:18.160Z] 2021/03/19 23:46:17 Finished clone github.com/syndtr/gocapability [2021-03-19T23:46:18.160Z] 2021/03/19 23:46:17 Clone github.com/opentracing/opentracing-go, revision d34af3eaa63c4d08ab54863a4bdd0daa45212e12, attempt 1/20 [2021-03-19T23:46:18.294Z] --- PASS: TestAuthzPluginEnsureContainerCopyToFrom (2.36s) [2021-03-19T23:46:18.294Z] === RUN TestAuthZPluginHeader [2021-03-19T23:46:18.417Z] 2021/03/19 23:46:18 Finished clone github.com/imdario/mergo [2021-03-19T23:46:18.417Z] 2021/03/19 23:46:18 Clone github.com/google/shlex, revision e7afc7fbc51079733e9468cdfd1efcd7d196cd1d, attempt 1/20 [2021-03-19T23:46:18.417Z] 2021/03/19 23:46:18 Finished clone gotest.tools/v3 [2021-03-19T23:46:18.417Z] 2021/03/19 23:46:18 Clone github.com/opentracing-contrib/go-stdlib, revision 8a6ff1ad1691a29e4f7b5d46604f97634997c8c4, attempt 1/20 [2021-03-19T23:46:18.674Z] 2021/03/19 23:46:18 Finished clone github.com/google/go-cmp [2021-03-19T23:46:18.674Z] 2021/03/19 23:46:18 Clone github.com/mitchellh/hashstructure, revision a38c50148365edc8df43c1580c48fb2b3a1e9cd7, attempt 1/20 [2021-03-19T23:46:18.674Z] 2021/03/19 23:46:18 Finished clone golang.org/x/sync [2021-03-19T23:46:18.674Z] 2021/03/19 23:46:18 Clone github.com/gofrs/flock, revision 6caa7350c26b838538005fae7dbee4e69d9398db, attempt 1/20 [2021-03-19T23:46:19.232Z] --- PASS: TestAuthZPluginHeader (0.87s) [2021-03-19T23:46:19.232Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-03-19T23:46:19.237Z] 2021/03/19 23:46:18 Finished clone github.com/tonistiigi/units [2021-03-19T23:46:19.237Z] 2021/03/19 23:46:18 Clone github.com/grpc-ecosystem/go-grpc-middleware, revision 3c51f7f332123e8be5a157c0802a228ac85bf9db, attempt 1/20 [2021-03-19T23:46:19.237Z] 2021/03/19 23:46:19 Finished clone github.com/docker/go-connections [2021-03-19T23:46:19.237Z] 2021/03/19 23:46:19 Clone github.com/docker/libnetwork, revision fa125a3512ee0f6187721c88582bf8c4378bd4d7, attempt 1/20 [2021-03-19T23:46:19.494Z] 2021/03/19 23:46:19 Finished clone github.com/google/shlex [2021-03-19T23:46:19.494Z] 2021/03/19 23:46:19 Clone github.com/docker/go-events, revision e31b211e4f1cd09aa76fe4ac244571fab96ae47f, attempt 1/20 [2021-03-19T23:46:19.751Z] 2021/03/19 23:46:19 Finished clone github.com/opentracing-contrib/go-stdlib [2021-03-19T23:46:19.751Z] 2021/03/19 23:46:19 Clone github.com/armon/go-radix, revision e39d623f12e8e41c7b5529e9a9dd67a1e2261f80, attempt 1/20 [2021-03-19T23:46:19.751Z] 2021/03/19 23:46:19 Finished clone github.com/opentracing/opentracing-go [2021-03-19T23:46:19.751Z] 2021/03/19 23:46:19 Clone github.com/armon/go-metrics, revision eb0af217e5e9747e41dd5303755356b62d28e3ec, attempt 1/20 [2021-03-19T23:46:20.008Z] 2021/03/19 23:46:19 Finished clone github.com/mitchellh/hashstructure [2021-03-19T23:46:20.008Z] 2021/03/19 23:46:19 Clone github.com/hashicorp/go-msgpack, revision 71c2886f5a673a35f909803f38ece5810165097b, attempt 1/20 [2021-03-19T23:46:20.008Z] 2021/03/19 23:46:19 Finished clone github.com/gofrs/flock [2021-03-19T23:46:20.008Z] 2021/03/19 23:46:19 Clone github.com/hashicorp/memberlist, revision 3d8438da9589e7b608a83ffac1ef8211486bcb7c, attempt 1/20 [2021-03-19T23:46:20.265Z] 2021/03/19 23:46:20 Finished clone github.com/grpc-ecosystem/grpc-opentracing [2021-03-19T23:46:20.265Z] 2021/03/19 23:46:20 Clone github.com/sean-/seed, revision e2103e2c35297fb7e17febb81e49b312087a2372, attempt 1/20 [2021-03-19T23:46:21.135Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-19T23:46:21.195Z] 2021/03/19 23:46:20 Finished clone github.com/docker/go-events [2021-03-19T23:46:21.195Z] 2021/03/19 23:46:20 Clone github.com/hashicorp/errwrap, revision 8a6fb523712970c966eefc6b39ed2c5e74880354, attempt 1/20 [2021-03-19T23:46:21.195Z] 2021/03/19 23:46:20 Finished clone github.com/armon/go-radix [2021-03-19T23:46:21.195Z] 2021/03/19 23:46:20 Clone github.com/hashicorp/go-sockaddr, revision c7188e74f6acae5a989bdc959aa779f8b9f42faf, attempt 1/20 [2021-03-19T23:46:21.195Z] 2021/03/19 23:46:21 Finished clone github.com/armon/go-metrics [2021-03-19T23:46:21.195Z] 2021/03/19 23:46:21 Clone github.com/hashicorp/go-multierror, revision 886a7fbe3eb1c874d46f623bfa70af45f425b3d1, attempt 1/20 [2021-03-19T23:46:21.452Z] 2021/03/19 23:46:21 Finished clone github.com/sean-/seed [2021-03-19T23:46:21.452Z] 2021/03/19 23:46:21 Clone github.com/hashicorp/serf, revision 598c54895cc5a7b1a24a398d635e8c0ea0959870, attempt 1/20 [2021-03-19T23:46:21.710Z] 2021/03/19 23:46:21 Finished clone github.com/tonistiigi/fsutil [2021-03-19T23:46:21.710Z] 2021/03/19 23:46:21 Clone github.com/docker/libkv, revision 458977154600b9f23984d9f4b82e79570b5ae12b, attempt 1/20 [2021-03-19T23:46:22.642Z] 2021/03/19 23:46:22 Finished clone github.com/hashicorp/go-multierror [2021-03-19T23:46:22.642Z] 2021/03/19 23:46:22 Clone github.com/vishvananda/netns, revision db3c7e526aae966c4ccfa6c8189b693d6ac5d202, attempt 1/20 [2021-03-19T23:46:22.642Z] 2021/03/19 23:46:22 Finished clone github.com/hashicorp/errwrap [2021-03-19T23:46:22.642Z] 2021/03/19 23:46:22 Clone github.com/vishvananda/netlink, revision f049be6f391489d3f374498fe0c8df8449258372, attempt 1/20 [2021-03-19T23:46:22.642Z] 2021/03/19 23:46:22 Finished clone github.com/hashicorp/memberlist [2021-03-19T23:46:22.642Z] 2021/03/19 23:46:22 Clone github.com/moby/ipvs, revision 4566ccea0e08d68e9614c3e7a64a23b850c4bb35, attempt 1/20 [2021-03-19T23:46:23.573Z] 2021/03/19 23:46:23 Finished clone github.com/docker/libkv [2021-03-19T23:46:23.573Z] 2021/03/19 23:46:23 Clone github.com/BurntSushi/toml, revision 3012a1dbe2e4bd1391d42b32f0577cb7bbc7f005, attempt 1/20 [2021-03-19T23:46:23.666Z] --- PASS: TestAuthZPluginV2AllowNonVolumeRequest (4.35s) [2021-03-19T23:46:23.666Z] === RUN TestAuthZPluginV2Disable [2021-03-19T23:46:23.829Z] 2021/03/19 23:46:23 Finished clone github.com/golang/gddo [2021-03-19T23:46:23.829Z] 2021/03/19 23:46:23 Clone github.com/samuel/go-zookeeper, revision d0e0d8e11f318e000a8cc434616d69e329edc374, attempt 1/20 [2021-03-19T23:46:23.829Z] 2021/03/19 23:46:23 Finished clone github.com/vishvananda/netns [2021-03-19T23:46:23.829Z] 2021/03/19 23:46:23 Clone github.com/deckarep/golang-set, revision ef32fa3046d9f249d399f98ebaf9be944430fd1d, attempt 1/20 [2021-03-19T23:46:23.990Z] --- PASS: TestCreateServiceMultipleTimes (15.44s) [2021-03-19T23:46:23.990Z] === RUN TestCreateServiceConflict [2021-03-19T23:46:24.086Z] 2021/03/19 23:46:23 Finished clone github.com/hashicorp/go-sockaddr [2021-03-19T23:46:24.086Z] 2021/03/19 23:46:23 Clone github.com/coreos/etcd, revision d57e8b8d97adfc4a6c224fe116714bf1a1f3beb9, attempt 1/20 [2021-03-19T23:46:25.015Z] 2021/03/19 23:46:24 Finished clone github.com/moby/ipvs [2021-03-19T23:46:25.015Z] 2021/03/19 23:46:24 Clone github.com/coreos/go-semver, revision 8ab6407b697782a06568d4b7f1db25550ec2e4c6, attempt 1/20 [2021-03-19T23:46:25.271Z] 2021/03/19 23:46:25 Finished clone github.com/deckarep/golang-set [2021-03-19T23:46:25.271Z] 2021/03/19 23:46:25 Clone github.com/ugorji/go, revision b4c50a2b199d93b13dc15e78929cfb23bfdf21ab, attempt 1/20 [2021-03-19T23:46:25.271Z] 2021/03/19 23:46:25 Finished clone github.com/BurntSushi/toml [2021-03-19T23:46:25.271Z] 2021/03/19 23:46:25 Clone github.com/hashicorp/consul, revision 9a9cc9341bb487651a0399e3fc5e1e8a42e62dd9, attempt 1/20 [2021-03-19T23:46:25.508Z] --- PASS: TestCreateServiceConflict (1.90s) [2021-03-19T23:46:25.508Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T23:46:25.528Z] 2021/03/19 23:46:25 Finished clone github.com/samuel/go-zookeeper [2021-03-19T23:46:25.528Z] 2021/03/19 23:46:25 Clone github.com/miekg/dns, revision 6c0c4e6581f8e173cc562c8b3363ab984e4ae071, attempt 1/20 [2021-03-19T23:46:25.569Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-19T23:46:25.784Z] 2021/03/19 23:46:25 Finished clone github.com/vishvananda/netlink [2021-03-19T23:46:25.784Z] 2021/03/19 23:46:25 Clone github.com/ishidawataru/sctp, revision 6e2cb1366111dcf547c13531e3a263a067715847, attempt 1/20 [2021-03-19T23:46:26.041Z] 2021/03/19 23:46:25 Finished clone github.com/hashicorp/go-msgpack [2021-03-19T23:46:26.041Z] 2021/03/19 23:46:25 Clone go.etcd.io/bbolt, revision 232d8fc87f50244f9c808f4745759e08a304c029, attempt 1/20 [2021-03-19T23:46:26.505Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-19T23:46:26.621Z] 2021/03/19 23:46:26 Finished clone golang.org/x/net [2021-03-19T23:46:26.621Z] 2021/03/19 23:46:26 Clone github.com/docker/distribution, revision 0d3efadf0154c2b8a4e7b6621fff9809655cc580, attempt 1/20 [2021-03-19T23:46:26.621Z] 2021/03/19 23:46:26 Finished clone github.com/coreos/go-semver [2021-03-19T23:46:26.621Z] 2021/03/19 23:46:26 Clone github.com/vbatts/tar-split, revision 620714a4c508c880ac1bdda9c8370a2b19af1a55, attempt 1/20 [2021-03-19T23:46:27.072Z] --- PASS: TestAuthZPluginV2Disable (3.38s) [2021-03-19T23:46:27.072Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-03-19T23:46:27.186Z] 2021/03/19 23:46:27 Finished clone github.com/ishidawataru/sctp [2021-03-19T23:46:27.186Z] 2021/03/19 23:46:27 Clone github.com/opencontainers/go-digest, revision ea51bea511f75cfa3ef6098cc253c5c3609b037a, attempt 1/20 [2021-03-19T23:46:28.255Z] --- PASS: TestCreateServiceMaxReplicas (2.65s) [2021-03-19T23:46:28.255Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T23:46:28.975Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-19T23:46:28.975Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-19T23:46:29.079Z] 2021/03/19 23:46:28 Finished clone github.com/opencontainers/go-digest [2021-03-19T23:46:29.079Z] 2021/03/19 23:46:28 Clone github.com/mistifyio/go-zfs, revision f784269be439d704d3dfa1906f45dd848fed2beb, attempt 1/20 [2021-03-19T23:46:29.336Z] 2021/03/19 23:46:29 Finished clone go.etcd.io/bbolt [2021-03-19T23:46:29.336Z] 2021/03/19 23:46:29 Clone google.golang.org/grpc, revision f495f5b15ae7ccda3b38c53a1bfcde4c1a58a2bc, attempt 1/20 [2021-03-19T23:46:29.913Z] --- PASS: TestAuthZPluginV2RejectVolumeRequests (2.92s) [2021-03-19T23:46:29.913Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-03-19T23:46:30.267Z] 2021/03/19 23:46:30 Finished clone github.com/mistifyio/go-zfs [2021-03-19T23:46:30.267Z] 2021/03/19 23:46:30 Clone github.com/opencontainers/runc, revision ff819c7e9184c13b7c2607fe6c30ae19403a7aff, attempt 1/20 [2021-03-19T23:46:30.267Z] 2021/03/19 23:46:30 Finished clone github.com/grpc-ecosystem/go-grpc-middleware [2021-03-19T23:46:30.267Z] 2021/03/19 23:46:30 Clone github.com/opencontainers/runtime-spec, revision 4d89ac9fbff6c455f46a5bb59c6b1bb7184a5e43, attempt 1/20 [2021-03-19T23:46:31.637Z] 2021/03/19 23:46:31 Finished clone github.com/hashicorp/serf [2021-03-19T23:46:31.637Z] 2021/03/19 23:46:31 Clone github.com/opencontainers/image-spec, revision d60099175f88c47cd379c4738d158884749ed235, attempt 1/20 [2021-03-19T23:46:31.894Z] 2021/03/19 23:46:31 Finished clone github.com/vbatts/tar-split [2021-03-19T23:46:31.894Z] 2021/03/19 23:46:31 Clone github.com/cyphar/filepath-securejoin, revision a261ee33d7a517f054effbf451841abaafe3e0fd, attempt 1/20 [2021-03-19T23:46:32.151Z] 2021/03/19 23:46:32 Clone github.com/coreos/go-systemd, revision 39ca1b05acc7ad1220e09f133283b8859a8b71ab, attempt 1/20 [2021-03-19T23:46:32.151Z] 2021/03/19 23:46:32 Finished clone github.com/Microsoft/opengcs [2021-03-19T23:46:34.046Z] 2021/03/19 23:46:33 Finished clone github.com/cyphar/filepath-securejoin [2021-03-19T23:46:34.046Z] 2021/03/19 23:46:33 Clone github.com/coreos/go-systemd/v22, revision 2d78030078ef61b3cae27f42ad6d0e46db51b339, attempt 1/20 [2021-03-19T23:46:34.046Z] 2021/03/19 23:46:33 Finished clone github.com/opencontainers/runtime-spec [2021-03-19T23:46:34.046Z] 2021/03/19 23:46:33 Clone github.com/godbus/dbus/v5, revision 37bf87eef99d69c4f1d3528bd66e3a87dc201472, attempt 1/20 [2021-03-19T23:46:34.103Z] === RUN TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer [2021-03-19T23:46:34.609Z] 2021/03/19 23:46:34 Finished clone github.com/coreos/go-systemd [2021-03-19T23:46:34.609Z] 2021/03/19 23:46:34 Clone github.com/Graylog2/go-gelf, revision 1550ee647df0510058c9d67a45c56f18911d80b8, attempt 1/20 [2021-03-19T23:46:35.497Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-19T23:46:35.977Z] 2021/03/19 23:46:35 Finished clone github.com/opencontainers/image-spec [2021-03-19T23:46:35.977Z] 2021/03/19 23:46:35 Clone github.com/fluent/fluent-logger-golang, revision 7a6c9dcd7f14c2ed5d8c55c11b894e5455ee311b, attempt 1/20 [2021-03-19T23:46:36.234Z] 2021/03/19 23:46:36 Finished clone github.com/coreos/go-systemd/v22 [2021-03-19T23:46:36.234Z] 2021/03/19 23:46:36 Clone github.com/philhofer/fwd, revision bb6d471dc95d4fe11e432687f8b70ff496cf3136, attempt 1/20 [2021-03-19T23:46:36.435Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-19T23:46:36.491Z] 2021/03/19 23:46:36 Finished clone github.com/Graylog2/go-gelf [2021-03-19T23:46:36.491Z] 2021/03/19 23:46:36 Clone github.com/tinylib/msgp, revision af6442a0fcf6e2a1b824f70dd0c734f01e817751, attempt 1/20 [2021-03-19T23:46:36.491Z] 2021/03/19 23:46:36 Finished clone github.com/godbus/dbus/v5 [2021-03-19T23:46:36.491Z] 2021/03/19 23:46:36 Clone github.com/fsnotify/fsnotify, revision 45d7d09e39ef4ac08d493309fa031790c15bfe8a, attempt 1/20 [2021-03-19T23:46:37.423Z] 2021/03/19 23:46:37 Clone github.com/aws/aws-sdk-go, revision 2590bc875c54c9fda225d8e4e56a9d28d90c6a47, attempt 1/20 [2021-03-19T23:46:37.423Z] 2021/03/19 23:46:37 Finished clone github.com/ugorji/go [2021-03-19T23:46:37.423Z] 2021/03/19 23:46:37 Finished clone github.com/fluent/fluent-logger-golang [2021-03-19T23:46:37.423Z] 2021/03/19 23:46:37 Clone github.com/jmespath/go-jmespath, revision 2d053f87d1d7f9f48196ae04cf3daea4273d207d, attempt 1/20 [2021-03-19T23:46:37.423Z] 2021/03/19 23:46:37 Finished clone github.com/philhofer/fwd [2021-03-19T23:46:37.423Z] 2021/03/19 23:46:37 Clone github.com/bsphere/le_go, revision 7a984a84b5492ae539b79b62fb4a10afc63c7bcf, attempt 1/20 [2021-03-19T23:46:38.353Z] 2021/03/19 23:46:38 Finished clone github.com/fsnotify/fsnotify [2021-03-19T23:46:38.353Z] 2021/03/19 23:46:38 Clone golang.org/x/oauth2, revision bf48bf16ab8d622ce64ec6ce98d2c98f916b6303, attempt 1/20 [2021-03-19T23:46:38.916Z] 2021/03/19 23:46:38 Finished clone github.com/bsphere/le_go [2021-03-19T23:46:38.916Z] 2021/03/19 23:46:38 Clone google.golang.org/api, revision dec2ee309f5b09fc59bc40676447c15736284d78, attempt 1/20 [2021-03-19T23:46:39.846Z] 2021/03/19 23:46:39 Finished clone github.com/jmespath/go-jmespath [2021-03-19T23:46:39.846Z] 2021/03/19 23:46:39 Clone github.com/golang/groupcache, revision 869f871628b6baa9cfbc11732cdf6546b17c1298, attempt 1/20 [2021-03-19T23:46:40.103Z] 2021/03/19 23:46:40 Clone go.opencensus.io, revision d835ff86be02193d324330acdb7d65546b05f814, attempt 1/20 [2021-03-19T23:46:40.103Z] 2021/03/19 23:46:40 Finished clone github.com/docker/libnetwork [2021-03-19T23:46:40.628Z] === RUN TestDockerSwarmSuite/TestAPISwarmListNodes [2021-03-19T23:46:40.628Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-19T23:46:40.628Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-19T23:46:40.667Z] 2021/03/19 23:46:40 Finished clone github.com/tinylib/msgp [2021-03-19T23:46:40.667Z] 2021/03/19 23:46:40 Clone cloud.google.com/go, revision ceeb313ad77b789a7fa5287b36a1d127b69b7093, attempt 1/20 [2021-03-19T23:46:40.667Z] 2021/03/19 23:46:40 Finished clone golang.org/x/oauth2 [2021-03-19T23:46:40.667Z] 2021/03/19 23:46:40 Clone github.com/googleapis/gax-go, revision bd5b16380fd03dc758d11cef74ba2e3bc8b0e8c2, attempt 1/20 [2021-03-19T23:46:40.924Z] 2021/03/19 23:46:40 Finished clone golang.org/x/sys [2021-03-19T23:46:40.924Z] 2021/03/19 23:46:40 Clone google.golang.org/genproto, revision 3f1135a288c9a07e340ae8ba4cc6c7065a3160e8, attempt 1/20 [2021-03-19T23:46:41.181Z] 2021/03/19 23:46:40 Finished clone github.com/golang/groupcache [2021-03-19T23:46:41.181Z] 2021/03/19 23:46:41 Clone github.com/containerd/containerd, revision 0edc412565dcc6e3d6125ff9e4b009ad4b89c638, attempt 1/20 [2021-03-19T23:46:41.439Z] 2021/03/19 23:46:41 Finished clone github.com/Microsoft/hcsshim [2021-03-19T23:46:41.439Z] 2021/03/19 23:46:41 Clone github.com/containerd/fifo, revision 0724c46b320cf96bb172a0550c19a4b1fca4dacb, attempt 1/20 [2021-03-19T23:46:42.003Z] 2021/03/19 23:46:41 Finished clone github.com/googleapis/gax-go [2021-03-19T23:46:42.003Z] 2021/03/19 23:46:41 Clone github.com/containerd/continuity, revision efbc4488d8fe1bdc16bde3b2d2990d9b3a899165, attempt 1/20 [2021-03-19T23:46:42.567Z] 2021/03/19 23:46:42 Finished clone github.com/miekg/dns [2021-03-19T23:46:42.567Z] 2021/03/19 23:46:42 Clone github.com/containerd/cgroups, revision 0b889c03f102012f1d93a97ddd3ef71cd6f4f510, attempt 1/20 [2021-03-19T23:46:43.132Z] 2021/03/19 23:46:42 Finished clone github.com/containerd/fifo [2021-03-19T23:46:43.132Z] 2021/03/19 23:46:42 Clone github.com/containerd/console, revision 5d7e1412f07b502a01029ea20e20e0d2be31fa7c, attempt 1/20 [2021-03-19T23:46:43.162Z] --- PASS: TestAuthZPluginV2BadManifestFailsDaemonStart (13.05s) [2021-03-19T23:46:43.162Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-03-19T23:46:43.389Z] 2021/03/19 23:46:43 Finished clone github.com/moby/buildkit [2021-03-19T23:46:43.389Z] 2021/03/19 23:46:43 Clone github.com/containerd/go-runc, revision 16b287bc67d069a60fa48db15f330b790b74365b, attempt 1/20 [2021-03-19T23:46:43.646Z] 2021/03/19 23:46:43 Finished clone go.opencensus.io [2021-03-19T23:46:43.646Z] 2021/03/19 23:46:43 Clone github.com/containerd/typeurl, revision cd3ce7159eae562a4f60ceff37dada11a939d247, attempt 1/20 [2021-03-19T23:46:43.650Z] --- PASS: TestCreateWithDuplicateNetworkNames (12.83s) [2021-03-19T23:46:43.650Z] === RUN TestCreateServiceSecretFileMode [2021-03-19T23:46:43.650Z] --- PASS: TestCreateServiceSecretFileMode (2.32s) [2021-03-19T23:46:43.650Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T23:46:44.099Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-19T23:46:44.211Z] 2021/03/19 23:46:43 Finished clone golang.org/x/text [2021-03-19T23:46:44.211Z] 2021/03/19 23:46:43 Clone github.com/containerd/ttrpc, revision bfba540dc45464586c106b1f31c8547933c1eb41, attempt 1/20 [2021-03-19T23:46:44.775Z] 2021/03/19 23:46:44 Finished clone github.com/containerd/go-runc [2021-03-19T23:46:44.775Z] 2021/03/19 23:46:44 Clone github.com/gogo/googleapis, revision 01e0f9cca9b92166042241267ee2a5cdf5cff46c, attempt 1/20 [2021-03-19T23:46:45.032Z] 2021/03/19 23:46:44 Finished clone github.com/containerd/typeurl [2021-03-19T23:46:45.032Z] 2021/03/19 23:46:44 Clone github.com/cilium/ebpf, revision 1c8d4c9ef7759622653a1d319284a44652333b28, attempt 1/20 [2021-03-19T23:46:45.036Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-19T23:46:45.597Z] 2021/03/19 23:46:45 Finished clone github.com/containerd/ttrpc [2021-03-19T23:46:45.597Z] 2021/03/19 23:46:45 Clone github.com/docker/swarmkit, revision 17d8d4e4d8bdec33d386e6362d3537fa9493ba00, attempt 1/20 [2021-03-19T23:46:45.730Z] --- PASS: TestCreateServiceConfigFileMode (2.20s) [2021-03-19T23:46:45.730Z] === RUN TestCreateServiceSysctls [2021-03-19T23:46:45.970Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-19T23:46:46.161Z] 2021/03/19 23:46:45 Finished clone github.com/containerd/cgroups [2021-03-19T23:46:46.161Z] 2021/03/19 23:46:45 Clone github.com/gogo/protobuf, revision 5628607bb4c51c3157aacc3a50f0ab707582b805, attempt 1/20 [2021-03-19T23:46:46.724Z] 2021/03/19 23:46:46 Clone github.com/golang/protobuf, revision 84668698ea25b64748563aa20726db66a6b8d299, attempt 1/20 [2021-03-19T23:46:46.724Z] 2021/03/19 23:46:46 Finished clone github.com/containerd/console [2021-03-19T23:46:46.724Z] 2021/03/19 23:46:46 Finished clone github.com/gogo/googleapis [2021-03-19T23:46:46.724Z] 2021/03/19 23:46:46 Clone github.com/cloudflare/cfssl, revision 5d63dbd981b5c408effbb58c442d54761ff94fbd, attempt 1/20 [2021-03-19T23:46:46.724Z] 2021/03/19 23:46:46 Clone github.com/fernet/fernet-go, revision 9eac43b88a5efb8651d24de9b68e87567e029736, attempt 1/20 [2021-03-19T23:46:46.724Z] 2021/03/19 23:46:46 Finished clone github.com/opencontainers/runc [2021-03-19T23:46:46.906Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-19T23:46:48.094Z] 2021/03/19 23:46:47 Finished clone google.golang.org/grpc [2021-03-19T23:46:48.094Z] 2021/03/19 23:46:47 Clone github.com/google/certificate-transparency-go, revision 37a384cd035e722ea46e55029093e26687138edf, attempt 1/20 [2021-03-19T23:46:48.094Z] 2021/03/19 23:46:47 Finished clone github.com/containerd/continuity [2021-03-19T23:46:48.094Z] 2021/03/19 23:46:47 Clone golang.org/x/crypto, revision c1f2f97bffc9c53fc40a1a28a5b460094c0050d9, attempt 1/20 [2021-03-19T23:46:48.282Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-19T23:46:48.351Z] 2021/03/19 23:46:48 Finished clone github.com/fernet/fernet-go [2021-03-19T23:46:48.351Z] 2021/03/19 23:46:48 Clone golang.org/x/time, revision 555d28b269f0569763d25dbe1a237ae74c6bcc82, attempt 1/20 [2021-03-19T23:46:48.351Z] 2021/03/19 23:46:48 Finished clone github.com/docker/distribution [2021-03-19T23:46:48.351Z] 2021/03/19 23:46:48 Clone github.com/hashicorp/go-memdb, revision cb9a474f84cc5e41b273b20c6927680b2a8776ad, attempt 1/20 [2021-03-19T23:46:48.476Z] --- PASS: TestCreateServiceSysctls (3.00s) [2021-03-19T23:46:48.476Z] === RUN TestCreateServiceCapabilities [2021-03-19T23:46:48.848Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-19T23:46:48.848Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-19T23:46:49.106Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-19T23:46:49.365Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-19T23:46:49.931Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-19T23:46:50.265Z] 2021/03/19 23:46:49 Finished clone github.com/hashicorp/go-memdb [2021-03-19T23:46:50.265Z] 2021/03/19 23:46:49 Clone git://github.com/tonistiigi/go-immutable-radix.git to github.com/hashicorp/go-immutable-radix, revision 826af9ccf0feeee615d546d69b11f8e98da8c8f1, attempt 1/20 [2021-03-19T23:46:50.265Z] 2021/03/19 23:46:49 Finished clone github.com/cilium/ebpf [2021-03-19T23:46:50.265Z] 2021/03/19 23:46:49 Clone github.com/hashicorp/golang-lru, revision 7f827b33c0f158ec5dfbba01bb0b14a4541fd81d, attempt 1/20 [2021-03-19T23:46:50.265Z] 2021/03/19 23:46:49 Finished clone golang.org/x/time [2021-03-19T23:46:50.265Z] 2021/03/19 23:46:49 Clone github.com/coreos/pkg, revision 3ac0863d7acf3bc44daf49afef8919af12f704ef, attempt 1/20 [2021-03-19T23:46:50.833Z] 2021/03/19 23:46:50 Finished clone github.com/hashicorp/go-immutable-radix [2021-03-19T23:46:50.833Z] 2021/03/19 23:46:50 Clone code.cloudfoundry.org/clock, revision 02e53af36e6c978af692887ed449b74026d76fec, attempt 1/20 [2021-03-19T23:46:51.231Z] --- PASS: TestCreateServiceCapabilities (2.32s) [2021-03-19T23:46:51.231Z] === RUN TestInspect [2021-03-19T23:46:51.398Z] 2021/03/19 23:46:51 Finished clone github.com/coreos/pkg [2021-03-19T23:46:51.398Z] 2021/03/19 23:46:51 Clone github.com/prometheus/client_golang, revision 6edbbd9e560190e318cdc5b4d3e630b442858380, attempt 1/20 [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPIImagesSearchJSONContentType [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPIImagesSizeCompatibility [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPINetworkConnectDisconnect [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPINetworkCreateCheckDuplicate [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPINetworkFilter [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPINetworkGetDefaults [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPINetworkInspectBridge [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPIOptionsRoute [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPIStatsContainerNotFound [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPIStatsNetworkStats [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPIStatsNetworkStatsVersioning [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPIStatsNoStreamConnectedContainers [2021-03-19T23:46:51.601Z] === RUN TestDockerSuite/TestAPIStatsNoStreamGetCpu [2021-03-19T23:46:51.655Z] 2021/03/19 23:46:51 Finished clone github.com/hashicorp/golang-lru [2021-03-19T23:46:51.655Z] 2021/03/19 23:46:51 Clone github.com/beorn7/perks, revision 37c8de3658fcb183f997c4e13e8337516ab753e6, attempt 1/20 [2021-03-19T23:46:51.834Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-19T23:46:52.092Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-19T23:46:52.219Z] 2021/03/19 23:46:51 Finished clone code.cloudfoundry.org/clock [2021-03-19T23:46:52.219Z] 2021/03/19 23:46:51 Clone github.com/prometheus/client_model, revision 7bc5445566f0fe75b15de23e6b93886e982d7bf9, attempt 1/20 [2021-03-19T23:46:52.600Z] === RUN TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines [2021-03-19T23:46:53.154Z] 2021/03/19 23:46:52 Finished clone github.com/beorn7/perks [2021-03-19T23:46:53.154Z] 2021/03/19 23:46:52 Clone github.com/prometheus/common, revision d978bcb1309602d68bb4ba69cf3f8ed900e07308, attempt 1/20 [2021-03-19T23:46:53.718Z] 2021/03/19 23:46:53 Finished clone github.com/prometheus/client_model [2021-03-19T23:46:53.718Z] 2021/03/19 23:46:53 Clone github.com/prometheus/procfs, revision 46159f73e74d1cb8dc223deef9b2d049286f46b1, attempt 1/20 [2021-03-19T23:46:53.989Z] --- PASS: TestInspect (2.59s) [2021-03-19T23:46:53.989Z] === RUN TestCreateJob [2021-03-19T23:46:54.228Z] === RUN TestDockerSuite/TestAppArmorDeniesChmodProc [2021-03-19T23:46:54.623Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-19T23:46:54.623Z] === RUN TestDockerSwarmSuite/TestAPISwarmManagerRestore [2021-03-19T23:46:54.649Z] 2021/03/19 23:46:54 Finished clone golang.org/x/crypto [2021-03-19T23:46:54.649Z] 2021/03/19 23:46:54 Clone github.com/matttproud/golang_protobuf_extensions, revision c12348ce28de40eed0136aa2b644d0ee0650e56c, attempt 1/20 [2021-03-19T23:46:54.701Z] === RUN TestDockerSuite/TestAppArmorDeniesPtrace [2021-03-19T23:46:54.701Z] === RUN TestDockerSuite/TestAppArmorTraceSelf [2021-03-19T23:46:54.701Z] === RUN TestDockerSuite/TestAttachDisconnect [2021-03-19T23:46:54.701Z] === RUN TestDockerSuite/TestAttachMultipleAndRestart [2021-03-19T23:46:55.214Z] 2021/03/19 23:46:55 Finished clone github.com/golang/protobuf [2021-03-19T23:46:55.214Z] 2021/03/19 23:46:55 Clone github.com/pkg/errors, revision 614d223910a179a466c1767a985424175c39b465, attempt 1/20 [2021-03-19T23:46:55.214Z] 2021/03/19 23:46:55 Finished clone github.com/prometheus/client_golang [2021-03-19T23:46:55.214Z] 2021/03/19 23:46:55 Clone github.com/grpc-ecosystem/go-grpc-prometheus, revision c225b8c3b01faf2899099b768856a9e916e5087b, attempt 1/20 [2021-03-19T23:46:55.999Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-19T23:46:56.146Z] 2021/03/19 23:46:56 Finished clone github.com/matttproud/golang_protobuf_extensions [2021-03-19T23:46:56.146Z] 2021/03/19 23:46:56 Clone github.com/cespare/xxhash/v2, revision d7df74196a9e781ede915320c11c378c1b2f3a1f, attempt 1/20 [2021-03-19T23:46:56.404Z] 2021/03/19 23:46:56 Finished clone github.com/prometheus/common [2021-03-19T23:46:56.404Z] 2021/03/19 23:46:56 Clone github.com/spf13/cobra, revision 86f8bfd7fef868a174e1b606783bd7f5c82ddf8f, attempt 1/20 [2021-03-19T23:46:56.661Z] 2021/03/19 23:46:56 Finished clone github.com/prometheus/procfs [2021-03-19T23:46:56.661Z] 2021/03/19 23:46:56 Clone github.com/spf13/pflag, revision 2e9d26c8c37aae03e3f9d4e90b7116f5accb7cab, attempt 1/20 [2021-03-19T23:46:56.737Z] --- PASS: TestCreateJob (3.17s) [2021-03-19T23:46:56.737Z] === RUN TestReplicatedJob [2021-03-19T23:46:56.918Z] 2021/03/19 23:46:56 Finished clone github.com/grpc-ecosystem/go-grpc-prometheus [2021-03-19T23:46:56.918Z] 2021/03/19 23:46:56 Clone github.com/inconshreveable/mousetrap, revision 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75, attempt 1/20 [2021-03-19T23:46:56.918Z] 2021/03/19 23:46:56 Finished clone github.com/pkg/errors [2021-03-19T23:46:56.918Z] 2021/03/19 23:46:56 Clone github.com/morikuni/aec, revision 39771216ff4c63d11f5e604076f9c45e8be1067b, attempt 1/20 [2021-03-19T23:46:57.678Z] === RUN TestDockerSuite/TestAttachPausedContainer [2021-03-19T23:46:57.678Z] === RUN TestDockerSuite/TestAttachTTYWithoutStdin [2021-03-19T23:46:57.678Z] === RUN TestDockerSuite/TestBuildAPIBuildGitWithF [2021-03-19T23:46:57.850Z] 2021/03/19 23:46:57 Finished clone github.com/cespare/xxhash/v2 [2021-03-19T23:46:57.850Z] 2021/03/19 23:46:57 Clone github.com/docker/go-metrics, revision b619b3592b65de4f087d9f16863a7e6ff905973c, attempt 1/20 [2021-03-19T23:46:58.415Z] 2021/03/19 23:46:58 Finished clone github.com/inconshreveable/mousetrap [2021-03-19T23:46:58.415Z] 2021/03/19 23:46:58 Clone github.com/opencontainers/selinux, revision 2f45b3796d18f1ab4c9fc0c888a98d0a0fd6e429, attempt 1/20 [2021-03-19T23:46:58.415Z] 2021/03/19 23:46:58 Finished clone github.com/morikuni/aec [2021-03-19T23:46:58.547Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-19T23:46:58.981Z] 2021/03/19 23:46:58 Finished clone github.com/spf13/pflag [2021-03-19T23:46:58.981Z] 2021/03/19 23:46:58 Finished clone github.com/docker/go-metrics [2021-03-19T23:46:59.545Z] 2021/03/19 23:46:59 Finished clone github.com/spf13/cobra [2021-03-19T23:46:59.923Z] --- PASS: TestAuthZPluginV2NonexistentFailsDaemonStart (16.68s) [2021-03-19T23:46:59.923Z] PASS [2021-03-19T23:46:59.923Z] [2021-03-19T23:46:59.923Z] DONE 17 tests in 54.469s [2021-03-19T23:46:59.923Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-03-19T23:46:59.923Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:46:59.923Z] ++ set -e [2021-03-19T23:46:59.923Z] ++ '[' -n 0 ']' [2021-03-19T23:46:59.923Z] ++ set -x [2021-03-19T23:46:59.923Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-common-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.common -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:46:59.923Z] INFO: Testing against a local daemon [2021-03-19T23:46:59.923Z] === RUN TestPluginInvalidJSON [2021-03-19T23:46:59.923Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:46:59.923Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:46:59.923Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-03-19T23:46:59.923Z] --- PASS: TestPluginInvalidJSON (0.03s) [2021-03-19T23:46:59.923Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.02s) [2021-03-19T23:46:59.923Z] === RUN TestPluginInstall [2021-03-19T23:46:59.923Z] === RUN TestPluginInstall/no_auth [2021-03-19T23:47:00.860Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-19T23:47:02.071Z] 2021/03/19 23:47:01 Finished clone github.com/google/certificate-transparency-go [2021-03-19T23:47:02.071Z] 2021/03/19 23:47:01 Finished clone github.com/opencontainers/selinux [2021-03-19T23:47:02.238Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-19T23:47:02.325Z] --- PASS: TestReplicatedJob (4.90s) [2021-03-19T23:47:02.325Z] === RUN TestUpdateReplicatedJob [2021-03-19T23:47:02.497Z] time="2021-03-19T23:47:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:47:02.497Z] time="2021-03-19T23:47:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19530c6bacb05973f7d1269ccc70a9a87afd72c065c7e136876bd4824ae2a9d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:47:02.497Z] time="2021-03-19T23:47:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:47:02.497Z] time="2021-03-19T23:47:02Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:19530c6bacb05973f7d1269ccc70a9a87afd72c065c7e136876bd4824ae2a9d9" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:47:02.756Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-19T23:47:03.015Z] === RUN TestPluginInstall/with_htpasswd [2021-03-19T23:47:03.583Z] time="2021-03-19T23:47:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:47:03.583Z] time="2021-03-19T23:47:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a959549842fccbc0276d61f7089101d14703838b2c41f18d5bf8759f75e6ae6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:47:03.583Z] time="2021-03-19T23:47:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:47:03.583Z] time="2021-03-19T23:47:03Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:a959549842fccbc0276d61f7089101d14703838b2c41f18d5bf8759f75e6ae6c" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:47:03.587Z] === RUN TestDockerSuite/TestBuildAPIDockerFileRemote [2021-03-19T23:47:04.150Z] === RUN TestPluginInstall/with_insecure [2021-03-19T23:47:05.078Z] --- PASS: TestUpdateReplicatedJob (3.07s) [2021-03-19T23:47:05.078Z] === RUN TestServiceListWithStatuses [2021-03-19T23:47:05.078Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T23:47:05.078Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T23:47:05.078Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T23:47:05.525Z] time="2021-03-19T23:47:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:47:05.526Z] time="2021-03-19T23:47:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d254f4744190b57bdca9b1e097811abe18b6082cc9d5444c6eeacbb000253f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:47:05.526Z] time="2021-03-19T23:47:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" [2021-03-19T23:47:05.526Z] time="2021-03-19T23:47:05Z" level=warning msg="reference for unknown type: application/vnd.docker.plugin.v1+json" digest="sha256:8d254f4744190b57bdca9b1e097811abe18b6082cc9d5444c6eeacbb000253f1" mediatype=application/vnd.docker.plugin.v1+json size=522 [2021-03-19T23:47:06.092Z] --- PASS: TestPluginInstall (6.02s) [2021-03-19T23:47:06.092Z] --- PASS: TestPluginInstall/no_auth (3.01s) [2021-03-19T23:47:06.092Z] --- PASS: TestPluginInstall/with_htpasswd (1.09s) [2021-03-19T23:47:06.092Z] --- PASS: TestPluginInstall/with_insecure (1.91s) [2021-03-19T23:47:06.092Z] plugin_test.go:160: [d68da73e5af1f] daemon is not started [2021-03-19T23:47:06.092Z] === RUN TestPluginsWithRuntimes [2021-03-19T23:47:06.254Z] 2021/03/19 23:47:05 Finished clone github.com/cloudflare/cfssl [2021-03-19T23:47:07.469Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-19T23:47:08.036Z] === RUN TestPluginsWithRuntimes/No_Args [2021-03-19T23:47:08.624Z] --- PASS: TestDockerNetworkConnectAlias (3.99s) [2021-03-19T23:47:08.624Z] === RUN TestDockerNetworkReConnect [2021-03-19T23:47:08.978Z] === RUN TestPluginsWithRuntimes/With_Args [2021-03-19T23:47:09.545Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-19T23:47:10.112Z] --- PASS: TestPluginsWithRuntimes (4.25s) [2021-03-19T23:47:10.371Z] --- PASS: TestPluginsWithRuntimes/No_Args (1.08s) [2021-03-19T23:47:10.371Z] --- PASS: TestPluginsWithRuntimes/With_Args (1.19s) [2021-03-19T23:47:10.371Z] PASS [2021-03-19T23:47:10.371Z] [2021-03-19T23:47:10.371Z] DONE 9 tests in 10.527s [2021-03-19T23:47:10.371Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-03-19T23:47:10.371Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:47:10.371Z] ++ set -e [2021-03-19T23:47:10.371Z] ++ '[' -n 0 ']' [2021-03-19T23:47:10.371Z] ++ set -x [2021-03-19T23:47:10.371Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-graphdriver-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.graphdriver -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:47:10.371Z] INFO: Testing against a local daemon [2021-03-19T23:47:10.371Z] === RUN TestExternalGraphDriver [2021-03-19T23:47:10.631Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-19T23:47:10.631Z] === RUN TestExternalGraphDriver/json [2021-03-19T23:47:12.008Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-19T23:47:12.231Z] --- PASS: TestDockerNetworkReConnect (3.28s) [2021-03-19T23:47:12.231Z] === RUN TestServicePlugin [2021-03-19T23:47:12.231Z] --- SKIP: TestServicePlugin (0.00s) [2021-03-19T23:47:12.231Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:47:12.231Z] === RUN TestServiceUpdateLabel [2021-03-19T23:47:12.944Z] === RUN TestExternalGraphDriver/spec [2021-03-19T23:47:13.768Z] --- PASS: TestServiceUpdateLabel (1.97s) [2021-03-19T23:47:13.768Z] === RUN TestServiceUpdateSecrets [2021-03-19T23:47:15.478Z] === RUN TestExternalGraphDriver/pull [2021-03-19T23:47:16.207Z] 2021/03/19 23:47:14 Finished clone github.com/docker/swarmkit [2021-03-19T23:47:17.380Z] --- PASS: TestExternalGraphDriver (6.86s) [2021-03-19T23:47:17.380Z] --- PASS: TestExternalGraphDriver/json (2.27s) [2021-03-19T23:47:17.380Z] --- PASS: TestExternalGraphDriver/spec (2.28s) [2021-03-19T23:47:17.380Z] --- PASS: TestExternalGraphDriver/pull (2.17s) [2021-03-19T23:47:17.380Z] === RUN TestGraphdriverPluginV2 [2021-03-19T23:47:19.485Z] 2021/03/19 23:47:18 Finished clone github.com/coreos/etcd [2021-03-19T23:47:20.423Z] 2021/03/19 23:47:20 Finished clone cloud.google.com/go [2021-03-19T23:47:21.595Z] --- PASS: TestGraphdriverPluginV2 (4.17s) [2021-03-19T23:47:21.595Z] PASS [2021-03-19T23:47:21.595Z] [2021-03-19T23:47:21.595Z] DONE 5 tests in 11.171s [2021-03-19T23:47:21.595Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-03-19T23:47:21.595Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:47:21.595Z] ++ set -e [2021-03-19T23:47:21.595Z] ++ '[' -n 0 ']' [2021-03-19T23:47:21.595Z] ++ set -x [2021-03-19T23:47:21.595Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:47:21.595Z] INFO: Testing against a local daemon [2021-03-19T23:47:21.595Z] === RUN TestContinueAfterPluginCrash [2021-03-19T23:47:21.595Z] === PAUSE TestContinueAfterPluginCrash [2021-03-19T23:47:21.596Z] === RUN TestReadPluginNoRead [2021-03-19T23:47:21.596Z] === PAUSE TestReadPluginNoRead [2021-03-19T23:47:21.596Z] === RUN TestDaemonStartWithLogOpt [2021-03-19T23:47:21.596Z] === PAUSE TestDaemonStartWithLogOpt [2021-03-19T23:47:21.596Z] === CONT TestContinueAfterPluginCrash [2021-03-19T23:47:21.596Z] === CONT TestDaemonStartWithLogOpt [2021-03-19T23:47:22.531Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-19T23:47:27.806Z] --- PASS: TestDaemonStartWithLogOpt (5.87s) [2021-03-19T23:47:27.806Z] === CONT TestReadPluginNoRead [2021-03-19T23:47:28.064Z] === RUN TestDockerSuite/TestBuildResourceConstraintsAreUsed [2021-03-19T23:47:28.516Z] 2021/03/19 23:47:27 Finished clone github.com/containerd/containerd [2021-03-19T23:47:29.121Z] --- PASS: TestServiceUpdateSecrets (14.84s) [2021-03-19T23:47:29.121Z] === RUN TestServiceUpdateConfigs [2021-03-19T23:47:31.349Z] === RUN TestReadPluginNoRead/default [2021-03-19T23:47:32.287Z] === RUN TestReadPluginNoRead/disabled_caching [2021-03-19T23:47:32.853Z] --- PASS: TestContinueAfterPluginCrash (11.10s) [2021-03-19T23:47:34.230Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-03-19T23:47:34.230Z] === RUN TestDockerSuite/TestBuildRm [2021-03-19T23:47:35.061Z] 2021/03/19 23:47:34 Finished clone google.golang.org/genproto [2021-03-19T23:47:36.133Z] --- PASS: TestReadPluginNoRead (8.68s) [2021-03-19T23:47:36.133Z] --- PASS: TestReadPluginNoRead/default (1.58s) [2021-03-19T23:47:36.133Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.90s) [2021-03-19T23:47:36.133Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.92s) [2021-03-19T23:47:36.133Z] read_test.go:92: [d206ae4c74b1e] daemon is not started [2021-03-19T23:47:36.133Z] PASS [2021-03-19T23:47:36.133Z] [2021-03-19T23:47:36.133Z] DONE 6 tests in 14.713s [2021-03-19T23:47:36.134Z] Running /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard (amd64.integration.plugin.logging.cmd.discard) flags=-test.v -test.timeout=120m [2021-03-19T23:47:36.134Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:47:36.134Z] ++ set -e [2021-03-19T23:47:36.134Z] ++ '[' -n 0 ']' [2021-03-19T23:47:36.134Z] ++ set -x [2021-03-19T23:47:36.134Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-logging-cmd-discard-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.logging.cmd.discard -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:47:36.392Z] testing: warning: no tests to run [2021-03-19T23:47:36.392Z] PASS [2021-03-19T23:47:36.392Z] [2021-03-19T23:47:36.392Z] DONE 0 tests in 0.048s [2021-03-19T23:47:36.392Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-03-19T23:47:36.392Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:47:36.392Z] ++ set -e [2021-03-19T23:47:36.392Z] ++ '[' -n 0 ']' [2021-03-19T23:47:36.392Z] ++ set -x [2021-03-19T23:47:36.393Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-plugin-volumes-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.plugin.volumes -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:47:36.393Z] INFO: Testing against a local daemon [2021-03-19T23:47:36.393Z] === RUN TestPluginWithDevMounts [2021-03-19T23:47:36.393Z] === PAUSE TestPluginWithDevMounts [2021-03-19T23:47:36.393Z] === CONT TestPluginWithDevMounts [2021-03-19T23:47:38.295Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-19T23:47:38.335Z] 2021/03/19 23:47:37 Finished clone github.com/gogo/protobuf [2021-03-19T23:47:38.554Z] --- PASS: TestPluginWithDevMounts (2.02s) [2021-03-19T23:47:38.554Z] PASS [2021-03-19T23:47:38.554Z] [2021-03-19T23:47:38.554Z] DONE 1 tests in 2.162s [2021-03-19T23:47:38.554Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-03-19T23:47:38.554Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:47:38.554Z] ++ set -e [2021-03-19T23:47:38.554Z] ++ '[' -n 0 ']' [2021-03-19T23:47:38.554Z] ++ set -x [2021-03-19T23:47:38.554Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-secret-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.secret -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:47:38.554Z] INFO: Testing against a local daemon [2021-03-19T23:47:38.554Z] === RUN TestSecretInspect [2021-03-19T23:47:39.121Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-19T23:47:39.689Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeDrainPause [2021-03-19T23:47:40.626Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-19T23:47:41.192Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-19T23:47:41.760Z] --- PASS: TestSecretInspect (3.06s) [2021-03-19T23:47:41.760Z] === RUN TestSecretList [2021-03-19T23:47:41.760Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-19T23:47:43.677Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-19T23:47:44.509Z] --- PASS: TestServiceUpdateConfigs (14.32s) [2021-03-19T23:47:44.509Z] === RUN TestServiceUpdateNetwork [2021-03-19T23:47:45.055Z] --- PASS: TestSecretList (3.18s) [2021-03-19T23:47:45.055Z] === RUN TestSecretsCreateAndDelete [2021-03-19T23:47:45.314Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-19T23:47:46.694Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-19T23:47:48.073Z] --- PASS: TestSecretsCreateAndDelete (3.13s) [2021-03-19T23:47:48.073Z] === RUN TestSecretsUpdate [2021-03-19T23:47:51.363Z] --- PASS: TestSecretsUpdate (3.08s) [2021-03-19T23:47:51.363Z] === RUN TestTemplatedSecret [2021-03-19T23:47:52.302Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-19T23:47:52.562Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-19T23:47:53.133Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-19T23:47:53.133Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-19T23:47:54.072Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-19T23:47:55.981Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-19T23:47:55.981Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-19T23:47:55.981Z] --- PASS: TestTemplatedSecret (5.01s) [2021-03-19T23:47:55.981Z] === RUN TestSecretCreateResolve [2021-03-19T23:47:56.922Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-19T23:47:57.171Z] --- PASS: TestServiceUpdateNetwork (12.34s) [2021-03-19T23:47:57.171Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T23:47:57.171Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-19T23:47:57.171Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-19T23:47:58.828Z] --- PASS: TestSecretCreateResolve (2.66s) [2021-03-19T23:47:58.828Z] PASS [2021-03-19T23:47:58.828Z] [2021-03-19T23:47:58.828Z] DONE 6 tests in 20.260s [2021-03-19T23:47:58.828Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-03-19T23:47:58.828Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:47:58.828Z] ++ set -e [2021-03-19T23:47:58.828Z] ++ '[' -n 0 ']' [2021-03-19T23:47:58.828Z] ++ set -x [2021-03-19T23:47:58.828Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-service-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.service -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:47:58.828Z] INFO: Testing against a local daemon [2021-03-19T23:47:58.828Z] === RUN TestServiceCreateInit [2021-03-19T23:47:58.828Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-03-19T23:48:00.735Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeRemove [2021-03-19T23:48:02.642Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-19T23:48:04.094Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-19T23:48:04.558Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-19T23:48:05.942Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-19T23:48:06.202Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-03-19T23:48:06.461Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-19T23:48:07.400Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-19T23:48:09.307Z] === RUN TestDockerSuite/TestBuildUser [2021-03-19T23:48:11.844Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-19T23:48:11.844Z] --- PASS: TestServiceCreateInit (13.03s) [2021-03-19T23:48:11.844Z] --- PASS: TestServiceCreateInit/daemonInitDisabled (7.14s) [2021-03-19T23:48:11.844Z] --- PASS: TestServiceCreateInit/daemonInitEnabled (5.86s) [2021-03-19T23:48:11.844Z] === RUN TestCreateServiceMultipleTimes [2021-03-19T23:48:12.596Z] --- PASS: TestServiceUpdatePidsLimit (15.97s) [2021-03-19T23:48:12.596Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (0.73s) [2021-03-19T23:48:12.596Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (6.88s) [2021-03-19T23:48:12.596Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (6.79s) [2021-03-19T23:48:12.596Z] PASS [2021-03-19T23:48:12.596Z] [2021-03-19T23:48:12.596Z] === Skipped [2021-03-19T23:48:12.596Z] === SKIP: ppc64le.integration.service TestServiceListWithStatuses (0.00s) [2021-03-19T23:48:12.596Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T23:48:12.596Z] [2021-03-19T23:48:12.596Z] === SKIP: ppc64le.integration.service TestServicePlugin (0.00s) [2021-03-19T23:48:12.596Z] plugin_test.go:28: os.Getenv("DOCKER_ENGINE_GOARCH") != "amd64" [2021-03-19T23:48:12.596Z] [2021-03-19T23:48:12.596Z] [2021-03-19T23:48:12.596Z] DONE 27 tests, 2 skipped in 130.777s [2021-03-19T23:48:12.596Z] Running /go/src/github.com/docker/docker/integration/session (ppc64le.integration.session) flags=-test.v -test.timeout=120m [2021-03-19T23:48:12.596Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:48:12.596Z] ++ set -e [2021-03-19T23:48:12.596Z] ++ '[' -n 0 ']' [2021-03-19T23:48:12.596Z] ++ set -x [2021-03-19T23:48:12.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-session-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:48:12.596Z] INFO: Testing against a local daemon [2021-03-19T23:48:12.596Z] === RUN TestSessionCreate [2021-03-19T23:48:12.596Z] --- PASS: TestSessionCreate (0.03s) [2021-03-19T23:48:12.596Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T23:48:12.596Z] --- PASS: TestSessionCreateWithBadUpgrade (0.03s) [2021-03-19T23:48:12.596Z] PASS [2021-03-19T23:48:12.596Z] [2021-03-19T23:48:12.596Z] DONE 2 tests in 0.138s [2021-03-19T23:48:12.596Z] Running /go/src/github.com/docker/docker/integration/system (ppc64le.integration.system) flags=-test.v -test.timeout=120m [2021-03-19T23:48:12.596Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:48:12.596Z] ++ set -e [2021-03-19T23:48:12.596Z] ++ '[' -n 0 ']' [2021-03-19T23:48:12.596Z] ++ set -x [2021-03-19T23:48:12.596Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-system-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:48:12.596Z] INFO: Testing against a local daemon [2021-03-19T23:48:12.596Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T23:48:12.596Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T23:48:12.596Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T23:48:12.596Z] === RUN TestEventsExecDie [2021-03-19T23:48:12.596Z] --- PASS: TestEventsExecDie (0.67s) [2021-03-19T23:48:12.596Z] === RUN TestEventsBackwardsCompatible [2021-03-19T23:48:12.596Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-03-19T23:48:12.596Z] === RUN TestInfoBinaryCommits [2021-03-19T23:48:12.596Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-19T23:48:12.596Z] === RUN TestInfoAPIVersioned [2021-03-19T23:48:12.596Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-19T23:48:12.596Z] === RUN TestInfoDiscoveryBackend [2021-03-19T23:48:12.891Z] --- PASS: TestInfoDiscoveryBackend (0.53s) [2021-03-19T23:48:12.891Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-19T23:48:13.932Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-19T23:48:13.932Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-19T23:48:14.569Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.53s) [2021-03-19T23:48:14.569Z] === RUN TestInfoAPI [2021-03-19T23:48:14.569Z] --- PASS: TestInfoAPI (0.04s) [2021-03-19T23:48:14.569Z] === RUN TestInfoAPIWarnings [2021-03-19T23:48:17.021Z] 2021/03/19 23:48:16 Finished clone github.com/hashicorp/consul [2021-03-19T23:48:17.119Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-19T23:48:25.132Z] 2021/03/19 23:48:24 Finished clone github.com/aws/aws-sdk-go [2021-03-19T23:48:33.179Z] --- PASS: TestInfoAPIWarnings (16.31s) [2021-03-19T23:48:33.179Z] === RUN TestInfoDebug [2021-03-19T23:48:33.179Z] --- PASS: TestInfoDebug (0.53s) [2021-03-19T23:48:33.179Z] === RUN TestInfoInsecureRegistries [2021-03-19T23:48:33.179Z] --- PASS: TestInfoInsecureRegistries (0.53s) [2021-03-19T23:48:33.179Z] === RUN TestInfoRegistryMirrors [2021-03-19T23:48:33.179Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-19T23:48:33.179Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T23:48:33.179Z] --- PASS: TestLoginFailsWithBadCredentials (0.31s) [2021-03-19T23:48:33.179Z] === RUN TestPingCacheHeaders [2021-03-19T23:48:33.179Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-19T23:48:33.179Z] === RUN TestPingGet [2021-03-19T23:48:33.179Z] --- PASS: TestPingGet (0.02s) [2021-03-19T23:48:33.179Z] === RUN TestPingHead [2021-03-19T23:48:33.179Z] --- PASS: TestPingHead (0.03s) [2021-03-19T23:48:33.179Z] === RUN TestVersion [2021-03-19T23:48:33.179Z] --- PASS: TestVersion (0.03s) [2021-03-19T23:48:33.179Z] PASS [2021-03-19T23:48:33.179Z] [2021-03-19T23:48:33.179Z] === Skipped [2021-03-19T23:48:33.179Z] === SKIP: ppc64le.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-03-19T23:48:33.179Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T23:48:33.179Z] [2021-03-19T23:48:33.179Z] [2021-03-19T23:48:33.179Z] DONE 18 tests, 1 skipped in 21.277s [2021-03-19T23:48:33.179Z] Running /go/src/github.com/docker/docker/integration/volume (ppc64le.integration.volume) flags=-test.v -test.timeout=120m [2021-03-19T23:48:33.179Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:48:33.179Z] ++ set -e [2021-03-19T23:48:33.179Z] ++ '[' -n 0 ']' [2021-03-19T23:48:33.179Z] ++ set -x [2021-03-19T23:48:33.179Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=ppc64le DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/ppc64le-integration-volume-junit-report.xml --raw-command -- go tool test2json -p ppc64le.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:48:33.179Z] INFO: Testing against a local daemon [2021-03-19T23:48:33.179Z] === RUN TestVolumesCreateAndList [2021-03-19T23:48:33.179Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-19T23:48:33.179Z] === RUN TestVolumesRemove [2021-03-19T23:48:33.179Z] --- PASS: TestVolumesRemove (0.07s) [2021-03-19T23:48:33.179Z] === RUN TestVolumesInspect [2021-03-19T23:48:33.179Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-19T23:48:33.179Z] === RUN TestVolumesInvalidJSON [2021-03-19T23:48:33.179Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T23:48:33.179Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T23:48:33.179Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T23:48:33.179Z] --- PASS: TestVolumesInvalidJSON (0.02s) [2021-03-19T23:48:33.179Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T23:48:33.179Z] PASS [2021-03-19T23:48:33.179Z] [2021-03-19T23:48:33.180Z] DONE 5 tests in 0.213s [2021-03-19T23:48:33.180Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T23:48:33.475Z] ++++ cat bundles/test-integration/docker.pid [2021-03-19T23:48:33.475Z] +++ kill 14136 [2021-03-19T23:48:34.518Z] +++ /etc/init.d/apparmor stop [2021-03-19T23:48:34.518Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T23:48:34.518Z] [2021-03-19T23:48:34.518Z] Unloading profiles will leave already running processes permanently [2021-03-19T23:48:34.518Z] unconfined, which can lead to unexpected situations. [2021-03-19T23:48:34.518Z] [2021-03-19T23:48:34.518Z] To set a process to complain mode, use the command line tool [2021-03-19T23:48:34.518Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T23:48:34.518Z] +++ true [2021-03-19T23:48:34.518Z] exiting test-integration [2021-03-19T23:48:34.518Z] ++ exit 0 [2021-03-19T23:48:34.518Z] [2021-03-19T23:48:35.216Z] --- PASS: TestCreateServiceMultipleTimes (20.39s) [2021-03-19T23:48:35.216Z] === RUN TestCreateServiceConflict [2021-03-19T23:48:35.216Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-19T23:48:35.216Z] --- PASS: TestCreateServiceConflict (2.35s) [2021-03-19T23:48:35.216Z] === RUN TestCreateServiceMaxReplicas [2021-03-19T23:48:35.216Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-19T23:48:35.474Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-19T23:48:36.413Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer Post stage [Pipeline] junit [2021-03-19T23:48:36.665Z] Recording test results [2021-03-19T23:48:36.675Z] === RUN TestDockerSwarmSuite/TestAPISwarmNodeUpdate [2021-03-19T23:48:37.240Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-19T23:48:37.677Z] + echo Ensuring container killed. [2021-03-19T23:48:37.677Z] Ensuring container killed. [2021-03-19T23:48:37.677Z] + docker rm -vf docker-pr1 [2021-03-19T23:48:37.677Z] Error: No such container: docker-pr1 [2021-03-19T23:48:37.677Z] + true [Pipeline] sh [2021-03-19T23:48:38.154Z] + echo Chowning /workspace to jenkins user [2021-03-19T23:48:38.154Z] Chowning /workspace to jenkins user [2021-03-19T23:48:38.154Z] + id -u [2021-03-19T23:48:38.154Z] + id -g [2021-03-19T23:48:38.154Z] + docker run --rm -v /home/docker/workspace/moby_PR-42175:/workspace busybox chown -R 1001:1001 /workspace [2021-03-19T23:48:38.154Z] Unable to find image 'busybox:latest' locally [2021-03-19T23:48:38.584Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-19T23:48:38.723Z] latest: Pulling from library/busybox [2021-03-19T23:48:38.724Z] dcdde92480c5: Pulling fs layer [2021-03-19T23:48:38.724Z] dcdde92480c5: Download complete [2021-03-19T23:48:39.017Z] dcdde92480c5: Pull complete [2021-03-19T23:48:39.017Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-19T23:48:39.017Z] Status: Downloaded newer image for busybox:latest [2021-03-19T23:48:39.522Z] --- PASS: TestCreateServiceMaxReplicas (4.80s) [2021-03-19T23:48:39.522Z] === RUN TestCreateWithDuplicateNetworkNames [2021-03-19T23:48:40.090Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-19T23:48:40.090Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-19T23:48:40.090Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-19T23:48:40.090Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-19T23:48:40.090Z] === RUN TestDockerSuite/TestBuildWithExtraHost [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T23:48:41.524Z] + bundleName=ppc64le-integration [2021-03-19T23:48:41.524Z] + echo Creating ppc64le-integration-bundles.tar.gz [2021-03-19T23:48:41.524Z] Creating ppc64le-integration-bundles.tar.gz [2021-03-19T23:48:41.524Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o+ -name *.log -o -namexargs *.prof tar -o -czf -name ppc64le-integration-bundles.tar.gz *-report.xml [2021-03-19T23:48:41.524Z] ) -print [Pipeline] archiveArtifacts [2021-03-19T23:48:41.570Z] Archiving artifacts [2021-03-19T23:48:41.956Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42175/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T23:48:42.357Z] + make clean [2021-03-19T23:48:42.685Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-19T23:48:42.685Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-19T23:48:42.708Z] make: command: Command not found [2021-03-19T23:48:42.708Z] make: command: Command not found [2021-03-19T23:48:42.708Z] docker volume rm -f docker-dev-cache [2021-03-19T23:48:42.708Z] docker-dev-cache [Pipeline] deleteDir [2021-03-19T23:48:43.624Z] === RUN TestDockerSwarmSuite/TestAPISwarmPromoteDemote [2021-03-19T23:48:43.883Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-19T23:48:44.452Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-19T23:48:45.196Z] === RUN TestDockerSuite/TestBuildAPIDoubleDockerfile [2021-03-19T23:48:45.196Z] === RUN TestDockerSuite/TestBuildAPILowerDockerfile [2021-03-19T23:48:45.196Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContext [2021-03-19T23:48:45.196Z] === RUN TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile [2021-03-19T23:48:45.830Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-19T23:48:45.831Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T23:48:48.180Z] === RUN TestDockerSuite/TestBuildAPIUnnormalizedTarPaths [2021-03-19T23:48:48.655Z] === RUN TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace [2021-03-19T23:48:48.655Z] === RUN TestDockerSuite/TestBuildAddBadLinks [2021-03-19T23:48:48.655Z] === RUN TestDockerSuite/TestBuildAddBadLinksVolume [2021-03-19T23:48:48.655Z] === RUN TestDockerSuite/TestBuildAddBrokenTar [2021-03-19T23:48:48.655Z] === RUN TestDockerSuite/TestBuildAddCacheOnFileChange [2021-03-19T23:48:49.125Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-19T23:48:49.654Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithCache [2021-03-19T23:48:50.501Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-19T23:48:51.438Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-19T23:48:51.438Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-19T23:48:52.005Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-19T23:48:52.005Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-19T23:48:52.573Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-19T23:48:52.643Z] === RUN TestDockerSuite/TestBuildAddCurrentDirWithoutCache [2021-03-19T23:48:53.643Z] === RUN TestDockerSuite/TestBuildAddDirContentToExistingDir [2021-03-19T23:48:53.643Z] === RUN TestDockerSuite/TestBuildAddDirContentToRoot [2021-03-19T23:48:53.643Z] === RUN TestDockerSuite/TestBuildAddFileNotFound [2021-03-19T23:48:53.643Z] === RUN TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache [2021-03-19T23:48:54.480Z] --- PASS: TestCreateWithDuplicateNetworkNames (14.79s) [2021-03-19T23:48:54.480Z] === RUN TestCreateServiceSecretFileMode [2021-03-19T23:48:55.049Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-19T23:48:55.049Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-19T23:48:55.049Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-19T23:48:55.987Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-19T23:48:56.629Z] === RUN TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache [2021-03-19T23:48:57.364Z] === RUN TestDockerSuite/TestCommitChange [2021-03-19T23:48:57.364Z] --- PASS: TestCreateServiceSecretFileMode (3.02s) [2021-03-19T23:48:57.364Z] === RUN TestCreateServiceConfigFileMode [2021-03-19T23:48:58.302Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-19T23:48:59.240Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-19T23:49:01.144Z] --- PASS: TestCreateServiceConfigFileMode (3.49s) [2021-03-19T23:49:01.144Z] === RUN TestCreateServiceSysctls [2021-03-19T23:49:01.413Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-19T23:49:03.953Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-19T23:49:03.953Z] === RUN TestDockerSwarmSuite/TestAPISwarmRaftQuorum [2021-03-19T23:49:04.891Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-19T23:49:05.828Z] --- PASS: TestCreateServiceSysctls (5.13s) [2021-03-19T23:49:05.828Z] === RUN TestCreateServiceCapabilities [2021-03-19T23:49:07.121Z] === RUN TestDockerSuite/TestBuildAddNonTar [2021-03-19T23:49:07.733Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-19T23:49:09.109Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-19T23:49:10.047Z] --- PASS: TestCreateServiceCapabilities (4.09s) [2021-03-19T23:49:10.047Z] === RUN TestInspect [2021-03-19T23:49:10.982Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-19T23:49:12.359Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-19T23:49:12.359Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-19T23:49:12.359Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-19T23:49:12.359Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-19T23:49:12.359Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-19T23:49:12.359Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-19T23:49:12.618Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-19T23:49:13.996Z] --- PASS: TestInspect (4.04s) [2021-03-19T23:49:13.996Z] === RUN TestCreateJob [2021-03-19T23:49:14.565Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-19T23:49:15.840Z] === RUN TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict [2021-03-19T23:49:16.836Z] === RUN TestDockerSuite/TestBuildAddPreservesFilesSpecialBits [2021-03-19T23:49:16.836Z] === RUN TestDockerSuite/TestBuildAddRemoteFileMTime [2021-03-19T23:49:17.101Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-19T23:49:17.101Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-19T23:49:17.668Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-19T23:49:18.235Z] --- PASS: TestCreateJob (4.28s) [2021-03-19T23:49:18.235Z] === RUN TestReplicatedJob [2021-03-19T23:49:18.802Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-19T23:49:19.738Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-19T23:49:19.815Z] === RUN TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache [2021-03-19T23:49:20.675Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-19T23:49:21.396Z] === RUN TestDockerSuite/TestBuildAddRemoteNoDecompress [2021-03-19T23:49:21.625Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-19T23:49:21.625Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-19T23:49:21.625Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-19T23:49:23.005Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-19T23:49:23.005Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-19T23:49:23.005Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-19T23:49:23.005Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-19T23:49:23.265Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-19T23:49:24.202Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-19T23:49:25.579Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-19T23:49:26.223Z] === RUN TestDockerSuite/TestBuildAddScript [2021-03-19T23:49:26.223Z] === RUN TestDockerSuite/TestBuildAddSingleFileToExistDir [2021-03-19T23:49:26.223Z] === RUN TestDockerSuite/TestBuildAddSingleFileToNonExistingDir [2021-03-19T23:49:26.223Z] === RUN TestDockerSuite/TestBuildAddSingleFileToRoot [2021-03-19T23:49:26.223Z] === RUN TestDockerSuite/TestBuildAddSingleFileToWorkdir [2021-03-19T23:49:26.223Z] === RUN TestDockerSuite/TestBuildAddTar [2021-03-19T23:49:26.515Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-19T23:49:26.515Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-19T23:49:26.775Z] --- PASS: TestReplicatedJob (8.45s) [2021-03-19T23:49:26.775Z] === RUN TestUpdateReplicatedJob [2021-03-19T23:49:28.151Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-19T23:49:29.529Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-19T23:49:29.529Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-19T23:49:30.466Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-19T23:49:31.402Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-19T23:49:31.660Z] --- PASS: TestUpdateReplicatedJob (4.86s) [2021-03-19T23:49:31.660Z] === RUN TestServiceListWithStatuses [2021-03-19T23:49:31.660Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-03-19T23:49:31.660Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T23:49:31.660Z] === RUN TestDockerNetworkConnectAlias [2021-03-19T23:49:32.595Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-19T23:49:33.552Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-19T23:49:33.552Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-19T23:49:34.490Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-19T23:49:35.867Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-19T23:49:36.803Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-19T23:49:36.803Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-19T23:49:38.183Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-19T23:49:38.183Z] --- PASS: TestDockerNetworkConnectAlias (6.51s) [2021-03-19T23:49:38.183Z] === RUN TestDockerNetworkReConnect [2021-03-19T23:49:39.560Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-19T23:49:42.101Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-19T23:49:42.101Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-19T23:49:42.101Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-19T23:49:42.101Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-19T23:49:42.101Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-19T23:49:42.668Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-19T23:49:42.927Z] --- PASS: TestDockerNetworkReConnect (4.86s) [2021-03-19T23:49:42.927Z] === RUN TestServicePlugin [2021-03-19T23:49:48.197Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-19T23:49:48.197Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-19T23:49:49.134Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-19T23:49:49.134Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-19T23:49:49.394Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-19T23:49:52.677Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-19T23:49:53.244Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-19T23:49:54.625Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-19T23:49:56.464Z] === RUN TestDockerSuite/TestBuildAddTarXz [2021-03-19T23:49:56.464Z] === RUN TestDockerSuite/TestBuildAddTarXzGz [2021-03-19T23:49:56.464Z] === RUN TestDockerSuite/TestBuildAddToSymlinkDest [2021-03-19T23:50:01.184Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-19T23:50:01.184Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-19T23:50:03.090Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-19T23:50:04.026Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestartCluster [2021-03-19T23:50:04.593Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-19T23:50:05.969Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} [2021-03-19T23:50:07.883Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} [2021-03-19T23:50:09.784Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} [2021-03-19T23:50:11.160Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} [2021-03-19T23:50:13.063Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00091eb60_} [2021-03-19T23:50:14.439Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1332354759_/foo_false____} [2021-03-19T23:50:15.007Z] --- PASS: TestServicePlugin (32.12s) [2021-03-19T23:50:15.007Z] plugin_test.go:62: [d3f564577af8b] joining swarm manager [d8846674c7ce8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-19T23:50:15.007Z] plugin_test.go:65: [d971ee66b7e95] joining swarm manager [d8846674c7ce8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-19T23:50:15.007Z] === RUN TestServiceUpdateLabel [2021-03-19T23:50:15.941Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1332354759_/foo_true____} [2021-03-19T23:50:17.783Z] === RUN TestDockerSuite/TestBuildAddWholeDirToRoot [2021-03-19T23:50:17.783Z] === RUN TestDockerSuite/TestBuildBlankName [2021-03-19T23:50:17.783Z] === RUN TestDockerSuite/TestBuildBuildTimeArg [2021-03-19T23:50:17.843Z] --- PASS: TestServiceUpdateLabel (2.54s) [2021-03-19T23:50:17.843Z] === RUN TestServiceUpdateSecrets [2021-03-19T23:50:17.843Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3765101946_/foo_false____} [2021-03-19T23:50:19.746Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3765101946_/foo_true____} [2021-03-19T23:50:21.648Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3765101946_/foo_true__0xc00091ebc0__} [2021-03-19T23:50:22.572Z] === RUN TestDockerSuite/TestBuildBuildTimeArgBuiltinArg [2021-03-19T23:50:23.022Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00091ebe0_} [2021-03-19T23:50:23.575Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheHit [2021-03-19T23:50:24.923Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00091ec00_} [2021-03-19T23:50:26.298Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00091ec20_} [2021-03-19T23:50:27.240Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00091ec40_} [2021-03-19T23:50:28.383Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg [2021-03-19T23:50:29.169Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 [2021-03-19T23:50:31.071Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-19T23:50:33.614Z] --- PASS: TestServiceUpdateSecrets (15.80s) [2021-03-19T23:50:33.614Z] === RUN TestServiceUpdateConfigs [2021-03-19T23:50:34.550Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-19T23:50:37.086Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-19T23:50:37.091Z] === RUN TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal [2021-03-19T23:50:40.370Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-19T23:50:41.305Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-19T23:50:41.564Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-19T23:50:42.502Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-19T23:50:43.438Z] === RUN TestDockerSuite/TestCpCheckDestOwnership [2021-03-19T23:50:44.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefaultOverride [2021-03-19T23:50:44.300Z] === RUN TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection [2021-03-19T23:50:44.373Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-19T23:50:44.940Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-19T23:50:45.880Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-19T23:50:46.586Z] 2021/03/19 23:50:34 Finished clone google.golang.org/api [2021-03-19T23:50:46.587Z] 2021/03/19 23:50:34 Dependencies downloaded. Download time: 4m19.443488586s [2021-03-19T23:50:46.587Z] 2021/03/19 23:50:34 Collecting all dependencies [2021-03-19T23:50:46.587Z] 2021/03/19 23:50:45 Clean vendor dir from unused packages [2021-03-19T23:50:46.587Z] 2021/03/19 23:50:45 Ignoring paths matching "^archive/tar" [2021-03-19T23:50:46.587Z] 2021/03/19 23:50:46 Success [2021-03-19T23:50:46.587Z] 2021/03/19 23:50:46 Running time: 4m34.469979629s [2021-03-19T23:50:46.587Z] Congratulations! All vendoring changes are done the right way. [2021-03-19T23:50:46.816Z] === RUN TestDockerSuite/TestCpFromCaseD [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-19T23:50:47.477Z] + echo Ensuring container killed. [2021-03-19T23:50:47.477Z] Ensuring container killed. [2021-03-19T23:50:47.477Z] + docker rm -vf docker-pr1 [2021-03-19T23:50:47.477Z] Error: No such container: docker-pr1 [Pipeline] sh [2021-03-19T23:50:47.751Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-19T23:50:47.790Z] + echo Chowning /workspace to jenkins user [2021-03-19T23:50:47.790Z] Chowning /workspace to jenkins user [2021-03-19T23:50:47.790Z] + id -u [2021-03-19T23:50:47.790Z] + id -g [2021-03-19T23:50:47.790Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42175:/workspace busybox chown -R 1000:1000 /workspace [2021-03-19T23:50:48.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants [2021-03-19T23:50:48.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgEnv [2021-03-19T23:50:48.123Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansion [2021-03-19T23:50:48.692Z] === RUN TestDockerSuite/TestCpFromCaseF [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-19T23:50:49.061Z] + bundleName=unit [2021-03-19T23:50:49.061Z] + echo Creating unit-bundles.tar.gz [2021-03-19T23:50:49.061Z] Creating unit-bundles.tar.gz [2021-03-19T23:50:49.061Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report.xml bundles/go-test-report.json bundles/profile.out [2021-03-19T23:50:49.061Z] bundles/junit-report.xml [2021-03-19T23:50:49.061Z] bundles/go-test-report.json [2021-03-19T23:50:49.061Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-03-19T23:50:49.071Z] Archiving artifacts [2021-03-19T23:50:49.470Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42175/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-19T23:50:49.627Z] --- PASS: TestServiceUpdateConfigs (15.97s) [2021-03-19T23:50:49.627Z] === RUN TestServiceUpdateNetwork [2021-03-19T23:50:49.627Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-19T23:50:49.774Z] + make clean [2021-03-19T23:50:50.030Z] docker volume rm -f docker-dev-cache [2021-03-19T23:50:50.030Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-19T23:50:50.563Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-19T23:50:51.943Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-19T23:50:53.319Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-19T23:50:53.886Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-19T23:50:54.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgExpansionOverride [2021-03-19T23:50:54.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgHistory [2021-03-19T23:50:54.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv [2021-03-19T23:50:54.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg [2021-03-19T23:50:54.028Z] === RUN TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants [2021-03-19T23:50:55.355Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-19T23:50:55.921Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-19T23:50:56.856Z] === RUN TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin [2021-03-19T23:50:56.856Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-19T23:50:56.856Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-19T23:50:58.231Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-19T23:50:59.167Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-19T23:51:00.103Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-19T23:51:00.670Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-19T23:51:01.606Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-19T23:51:02.982Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-19T23:51:03.918Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-19T23:51:03.918Z] --- PASS: TestServiceUpdateNetwork (14.58s) [2021-03-19T23:51:03.918Z] === RUN TestServiceUpdatePidsLimit [2021-03-19T23:51:05.821Z] === RUN TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 [2021-03-19T23:51:06.758Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-19T23:51:06.758Z] === RUN TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 [2021-03-19T23:51:12.044Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-19T23:51:14.576Z] === RUN TestServiceUpdatePidsLimit/update_PidsLimit_to_100 [2021-03-19T23:51:14.576Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-19T23:51:15.144Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-19T23:51:18.433Z] === RUN TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate [2021-03-19T23:51:20.337Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-19T23:51:22.870Z] --- PASS: TestServiceUpdatePidsLimit (18.43s) [2021-03-19T23:51:22.870Z] --- PASS: TestServiceUpdatePidsLimit/create_service_with_PidsLimit_300 (1.44s) [2021-03-19T23:51:22.870Z] --- PASS: TestServiceUpdatePidsLimit/unset_PidsLimit_to_0 (7.43s) [2021-03-19T23:51:22.870Z] --- PASS: TestServiceUpdatePidsLimit/update_PidsLimit_to_100 (7.53s) [2021-03-19T23:51:22.870Z] PASS [2021-03-19T23:51:22.870Z] [2021-03-19T23:51:22.870Z] === Skipped [2021-03-19T23:51:22.870Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-03-19T23:51:22.870Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-03-19T23:51:22.870Z] [2021-03-19T23:51:22.870Z] [2021-03-19T23:51:22.870Z] DONE 27 tests, 1 skipped in 203.656s [2021-03-19T23:51:22.870Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-03-19T23:51:22.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:51:22.870Z] ++ set -e [2021-03-19T23:51:22.870Z] ++ '[' -n 0 ']' [2021-03-19T23:51:22.870Z] ++ set -x [2021-03-19T23:51:22.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-session-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.session -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:51:22.870Z] INFO: Testing against a local daemon [2021-03-19T23:51:22.870Z] === RUN TestSessionCreate [2021-03-19T23:51:22.870Z] --- PASS: TestSessionCreate (0.04s) [2021-03-19T23:51:22.870Z] === RUN TestSessionCreateWithBadUpgrade [2021-03-19T23:51:22.870Z] --- PASS: TestSessionCreateWithBadUpgrade (0.05s) [2021-03-19T23:51:22.870Z] PASS [2021-03-19T23:51:22.870Z] [2021-03-19T23:51:22.870Z] DONE 2 tests in 0.278s [2021-03-19T23:51:22.870Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-03-19T23:51:22.870Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:51:22.870Z] ++ set -e [2021-03-19T23:51:22.870Z] ++ '[' -n 0 ']' [2021-03-19T23:51:22.870Z] ++ set -x [2021-03-19T23:51:22.870Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-system-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.system -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:51:22.870Z] INFO: Testing against a local daemon [2021-03-19T23:51:22.870Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-03-19T23:51:22.870Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-19T23:51:22.870Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T23:51:22.870Z] === RUN TestEventsExecDie [2021-03-19T23:51:25.405Z] --- PASS: TestEventsExecDie (2.17s) [2021-03-19T23:51:25.405Z] === RUN TestEventsBackwardsCompatible [2021-03-19T23:51:25.405Z] --- PASS: TestEventsBackwardsCompatible (0.07s) [2021-03-19T23:51:25.405Z] === RUN TestInfoBinaryCommits [2021-03-19T23:51:25.405Z] --- PASS: TestInfoBinaryCommits (0.03s) [2021-03-19T23:51:25.405Z] === RUN TestInfoAPIVersioned [2021-03-19T23:51:25.405Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-03-19T23:51:25.405Z] === RUN TestInfoDiscoveryBackend [2021-03-19T23:51:25.405Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel [2021-03-19T23:51:25.665Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-19T23:51:25.923Z] --- PASS: TestInfoDiscoveryBackend (0.59s) [2021-03-19T23:51:25.923Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-03-19T23:51:26.859Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-19T23:51:26.859Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (1.00s) [2021-03-19T23:51:26.859Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-03-19T23:51:27.427Z] --- PASS: TestInfoDiscoveryAdvertiseInterfaceName (0.61s) [2021-03-19T23:51:27.427Z] === RUN TestInfoAPI [2021-03-19T23:51:27.427Z] --- PASS: TestInfoAPI (0.09s) [2021-03-19T23:51:27.427Z] === RUN TestInfoAPIWarnings [2021-03-19T23:51:30.015Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg [2021-03-19T23:51:32.996Z] === RUN TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse [2021-03-19T23:51:33.469Z] === RUN TestDockerSuite/TestBuildCacheAdd [2021-03-19T23:51:33.942Z] === RUN TestDockerSuite/TestBuildCacheBrokenSymlink [2021-03-19T23:51:34.000Z] === RUN TestDockerSuite/TestCpToContainerWithPermissions [2021-03-19T23:51:34.259Z] === RUN TestDockerSuite/TestCpToDot [2021-03-19T23:51:34.948Z] === RUN TestDockerSuite/TestBuildCacheFrom [2021-03-19T23:51:35.208Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-19T23:51:35.422Z] === RUN TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength [2021-03-19T23:51:37.744Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-19T23:51:39.120Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-19T23:51:39.257Z] === RUN TestDockerSuite/TestBuildCacheRootSource [2021-03-19T23:51:40.057Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-19T23:51:40.259Z] === RUN TestDockerSuite/TestBuildChownOnCopy [2021-03-19T23:51:40.259Z] === RUN TestDockerSuite/TestBuildChownSingleFile [2021-03-19T23:51:40.259Z] === RUN TestDockerSuite/TestBuildCleanupCmdOnEntrypoint [2021-03-19T23:51:41.433Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-19T23:51:41.433Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-19T23:51:41.839Z] === RUN TestDockerSuite/TestBuildClearCmd [2021-03-19T23:51:41.999Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-19T23:51:42.312Z] === RUN TestDockerSuite/TestBuildCmd [2021-03-19T23:51:42.786Z] === RUN TestDockerSuite/TestBuildCmdJSONNoShDashC [2021-03-19T23:51:43.259Z] === RUN TestDockerSuite/TestBuildCmdShDashC [2021-03-19T23:51:43.374Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-19T23:51:43.374Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-19T23:51:43.374Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-19T23:51:43.633Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-19T23:51:43.732Z] === RUN TestDockerSuite/TestBuildCmdShellArgsEscaped [2021-03-19T23:51:44.201Z] --- PASS: TestInfoAPIWarnings (16.49s) [2021-03-19T23:51:44.201Z] === RUN TestInfoDebug [2021-03-19T23:51:44.460Z] --- PASS: TestInfoDebug (0.54s) [2021-03-19T23:51:44.460Z] === RUN TestInfoInsecureRegistries [2021-03-19T23:51:44.718Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-19T23:51:44.719Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-19T23:51:44.719Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-19T23:51:44.977Z] --- PASS: TestInfoInsecureRegistries (0.54s) [2021-03-19T23:51:44.977Z] === RUN TestInfoRegistryMirrors [2021-03-19T23:51:45.544Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-19T23:51:45.544Z] --- PASS: TestInfoRegistryMirrors (0.53s) [2021-03-19T23:51:45.544Z] === RUN TestLoginFailsWithBadCredentials [2021-03-19T23:51:45.802Z] --- PASS: TestLoginFailsWithBadCredentials (0.21s) [2021-03-19T23:51:45.802Z] === RUN TestPingCacheHeaders [2021-03-19T23:51:45.802Z] --- PASS: TestPingCacheHeaders (0.03s) [2021-03-19T23:51:45.802Z] === RUN TestPingGet [2021-03-19T23:51:45.802Z] --- PASS: TestPingGet (0.02s) [2021-03-19T23:51:45.802Z] === RUN TestPingHead [2021-03-19T23:51:45.802Z] --- PASS: TestPingHead (0.02s) [2021-03-19T23:51:45.802Z] === RUN TestVersion [2021-03-19T23:51:46.061Z] --- PASS: TestVersion (0.03s) [2021-03-19T23:51:46.061Z] PASS [2021-03-19T23:51:46.061Z] [2021-03-19T23:51:46.061Z] === Skipped [2021-03-19T23:51:46.061Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.01s) [2021-03-19T23:51:46.061Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-03-19T23:51:46.061Z] [2021-03-19T23:51:46.061Z] [2021-03-19T23:51:46.061Z] DONE 18 tests, 1 skipped in 23.159s [2021-03-19T23:51:46.061Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-03-19T23:51:46.061Z] ++ test_env gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:51:46.061Z] ++ set -e [2021-03-19T23:51:46.061Z] ++ '[' -n 0 ']' [2021-03-19T23:51:46.061Z] ++ set -x [2021-03-19T23:51:46.061Z] ++ env -i DEST=/go/src/github.com/docker/docker/bundles/test-integration DOCKER_API_VERSION= DOCKER_BUILDKIT= DOCKER_INTEGRATION_DAEMON_DEST= DOCKER_TLS_VERIFY= DOCKER_CERT_PATH= DOCKER_ENGINE_GOARCH=amd64 DOCKER_GRAPHDRIVER=overlay2 DOCKER_USERLANDPROXY=true DOCKER_HOST=unix:///go/src/github.com/docker/docker/bundles/test-integration/docker.sock DOCKER_REMAP_ROOT= DOCKER_REMOTE_DAEMON= DOCKER_ROOTLESS= DOCKERFILE=Dockerfile GOCACHE=/root/.cache/go-build GOPATH=/go GOTRACEBACK=all HOME=/go/src/github.com/docker/docker/bundles/test-integration/fake-HOME PATH=/go/src/github.com/docker/docker/bundles/test-integration/../dynbinary-daemon:/go/src/github.com/docker/docker/bundles/test-integration/../binary-daemon:/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin TEMP= TEST_CLIENT_BINARY=docker gotestsum --format=standard-verbose --jsonfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-go-test-report.json --junitfile=/go/src/github.com/docker/docker/bundles/test-integration/amd64-integration-volume-junit-report.xml --raw-command -- go tool test2json -p amd64.integration.volume -t ./test.main -test.v -test.timeout=120m [2021-03-19T23:51:46.061Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-19T23:51:46.061Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-19T23:51:46.061Z] INFO: Testing against a local daemon [2021-03-19T23:51:46.061Z] === RUN TestVolumesCreateAndList [2021-03-19T23:51:46.061Z] --- PASS: TestVolumesCreateAndList (0.03s) [2021-03-19T23:51:46.061Z] === RUN TestVolumesRemove [2021-03-19T23:51:46.061Z] === RUN TestDockerSuite/TestCreateRM [2021-03-19T23:51:46.319Z] --- PASS: TestVolumesRemove (0.09s) [2021-03-19T23:51:46.319Z] === RUN TestVolumesInspect [2021-03-19T23:51:46.319Z] --- PASS: TestVolumesInspect (0.02s) [2021-03-19T23:51:46.319Z] === RUN TestVolumesInvalidJSON [2021-03-19T23:51:46.319Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-03-19T23:51:46.319Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-03-19T23:51:46.319Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-03-19T23:51:46.319Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-03-19T23:51:46.319Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-03-19T23:51:46.319Z] PASS [2021-03-19T23:51:46.319Z] [2021-03-19T23:51:46.319Z] DONE 5 tests in 0.296s [2021-03-19T23:51:46.319Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-19T23:51:46.319Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-19T23:51:46.319Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-19T23:51:46.578Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-19T23:51:46.578Z] ++++ cat bundles/test-integration/docker.pid [2021-03-19T23:51:46.578Z] +++ kill 5682 [2021-03-19T23:51:46.837Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-19T23:51:47.773Z] +++ /etc/init.d/apparmor stop [2021-03-19T23:51:48.032Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-19T23:51:48.032Z] [2021-03-19T23:51:48.032Z] Unloading profiles will leave already running processes permanently [2021-03-19T23:51:48.032Z] unconfined, which can lead to unexpected situations. [2021-03-19T23:51:48.032Z] [2021-03-19T23:51:48.032Z] To set a process to complain mode, use the command line tool [2021-03-19T23:51:48.032Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-19T23:51:48.032Z] +++ true [2021-03-19T23:51:48.032Z] exiting test-integration [2021-03-19T23:51:48.032Z] ++ exit 0 [2021-03-19T23:51:48.032Z] [2021-03-19T23:51:48.291Z] === RUN TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole [2021-03-19T23:51:48.551Z] + for job in $(jobs -p) [2021-03-19T23:51:48.551Z] + wait 11423 [2021-03-19T23:51:49.118Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-19T23:51:49.118Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-19T23:51:49.118Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-19T23:51:54.222Z] === RUN TestDockerSuite/TestBuildCmdSpaces [2021-03-19T23:51:54.388Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-19T23:51:54.646Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-19T23:51:54.647Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-19T23:51:54.647Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-19T23:51:54.647Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-19T23:51:54.905Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-19T23:51:55.802Z] === RUN TestDockerSuite/TestBuildCommentsShebangs [2021-03-19T23:51:55.802Z] === RUN TestDockerSuite/TestBuildConditionalCache [2021-03-19T23:51:56.288Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-19T23:51:56.812Z] === RUN TestDockerSuite/TestBuildContainerWithCgroupParent [2021-03-19T23:51:56.812Z] === RUN TestDockerSuite/TestBuildContextCleanup [2021-03-19T23:51:57.286Z] === RUN TestDockerSuite/TestBuildContextCleanupFailedBuild [2021-03-19T23:51:58.193Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-19T23:51:58.866Z] === RUN TestDockerSuite/TestBuildContextTarGzip [2021-03-19T23:51:59.128Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-19T23:51:59.862Z] === RUN TestDockerSuite/TestBuildContextTarNoCompression [2021-03-19T23:52:00.337Z] === RUN TestDockerSuite/TestBuildCopyAddMultipleFiles [2021-03-19T23:52:00.337Z] === RUN TestDockerSuite/TestBuildCopyCacheOnFileChange [2021-03-19T23:52:00.502Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-19T23:52:00.810Z] === RUN TestDockerSuite/TestBuildCopyDirButNotFile [2021-03-19T23:52:01.283Z] === RUN TestDockerSuite/TestBuildCopyDirContentToExistDir [2021-03-19T23:52:01.283Z] === RUN TestDockerSuite/TestBuildCopyDirContentToRoot [2021-03-19T23:52:01.759Z] === RUN TestDockerSuite/TestBuildCopyFileDotWithWorkdir [2021-03-19T23:52:01.879Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-19T23:52:02.814Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-19T23:52:03.381Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-19T23:52:03.381Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-19T23:52:04.319Z] === RUN TestDockerSuite/TestDockerFails [2021-03-19T23:52:04.319Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetwork [2021-03-19T23:52:04.319Z] === RUN TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent [2021-03-19T23:52:04.319Z] === RUN TestDockerSuite/TestDockerInspectNetworkWithContainerName [2021-03-19T23:52:05.254Z] === RUN TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange [2021-03-19T23:52:06.189Z] === RUN TestDockerSuite/TestDockerNetworkDeleteMultiple [2021-03-19T23:52:06.548Z] === RUN TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows [2021-03-19T23:52:07.564Z] === RUN TestDockerSuite/TestDockerNetworkDeleteNotExists [2021-03-19T23:52:07.564Z] === RUN TestDockerSuite/TestDockerNetworkInspect [2021-03-19T23:52:07.564Z] === RUN TestDockerSuite/TestDockerNetworkInspectWithID [2021-03-19T23:52:07.564Z] === RUN TestDockerSuite/TestDockerNetworkInternalMode [2021-03-19T23:52:08.131Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs [2021-03-19T23:52:14.696Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-19T23:52:17.228Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-19T23:52:19.780Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-19T23:52:21.683Z] === RUN TestDockerSuite/TestEmbeddedDNSInvalidInput [2021-03-19T23:52:22.250Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-19T23:52:23.188Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-19T23:52:24.123Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-19T23:52:24.382Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreate [2021-03-19T23:52:24.640Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-19T23:52:25.576Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-19T23:52:26.514Z] === RUN TestDockerSuite/TestEventsContainerFilterBeforeCreate [2021-03-19T23:52:29.047Z] === RUN TestDockerSuite/TestEventsContainerFilterByName [2021-03-19T23:52:30.949Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-19T23:52:32.325Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal [2021-03-19T23:52:34.857Z] === RUN TestDockerSuite/TestEventsContainerWithMultiNetwork [2021-03-19T23:52:36.752Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths [2021-03-19T23:52:36.752Z] === RUN TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths [2021-03-19T23:52:37.225Z] === RUN TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive [2021-03-19T23:52:37.389Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-19T23:52:38.767Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-19T23:52:41.318Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-19T23:52:42.018Z] === RUN TestDockerSuite/TestBuildCopySingleFileToExistDir [2021-03-19T23:52:42.018Z] === RUN TestDockerSuite/TestBuildCopySingleFileToNonExistDir [2021-03-19T23:52:42.492Z] === RUN TestDockerSuite/TestBuildCopySingleFileToRoot [2021-03-19T23:52:42.492Z] === RUN TestDockerSuite/TestBuildCopySingleFileToWorkdir [2021-03-19T23:52:42.965Z] === RUN TestDockerSuite/TestBuildCopyWholeDirToRoot [2021-03-19T23:52:42.965Z] === RUN TestDockerSuite/TestBuildCopyWildcard [2021-03-19T23:52:47.877Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-19T23:52:47.877Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-19T23:52:48.812Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-19T23:52:49.070Z] === RUN TestDockerSuite/TestEventsFilterNetworkID [2021-03-19T23:52:49.328Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-19T23:52:49.587Z] === RUN TestDockerSuite/TestEventsFilterVolumeAndNetworkType [2021-03-19T23:52:49.846Z] === RUN TestDockerSuite/TestEventsFilterVolumeID [2021-03-19T23:52:49.846Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-19T23:52:51.224Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-19T23:52:52.600Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-19T23:52:52.600Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-19T23:52:52.858Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-19T23:52:53.793Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-19T23:52:53.793Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-19T23:52:54.360Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-19T23:52:55.294Z] === RUN TestDockerSuite/TestEventsImageUntagDelete [2021-03-19T23:52:55.553Z] === RUN TestDockerSuite/TestEventsOOMDisableFalse [2021-03-19T23:52:55.553Z] === RUN TestDockerSuite/TestEventsOOMDisableTrue [2021-03-19T23:52:55.553Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-19T23:52:56.930Z] === RUN TestDockerSuite/TestEventsRedirectStdout [2021-03-19T23:52:57.865Z] === RUN TestDockerSuite/TestEventsRename [2021-03-19T23:52:58.431Z] === RUN TestDockerSuite/TestEventsResize [2021-03-19T23:52:59.365Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-19T23:53:02.648Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesEmptyList [2021-03-19T23:53:05.185Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate [2021-03-19T23:53:05.185Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-19T23:53:06.122Z] === RUN TestDockerSuite/TestEventsStreaming [2021-03-19T23:53:07.498Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-19T23:53:08.329Z] === RUN TestDockerSuite/TestBuildCopyWildcardCache [2021-03-19T23:53:08.329Z] === RUN TestDockerSuite/TestBuildCopyWildcardInName [2021-03-19T23:53:08.329Z] === RUN TestDockerSuite/TestBuildDeleteCommittedFile [2021-03-19T23:53:10.788Z] === RUN TestDockerSuite/TestEventsTop [2021-03-19T23:53:11.726Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-19T23:53:14.257Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-19T23:53:26.456Z] === RUN TestDockerSuite/TestExec [2021-03-19T23:53:26.456Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-19T23:53:27.023Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-19T23:53:27.962Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-19T23:53:28.529Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-19T23:53:29.096Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents [2021-03-19T23:53:31.628Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-19T23:53:32.567Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-19T23:53:33.509Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-19T23:53:33.703Z] === RUN TestDockerSuite/TestBuildDockerfileStdin [2021-03-19T23:53:34.699Z] === RUN TestDockerSuite/TestBuildDockerfileStdinConflict [2021-03-19T23:53:35.172Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignore [2021-03-19T23:53:36.045Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-19T23:53:37.423Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-19T23:53:38.155Z] === RUN TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored [2021-03-19T23:53:39.329Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-19T23:53:40.705Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-19T23:53:41.131Z] === RUN TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles [2021-03-19T23:53:42.604Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-19T23:53:43.368Z] === RUN TestDockerSuite/TestBuildDockerignore [2021-03-19T23:53:45.135Z] === RUN TestDockerSuite/TestExecEnv [2021-03-19T23:53:46.072Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-19T23:53:47.977Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-19T23:53:49.354Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-19T23:53:51.254Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-19T23:53:52.629Z] === RUN TestDockerSuite/TestExecInteractiveStdinClose [2021-03-19T23:53:54.533Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-19T23:53:55.475Z] === RUN TestDockerSuite/TestExecParseError [2021-03-19T23:53:56.850Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-19T23:53:57.417Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-19T23:53:58.352Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-19T23:54:02.540Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-19T23:54:02.540Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesStateReporting [2021-03-19T23:54:03.108Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-19T23:54:04.484Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-19T23:54:16.687Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-19T23:54:17.254Z] === RUN TestDockerSuite/TestExecTTY [2021-03-19T23:54:18.189Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-19T23:54:19.123Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-19T23:54:20.064Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-19T23:54:21.000Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-19T23:54:21.000Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-19T23:54:23.530Z] === RUN TestDockerSuite/TestExecWithNoTERM [2021-03-19T23:54:24.108Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-19T23:54:26.012Z] === RUN TestDockerSuite/TestExecWithTERM [2021-03-19T23:54:26.947Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-19T23:54:28.322Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-19T23:54:30.222Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdate [2021-03-19T23:54:33.505Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-19T23:54:38.773Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-19T23:54:40.146Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-19T23:54:45.410Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-19T23:54:45.669Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-19T23:54:45.669Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-19T23:54:45.669Z] === RUN TestDockerSuite/TestHealth [2021-03-19T23:55:09.745Z] === RUN TestDockerSuite/TestBuildDockerignoreCleanPaths [2021-03-19T23:55:09.745Z] === RUN TestDockerSuite/TestBuildDockerignoreComment [2021-03-19T23:55:09.745Z] === RUN TestDockerSuite/TestBuildDockerignoreExceptions [2021-03-19T23:55:12.226Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-19T23:55:12.226Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-19T23:55:12.226Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-19T23:55:12.226Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-19T23:55:12.226Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-19T23:55:12.227Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-19T23:55:12.227Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-19T23:55:12.227Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-19T23:55:12.227Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-19T23:55:12.227Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-19T23:55:12.227Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-19T23:55:12.227Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-19T23:55:12.227Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-19T23:55:12.227Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-19T23:55:12.227Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst [2021-03-19T23:55:12.227Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-19T23:55:12.227Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-19T23:55:13.161Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-19T23:55:14.097Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-19T23:55:14.097Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-19T23:55:16.002Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-19T23:55:19.288Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-19T23:55:19.288Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-19T23:55:19.288Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-19T23:55:21.191Z] === RUN TestDockerSuite/TestImportFile [2021-03-19T23:55:23.095Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-19T23:55:23.095Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-19T23:55:25.625Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-19T23:55:28.156Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-19T23:55:30.691Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-19T23:55:31.259Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-19T23:55:32.638Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-19T23:55:34.021Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-19T23:55:34.021Z] === RUN TestDockerSuite/TestInfoSecurityOptions [2021-03-19T23:55:34.021Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-19T23:55:35.396Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-19T23:55:36.772Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-19T23:55:37.708Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-19T23:55:39.085Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-19T23:55:40.461Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-19T23:55:41.398Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-19T23:55:41.398Z] === RUN TestDockerSuite/TestInspectAPIMultipleNetworks [2021-03-19T23:55:43.302Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-19T23:55:43.869Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-19T23:55:45.247Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-19T23:55:45.247Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-19T23:55:46.625Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-19T23:55:46.625Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-19T23:55:48.004Z] === RUN TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName [2021-03-19T23:55:48.004Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-19T23:55:48.938Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-19T23:55:49.506Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-19T23:55:51.409Z] === RUN TestDockerSuite/TestInspectImage [2021-03-19T23:55:51.409Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-19T23:55:51.409Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-19T23:55:51.409Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-19T23:55:51.975Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-19T23:55:53.365Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-19T23:55:53.624Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-19T23:55:54.560Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-19T23:55:55.126Z] === RUN TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked [2021-03-19T23:55:55.386Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-19T23:55:57.287Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-19T23:55:57.287Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-19T23:55:57.287Z] === RUN TestDockerSwarmSuite/TestDNSConfig [2021-03-19T23:55:57.855Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-19T23:55:59.231Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-19T23:56:01.134Z] === RUN TestDockerSwarmSuite/TestDNSConfigUpdate [2021-03-19T23:56:01.392Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-19T23:56:02.327Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-19T23:56:03.264Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-19T23:56:04.200Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-19T23:56:05.136Z] === RUN TestDockerSwarmSuite/TestExtraHosts [2021-03-19T23:56:05.136Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-19T23:56:06.072Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-19T23:56:07.449Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-19T23:56:07.449Z] === RUN TestDockerSuite/TestLegacyRunNoNewPrivSetuid [2021-03-19T23:56:08.388Z] === RUN TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames [2021-03-19T23:56:09.764Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-19T23:56:11.670Z] === RUN TestDockerSwarmSuite/TestOverlayAttachable [2021-03-19T23:56:11.670Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-19T23:56:13.592Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-19T23:56:14.159Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-19T23:56:16.690Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave [2021-03-19T23:56:16.690Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-19T23:56:19.978Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-19T23:56:21.354Z] === RUN TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure [2021-03-19T23:56:22.735Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-19T23:56:22.735Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-19T23:56:26.021Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-19T23:56:26.282Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-19T23:56:27.217Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-19T23:56:36.157Z] === RUN TestDockerSuite/TestBuildDockerignoreTouchDockerfile [2021-03-19T23:56:36.157Z] === RUN TestDockerSuite/TestBuildDockerignoringBadExclusion [2021-03-19T23:56:36.157Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerfile [2021-03-19T23:56:39.420Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-19T23:56:40.355Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-19T23:56:42.898Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-19T23:56:43.465Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-19T23:56:46.748Z] === RUN TestDockerSwarmSuite/TestPruneNetwork [2021-03-19T23:56:46.748Z] === RUN TestDockerSuite/TestLoadNoStdinFail [2021-03-19T23:56:46.748Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-19T23:56:47.006Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-19T23:56:47.006Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-19T23:56:47.006Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-19T23:56:48.385Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-19T23:56:49.320Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-19T23:56:53.507Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-19T23:56:54.074Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-19T23:56:55.009Z] === RUN TestDockerSwarmSuite/TestPsListContainersFilterIsTask [2021-03-19T23:56:58.292Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountTmpfs [2021-03-19T23:56:58.859Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-19T23:56:59.794Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-19T23:56:59.794Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-19T23:57:01.698Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-19T23:57:01.922Z] Cannot contact azwin-2-36d530: java.lang.InterruptedException [2021-03-19T23:57:02.632Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-19T23:57:03.567Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-19T23:57:04.963Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-19T23:57:05.898Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-19T23:57:08.429Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-19T23:57:08.687Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-19T23:57:09.624Z] === RUN TestDockerSuite/TestLogsSince [2021-03-19T23:57:12.152Z] === RUN TestDockerSwarmSuite/TestServiceCreateMountVolume [2021-03-19T23:57:14.683Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice [2021-03-19T23:57:16.584Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-19T23:57:18.488Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSimple [2021-03-19T23:57:21.017Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths [2021-03-19T23:57:22.918Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-19T23:57:23.853Z] === RUN TestDockerSuite/TestLogsTail [2021-03-19T23:57:24.788Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-19T23:57:25.047Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias [2021-03-19T23:57:25.615Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-19T23:57:27.015Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-19T23:57:27.273Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-19T23:57:28.211Z] === RUN TestDockerSuite/TestNetHostname [2021-03-19T23:57:28.211Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice [2021-03-19T23:57:31.498Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-19T23:57:31.757Z] === RUN TestDockerSuite/TestNetworkEvents [2021-03-19T23:57:32.322Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSimple [2021-03-19T23:57:34.853Z] === RUN TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths [2021-03-19T23:57:38.135Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-19T23:57:39.511Z] === RUN TestDockerSwarmSuite/TestServiceHealthRun [2021-03-19T23:57:40.446Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-19T23:57:41.382Z] === RUN TestDockerSuite/TestPluginActive [2021-03-19T23:57:42.758Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-19T23:57:48.026Z] === RUN TestDockerSwarmSuite/TestServiceHealthStart [2021-03-19T23:57:48.285Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-19T23:57:48.544Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-19T23:57:49.479Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-19T23:57:52.771Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-19T23:57:53.337Z] === RUN TestDockerSwarmSuite/TestServiceLogs [2021-03-19T23:57:53.904Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-19T23:57:55.807Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-19T23:58:01.089Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-19T23:58:02.468Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-19T23:58:04.370Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-19T23:58:05.751Z] === RUN TestDockerSuite/TestPortList [2021-03-19T23:58:07.125Z] === RUN TestDockerSwarmSuite/TestServiceLogsCompleteness [2021-03-19T23:58:10.412Z] === RUN TestDockerSwarmSuite/TestServiceLogsDetails [2021-03-19T23:58:14.601Z] === RUN TestDockerSwarmSuite/TestServiceLogsFollow [2021-03-19T23:58:17.891Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-19T23:58:17.891Z] === RUN TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer [2021-03-19T23:58:19.266Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-19T23:58:23.450Z] === RUN TestDockerSwarmSuite/TestServiceLogsSince [2021-03-19T23:58:27.635Z] === RUN TestDockerSwarmSuite/TestServiceLogsTTY [2021-03-19T23:58:27.635Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-19T23:58:27.635Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-19T23:58:27.635Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-19T23:58:28.201Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-19T23:58:28.202Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-19T23:58:29.623Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-19T23:58:29.623Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-19T23:58:30.557Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-19T23:58:30.557Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-19T23:58:32.458Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-19T23:58:32.458Z] === RUN TestDockerSuite/TestPruneContainerLabel [2021-03-19T23:58:36.650Z] === RUN TestDockerSuite/TestPruneContainerUntil [2021-03-19T23:58:37.584Z] === RUN TestDockerSuite/TestPruneNetworkLabel [2021-03-19T23:58:37.842Z] === RUN TestDockerSuite/TestPruneVolumeLabel [2021-03-19T23:58:38.101Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-19T23:58:40.632Z] === RUN TestDockerSwarmSuite/TestServiceLogsTail [2021-03-19T23:58:41.208Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-19T23:58:42.586Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-19T23:58:45.871Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-19T23:58:51.141Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-19T23:58:51.141Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-19T23:58:54.424Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-19T23:58:54.424Z] === RUN TestDockerSwarmSuite/TestServiceLogsTaskLogs [2021-03-19T23:59:04.399Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-19T23:59:04.658Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-19T23:59:07.187Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-19T23:59:08.562Z] === RUN TestDockerSwarmSuite/TestServiceScale [2021-03-19T23:59:09.128Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-19T23:59:11.668Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-19T23:59:12.236Z] === RUN TestDockerSwarmSuite/TestSwarmAlternateLockUnlock [2021-03-19T23:59:14.139Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-19T23:59:16.672Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-19T23:59:18.054Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-19T23:59:18.054Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-19T23:59:18.990Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-19T23:59:22.275Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-19T23:59:24.807Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-19T23:59:25.373Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-19T23:59:25.373Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-19T23:59:25.373Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-19T23:59:25.373Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-19T23:59:25.632Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-19T23:59:26.198Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-19T23:59:28.103Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-19T23:59:30.005Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-19T23:59:30.572Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsConfig [2021-03-19T23:59:30.831Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-19T23:59:34.137Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNetwork [2021-03-19T23:59:36.674Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsNode [2021-03-19T23:59:43.239Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-19T23:59:44.614Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-19T23:59:46.515Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-19T23:59:46.515Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-19T23:59:46.515Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-19T23:59:46.773Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-19T23:59:49.305Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-19T23:59:50.680Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-19T23:59:54.867Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-19T23:59:56.243Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-19T23:59:56.243Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-19T23:59:56.243Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-19T23:59:56.243Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsScope [2021-03-20T00:00:00.432Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-20T00:00:01.376Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-20T00:00:01.634Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-20T00:00:03.534Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-20T00:00:04.542Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-20T00:00:04.800Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSecret [2021-03-20T00:00:06.179Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-20T00:00:07.557Z] === RUN TestDockerSuite/TestRmiTag [2021-03-20T00:00:07.557Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsService [2021-03-20T00:00:07.816Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-20T00:00:08.751Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-20T00:00:14.021Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-20T00:00:14.021Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-20T00:00:14.956Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-20T00:00:14.956Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-20T00:00:16.858Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-20T00:00:17.426Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-20T00:00:17.994Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-20T00:00:18.929Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-20T00:00:18.929Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-20T00:00:19.496Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-20T00:00:21.398Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-20T00:00:21.656Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-20T00:00:22.591Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-20T00:00:23.526Z] === RUN TestDockerSuite/TestRunApparmorProcDirectory [2021-03-20T00:00:24.461Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsSource [2021-03-20T00:00:24.461Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-20T00:00:26.362Z] === RUN TestDockerSuite/TestRunAttachDetach [2021-03-20T00:00:27.298Z] === RUN TestDockerSuite/TestRunAttachDetachFromConfig [2021-03-20T00:00:28.674Z] === RUN TestDockerSuite/TestRunAttachDetachFromFlag [2021-03-20T00:00:29.254Z] === RUN TestDockerSuite/TestRunAttachDetachFromInvalidFlag [2021-03-20T00:00:30.189Z] === RUN TestDockerSuite/TestRunAttachDetachKeysOverrideConfig [2021-03-20T00:00:31.123Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-20T00:00:32.059Z] === RUN TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved [2021-03-20T00:00:33.959Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-20T00:00:34.526Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [2021-03-20T00:00:35.461Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [2021-03-20T00:00:36.395Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-20T00:00:36.395Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-20T00:00:38.294Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-20T00:00:39.230Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-20T00:00:40.165Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-20T00:00:40.732Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-20T00:00:41.299Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-20T00:00:41.299Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-20T00:00:42.242Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-20T00:00:42.808Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-20T00:00:43.743Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-20T00:00:43.743Z] === RUN TestDockerSwarmSuite/TestSwarmClusterEventsType [2021-03-20T00:00:44.312Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-20T00:00:45.247Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-20T00:00:45.505Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-20T00:00:46.442Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-20T00:00:46.442Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [2021-03-20T00:00:47.377Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-20T00:00:48.312Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-20T00:00:49.248Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-20T00:00:49.815Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-20T00:00:49.815Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-20T00:00:50.749Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-20T00:00:52.125Z] === RUN TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey [2021-03-20T00:00:52.385Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-20T00:00:54.287Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-20T00:00:55.666Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-20T00:00:56.601Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-20T00:00:57.168Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-20T00:00:58.103Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-20T00:00:58.680Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-20T00:00:59.619Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-20T00:01:01.520Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-20T00:01:04.803Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-20T00:01:04.803Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-20T00:01:05.738Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-20T00:01:08.269Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-20T00:01:10.169Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-20T00:01:12.702Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-20T00:01:15.233Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-20T00:01:15.233Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-20T00:01:15.233Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-20T00:01:15.799Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-20T00:01:18.342Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-20T00:01:19.717Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-20T00:01:22.252Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-20T00:01:22.510Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-20T00:01:24.410Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-20T00:01:24.976Z] === RUN TestDockerSuite/TestRunDeviceDirectory [2021-03-20T00:01:24.976Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-20T00:01:25.911Z] === RUN TestDockerSuite/TestRunDeviceSymlink [2021-03-20T00:01:27.287Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-20T00:01:27.287Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-20T00:01:28.223Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-20T00:01:28.790Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-20T00:01:29.726Z] === RUN TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit [2021-03-20T00:01:30.294Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-20T00:01:30.294Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-20T00:01:31.229Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-20T00:01:31.795Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-20T00:01:32.730Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-20T00:01:33.296Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-20T00:01:34.258Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-20T00:01:35.192Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-20T00:01:35.759Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-20T00:01:36.693Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-20T00:01:36.693Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-20T00:01:37.260Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-20T00:01:38.194Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-20T00:01:39.569Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-20T00:01:40.136Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-20T00:01:40.136Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-20T00:01:43.421Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-20T00:01:43.988Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-20T00:01:56.182Z] === RUN TestDockerSuite/TestRunInvalidCPUShares [2021-03-20T00:01:56.182Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-20T00:01:57.557Z] === RUN TestDockerSuite/TestRunInvalidCpusetCpusFlagValue [2021-03-20T00:01:57.557Z] === RUN TestDockerSuite/TestRunInvalidCpusetMemsFlagValue [2021-03-20T00:01:57.557Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-20T00:01:57.557Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-20T00:01:58.508Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-20T00:02:01.800Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-20T00:02:03.701Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-20T00:02:05.078Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-20T00:02:11.634Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-20T00:02:11.634Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-20T00:02:12.202Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-20T00:02:13.578Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-20T00:02:13.578Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-20T00:02:13.837Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-20T00:02:15.213Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-20T00:02:16.590Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-20T00:02:18.490Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-20T00:02:18.490Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-20T00:02:18.490Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-20T00:02:19.937Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-20T00:02:21.312Z] === RUN TestDockerSuite/TestRunMount [2021-03-20T00:02:29.425Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-20T00:02:29.991Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-20T00:02:30.925Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId [2021-03-20T00:02:30.925Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-20T00:02:32.828Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-20T00:02:35.359Z] === RUN TestDockerSwarmSuite/TestSwarmContainerAutoStart [2021-03-20T00:02:35.927Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-20T00:02:41.198Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-20T00:02:43.743Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-20T00:02:44.310Z] === RUN TestDockerSwarmSuite/TestSwarmContainerEndpointOptions [2021-03-20T00:02:46.843Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-20T00:02:48.746Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-20T00:02:50.659Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-20T00:02:50.659Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-20T00:02:52.037Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-20T00:02:53.943Z] === RUN TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork [2021-03-20T00:02:53.943Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-20T00:02:54.511Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-20T00:02:55.887Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-20T00:02:56.455Z] === RUN TestDockerSwarmSuite/TestSwarmIncompatibleDaemon [2021-03-20T00:02:58.361Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-20T00:03:00.907Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-20T00:03:02.285Z] === RUN TestDockerSwarmSuite/TestSwarmIngressNetwork [2021-03-20T00:03:06.472Z] === RUN TestDockerSwarmSuite/TestSwarmInit [2021-03-20T00:03:06.472Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-20T00:03:07.038Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-20T00:03:07.038Z] === RUN TestDockerSuite/TestRunNoNewPrivSetuid [2021-03-20T00:03:07.974Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-20T00:03:07.974Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-20T00:03:08.911Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-20T00:03:10.286Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-20T00:03:10.286Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-20T00:03:10.545Z] === RUN TestDockerSwarmSuite/TestSwarmInitIPv6 [2021-03-20T00:03:10.545Z] === RUN TestDockerSwarmSuite/TestSwarmInitLocked [2021-03-20T00:03:11.111Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-20T00:03:16.377Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr [2021-03-20T00:03:16.635Z] === RUN TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr [2021-03-20T00:03:16.894Z] === RUN TestDockerSuite/TestRunOOMExitCode [2021-03-20T00:03:16.894Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-20T00:03:17.461Z] === RUN TestDockerSwarmSuite/TestSwarmInitWithDrain [2021-03-20T00:03:18.029Z] === RUN TestDockerSuite/TestRunPIDsLimit [2021-03-20T00:03:18.965Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-20T00:03:19.910Z] === RUN TestDockerSwarmSuite/TestSwarmJoinLeave [2021-03-20T00:03:20.847Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-20T00:03:21.782Z] === RUN TestDockerSuite/TestRunPrivilegedAllowedDevices [2021-03-20T00:03:22.349Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-20T00:03:22.914Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-20T00:03:23.480Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-20T00:03:24.047Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-20T00:03:24.613Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-20T00:03:24.613Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-20T00:03:25.548Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-20T00:03:25.806Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-20T00:03:25.806Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-20T00:03:26.741Z] === RUN TestDockerSuite/TestRunRedirectStdout [2021-03-20T00:03:28.115Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-20T00:03:28.115Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-20T00:03:31.400Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-20T00:03:33.308Z] === RUN TestDockerSuite/TestRunRm [2021-03-20T00:03:33.566Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-20T00:03:37.753Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-20T00:03:38.319Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-20T00:03:38.886Z] === RUN TestDockerSuite/TestRunSeccompAllowPrivCloneUserns [2021-03-20T00:03:40.790Z] === RUN TestDockerSuite/TestRunSeccompAllowSetrlimit [2021-03-20T00:03:41.358Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileAcct [2021-03-20T00:03:45.546Z] === RUN TestDockerSuite/TestRunSeccompDefaultProfileNS [2021-03-20T00:03:48.831Z] === RUN TestDockerSuite/TestRunSeccompProfileAllow32Bit [2021-03-20T00:03:49.766Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyChmod [2021-03-20T00:03:50.025Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyCloneUserns [2021-03-20T00:03:50.591Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshare [2021-03-20T00:03:51.159Z] === RUN TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns [2021-03-20T00:03:51.726Z] === RUN TestDockerSuite/TestRunSeccompUnconfinedCloneUserns [2021-03-20T00:03:51.984Z] === RUN TestDockerSuite/TestRunSeccompWithDefaultProfile [2021-03-20T00:03:52.919Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-20T00:03:53.487Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-20T00:03:54.424Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-20T00:03:56.965Z] === RUN TestDockerSuite/TestRunState [2021-03-20T00:03:58.341Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-20T00:03:59.277Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-20T00:03:59.844Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-20T00:04:00.106Z] === RUN TestDockerSuite/TestRunSwapLessThanMemoryLimit [2021-03-20T00:04:00.106Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-20T00:04:01.040Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-20T00:04:01.299Z] === RUN TestDockerSuite/TestRunSysctls [2021-03-20T00:04:03.201Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-20T00:04:03.201Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-20T00:04:03.201Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-20T00:04:03.767Z] === RUN TestDockerSuite/TestRunTmpfsMounts [2021-03-20T00:04:06.299Z] === RUN TestDockerSuite/TestRunTmpfsMountsEnsureOrdered [2021-03-20T00:04:06.866Z] === RUN TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes [2021-03-20T00:04:08.769Z] === RUN TestDockerSuite/TestRunTmpfsMountsWithOptions [2021-03-20T00:04:12.958Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-20T00:04:14.338Z] === RUN TestDockerSwarmSuite/TestSwarmJoinPromoteLocked [2021-03-20T00:04:15.711Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-20T00:04:16.647Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-20T00:04:17.583Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-20T00:04:18.149Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-20T00:04:20.051Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-20T00:04:21.428Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-20T00:04:22.077Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-20T00:04:22.077Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-20T00:04:22.336Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-20T00:04:23.272Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-20T00:04:23.839Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-20T00:04:24.773Z] === RUN TestDockerSuite/TestRunUserDeviceAllowed [2021-03-20T00:04:24.773Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-20T00:04:24.773Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-20T00:04:25.708Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-20T00:04:29.895Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-20T00:04:30.828Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-20T00:04:31.781Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-20T00:04:34.312Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-20T00:04:35.689Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-20T00:04:38.222Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-20T00:04:40.754Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-20T00:04:41.012Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-20T00:04:41.012Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-20T00:04:41.012Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-20T00:04:41.012Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-20T00:04:41.271Z] === RUN TestDockerSuite/TestRunWithBlkioWeight [2021-03-20T00:04:41.271Z] === RUN TestDockerSuite/TestRunWithCPUQuota [2021-03-20T00:04:45.453Z] === RUN TestDockerSuite/TestRunWithCPUShares [2021-03-20T00:04:45.711Z] === RUN TestDockerSuite/TestRunWithCpuPeriod [2021-03-20T00:04:47.612Z] === RUN TestDockerSuite/TestRunWithCpusetCpus [2021-03-20T00:04:48.180Z] === RUN TestDockerSuite/TestRunWithCpusetMems [2021-03-20T00:04:48.750Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-20T00:04:48.750Z] === RUN TestDockerSuite/TestRunWithDefaultShmSize [2021-03-20T00:04:49.685Z] === RUN TestDockerSuite/TestRunWithInvalidBlkioWeight [2021-03-20T00:04:49.685Z] === RUN TestDockerSuite/TestRunWithInvalidCpuPeriod [2021-03-20T00:04:49.685Z] === RUN TestDockerSuite/TestRunWithInvalidKernelMemory [2021-03-20T00:04:49.685Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-20T00:04:49.685Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps [2021-03-20T00:04:49.685Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps [2021-03-20T00:04:49.685Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps [2021-03-20T00:04:49.685Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps [2021-03-20T00:04:49.685Z] === RUN TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice [2021-03-20T00:04:49.685Z] === RUN TestDockerSuite/TestRunWithKernelMemory [2021-03-20T00:04:50.625Z] === RUN TestDockerSuite/TestRunWithMemoryLimit [2021-03-20T00:04:51.194Z] === RUN TestDockerSuite/TestRunWithMemoryReservation [2021-03-20T00:04:52.129Z] === RUN TestDockerSuite/TestRunWithMemoryReservationInvalid [2021-03-20T00:04:52.129Z] === RUN TestDockerSuite/TestRunWithNanoCPUs [2021-03-20T00:04:53.063Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-20T00:04:53.322Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-20T00:04:53.888Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-20T00:04:53.888Z] === RUN TestDockerSuite/TestRunWithShmSize [2021-03-20T00:04:54.824Z] === RUN TestDockerSuite/TestRunWithSwappiness [2021-03-20T00:04:55.390Z] === RUN TestDockerSuite/TestRunWithSwappinessInvalid [2021-03-20T00:04:55.390Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-20T00:04:55.390Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-20T00:04:56.325Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-20T00:04:57.702Z] === RUN TestDockerSuite/TestRunWithVolumesIsRecursive [2021-03-20T00:04:58.269Z] === RUN TestDockerSuite/TestRunWithoutMemoryswapLimit [2021-03-20T00:04:58.269Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-20T00:04:59.205Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-20T00:04:59.205Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-20T00:05:00.580Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-20T00:05:01.147Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-20T00:05:03.679Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-20T00:05:04.246Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-20T00:05:04.246Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-20T00:05:04.246Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-20T00:05:05.636Z] === RUN TestDockerSuite/TestSaveAndLoadRepoStdout [2021-03-20T00:05:06.578Z] === RUN TestDockerSuite/TestSaveAndLoadWithProgressBar [2021-03-20T00:05:07.514Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-20T00:05:07.773Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-20T00:05:09.675Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-20T00:05:09.675Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-20T00:05:10.242Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-20T00:05:10.242Z] === RUN TestDockerSwarmSuite/TestSwarmJoinWithDrain [2021-03-20T00:05:12.777Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-20T00:05:12.777Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-20T00:05:14.679Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-20T00:05:14.939Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-20T00:05:14.939Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-20T00:05:16.315Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-20T00:05:17.692Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-20T00:05:18.258Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-20T00:05:18.258Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-20T00:05:18.258Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-20T00:05:18.516Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-20T00:05:19.082Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-20T00:05:20.987Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-20T00:05:24.270Z] === RUN TestDockerSwarmSuite/TestSwarmLeaveLocked [2021-03-20T00:05:26.800Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-20T00:05:29.334Z] === RUN TestDockerSwarmSuite/TestSwarmLockUnlockCluster [2021-03-20T00:05:29.592Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-20T00:05:30.967Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-20T00:05:32.868Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-20T00:05:35.396Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-20T00:05:37.928Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-20T00:05:38.863Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-20T00:05:40.245Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-20T00:05:42.791Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-20T00:05:45.331Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-20T00:05:48.616Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-20T00:05:53.880Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-20T00:05:56.408Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildDockerignoringDockerignore [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildDockerignoringOnlyDotfiles [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildDockerignoringRenamedDockerfile [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildDockerignoringWholeDir [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildDockerignoringWildDirs [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildDockerignoringWildTopDir [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildDotDotFile [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEOLInLine [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEmptyCmd [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEmptyEntrypoint [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEmptyEntrypointInheritance [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEmptyScratch [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEmptyStringVolume [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEntrypoint [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEntrypointRunCleanup [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEnv [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEnvEscapes [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEnvOverwrite [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEnvUsage [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEnvUsage2 [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementAddCopy [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementEnv [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementExpose [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementUser [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementVolume [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEnvironmentReplacementWorkdir [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEscapeNotBackslashWordTest [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildEscapeWhitespace [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildExoticShellInterpolation [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildExpose [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildExposeMorePorts [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildExposeOrder [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildExposeUpperCaseProto [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildFails [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildFailsGitNotCallable [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToDir [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildFollowSymlinkToFile [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildForceRm [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildFromGit [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildFromGitWithContext [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildFromGitWithF [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildFromMixedcaseDockerfile [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildFromOfficialNames [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildFromRemoteTarball [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildFromStdinWithF [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildFromURLWithF [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildHandleEscapesInVolume [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildHistory [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildIidFile [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildIidFileCleanupOnFail [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildInheritance [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildIntermediateTarget [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildInvalidTag [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildJSONEmptyRun [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildLabel [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildLabelCacheCommit [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildLabelMultiple [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildLabelOneNode [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildLabels [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildLabelsCache [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildLabelsOverride [2021-03-20T00:06:01.234Z] === RUN TestDockerSuite/TestBuildLastModified [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildLineBreak [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildLineErrorOnBuild [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildLineErrorUnknownInstruction [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildLineErrorWithComments [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildLineErrorWithEmptyLines [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMaintainer [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMissingArgs [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildModifyFileInFolder [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMultiStageArg [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMultiStageCache [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromErrors [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMultiStageCopyFromSyntax [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMultiStageGlobalArg [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMultiStageImplicitFrom [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuilds [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMultiStageNameVariants [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMultiStageResetScratch [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMultiStageUnusedArg [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildMultipleTags [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildNetContainer [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildNetNone [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildNoContext [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildNoDupOutput [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildNoNamedVolume [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildNotVerboseFailure [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureRemote [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildNotVerboseSuccess [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildNullStringInAddCopyVolume [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildOnBuild [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildOnBuildCache [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildOnBuildEntrypointJSON [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildOnBuildLimitedInheritance [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildOnBuildLowercase [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildOnBuildOutput [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildOnBuildWithCopy [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildOpaqueDirectory [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildPATH [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildRUNErrMsg [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildRUNoneJSON [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildRelativeCopy [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildRelativeWorkdir [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildRm [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildRunShEntrypoint [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildScratchCopy [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildSetCommandWithDefinedShell [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildShCmdJSONEntrypoint [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildShellEntrypoint [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildShellInherited [2021-03-20T00:06:01.235Z] === RUN TestDockerSuite/TestBuildShellMultiple [2021-03-20T00:06:01.675Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-20T00:06:04.966Z] === RUN TestDockerSuite/TestStopContainerSignal [2021-03-20T00:06:06.341Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-20T00:06:06.906Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-20T00:06:07.841Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-20T00:06:08.101Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-20T00:06:08.101Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-20T00:06:09.478Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-20T00:06:10.036Z] === RUN TestDockerSuite/TestBuildShellNotJSON [2021-03-20T00:06:10.036Z] === RUN TestDockerSuite/TestBuildShellUpdatesConfig [2021-03-20T00:06:10.512Z] === RUN TestDockerSuite/TestBuildShellWindowsPowershell [2021-03-20T00:06:13.664Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-20T00:06:16.947Z] === RUN TestDockerSuite/TestUpdateContainerInvalidValue [2021-03-20T00:06:17.513Z] === RUN TestDockerSuite/TestUpdateContainerWithoutFlags [2021-03-20T00:06:18.448Z] === RUN TestDockerSuite/TestUpdateInvalidSwapMemory [2021-03-20T00:06:18.449Z] === RUN TestDockerSuite/TestUpdateKernelMemory [2021-03-20T00:06:19.247Z] === RUN TestDockerSuite/TestBuildSpaces [2021-03-20T00:06:19.383Z] === RUN TestDockerSuite/TestUpdateKernelMemoryUninitialized [2021-03-20T00:06:19.721Z] === RUN TestDockerSuite/TestBuildSpacesWithQuotes [2021-03-20T00:06:21.948Z] === RUN TestDockerSuite/TestUpdateMemoryWithSwapMemory [2021-03-20T00:06:21.948Z] === RUN TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy [2021-03-20T00:06:23.321Z] === RUN TestDockerSuite/TestUpdatePausedContainer [2021-03-20T00:06:24.256Z] === RUN TestDockerSuite/TestUpdateRunningContainer [2021-03-20T00:06:24.523Z] === RUN TestDockerSuite/TestBuildStartsFromOne [2021-03-20T00:06:24.523Z] === RUN TestDockerSuite/TestBuildStderr [2021-03-20T00:06:25.190Z] === RUN TestDockerSuite/TestUpdateRunningContainerWithRestart [2021-03-20T00:06:27.094Z] === RUN TestDockerSuite/TestUpdateStats [2021-03-20T00:06:28.356Z] === RUN TestDockerSuite/TestBuildStepsWithProgress [2021-03-20T00:06:31.276Z] === RUN TestDockerSuite/TestUpdateStoppedContainer [2021-03-20T00:06:32.212Z] === RUN TestDockerSuite/TestUpdateSwapMemoryOnly [2021-03-20T00:06:32.212Z] === RUN TestDockerSuite/TestUpdateWithNanoCPUs [2021-03-20T00:06:34.742Z] === RUN TestDockerSuite/TestUpdateWithUntouchedFields [2021-03-20T00:06:35.677Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-20T00:06:40.947Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias [2021-03-20T00:06:46.226Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink [2021-03-20T00:06:46.266Z] === RUN TestDockerSuite/TestBuildStopSignal [2021-03-20T00:06:46.266Z] === RUN TestDockerSuite/TestBuildSymlinkBasename [2021-03-20T00:06:49.253Z] === RUN TestDockerSuite/TestBuildSymlinkBreakout [2021-03-20T00:06:49.508Z] === RUN TestDockerSuite/TestUserDefinedNetworkConnectivity [2021-03-20T00:06:50.253Z] === RUN TestDockerSuite/TestBuildTagEvent [2021-03-20T00:06:52.040Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-20T00:06:54.080Z] === RUN TestDockerSuite/TestBuildTimeArgHistoryExclusions [2021-03-20T00:06:57.319Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-20T00:06:58.891Z] === RUN TestDockerSuite/TestBuildUser [2021-03-20T00:06:58.891Z] === RUN TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot [2021-03-20T00:06:58.891Z] === RUN TestDockerSuite/TestBuildUsersAndGroups [2021-03-20T00:06:58.891Z] === RUN TestDockerSuite/TestBuildVerboseOut [2021-03-20T00:07:02.584Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChown [2021-03-20T00:07:02.721Z] === RUN TestDockerSuite/TestBuildVerifyIntString [2021-03-20T00:07:03.196Z] === RUN TestDockerSuite/TestBuildVerifySingleQuoteFails [2021-03-20T00:07:04.484Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot [2021-03-20T00:07:06.176Z] === RUN TestDockerSuite/TestBuildVolumeFileExistsinContainer [2021-03-20T00:07:06.176Z] === RUN TestDockerSuite/TestBuildVolumesRetainContents [2021-03-20T00:07:06.176Z] === RUN TestDockerSuite/TestBuildWindowsAddCopyPathProcessing [2021-03-20T00:07:06.398Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride [2021-03-20T00:07:08.301Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner [2021-03-20T00:07:09.675Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod [2021-03-20T00:07:12.207Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService [2021-03-20T00:07:14.109Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw [2021-03-20T00:07:16.640Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid [2021-03-20T00:07:19.172Z] === RUN TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid [2021-03-20T00:07:21.077Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-20T00:07:27.497Z] === RUN TestDockerSuite/TestBuildWindowsEnvCaseInsensitive [2021-03-20T00:07:27.497Z] === RUN TestDockerSuite/TestBuildWindowsUser [2021-03-20T00:07:33.278Z] === RUN TestDockerSwarmSuite/TestSwarmManagerAddress [2021-03-20T00:07:34.716Z] === RUN TestDockerSuite/TestBuildWindowsWorkdirProcessing [2021-03-20T00:07:36.563Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-20T00:07:36.563Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-20T00:07:36.563Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-20T00:07:36.822Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-20T00:07:37.082Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-20T00:07:37.082Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-20T00:07:37.082Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-20T00:07:38.017Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-20T00:07:38.017Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-20T00:07:38.542Z] === RUN TestDockerSuite/TestBuildWithExtraHost [2021-03-20T00:07:38.952Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-20T00:07:38.952Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-20T00:07:38.952Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-20T00:07:38.952Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-20T00:07:38.952Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-20T00:07:39.017Z] === RUN TestDockerSuite/TestBuildWithExtraHostInvalidFormat [2021-03-20T00:07:39.017Z] === RUN TestDockerSuite/TestBuildWithFailure [2021-03-20T00:07:41.262Z] === RUN TestDockerSuite/TestBuildWithInaccessibleFilesInContext [2021-03-20T00:07:41.487Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-20T00:07:41.487Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-20T00:07:41.487Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-20T00:07:41.487Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-20T00:07:41.743Z] === RUN TestDockerSuite/TestBuildWithRecycleBin [2021-03-20T00:07:41.745Z] === RUN TestDockerSuite/TestVolumeEvents [2021-03-20T00:07:45.026Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup [2021-03-20T00:07:46.400Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge [2021-03-20T00:07:46.659Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay [2021-03-20T00:07:46.917Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge [2021-03-20T00:07:46.917Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay [2021-03-20T00:07:47.487Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-20T00:07:47.747Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 [2021-03-20T00:07:50.282Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-20T00:07:50.282Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-20T00:07:50.282Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-20T00:07:50.541Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions [2021-03-20T00:07:52.229Z] === RUN TestDockerSuite/TestBuildWithTabs [2021-03-20T00:07:54.729Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-20T00:07:55.295Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPlugin [2021-03-20T00:07:56.061Z] === RUN TestDockerSuite/TestBuildWithUTF8BOM [2021-03-20T00:07:56.061Z] === RUN TestDockerSuite/TestBuildWithUTF8BOMDockerignore [2021-03-20T00:07:58.579Z] === RUN TestDockerSwarmSuite/TestSwarmNetworkPluginV2 [2021-03-20T00:07:58.839Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite (1945.23s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.18s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.03s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.01s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIErrorPlainText (0.02s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.02s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (4.05s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.15s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.64s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.03s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (0.89s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.19s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (0.01s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPINetworkConnectDisconnect (2.08s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.40s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (1.26s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPINetworkInspectBridge (1.69s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.19s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.00s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIStatsContainerNotFound (0.00s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (6.64s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (3.83s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (3.26s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.00s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (1.11s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAppArmorDeniesChmodProc (1.30s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAppArmorDeniesPtrace (1.43s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAppArmorTraceSelf (1.24s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAttachAfterDetach (3.55s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAttachClosedOnContainerStop (2.74s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAttachDetach (1.56s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAttachDisconnect (1.37s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (2.26s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAttachPausedContainer (1.57s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestAttachTTYWithoutStdin (1.34s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (2.09s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (2.98s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAPIDoubleDockerfile (1.81s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (1.93s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.01s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (2.09s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.87s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (27.02s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAddBadLinks (0.68s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAddBadLinksVolume (1.55s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.31s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.71s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAddChangeOwnership (3.16s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.82s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.23s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToExistingDir (11.14s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAddDirContentToRoot (6.52s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.24s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.30s) [2021-03-20T00:07:58.839Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (5.51s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (1.69s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.99s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (4.90s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.17s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (0.79s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (1.73s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddScript (5.19s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToExistDir (11.87s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (5.60s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToRoot (3.72s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.64s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddTar (12.43s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddTarXz (2.50s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddTarXzGz (2.22s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (7.17s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildAddWholeDirToRoot (12.24s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.36s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (3.58s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (3.05s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (2.13s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (3.44s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (3.21s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (3.71s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (1.81s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (5.64s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgEnv (19.84s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (3.78s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (4.08s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.50s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (3.43s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (3.39s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (8.01s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (1.82s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (2.29s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCacheAdd (0.81s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.24s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCacheFrom (7.15s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (1.45s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.04s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCancellationKillsSleep (1.78s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildChownOnCopy (8.62s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildChownSingleFile (2.67s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (0.73s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.40s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCmd (0.33s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.32s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.38s) [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-20T00:07:59.099Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.87s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCommentsShebangs (8.67s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (0.85s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildContainerWithCgroupParent (0.91s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.41s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.15s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.53s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.35s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopyAddMultipleFiles (14.90s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (1.29s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.77s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToExistDir (5.08s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopyDirContentToRoot (6.34s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (2.30s) [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-20T00:07:59.099Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-20T00:07:59.099Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-20T00:07:59.099Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-20T00:07:59.099Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToExistDir (6.41s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (7.63s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToRoot (5.03s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.67s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopyWholeDirToRoot (8.89s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (8.90s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.78s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardInName (2.10s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (6.15s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (0.85s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.07s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (2.19s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (1.86s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (1.76s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerignore (16.38s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (2.01s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoreComment (5.25s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (17.59s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.06s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.06s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (6.75s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (3.56s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (3.57s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (9.29s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (2.77s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (2.73s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (24.11s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.26s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEOLInLine (5.96s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEmptyCmd (0.38s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.34s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.65s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEmptyScratch (0.14s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.38s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.33s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (2.54s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.17s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (2.35s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEnv (1.70s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEnvEscapes (1.46s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEnvOverwrite (1.45s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEnvUsage (8.38s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEnvUsage2 (27.04s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (2.11s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementEnv (8.99s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.63s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.46s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.43s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (1.58s) [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-20T00:07:59.099Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.36s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildExoticShellInterpolation (12.96s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildExpose (0.33s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildExposeMorePorts (0.83s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildExposeOrder (0.49s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildExposeUpperCaseProto (0.54s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildFails (1.37s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.08s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (2.70s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (2.38s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildForceRm (2.34s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildFromGit (1.46s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (0.27s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (1.06s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildFromMixedcaseDockerfile (2.24s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.72s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.24s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildFromStdinWithF (2.59s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (2.16s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildHandleEscapesInVolume (1.33s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildHistory (3.53s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.64s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.10s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildInheritance (0.48s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.38s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.03s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (0.87s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildLabel (0.42s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.40s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.37s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.23s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildLabels (0.44s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (0.89s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (3.80s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildLastModified (6.24s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildLineBreak (4.37s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.14s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.12s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.14s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.12s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.29s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (1.75s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (2.02s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (4.84s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageCache (0.44s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (0.50s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (12.68s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (4.22s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (1.12s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (2.53s) [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s) [2021-03-20T00:07:59.099Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (6.53s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageResetScratch (0.99s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (3.98s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.25s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildNetContainer (3.47s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildNetNone (0.71s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildNoContext (0.98s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (0.87s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (1.62s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.29s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.07s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (0.25s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.27s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (0.50s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildOnBuild (1.82s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (0.46s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (2.35s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (1.43s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (2.72s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (2.12s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (1.58s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.50s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildOpaqueDirectory (4.74s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildPATH (2.00s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (1.01s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildRUNoneJSON (1.31s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (10.54s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (5.62s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildResourceConstraintsAreUsed (6.35s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildRm (3.62s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (1.03s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (1.55s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildScratchCopy (0.55s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (0.66s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (1.72s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (1.74s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildShellInherited (1.52s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (5.48s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.28s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.59s) [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-20T00:07:59.099Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildSpaces (1.00s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (1.70s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.14s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildStderr (1.08s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (5.68s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildStopSignal (1.70s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (1.55s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (0.48s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildTagEvent (1.03s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (1.95s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildUser (2.43s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (4.47s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildUsersAndGroups (17.58s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (1.20s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.29s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (1.09s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildVolumeFileExistsinContainer (1.79s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildVolumesRetainContents (1.84s) [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-20T00:07:59.099Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-20T00:07:59.099Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-20T00:07:59.099Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-20T00:07:59.099Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildWithExtraHost (2.34s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.06s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildWithFailure (1.27s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.66s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildWithTabs (1.35s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.10s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (2.70s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildWithVolumeOwnership (1.72s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildWithVolumes (0.86s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildWorkdirCmd (0.29s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (0.44s) [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-20T00:07:59.099Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (0.62s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestBuildXZHost (2.39s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.04s) [2021-03-20T00:07:59.099Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-20T00:07:59.099Z] docker_cli_sni_test.go:18: Flakey test [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (1.01s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (1.22s) [2021-03-20T00:07:59.099Z] --- PASS: TestDockerSuite/TestCommitChange (1.07s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (1.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCommitHardlink (2.04s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCommitNewFile (2.16s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCommitPausedContainer (1.31s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCommitTTY (2.76s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (1.48s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCommitWithHostBindMount (1.96s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCommitWithoutPause (1.10s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.05s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.05s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestConflictNetworkModeAndOptions (0.15s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.05s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.05s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICommit (2.14s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (2.12s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (1.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyPre124 (0.95s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.84s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.92s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICreate (1.20s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.07s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (1.04s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.08s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.22s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.11s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (1.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (1.20s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (1.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (1.85s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (1.11s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (1.06s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIGetChanges (1.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIGetExport (0.96s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (1.04s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.10s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIPause (1.12s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (1.10s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.10s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIRename (1.10s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (1.60s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (2.13s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.04s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIStart (0.93s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (4.63s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIStop (0.84s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPITop (0.99s) [2021-03-20T00:07:59.100Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-03-20T00:07:59.100Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.09s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerAPIWait (2.88s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (0.89s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerNetworkMode (1.57s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerRestartInMultipleNetworks (5.64s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.70s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerWithConflictingNoneNetwork (2.15s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainerWithConflictingSharedNetwork (1.45s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (24.33s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__/foo_false____} (1.97s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__/foo/_false____} (1.69s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_/foo_false____} (1.64s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_/foo_true____} (1.68s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_/foo_false___0xc00091eb60_} (1.57s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_/tmp/test-mounts-api-1332354759_/foo_false____} (1.59s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_/tmp/test-mounts-api-1332354759_/foo_true____} (1.69s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/7_config:_{bind_/tmp/test-mounts-api-3765101946_/foo_false____} (1.96s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/8_config:_{bind_/tmp/test-mounts-api-3765101946_/foo_true____} (1.78s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/9_config:_{bind_/tmp/test-mounts-api-3765101946_/foo_true__0xc00091ebc0__} (1.60s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/10_config:_{volume__/foo_false___0xc00091ebe0_} (1.60s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/11_config:_{volume__/foo/_false___0xc00091ec00_} (1.62s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/12_config:_{volume_test4_/foo_false___0xc00091ec20_} (0.80s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/13_config:_{volume_test5_/foo_true___0xc00091ec40_} (1.78s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsTmpfs (1.89s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.38s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.03s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.03s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.03s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_10 (0.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_11 (0.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_12 (0.02s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_13 (0.03s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_14 (0.07s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_15 (0.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersInMultipleNetworks (3.34s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersInUserDefinedNetwork (2.42s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestContainersNetworkIsolation (3.00s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCopyAndRestart (1.49s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCopyCreatedContainer (0.14s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (0.80s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpAbsoluteSymlink (1.04s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpCheckDestOwnership (0.85s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpFromCaseA (0.81s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpFromCaseB (0.86s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpFromCaseC (0.89s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpFromCaseD (0.91s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpFromCaseE (0.92s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpFromCaseF (0.95s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpFromCaseG (1.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpFromCaseH (1.35s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpFromCaseI (1.13s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpFromCaseJ (0.93s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpFromSymlinkDestination (1.10s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpFromSymlinkToDirectory (0.87s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpGarbagePath (0.86s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpNameHasColon (1.26s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpRelativePath (0.89s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpSpecialFiles (0.92s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpSymlinkComponent (0.78s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.86s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToCaseA (1.50s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToCaseB (0.87s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToCaseC (2.86s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToCaseD (4.82s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToCaseE (2.90s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToCaseF (0.73s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToCaseG (5.12s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToCaseH (5.25s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToCaseI (1.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToCaseJ (6.68s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToContainerWithPermissions (0.99s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToDot (0.99s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyRootfs (2.23s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToErrReadOnlyVolume (1.65s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToStdout (0.78s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToSymlinkDestination (1.15s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpToSymlinkToDirectory (0.20s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpUnprivilegedUser (0.78s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCpVolumePath (1.10s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.07s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateArgs (0.10s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateByImageID (0.39s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (0.94s) [2021-03-20T00:07:59.100Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-20T00:07:59.100Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.08s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (0.81s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.39s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateLabels (0.06s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateModeIpcContainer (0.14s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateRM (0.23s) [2021-03-20T00:07:59.100Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-20T00:07:59.100Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.13s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.19s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (2.23s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.10s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.03s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (5.37s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.08s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.03s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (0.14s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.05s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.09s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (1.29s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (1.99s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.81s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (1.49s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (1.47s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.75s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.70s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.06s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDevicePermissions (0.74s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDockerFails (0.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetwork (0.02s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDockerInspectMultipleNetworksIncludingNonexistent (0.03s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDockerInspectNetworkWithContainerName (1.02s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDockerNetworkConnectFailsNoInspectChange (0.81s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteMultiple (1.33s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDockerNetworkDeleteNotExists (0.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDockerNetworkInspect (0.03s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDockerNetworkInspectWithID (0.22s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDockerNetworkInternalMode (6.73s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (2.64s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (2.50s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (1.87s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEmbeddedDNSInvalidInput (0.91s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsAttach (0.79s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsCommit (0.89s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (0.79s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (0.87s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (0.96s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsContainerFilterBeforeCreate (2.11s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsContainerFilterByName (2.09s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (3.98s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsContainerWithMultiNetwork (2.67s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsCopy (1.34s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (2.23s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (5.88s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.29s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (1.47s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.51s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsFilterNetworkID (0.14s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.28s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeAndNetworkType (0.16s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsFilterVolumeID (0.03s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsFilters (1.46s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsFormat (1.48s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.02s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.01s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsImageImport (0.92s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsImageLoad (0.19s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsImagePull (0.42s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.03s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsImageUntagDelete (0.22s) [2021-03-20T00:07:59.100Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-20T00:07:59.100Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-20T00:07:59.100Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-20T00:07:59.100Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsPluginOps (1.32s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsRedirectStdout (0.79s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsRename (0.76s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsResize (0.80s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (5.67s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (1.28s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsStreaming (1.07s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (3.51s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsTop (0.87s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsUntag (2.56s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (11.21s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestExec (1.02s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestExecAPICreateContainerPaused (0.77s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (0.73s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (0.75s) [2021-03-20T00:07:59.100Z] --- PASS: TestDockerSuite/TestExecAPIStart (2.57s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecAPIStartBackwardsCompatible (1.32s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecAPIStartEnsureHeaders (1.09s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (2.05s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.80s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (1.86s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.30s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (1.74s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecCgroup (2.54s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecEnv (1.11s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecEnvLinksHost (1.97s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecExitStatus (1.07s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecInspectID (2.18s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecInteractive (1.16s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecInteractiveStdinClose (1.78s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecOnReadonlyContainer (1.19s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecParseError (1.22s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecPausedContainer (0.96s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.72s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (3.65s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecSetEnv (1.23s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecStartFails (1.43s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecStateCleanup (11.72s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecStopNotHanging (0.78s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecTTY (1.01s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecTTYCloseStdin (1.06s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (0.94s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecUlimits (1.03s) [2021-03-20T00:07:59.101Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-20T00:07:59.101Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecWithImageUser (1.98s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecWithNoTERM (1.04s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecWithPrivileged (1.85s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecWithTERM (1.06s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestExecWithUser (1.33s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestGetContainerStats (4.82s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (4.94s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (1.91s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (4.78s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestGetContainersAttachWebsocket (0.70s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.00s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.05s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestHealth (23.00s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.05s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.04s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.03s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (0.85s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.02s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.87s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.01s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.01s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.07s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.22s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.21s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.35s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.01s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (0.78s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.07s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (0.83s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (1.03s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesFormat (0.09s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesFormatDefaultFormat (1.67s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.01s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.02s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImportBadURL (0.07s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImportDisplay (1.92s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImportFile (1.95s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.02s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImportFileWithMessage (2.45s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImportGzipped (2.76s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestImportWithQuotedChanges (2.44s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInfoDisplaysPausedContainers (0.88s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInfoDisplaysRunningContainers (1.34s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInfoDisplaysStoppedContainers (1.30s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.04s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInfoSecurityOptions (0.01s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (1.27s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (1.22s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (1.20s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (1.27s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (1.22s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (1.09s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.05s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectAPIMultipleNetworks (1.79s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectAmpersand (0.78s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (1.03s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.08s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (1.28s) [2021-03-20T00:07:59.101Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-20T00:07:59.101Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkCustom (1.62s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectContainerNetworkDefault (0.87s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectDefault (0.79s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectHistory (1.46s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectImage (0.03s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectImageFilterInt (0.04s) [2021-03-20T00:07:59.101Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-20T00:07:59.101Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectInt64 (0.86s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.38s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.11s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (1.04s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (0.95s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectPlugin (1.54s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.01s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (0.92s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectStatus (0.98s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (2.32s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectTemplateError (0.93s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (0.89s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (1.20s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (0.88s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (0.89s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (1.15s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.04s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLegacyRunNoNewPrivSetuid (2.53s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinkShortDefinition (1.88s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksEnvs (1.80s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksEtcHostsRegularFile (0.72s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksHostsFilesInject (2.56s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStarted (2.95s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksInspectLinksStopped (2.79s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksInvalidContainerTarget (0.03s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksMultipleWithSameName (3.12s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksNetworkHostContainer (0.53s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksNotStartedParentNotFail (0.84s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainers (11.05s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (2.30s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksPingLinkedContainersOnRename (2.15s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksPingUnlinkedContainers (0.79s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLinksUpdateOnRestart (3.18s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLoadNoStdinFail (0.02s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLoadZeroSizeLayer (0.46s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.03s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.10s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.07s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (4.01s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (0.72s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsAPIUntilFutureFollow (4.95s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (0.86s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.01s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (1.64s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (1.11s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (1.09s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (1.14s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (0.99s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (2.26s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (0.79s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (0.85s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsSince (6.87s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsSinceFutureFollow (6.11s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsStderrInStdout (1.10s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsTail (1.12s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsTimestamps (0.92s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestLogsWithDetails (1.06s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestMountIntoProc (0.39s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestMountIntoSys (1.03s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestNetHostname (2.94s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestNetHostnameWithNetHost (0.65s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestNetworkEvents (6.14s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestNetworkRmWithActiveContainers (2.40s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.98s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPluginActive (1.54s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPluginActiveNetwork (5.54s) [2021-03-20T00:07:59.101Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-20T00:07:59.101Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.87s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPluginLogDriver (3.13s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPluginLogDriverInfoList (1.30s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPluginMetricsCollector (2.15s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPluginUpgrade (4.25s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPortBindingOnSandbox (2.31s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPortExposeHostBinding (1.60s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPortHostBinding (1.78s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPortList (11.76s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (1.62s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPostContainersAttach (8.20s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.00s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.04s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.86s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (1.20s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithShmSize (0.92s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.10s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (1.61s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPruneContainerLabel (3.86s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPruneContainerUntil (1.46s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPruneNetworkLabel (0.42s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPruneVolumeLabel (0.13s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsByOrder (3.16s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsImageIDAfterUpdate (1.10s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsListContainersBase (3.67s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (4.41s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.07s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterExited (3.73s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (9.07s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (1.46s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (2.46s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (1.81s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterNetwork (2.26s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterPorts (2.89s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (2.44s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsListContainersSize (1.45s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.14s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.81s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsRightTagName (3.07s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPsShowMounts (2.41s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPtraceContainerProcsFromHost (0.79s) [2021-03-20T00:07:59.101Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-20T00:07:59.101Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.17s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (0.09s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.05s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.72s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (1.76s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (1.84s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (0.95s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (12.26s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRestartDisconnectedContainer (1.32s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (2.10s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.07s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.06s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.21s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (2.47s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (1.42s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (3.78s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (1.43s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiBlank (0.02s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.08s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (4.33s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (0.97s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.29s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (1.73s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (1.06s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (1.86s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (1.27s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiTag (0.22s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (0.91s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (4.50s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (0.71s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (0.84s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (0.32s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRunAddDeviceCgroupRule (1.47s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRunAddHost (0.78s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRunAddHostInHostMode (0.69s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevices (0.71s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.02s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.67s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRunAllocatePortInReservedRange (1.61s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (0.69s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.82s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.87s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRunApparmorProcDirectory (1.08s) [2021-03-20T00:07:59.101Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (1.71s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunAttachDetach (1.21s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromConfig (0.98s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromFlag (0.99s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunAttachDetachFromInvalidFlag (0.76s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunAttachDetachKeysOverrideConfig (0.88s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (1.05s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunAttachInvalidDetachKeySequencePreserved (1.73s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (0.84s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (0.78s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (0.75s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.02s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunBindMounts (2.19s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.81s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.76s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCapAddCHOWN (0.74s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCapAddCanDownInterface (0.69s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCapAddInvalid (0.02s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCapAddSYSTIME (0.73s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.73s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCapDropALLCannotMknod (0.70s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknod (0.82s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.99s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCapDropInvalid (0.05s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (1.01s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.02s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (1.06s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.78s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.80s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (0.71s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.06s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.73s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunContainerWithCgroupParent (1.82s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (1.68s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfs (1.53s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.84s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.79s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (0.73s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (0.78s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (0.79s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCopyVolumeContent (1.64s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCopyVolumeUIDGID (3.66s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.07s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCreateVolume (0.87s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCreateVolumeEtc (2.45s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCreateVolumeWithSymlink (1.64s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (2.55s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (2.65s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunDNSDefaultOptions (0.72s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunDNSInHostMode (2.46s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunDNSOptions (1.43s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (2.12s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunDNSRepeatOptions (0.78s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (1.54s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (0.74s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-03-20T00:07:59.102Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunDeviceNumbers (0.81s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunDeviceSymlink (1.59s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.03s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunDuplicateMount (0.74s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (0.75s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunEchoStdout (0.74s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunEchoStdoutWithCPUSharesAndMemoryLimit (0.75s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunEmptyEnv (0.03s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunEntrypoint (0.71s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunEnvironment (0.72s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunEnvironmentErase (0.78s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunEnvironmentOverride (0.80s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunExitCode (0.80s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (0.92s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (0.77s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (0.72s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunExposePort (0.01s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunFullHostnameSet (0.73s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunGroupAdd (0.82s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunHostnameFQDN (1.43s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunHostnameInHostMode (0.48s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunInitLayerPathOwnership (3.18s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunInspectMacAddress (0.76s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (11.48s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunInvalidCPUShares (0.64s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunInvalidCgroupParent (1.45s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetCpusFlagValue (0.02s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunInvalidCpusetMemsFlagValue (0.02s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.01s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunLeakyFileDescriptors (0.71s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunLinkToContainerNetMode (3.59s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerID (1.50s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunLinksContainerWithContainerName (1.77s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (5.95s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.60s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (0.60s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunModeHostname (1.22s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotExists (0.02s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.17s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunModeIpcHost (1.42s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunModeNetContainerHostname (1.50s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunModePIDContainer (1.47s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotExists (0.02s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunModePIDContainerNotRunning (0.18s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunModePIDHost (1.43s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunModeUTSHost (1.43s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunMount (8.13s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunMountOrdering (0.73s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunMountReadOnlyDevShm (0.83s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunMountShmMqueueFromHost (1.97s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (2.99s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunMutableNetworkFiles (4.79s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNamedVolume (2.96s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNamedVolumeCopyImageData (2.99s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (2.17s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (1.89s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.07s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNetContainerWhichHost (1.41s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNetHost (1.58s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.86s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNetHostTwiceSameName (1.12s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMount (2.37s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountRO (2.77s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (5.23s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.87s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.11s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNoNewPrivSetuid (0.91s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (0.14s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (0.89s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.05s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (0.08s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (0.86s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunNonRootUserResolvName (5.97s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.92s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunPIDsLimit (0.96s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunPortFromDockerRangeInUse (1.95s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunPortInUse (1.02s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunPrivilegedAllowedDevices (0.67s) [2021-03-20T00:07:59.102Z] docker_cli_run_unix_test.go:1434: out: "a *:* rwm\n" [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMknod (0.48s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunPrivilegedCanMount (0.48s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.71s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.45s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunPublishPort (0.75s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunReadFilteredProc (0.47s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-20T00:07:59.102Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunReadProcTimer (0.70s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunRedirectStdout (1.51s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (3.30s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (1.63s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunRm (0.71s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunRmAndWait (3.73s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (0.77s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (0.74s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSeccompAllowPrivCloneUserns (1.64s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSeccompAllowSetrlimit (0.72s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileAcct (3.64s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSeccompDefaultProfileNS (3.94s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSeccompProfileAllow32Bit (0.70s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyChmod (0.42s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyCloneUserns (0.71s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshare (0.45s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSeccompProfileDenyUnshareUserns (0.44s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSeccompUnconfinedCloneUserns (0.45s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSeccompWithDefaultProfile (0.73s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (0.74s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (0.71s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSlowStdoutConsumer (2.65s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunState (1.54s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (0.74s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunStdinPipe (0.77s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (0.15s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.86s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.48s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunSysctls (1.54s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.04s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.02s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.78s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunTmpfsMounts (2.28s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsEnsureOrdered (0.76s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsOverrideImageVolumes (1.84s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunTmpfsMountsWithOptions (3.53s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (3.26s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCanMknod (1.01s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunUnprivilegedCannotMount (0.90s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunUnprivilegedWithChroot (0.72s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunUnsetEntrypoint (1.94s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunUnshareProc (1.26s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunUserByID (0.73s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunUserByIDBig (0.14s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunUserByIDNegative (0.14s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunUserByIDZero (0.81s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunUserByName (0.82s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunUserDefaults (0.73s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-20T00:07:59.102Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunUserNotFound (0.15s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (0.74s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunVolumeCopyFlag (4.33s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunVolumeWithOneCharacter (0.85s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (1.09s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (2.34s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (1.43s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (2.26s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunVolumesFromSymlinkPath (2.47s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.74s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-03-20T00:07:59.102Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithBadDevice (0.19s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithCPUQuota (3.75s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithCPUShares (0.76s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithCpuPeriod (1.55s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithCpusetCpus (0.77s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithCpusetMems (0.73s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.02s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithDefaultShmSize (0.71s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithInvalidCpuPeriod (0.04s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithInvalidKernelMemory (0.03s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.01s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithKernelMemory (0.85s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithMemoryLimit (0.73s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservation (0.71s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithMemoryReservationInvalid (0.03s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithNanoCPUs (1.04s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.19s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdj (0.71s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.03s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithShmSize (0.71s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithSwappiness (0.68s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithSwappinessInvalid (0.02s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.02s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithUlimits (0.73s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (1.41s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithVolumesIsRecursive (0.80s) [2021-03-20T00:07:59.102Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-20T00:07:59.102Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (0.74s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (0.06s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (1.49s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWriteFilteredProc (0.47s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (2.20s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWriteToProcAsound (0.79s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.03s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.03s) [2021-03-20T00:07:59.102Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoFlags (1.29s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSaveAndLoadRepoStdout (1.08s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSaveAndLoadWithProgressBar (1.12s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSaveCheckTimes (0.06s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSaveDirectoryPermissions (1.96s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSaveImageId (0.08s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSaveLoadNoTag (0.41s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSaveLoadParents (2.57s) [2021-03-20T00:07:59.103Z] docker_cli_save_load_test.go:365: tmpdir /tmp/save-load-parents298092959 [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSaveMultipleNames (0.10s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSaveRepoWithMultipleImages (1.93s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSaveSingleTag (0.06s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSaveXzAndLoadRepoStdout (1.43s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (1.56s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (0.40s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.06s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.07s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.07s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSearchWithLimit (0.50s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (2.15s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStartAttachCorrectExitCode (5.52s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (3.02s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStartAttachReturnsOnError (1.10s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStartAttachSilent (1.82s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStartAttachWithRename (2.96s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStartMultipleContainers (2.35s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStartPausedContainer (0.80s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStartRecordError (1.61s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (2.61s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStatsAllNewContainersAdded (2.24s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStatsAllNoStream (3.09s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStatsAllRunningNoStream (5.05s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStatsContainerNotFound (3.04s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStatsFormatAll (5.30s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStatsNoStream (2.81s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestStopContainerSignal (1.69s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (0.77s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (0.82s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestTopPrivileged (0.53s) [2021-03-20T00:07:59.103Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-20T00:07:59.103Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestTwoContainersInNetHost (1.01s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUnpublishedPortsInPsOutput (4.10s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUnsetEnvVarHealthCheck (3.57s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUpdateContainerInvalidValue (0.73s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUpdateContainerWithoutFlags (0.71s) [2021-03-20T00:07:59.103Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-20T00:07:59.103Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUpdateKernelMemory (1.06s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUpdateKernelMemoryUninitialized (2.20s) [2021-03-20T00:07:59.103Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-20T00:07:59.103Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUpdateNotAffectMonitorRestartPolicy (1.47s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUpdatePausedContainer (1.10s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUpdateRunningContainer (1.08s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUpdateRunningContainerWithRestart (1.74s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUpdateStats (3.83s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUpdateStoppedContainer (1.42s) [2021-03-20T00:07:59.103Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.02s) [2021-03-20T00:07:59.103Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUpdateWithNanoCPUs (2.14s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUpdateWithUntouchedFields (1.07s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkAlias (5.10s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectAlias (4.76s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectDisconnectLink (3.92s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkConnectivity (2.66s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinks (4.70s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (5.43s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChown (2.11s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesChroot (2.34s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesDacOverride (1.54s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesFowner (1.44s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesMknod (2.57s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetBindService (2.18s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesNetRaw (2.37s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetgid (2.23s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestUserNoEffectiveCapabilitiesSetuid (2.16s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.06s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.03s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.04s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLICreateWithOpts (0.77s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.08s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.08s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.04s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLILs (0.79s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.01s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (0.96s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.10s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.07s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.01s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.03s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (2.27s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForce (0.08s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.13s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.04s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.05s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeEvents (5.71s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (2.81s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.10s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.06s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (3.74s) [2021-03-20T00:07:59.103Z] --- PASS: TestDockerSuite/TestVolumesNoCopyData (4.89s) [2021-03-20T00:07:59.103Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-20T00:07:59.103Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-20T00:07:59.103Z] === RUN TestDockerRegistrySuite [2021-03-20T00:07:59.103Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-20T00:08:01.634Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-20T00:08:03.016Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-20T00:08:04.920Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-20T00:08:05.179Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-20T00:08:08.632Z] === RUN TestDockerSuite/TestBuildWithVolumeOwnership [2021-03-20T00:08:08.632Z] === RUN TestDockerSuite/TestBuildWithVolumes [2021-03-20T00:08:08.632Z] === RUN TestDockerSuite/TestBuildWorkdirCmd [2021-03-20T00:08:08.632Z] === RUN TestDockerSuite/TestBuildWorkdirImageCmd [2021-03-20T00:08:09.630Z] === RUN TestDockerSuite/TestBuildWorkdirWindowsPath [2021-03-20T00:08:10.456Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-20T00:08:15.721Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-20T00:08:16.844Z] === RUN TestDockerSuite/TestBuildWorkdirWithEnvVariables [2021-03-20T00:08:18.427Z] === RUN TestDockerSuite/TestBuildXZHost [2021-03-20T00:08:18.902Z] === RUN TestDockerSuite/TestCLIProxyDisableProxyUnixSock [2021-03-20T00:08:18.902Z] === RUN TestDockerSuite/TestClientSetsTLSServerName [2021-03-20T00:08:18.902Z] === RUN TestDockerSuite/TestCmdCannotBeInvoked [2021-03-20T00:08:19.911Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-20T00:08:21.144Z] === RUN TestDockerSuite/TestCommitAfterContainerIsDone [2021-03-20T00:08:21.814Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-20T00:08:22.751Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-20T00:08:24.656Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-20T00:08:24.972Z] === RUN TestDockerSuite/TestCommitChange [2021-03-20T00:08:26.034Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-20T00:08:27.411Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-20T00:08:28.787Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-20T00:08:29.800Z] === RUN TestDockerSuite/TestCommitChangeLabels [2021-03-20T00:08:30.172Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-20T00:08:33.464Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-20T00:08:33.626Z] === RUN TestDockerSuite/TestCommitHardlink [2021-03-20T00:08:33.626Z] === RUN TestDockerSuite/TestCommitNewFile [2021-03-20T00:08:35.996Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-20T00:08:36.930Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-20T00:08:40.215Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-20T00:08:41.591Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-20T00:08:41.591Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-20T00:08:42.965Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-20T00:08:43.899Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-20T00:08:45.273Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-20T00:08:46.205Z] === RUN TestDockerSuite/TestCommitPausedContainer [2021-03-20T00:08:46.205Z] === RUN TestDockerSuite/TestCommitTTY [2021-03-20T00:08:48.560Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-20T00:08:49.129Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-20T00:08:50.506Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-20T00:08:50.764Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-20T00:08:51.022Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-20T00:08:51.280Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-20T00:08:51.538Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-20T00:08:51.796Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-20T00:08:51.796Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-20T00:08:52.362Z] === RUN TestDockerSwarmSuite/TestSwarmNodeListFilter [2021-03-20T00:08:53.738Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-20T00:08:55.640Z] === RUN TestDockerSwarmSuite/TestSwarmNodeTaskListFilter [2021-03-20T00:08:56.208Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-20T00:08:56.706Z] === RUN TestDockerSuite/TestCommitWithFilterLabel [2021-03-20T00:08:58.114Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-20T00:09:00.018Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-20T00:09:00.533Z] === RUN TestDockerSuite/TestCommitWithHostBindMount [2021-03-20T00:09:00.533Z] === RUN TestDockerSuite/TestCommitWithoutPause [2021-03-20T00:09:00.533Z] === RUN TestDockerSuite/TestConflictContainerNetworkAndLinks [2021-03-20T00:09:00.533Z] === RUN TestDockerSuite/TestConflictContainerNetworkHostAndLinks [2021-03-20T00:09:00.533Z] === RUN TestDockerSuite/TestConflictNetworkModeAndOptions [2021-03-20T00:09:00.533Z] === RUN TestDockerSuite/TestConflictNetworkModeNetHostAndOptions [2021-03-20T00:09:00.533Z] === RUN TestDockerSuite/TestContainerAPIBadPort [2021-03-20T00:09:00.533Z] === RUN TestDockerSuite/TestContainerAPIChunkedEncoding [2021-03-20T00:09:00.533Z] === RUN TestDockerSuite/TestContainerAPICommit [2021-03-20T00:09:00.585Z] === RUN TestDockerSwarmSuite/TestSwarmPublishAdd [2021-03-20T00:09:01.152Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite (62.81s) [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestBuildByDigest (2.56s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d24c6c798fe19] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestBuildCopyFromForcePull (1.47s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d79c3e8654cd6] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (1.98s) [2021-03-20T00:09:01.719Z] check_test.go:196: [ddbe2c32e0fed] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestConcurrentFailingPull (0.16s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d0f47f25194ee] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (4.57s) [2021-03-20T00:09:01.719Z] check_test.go:196: [db305e973ec8d] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (5.90s) [2021-03-20T00:09:01.719Z] check_test.go:196: [de43425d338e2] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestConcurrentPush (4.05s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d31dbf971d67f] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestCreateByDigest (1.98s) [2021-03-20T00:09:01.719Z] check_test.go:196: [dc4e9f7414cd3] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (1.23s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d5f60d82008ae] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (1.45s) [2021-03-20T00:09:01.719Z] check_test.go:196: [dd21b635d1eb2] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (1.84s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d099a8942093b] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (1.35s) [2021-03-20T00:09:01.719Z] check_test.go:196: [db0b9a9c46987] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestEventsImageFilterPush (1.25s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d485e9272c91b] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestInspectImageWithDigests (1.42s) [2021-03-20T00:09:01.719Z] check_test.go:196: [db374310a3dc8] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (2.94s) [2021-03-20T00:09:01.719Z] docker_cli_by_digest_test.go:320: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:1149a4c050c1774a55e15b8756a924e735bc4e942e60ef98faf21d04e913d41f [2021-03-20T00:09:01.719Z] docker_cli_by_digest_test.go:336: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:cbdc1935f3c6dd631ec96093b288cf5ebd913b110395797162de6087d4c35feb [2021-03-20T00:09:01.719Z] check_test.go:196: [dd4789854a564] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithDigests (2.47s) [2021-03-20T00:09:01.719Z] docker_cli_by_digest_test.go:245: imageReference1 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:a494ddd4aa1dac2ef2369fafecf37bce91b5a9115eda0d93886eac38dee6a28c [2021-03-20T00:09:01.719Z] docker_cli_by_digest_test.go:260: imageReference2 = 127.0.0.1:5000/dockercli/busybox-by-dgst@sha256:e3c8c1f31a0294fb5b7d9fd4127521dfd2399652065e38d31e5d099ed79ea122 [2021-03-20T00:09:01.719Z] check_test.go:196: [dd0635581b9e8] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestListImagesWithoutDigests (1.46s) [2021-03-20T00:09:01.719Z] check_test.go:196: [db344c465e3a0] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (2.95s) [2021-03-20T00:09:01.719Z] check_test.go:196: [db2aab7d60dfd] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPullByDigest (1.30s) [2021-03-20T00:09:01.719Z] check_test.go:196: [ddb1b81bb27a2] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.17s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d3fd64528b1ba] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (1.27s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d68e63a78141d] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (1.18s) [2021-03-20T00:09:01.719Z] check_test.go:196: [daf16bedee734] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (1.16s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d22a7652816a3] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPullIDStability (3.59s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d3e9f6de598c4] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPullImageWithAliases (0.42s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d7ec7e1f5238a] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPullManifestList (1.27s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d7176c4264112] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPullNoLayers (0.42s) [2021-03-20T00:09:01.719Z] check_test.go:196: [dedd57ea8c6db] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPushBadTag (0.12s) [2021-03-20T00:09:01.719Z] check_test.go:196: [da14992e40bda] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPushBusyboxImage (0.28s) [2021-03-20T00:09:01.719Z] check_test.go:196: [df182cfce1aee] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPushEmptyLayer (0.26s) [2021-03-20T00:09:01.719Z] check_test.go:196: [de7cc2510790b] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPushMultipleTags (0.34s) [2021-03-20T00:09:01.719Z] check_test.go:196: [daff94afc9091] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestPushUntagged (0.12s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d253ef5b8183d] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestRemoveImageByDigest (1.70s) [2021-03-20T00:09:01.719Z] check_test.go:196: [dc81e94067340] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestRunByDigest (2.60s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d2bb7e299361d] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (1.54s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d2c560ab2086f] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestTagByDigest (2.28s) [2021-03-20T00:09:01.719Z] check_test.go:196: [d11e690b1c2c0] daemon is not started [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestUserAgentPassThrough (0.99s) [2021-03-20T00:09:01.719Z] --- PASS: TestDockerRegistrySuite/TestV2Only (0.77s) [2021-03-20T00:09:01.719Z] === RUN TestDockerSchema1RegistrySuite [2021-03-20T00:09:01.719Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-20T00:09:01.978Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-20T00:09:03.354Z] === RUN TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts [2021-03-20T00:09:06.447Z] === RUN TestDockerSuite/TestContainerAPICommitWithLabelInConfig [2021-03-20T00:09:06.648Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-20T00:09:07.589Z] === RUN TestDockerSwarmSuite/TestSwarmReadonlyRootfs [2021-03-20T00:09:10.874Z] === RUN TestDockerSwarmSuite/TestSwarmRepeatedRootRotation [2021-03-20T00:09:12.365Z] === RUN TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 [2021-03-20T00:09:12.365Z] === RUN TestDockerSuite/TestContainerAPICopyNotExistsAnyMore [2021-03-20T00:09:13.409Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-20T00:09:14.603Z] === RUN TestDockerSuite/TestContainerAPICopyPre124 [2021-03-20T00:09:14.603Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 [2021-03-20T00:09:14.603Z] === RUN TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 [2021-03-20T00:09:14.603Z] === RUN TestDockerSuite/TestContainerAPICreate [2021-03-20T00:09:16.842Z] === RUN TestDockerSuite/TestContainerAPICreateBridgeNetworkMode [2021-03-20T00:09:16.842Z] === RUN TestDockerSuite/TestContainerAPICreateEmptyConfig [2021-03-20T00:09:16.842Z] === RUN TestDockerSuite/TestContainerAPICreateMountsBindRead [2021-03-20T00:09:17.597Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-20T00:09:18.971Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-20T00:09:19.078Z] === RUN TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig [2021-03-20T00:09:19.078Z] === RUN TestDockerSuite/TestContainerAPICreateNoHostConfig118 [2021-03-20T00:09:19.078Z] === RUN TestDockerSuite/TestContainerAPICreateOtherNetworkModes [2021-03-20T00:09:19.078Z] === RUN TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset [2021-03-20T00:09:19.078Z] === RUN TestDockerSuite/TestContainerAPIDelete [2021-03-20T00:09:20.347Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-20T00:09:20.605Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-20T00:09:21.315Z] === RUN TestDockerSuite/TestContainerAPIDeleteConflict [2021-03-20T00:09:21.982Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-20T00:09:23.370Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-20T00:09:23.572Z] === RUN TestDockerSuite/TestContainerAPIDeleteForce [2021-03-20T00:09:24.307Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-20T00:09:25.810Z] === RUN TestDockerSuite/TestContainerAPIDeleteNotExist [2021-03-20T00:09:25.810Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveLinks [2021-03-20T00:09:25.810Z] === RUN TestDockerSuite/TestContainerAPIDeleteRemoveVolume [2021-03-20T00:09:28.050Z] === RUN TestDockerSuite/TestContainerAPIDeleteWithEmptyName [2021-03-20T00:09:28.050Z] === RUN TestDockerSuite/TestContainerAPIGetAll [2021-03-20T00:09:28.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-20T00:09:28.492Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-20T00:09:29.059Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-20T00:09:29.059Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-20T00:09:29.317Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-20T00:09:29.574Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-20T00:09:30.142Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite (28.34s) [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.21s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d03a633611e14] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (4.76s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d0b33db4b0a3d] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (6.56s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d4ed86709baef] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestConcurrentPush (4.35s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d3cf21073c1e1] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (1.44s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d3da3eb6a608c] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigest (1.35s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d9ced7e26dc26] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.14s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d94f34ea21e0a] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (1.30s) [2021-03-20T00:09:30.142Z] check_test.go:223: [dc62857dfa836] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (1.26s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d8f5b7852f912] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (1.28s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d7d7ebb4452a9] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullIDStability (3.66s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d2be96885674c] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.44s) [2021-03-20T00:09:30.142Z] check_test.go:223: [db550ee930286] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.41s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d908d41194bf9] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBadTag (0.12s) [2021-03-20T00:09:30.142Z] check_test.go:223: [dccc82ff4b01c] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.31s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d78480789de50] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.26s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d992ae462e5ae] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.38s) [2021-03-20T00:09:30.142Z] check_test.go:223: [dad1ceb79cd34] daemon is not started [2021-03-20T00:09:30.142Z] --- PASS: TestDockerSchema1RegistrySuite/TestPushUntagged (0.12s) [2021-03-20T00:09:30.142Z] check_test.go:223: [d192601b0aedf] daemon is not started [2021-03-20T00:09:30.142Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-20T00:09:30.142Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-20T00:09:31.080Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-20T00:09:31.339Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-20T00:09:31.597Z] === RUN TestDockerSwarmSuite/TestSwarmRotateUnlockKey [2021-03-20T00:09:31.597Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-20T00:09:32.973Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-20T00:09:33.232Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-20T00:09:33.799Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-20T00:09:34.366Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-20T00:09:34.366Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (4.26s) [2021-03-20T00:09:34.366Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.85s) [2021-03-20T00:09:34.366Z] check_test.go:252: [da1352a399416] daemon is not started [2021-03-20T00:09:34.366Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.51s) [2021-03-20T00:09:34.366Z] check_test.go:252: [de34d6418229d] daemon is not started [2021-03-20T00:09:34.366Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.21s) [2021-03-20T00:09:34.366Z] check_test.go:252: [d523e25287212] daemon is not started [2021-03-20T00:09:34.366Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (1.16s) [2021-03-20T00:09:34.366Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.32s) [2021-03-20T00:09:34.366Z] check_test.go:252: [d13756983558f] daemon is not started [2021-03-20T00:09:34.366Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.51s) [2021-03-20T00:09:34.366Z] check_test.go:252: [d26910765ef57] daemon is not started [2021-03-20T00:09:34.366Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.53s) [2021-03-20T00:09:34.366Z] check_test.go:252: [d0b034f5009fc] daemon is not started [2021-03-20T00:09:34.366Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.16s) [2021-03-20T00:09:34.366Z] check_test.go:252: [dba54f84de179] daemon is not started [2021-03-20T00:09:34.366Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-20T00:09:34.366Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-20T00:09:35.255Z] === RUN TestDockerSuite/TestContainerAPIGetChanges [2021-03-20T00:09:35.255Z] === RUN TestDockerSuite/TestContainerAPIGetExport [2021-03-20T00:09:35.255Z] === RUN TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted [2021-03-20T00:09:36.835Z] === RUN TestDockerSuite/TestContainerAPIInvalidPortSyntax [2021-03-20T00:09:36.836Z] === RUN TestDockerSuite/TestContainerAPIKill [2021-03-20T00:09:39.079Z] === RUN TestDockerSuite/TestContainerAPIPause [2021-03-20T00:09:39.079Z] === RUN TestDockerSuite/TestContainerAPIPostContainerStop [2021-03-20T00:09:39.627Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-20T00:09:39.627Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-20T00:09:39.885Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-20T00:09:40.144Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-20T00:09:40.144Z] --- PASS: TestDockerRegistryAuthTokenSuite (5.83s) [2021-03-20T00:09:40.144Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (5.18s) [2021-03-20T00:09:40.144Z] check_test.go:279: [d76a095e8e776] daemon is not started [2021-03-20T00:09:40.144Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.15s) [2021-03-20T00:09:40.144Z] check_test.go:279: [d6eb86f30fc98] daemon is not started [2021-03-20T00:09:40.144Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.15s) [2021-03-20T00:09:40.144Z] check_test.go:279: [d628273ca5f2d] daemon is not started [2021-03-20T00:09:40.144Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.18s) [2021-03-20T00:09:40.144Z] check_test.go:279: [d27dc27c75d0f] daemon is not started [2021-03-20T00:09:40.144Z] --- PASS: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.17s) [2021-03-20T00:09:40.144Z] check_test.go:279: [db4375e8bc2ee] daemon is not started [2021-03-20T00:09:40.144Z] === RUN TestDockerNetworkSuite [2021-03-20T00:09:40.144Z] === RUN TestDockerNetworkSuite/TestConntrackFlowsLeak [2021-03-20T00:09:41.314Z] === RUN TestDockerSuite/TestContainerAPIPostCreateNull [2021-03-20T00:09:41.314Z] === RUN TestDockerSuite/TestContainerAPIRename [2021-03-20T00:09:43.455Z] === RUN TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig [2021-03-20T00:09:44.022Z] === RUN TestDockerSwarmSuite/TestSwarmServiceEnvFile [2021-03-20T00:09:44.589Z] === RUN TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint [2021-03-20T00:09:47.126Z] === RUN TestDockerSwarmSuite/TestSwarmServiceListFilter [2021-03-20T00:09:48.521Z] === RUN TestDockerSuite/TestContainerAPIRestart [2021-03-20T00:09:49.665Z] === RUN TestDockerSwarmSuite/TestSwarmServiceLsFilterMode [2021-03-20T00:09:52.349Z] === RUN TestDockerSuite/TestContainerAPIRestartNotimeoutParam [2021-03-20T00:09:52.951Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect [2021-03-20T00:09:53.518Z] === RUN TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate [2021-03-20T00:09:55.421Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer [2021-03-20T00:09:56.173Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount [2021-03-20T00:09:56.173Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName [2021-03-20T00:09:56.173Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount [2021-03-20T00:09:56.173Z] === RUN TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch [2021-03-20T00:09:56.173Z] === RUN TestDockerSuite/TestContainerAPIStart [2021-03-20T00:09:57.169Z] === RUN TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled [2021-03-20T00:09:57.169Z] === RUN TestDockerSuite/TestContainerAPIStop [2021-03-20T00:09:58.708Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping [2021-03-20T00:10:01.238Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTY [2021-03-20T00:10:01.238Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP [2021-03-20T00:10:04.370Z] === RUN TestDockerSuite/TestContainerAPITop [2021-03-20T00:10:04.370Z] === RUN TestDockerSuite/TestContainerAPITopWindows [2021-03-20T00:10:06.606Z] === RUN TestDockerSuite/TestContainerAPIVerifyHeader [2021-03-20T00:10:06.606Z] === RUN TestDockerSuite/TestContainerAPIWait [2021-03-20T00:10:07.806Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTTYUpdate [2021-03-20T00:10:11.399Z] === RUN TestDockerSuite/TestContainerKillCustomStopSignal [2021-03-20T00:10:11.995Z] === RUN TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname [2021-03-20T00:10:12.396Z] === RUN TestDockerSuite/TestContainerNetworkMode [2021-03-20T00:10:12.396Z] === RUN TestDockerSuite/TestContainerRestartInMultipleNetworks [2021-03-20T00:10:12.396Z] === RUN TestDockerSuite/TestContainerWithConflictingHostNetworks [2021-03-20T00:10:12.396Z] === RUN TestDockerSuite/TestContainerWithConflictingNoneNetwork [2021-03-20T00:10:12.396Z] === RUN TestDockerSuite/TestContainerWithConflictingSharedNetwork [2021-03-20T00:10:12.396Z] === RUN TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe [2021-03-20T00:10:12.932Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP [2021-03-20T00:10:14.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate [2021-03-20T00:10:14.632Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} [2021-03-20T00:10:15.465Z] === RUN TestDockerSwarmSuite/TestSwarmServiceWithGroup [2021-03-20T00:10:16.842Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer [2021-03-20T00:10:16.870Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} [2021-03-20T00:10:19.375Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork [2021-03-20T00:10:19.375Z] === RUN TestDockerSwarmSuite/TestSwarmStopSignal [2021-03-20T00:10:19.942Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks [2021-03-20T00:10:20.879Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithMac [2021-03-20T00:10:22.783Z] === RUN TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping [2021-03-20T00:10:23.052Z] === RUN TestDockerSwarmSuite/TestSwarmTaskListFilter [2021-03-20T00:10:23.991Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDelete [2021-03-20T00:10:24.087Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} [2021-03-20T00:10:24.250Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters [2021-03-20T00:10:24.817Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateHostBind [2021-03-20T00:10:26.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreateLabel [2021-03-20T00:10:26.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCreatePredefined [2021-03-20T00:10:26.723Z] === RUN TestDockerNetworkSuite/TestDockerNetworkCustomIPAM [2021-03-20T00:10:27.071Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} [2021-03-20T00:10:27.291Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork [2021-03-20T00:10:27.858Z] === RUN TestDockerSwarmSuite/TestSwarmUpdate [2021-03-20T00:10:28.425Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault [2021-03-20T00:10:29.309Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001c75e0_} [2021-03-20T00:10:30.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge [2021-03-20T00:10:30.328Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost [2021-03-20T00:10:30.587Z] === RUN TestDockerSwarmSuite/TestSwarmVolumePlugin [2021-03-20T00:10:30.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverOptions [2021-03-20T00:10:30.845Z] === RUN TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart [2021-03-20T00:10:31.545Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1606440402_c:\foo_false____} [2021-03-20T00:10:33.782Z] === RUN TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1606440402_c:\foo_true____} [2021-03-20T00:10:35.033Z] === RUN TestDockerNetworkSuite/TestDockerNetworkFlagAlias [2021-03-20T00:10:35.969Z] === RUN TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsTmpfs [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersInMultipleNetworks [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersInUserDefinedNetwork [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestContainersNetworkIsolation [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestCopyAndRestart [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestCopyCreatedContainer [2021-03-20T00:10:36.764Z] === RUN TestDockerSuite/TestCpAbsolutePath [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpAbsoluteSymlink [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpFromCaseA [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpFromCaseB [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpFromCaseC [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpFromCaseD [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpFromCaseE [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpFromCaseF [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpFromCaseG [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpFromCaseH [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpFromCaseI [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpFromCaseJ [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpFromSymlinkDestination [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpFromSymlinkToDirectory [2021-03-20T00:10:43.972Z] === RUN TestDockerSuite/TestCpGarbagePath [2021-03-20T00:10:46.208Z] === RUN TestDockerSuite/TestCpLocalOnly [2021-03-20T00:10:46.208Z] === RUN TestDockerSuite/TestCpNameHasColon [2021-03-20T00:10:46.208Z] === RUN TestDockerSuite/TestCpRelativePath [2021-03-20T00:10:48.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations [2021-03-20T00:10:48.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks [2021-03-20T00:10:48.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkIPAMOptions [2021-03-20T00:10:48.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer [2021-03-20T00:10:48.172Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified [2021-03-20T00:10:48.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified [2021-03-20T00:10:48.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkInspectDefault [2021-03-20T00:10:48.430Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly [2021-03-20T00:10:48.444Z] === RUN TestDockerSuite/TestCpSpecialFiles [2021-03-20T00:10:48.444Z] === RUN TestDockerSuite/TestCpSymlinkComponent [2021-03-20T00:10:48.444Z] === RUN TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink [2021-03-20T00:10:48.444Z] === RUN TestDockerSuite/TestCpToCaseA [2021-03-20T00:10:52.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsDefault [2021-03-20T00:10:52.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkLsFilter [2021-03-20T00:10:52.616Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMacInspect [2021-03-20T00:10:53.233Z] === RUN TestDockerSuite/TestCpToCaseB [2021-03-20T00:10:53.551Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart [2021-03-20T00:10:54.826Z] === RUN TestDockerSuite/TestCpToCaseC [2021-03-20T00:10:54.826Z] === RUN TestDockerSuite/TestCpToCaseD [2021-03-20T00:10:54.826Z] === RUN TestDockerSuite/TestCpToCaseE [2021-03-20T00:10:57.739Z] === RUN TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart [2021-03-20T00:11:01.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver [2021-03-20T00:11:01.925Z] === RUN TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping [2021-03-20T00:11:02.859Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks [2021-03-20T00:11:03.538Z] === RUN TestDockerSuite/TestCpToCaseF [2021-03-20T00:11:03.538Z] === RUN TestDockerSuite/TestCpToCaseG [2021-03-20T00:11:03.538Z] === RUN TestDockerSuite/TestCpToCaseH [2021-03-20T00:11:04.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRmPredefined [2021-03-20T00:11:04.761Z] === RUN TestDockerNetworkSuite/TestDockerNetworkRunNetByID [2021-03-20T00:11:05.697Z] === RUN TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP [2021-03-20T00:11:06.263Z] === RUN TestDockerNetworkSuite/TestDockerNetworkValidateIP [2021-03-20T00:11:07.643Z] === RUN TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite (91.72s) [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestConntrackFlowsLeak (3.24s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [df0369cd6d1c7] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDeprecatedDockerNetworkStartAPIWithHostconfig (1.23s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d9322ecf36fba] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkAnonymousEndpoint (7.95s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [dc373d8ca2df2] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnect (2.46s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [db20e0edcd6d2] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectToStoppedContainer (3.39s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:1233: [d4e2af6b22bc3] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectDisconnectWithPortMapping (2.89s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [dd0fcfedb8e36] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectLinkLocalIP (11.43s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d5771f529d371] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIP (4.02s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d74763672ab63] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectPreferredIPStoppedContainer (2.23s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d15e3781a9793] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectToHostFromOtherNetwork (0.99s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [ddb8e52d8c660] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithAliasOnDefaultNetworks (0.72s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [dfe665e3852d3] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithMac (1.81s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d7dd47944eb7f] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkConnectWithPortMapping (1.51s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [def724a84c9bf] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDelete (0.17s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d336a64f86e10] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateDeleteSpecialCharacters (0.45s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d58dcf62d049d] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateHostBind (1.67s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d446c06e2f2e9] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreateLabel (0.33s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d7ab24c88137f] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCreatePredefined (0.09s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d5dd2701c444c] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkCustomIPAM (0.33s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [dc292fcc676a0] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectContainerNonexistingNetwork (1.24s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d83b583776032] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectDefault (1.80s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [daf91ead5e47f] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromBridge (0.09s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [de150be37b35e] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDisconnectFromHost (0.57s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [dd0fc3654f759] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverOptions (0.07s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [dacf33540e42d] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkDriverUngracefulRestart (3.36s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:968: [d1b1d55b6fb1c] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkFlagAlias (1.80s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d88305d480bbd] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkHostModeUngracefulDaemonRestart (10.73s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:1116: [ddea4fd331eba] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMInvalidCombinations (0.22s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d2daafe17126b] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMMultipleNetworks (0.91s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [dc41a909be295] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkIPAMOptions (0.16s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d36503b80190c] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCreatedContainer (0.06s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d46cc4df6f47d] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomSpecified (0.20s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d75f60a686116] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectCustomUnspecified (0.19s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d744f7b8cb712] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkInspectDefault (0.00s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d51515b89e874] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLinkOnDefaultNetworkOnly (3.79s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d45a382a7b92c] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkLsDefault (0.05s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d843dee496d99] daemon is not started [2021-03-20T00:11:11.831Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [def4308ac4ad8] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMacInspect (1.27s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d813f48344c3c] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksGracefulDaemonRestart (4.13s) [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkMultipleNetworksUngracefulDaemonRestart (3.68s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:1084: [d73f7bd86f6f7] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkNullIPAMDriver (0.05s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [da7f435e66ab5] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkOverlayPortMapping (1.09s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d6324884b7fff] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRestartWithMultipleNetworks (2.03s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d27410472b833] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRmPredefined (0.05s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d09e219f0c2c8] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkRunNetByID (0.91s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [dd2d66a46a74f] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkUnsupportedRequiredIP (0.54s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [d623af7fae13f] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerNetworkValidateIP (1.33s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [ddf44bc571e4d] daemon is not started [2021-03-20T00:11:11.831Z] --- PASS: TestDockerNetworkSuite/TestDockerPluginV2NetworkDriver (4.43s) [2021-03-20T00:11:11.831Z] docker_cli_network_unix_test.go:46: [db8d8813c588f] daemon is not started [2021-03-20T00:11:11.831Z] === RUN TestDockerHubPullSuite [2021-03-20T00:11:11.831Z] === RUN TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry [2021-03-20T00:11:13.730Z] === RUN TestDockerHubPullSuite/TestPullClientDisconnect [2021-03-20T00:11:15.629Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistry [2021-03-20T00:11:16.095Z] === RUN TestDockerSuite/TestCpToCaseI [2021-03-20T00:11:16.095Z] === RUN TestDockerSuite/TestCpToCaseJ [2021-03-20T00:11:16.095Z] === RUN TestDockerSuite/TestCpToDot [2021-03-20T00:11:16.195Z] === RUN TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts [2021-03-20T00:11:17.572Z] === RUN TestDockerHubPullSuite/TestPullNonExistingImage [2021-03-20T00:11:17.572Z] === RUN TestDockerHubPullSuite/TestPullScratchNotAllowed [2021-03-20T00:11:17.830Z] --- PASS: TestDockerHubPullSuite (5.80s) [2021-03-20T00:11:17.830Z] --- PASS: TestDockerHubPullSuite/TestPullAllTagsFromCentralRegistry (1.52s) [2021-03-20T00:11:17.830Z] --- PASS: TestDockerHubPullSuite/TestPullClientDisconnect (2.21s) [2021-03-20T00:11:17.830Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistry (0.62s) [2021-03-20T00:11:17.830Z] --- PASS: TestDockerHubPullSuite/TestPullFromCentralRegistryImplicitRefParts (1.16s) [2021-03-20T00:11:17.830Z] --- PASS: TestDockerHubPullSuite/TestPullNonExistingImage (0.23s) [2021-03-20T00:11:17.830Z] --- PASS: TestDockerHubPullSuite/TestPullScratchNotAllowed (0.06s) [2021-03-20T00:11:17.830Z] PASS [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === Skipped [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestBuildCmdShellArgsEscaped (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_build_test.go:5333: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (0.02s) [2021-03-20T00:11:17.830Z] docker_cli_build_test.go:608: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (0.02s) [2021-03-20T00:11:17.830Z] docker_cli_build_test.go:5883: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.02s) [2021-03-20T00:11:17.830Z] docker_cli_build_test.go:5866: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_build_test.go:5901: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (0.03s) [2021-03-20T00:11:17.830Z] docker_cli_build_test.go:5310: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (0.03s) [2021-03-20T00:11:17.830Z] docker_cli_build_test.go:5832: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestBuildShellWindowsPowershell (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_build_test.go:5298: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_build_test.go:1349: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_build_test.go:6023: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestBuildWindowsUser (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_build_test.go:5993: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestBuildWindowsWorkdirProcessing (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_build_test.go:1338: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestBuildWorkdirWindowsPath (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_build_test.go:4906: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_sni_test.go:18: Flakey test [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestContainerAPITopWindows (0.01s) [2021-03-20T00:11:17.830Z] docker_api_containers_test.go:418: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestCreateGrowRootfs (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_create_test.go:59: unmatched requirement Devicemapper [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableFalse (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_events_unix_test.go:52: unmatched requirement swapMemorySupport [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestEventsOOMDisableTrue (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_events_unix_test.go:82: unmatched requirement swapMemorySupport [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestExecWindowsPathNotWiped (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_exec_test.go:515: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_inspect_test.go:183: unmatched requirement Devicemapper [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_inspect_test.go:165: unmatched requirement Devicemapper [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestPluginInspectOnWindows (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_plugins_test.go:321: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestPullLinuxImageFailsOnWindows (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_pull_test.go:267: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecFailures (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_test.go:4047: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunCredentialSpecWellFormed (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_test.go:4066: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunDeviceDirectory (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_run_unix_test.go:86: Host does not have /dev/snd [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunOOMExitCode (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_unix_test.go:617: unmatched requirement swapMemorySupport [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_test.go:4132: unmatched requirement IsolationIsProcess [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_run_test.go:2867: kernel doesn't have latency_stats configured [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_test.go:1427: Unstable test, to be re-activated once #19937 is resolved [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunSwapLessThanMemoryLimit (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_unix_test.go:718: unmatched requirement swapMemorySupport [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunUserDeviceAllowed (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_run_unix_test.go:1443: Host does not have /dev/snd/timer [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUCount (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_run_test.go:4102: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUPercent (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_test.go:4122: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunWindowsWithCPUShares (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_test.go:4112: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunWithBlkioWeight (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_unix_test.go:568: unmatched requirement blkioWeight [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidBlkioWeight (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_unix_test.go:579: unmatched requirement blkioWeight [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadBps (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_unix_test.go:593: unmatched requirement blkioWeight [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceReadIOps (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_unix_test.go:605: unmatched requirement blkioWeight [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteBps (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_unix_test.go:599: unmatched requirement blkioWeight [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioDeviceWriteIOps (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_unix_test.go:611: unmatched requirement blkioWeight [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunWithInvalidPathforBlkioWeightDevice (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_unix_test.go:587: unmatched requirement blkioWeight [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestRunWithoutMemoryswapLimit (0.00s) [2021-03-20T00:11:17.830Z] docker_cli_run_unix_test.go:655: unmatched requirement swapMemorySupport [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-20T00:11:17.830Z] --- SKIP: TestDockerSuite/TestTopWindowsCoreProcesses (0.01s) [2021-03-20T00:11:17.830Z] docker_cli_top_test.go:51: unmatched requirement DaemonIsWindows [2021-03-20T00:11:17.830Z] [2021-03-20T00:11:17.830Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-20T00:11:17.831Z] --- SKIP: TestDockerSuite/TestUpdateInvalidSwapMemory (0.00s) [2021-03-20T00:11:17.831Z] docker_cli_update_unix_test.go:205: unmatched requirement swapMemorySupport [2021-03-20T00:11:17.831Z] [2021-03-20T00:11:17.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-20T00:11:17.831Z] --- SKIP: TestDockerSuite/TestUpdateMemoryWithSwapMemory (0.00s) [2021-03-20T00:11:17.831Z] docker_cli_update_unix_test.go:259: unmatched requirement swapMemorySupport [2021-03-20T00:11:17.831Z] [2021-03-20T00:11:17.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestUpdateSwapMemoryOnly (0.02s) [2021-03-20T00:11:17.831Z] --- SKIP: TestDockerSuite/TestUpdateSwapMemoryOnly (0.02s) [2021-03-20T00:11:17.831Z] docker_cli_update_unix_test.go:189: unmatched requirement swapMemorySupport [2021-03-20T00:11:17.831Z] [2021-03-20T00:11:17.831Z] === SKIP: amd64.integration-cli TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-20T00:11:17.831Z] --- SKIP: TestDockerSuite/TestWindowsRunAsSystem (0.01s) [2021-03-20T00:11:17.831Z] docker_cli_run_test.go:4440: unmatched requirement DaemonIsWindowsAtLeastBuild.func1 [2021-03-20T00:11:17.831Z] [2021-03-20T00:11:17.831Z] === SKIP: amd64.integration-cli TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-20T00:11:17.831Z] --- SKIP: TestDockerNetworkSuite/TestDockerNetworkLsFilter (0.01s) [2021-03-20T00:11:17.831Z] docker_cli_network_unix_test.go:307: unmatched requirement OnlyDefaultNetworks [2021-03-20T00:11:17.831Z] docker_cli_network_unix_test.go:46: [def4308ac4ad8] daemon is not started [2021-03-20T00:11:17.831Z] [2021-03-20T00:11:17.831Z] [2021-03-20T00:11:17.831Z] DONE 1274 tests, 51 skipped in 2191.628s [2021-03-20T00:11:17.831Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-20T00:11:17.831Z] ++++ cat bundles/test-integration/docker.pid [2021-03-20T00:11:17.831Z] +++ kill 8194 [2021-03-20T00:11:18.764Z] +++ /etc/init.d/apparmor stop [2021-03-20T00:11:18.764Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-20T00:11:18.764Z] [2021-03-20T00:11:18.764Z] Unloading profiles will leave already running processes permanently [2021-03-20T00:11:18.764Z] unconfined, which can lead to unexpected situations. [2021-03-20T00:11:18.764Z] [2021-03-20T00:11:18.764Z] To set a process to complain mode, use the command line tool [2021-03-20T00:11:18.764Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-20T00:11:18.764Z] +++ true [2021-03-20T00:11:18.764Z] exiting test-integration [2021-03-20T00:11:18.764Z] ++ exit 0 [2021-03-20T00:11:18.764Z] [2021-03-20T00:11:19.329Z] + for job in $(jobs -p) [2021-03-20T00:11:19.329Z] + wait 11424 [2021-03-20T00:11:23.297Z] === RUN TestDockerSuite/TestCpToErrReadOnlyRootfs [2021-03-20T00:11:23.297Z] === RUN TestDockerSuite/TestCpToErrReadOnlyVolume [2021-03-20T00:11:23.297Z] === RUN TestDockerSuite/TestCpToStdout [2021-03-20T00:11:23.512Z] === RUN TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm [2021-03-20T00:11:25.535Z] === RUN TestDockerSuite/TestCpToSymlinkDestination [2021-03-20T00:11:25.535Z] === RUN TestDockerSuite/TestCpToSymlinkToDirectory [2021-03-20T00:11:25.535Z] === RUN TestDockerSuite/TestCpUnprivilegedUser [2021-03-20T00:11:25.535Z] === RUN TestDockerSuite/TestCpVolumePath [2021-03-20T00:11:26.008Z] === RUN TestDockerSuite/TestCreate64ByteHexID [2021-03-20T00:11:26.008Z] === RUN TestDockerSuite/TestCreateArgs [2021-03-20T00:11:26.008Z] === RUN TestDockerSuite/TestCreateByImageID [2021-03-20T00:11:28.250Z] === RUN TestDockerSuite/TestCreateEchoStdout [2021-03-20T00:11:30.484Z] === RUN TestDockerSuite/TestCreateGrowRootfs [2021-03-20T00:11:30.484Z] === RUN TestDockerSuite/TestCreateHostConfig [2021-03-20T00:11:30.484Z] === RUN TestDockerSuite/TestCreateHostnameWithNumber [2021-03-20T00:11:32.066Z] === RUN TestDockerSuite/TestCreateLabelFromImage [2021-03-20T00:11:33.065Z] === RUN TestDockerSuite/TestCreateLabels [2021-03-20T00:11:33.065Z] === RUN TestDockerSuite/TestCreateModeIpcContainer [2021-03-20T00:11:33.065Z] === RUN TestDockerSuite/TestCreateRM [2021-03-20T00:11:33.065Z] === RUN TestDockerSuite/TestCreateShrinkRootfs [2021-03-20T00:11:33.538Z] === RUN TestDockerSuite/TestCreateStopSignal [2021-03-20T00:11:33.538Z] === RUN TestDockerSuite/TestCreateStopTimeout [2021-03-20T00:11:33.538Z] === RUN TestDockerSuite/TestCreateUnsetEntrypoint [2021-03-20T00:11:41.607Z] === RUN TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA [2021-03-20T00:11:46.114Z] === RUN TestDockerSuite/TestCreateVolumesCreated [2021-03-20T00:11:46.115Z] === RUN TestDockerSuite/TestCreateWithInvalidLogOpts [2021-03-20T00:11:46.115Z] === RUN TestDockerSuite/TestCreateWithLargePortRange [2021-03-20T00:11:49.950Z] === RUN TestDockerSuite/TestCreateWithPortRange [2021-03-20T00:11:50.424Z] === RUN TestDockerSuite/TestCreateWithTooLowMemoryLimit [2021-03-20T00:11:50.424Z] === RUN TestDockerSuite/TestCreateWithWorkdir [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDeprecatedStartWithNilDNS [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDevicePermissions [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDockerFails [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFrom [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestEventsAttach [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestEventsCommit [2021-03-20T00:11:52.659Z] === RUN TestDockerSuite/TestEventsContainerEvents [2021-03-20T00:11:55.643Z] === RUN TestDockerSuite/TestEventsContainerEventsAttrSort [2021-03-20T00:11:57.224Z] === RUN TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch [2021-03-20T00:11:59.460Z] === RUN TestDockerSuite/TestEventsContainerRestart [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite (1739.39s) [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPIDuplicateNetworks (3.46s) [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPINetworkInspectWithScope (3.50s) [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPIServiceUpdatePort (6.15s) [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmCAHash (13.26s) [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmErrorHandling (1.06s) [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmForceNewCluster (33.46s) [2021-03-20T00:11:59.680Z] docker_api_swarm_test.go:562: [d937af6510bf8] joining swarm manager [d0e769f0e9bde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.680Z] docker_api_swarm_test.go:584: [d44986e94b8af] joining swarm manager [d0e769f0e9bde]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.680Z] check_test.go:380: [d937af6510bf8] daemon is not started [2021-03-20T00:11:59.680Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-20T00:11:59.680Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInit (21.49s) [2021-03-20T00:11:59.680Z] docker_api_swarm_test.go:45: [d7a1895643d64] joining swarm manager [de02adcba96d6]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmInvalidAddress (1.15s) [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmJoinToken (48.92s) [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderElection (32.80s) [2021-03-20T00:11:59.680Z] docker_api_swarm_test.go:303: [dc9bd88a6f873] joining swarm manager [d2eb98f501f27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.680Z] docker_api_swarm_test.go:304: [d7de671f7cabb] joining swarm manager [d2eb98f501f27]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.680Z] docker_api_swarm_test.go:350: Waiting for election to occur... [2021-03-20T00:11:59.680Z] docker_api_swarm_test.go:363: Waiting for possible election... [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaderProxy (25.50s) [2021-03-20T00:11:59.680Z] docker_api_swarm_test.go:271: [d9337730d705d] joining swarm manager [dceca9d6f62ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.680Z] docker_api_swarm_test.go:272: [d6940a28ff78c] joining swarm manager [dceca9d6f62ab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveOnPendingJoin (24.85s) [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmLeaveRemovesContainer (6.61s) [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmListNodes (14.09s) [2021-03-20T00:11:59.680Z] docker_api_swarm_node_test.go:19: [d36c70a76971b] joining swarm manager [dd3b12580ffab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.680Z] docker_api_swarm_node_test.go:20: [d2137fb3bab80] joining swarm manager [dd3b12580ffab]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmManagerRestore (45.21s) [2021-03-20T00:11:59.680Z] docker_api_swarm_test.go:501: [d8830169a4f16] joining swarm manager [df59cea1f46a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.680Z] docker_api_swarm_test.go:506: [d7c482f4db6f5] joining swarm manager [df59cea1f46a8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeDrainPause (20.67s) [2021-03-20T00:11:59.680Z] docker_api_swarm_node_test.go:80: [d26bc7275f5e8] joining swarm manager [d6de74f211fb8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeRemove (36.43s) [2021-03-20T00:11:59.680Z] docker_api_swarm_node_test.go:52: [d10e7f2958fb0] joining swarm manager [d82cb12f9f195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.680Z] docker_api_swarm_node_test.go:53: [dd8c423804448] joining swarm manager [d82cb12f9f195]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmNodeUpdate (6.75s) [2021-03-20T00:11:59.680Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmPromoteDemote (20.32s) [2021-03-20T00:11:59.680Z] docker_api_swarm_test.go:201: [dc778a2e8b5bf] joining swarm manager [d7bc4861f7ed1]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRaftQuorum (60.29s) [2021-03-20T00:11:59.681Z] docker_api_swarm_test.go:383: [d73f6059d942d] joining swarm manager [dbdff10f642e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_api_swarm_test.go:384: [dd2ec153b9a90] joining swarm manager [dbdff10f642e2]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] check_test.go:380: [dd2ec153b9a90] daemon is not started [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestartCluster (52.69s) [2021-03-20T00:11:59.681Z] docker_api_swarm_test.go:801: [d4607d18701a3] joining swarm manager [dcddeece04943]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_api_swarm_test.go:801: [d0023314288b5] joining swarm manager [dcddeece04943]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] docker_api_swarm_test.go:801: [ded6f36b0b99d] joining swarm manager [dcddeece04943]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-20T00:11:59.681Z] docker_api_swarm_test.go:801: [df9b9b2f44378] joining swarm manager [dcddeece04943]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-20T00:11:59.681Z] docker_api_swarm_test.go:809: [d70a04e23cab7] joining swarm manager [dcddeece04943]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2482 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmRestoreOnPendingJoin (21.68s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmScaleNoRollingUpdate (6.77s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintLabel (22.90s) [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:394: [d4c54116aa654] joining swarm manager [d3938b772d973]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:394: [de7bda5c4696b] joining swarm manager [d3938b772d973]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServiceConstraintRole (20.04s) [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:342: [d23d3fe7ec7ab] joining swarm manager [d587e26379e9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:342: [db1ed35f36b91] joining swarm manager [d587e26379e9a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicePlacementPrefs (16.10s) [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:489: [d728d1134660d] joining swarm manager [d8e0b08a6ac6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:489: [d6eb8c77ea53b] joining swarm manager [d8e0b08a6ac6d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreate (7.94s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesCreateGlobal (30.08s) [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:127: [dca03ce07cd8b] joining swarm manager [d848f66f31c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:128: [dc174c5cf988f] joining swarm manager [d848f66f31c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:136: [dea4f22a71c1f] joining swarm manager [d848f66f31c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:137: [d7cf09dca1412] joining swarm manager [d848f66f31c1d]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2481 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesEmptyList (2.34s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesFailedUpdate (24.36s) [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:303: [dfee2669f58f5] joining swarm manager [dea2a1670607f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:303: [dd85d6de4a9b5] joining swarm manager [dea2a1670607f]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesMultipleAgents (33.12s) [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:99: [dcefd11fbb8be] joining swarm manager [dbfad6b28bb2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:100: [d86f7d305ae9a] joining swarm manager [dbfad6b28bb2b]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] check_test.go:380: [dcefd11fbb8be] daemon is not started [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesStateReporting (28.12s) [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:532: [d86178147a909] joining swarm manager [d3b456b1594b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:533: [d702b63d05825] joining swarm manager [d3b456b1594b5]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdate (41.70s) [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:147: [d8d14c5f6357d] joining swarm manager [d9e083712c931]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_api_swarm_service_test.go:147: [d17a7cdad5598] joining swarm manager [d9e083712c931]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateStartFirst (35.92s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmServicesUpdateWithName (7.05s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestAPISwarmUnlockNotLocked (2.13s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestDNSConfig (4.13s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestDNSConfigUpdate (3.67s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestExtraHosts (3.51s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestNetworkInspectWithDuplicateNames (2.99s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachable (5.02s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableOnSwarmLeave (4.86s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestOverlayAttachableReleaseResourcesOnFailure (24.89s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestPruneNetwork (8.95s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestPsListContainersFilterIsTask (3.25s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountTmpfs (13.57s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateMountVolume (2.75s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigReferencedTwice (3.75s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSimple (2.30s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithConfigSourceTargetPaths (4.39s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithNetworkAlias (3.10s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretReferencedTwice (4.03s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSimple (2.52s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceCreateWithSecretSourceTargetPaths (4.49s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthRun (7.82s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceHealthStart (6.19s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceLogs (13.80s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsCompleteness (3.03s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsDetails (3.85s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsFollow (3.87s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsNoHangDeletedContainer (5.60s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsSince (3.62s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTTY (13.56s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTail (13.77s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceLogsTaskLogs (14.02s) [2021-03-20T00:11:59.681Z] docker_cli_service_logs_test.go:245: checking task yg52zvl3pyet [2021-03-20T00:11:59.681Z] docker_cli_service_logs_test.go:250: checking messages for yg52zvl3pyet [2021-03-20T00:11:59.681Z] docker_cli_service_logs_test.go:245: checking task 2ieucb85zqcd [2021-03-20T00:11:59.681Z] docker_cli_service_logs_test.go:250: checking messages for 2ieucb85zqcd [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestServiceScale (3.87s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmAlternateLockUnlock (18.23s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsConfig (3.20s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNetwork (2.65s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsNode (19.74s) [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:1901: [d8c2fa7915e36] joining swarm manager [d704ddc9c7176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:1902: [d83c2071266d2] joining swarm manager [d704ddc9c7176]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsScope (8.67s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSecret (2.80s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsService (16.74s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsSource (19.46s) [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:1802: [dafdab6362d80] joining swarm manager [dcc9570df7166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:1803: [d8602f528c824] joining swarm manager [dcc9570df7166]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterEventsType (8.28s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmClusterRotateUnlockKey (98.66s) [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:1321: [d5b0b0c53bc66] joining swarm manager [dbafc31e7006a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:1322: [d7dcd9e4bed25] joining swarm manager [dbafc31e7006a]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAttachByNetworkId (4.62s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerAutoStart (8.91s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmContainerEndpointOptions (9.43s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmCreateServiceWithNoIngressNetwork (2.86s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmIncompatibleDaemon (5.45s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmIngressNetwork (3.73s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmInit (4.79s) [2021-03-20T00:11:59.681Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitLocked (5.39s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedAdvertiseAddr (0.72s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitUnspecifiedDataPathAddr (0.86s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmInitWithDrain (2.36s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinLeave (54.49s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinPromoteLocked (55.93s) [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:1186: [dba7b59a1c12d] joining swarm manager [d3ffd75c009d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:1195: [d8b124cb533a6] joining swarm manager [d3ffd75c009d8]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmJoinWithDrain (13.69s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmLeaveLocked (4.94s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmLockUnlockCluster (122.80s) [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:1118: [dc552120de464] joining swarm manager [d1145e64ab656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:1119: [d6b2c2b34771d] joining swarm manager [d1145e64ab656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:1172: [d447faa2fca55] joining swarm manager [d1145e64ab656]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2480 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmManagerAddress (13.43s) [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:1453: [d07449dfecd9c] joining swarm manager [de2c8434c9f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] docker_cli_swarm_test.go:1454: [dd31d9cac485a] joining swarm manager [de2c8434c9f57]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2479 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup (2.55s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_bridge (0.17s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_bridge_then_overlay (0.18s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_bridge (0.05s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateDup/driver_overlay_then_overlay (0.08s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkCreateIssue27866 (2.81s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkIPAMOptions (4.76s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPlugin (2.70s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmNetworkPluginV2 (54.37s) [2021-03-20T00:11:59.681Z] docker_cli_swarm_unix_test.go:62: [d063845e27d6d] joining swarm manager [d4d9fa72d28a9]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeListFilter (2.99s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmNodeTaskListFilter (5.16s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishAdd (2.61s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmPublishDuplicatePorts (4.58s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmReadonlyRootfs (3.12s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmRepeatedRootRotation (20.82s) [2021-03-20T00:11:59.681Z] docker_api_swarm_test.go:961: [d3ecddb0b422d] joining swarm manager [da892ed7bf1f7]@0.0.0.0:2477, swarm listen addr 0.0.0.0:2478 [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmRotateUnlockKey (12.48s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceEnvFile (2.83s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceListFilter (2.78s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceLsFilterMode (3.83s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceNetworkUpdate (7.46s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTY (6.70s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTTYUpdate (3.91s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceTemplatingHostname (3.63s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmServiceWithGroup (4.22s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmStopSignal (3.62s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmTaskListFilter (4.66s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmUpdate (2.79s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestSwarmVolumePlugin (52.50s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestUnlockEngineAndUnlockedSwarm (17.30s) [2021-03-20T00:11:59.681Z] --- PASS: TestDockerSwarmSuite/TestUpdateSwarmAddExternalCA (17.26s) [2021-03-20T00:11:59.681Z] === RUN TestDockerExternalVolumeSuite [2021-03-20T00:11:59.681Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume [2021-03-20T00:12:08.171Z] === RUN TestDockerSuite/TestEventsCopy [2021-03-20T00:12:11.997Z] === RUN TestDockerSuite/TestEventsFilterContainer [2021-03-20T00:12:14.547Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities [2021-03-20T00:12:16.793Z] === RUN TestDockerSuite/TestEventsFilterImageInContainerAction [2021-03-20T00:12:18.373Z] === RUN TestDockerSuite/TestEventsFilterImageLabels [2021-03-20T00:12:18.846Z] === RUN TestDockerSuite/TestEventsFilterImageName [2021-03-20T00:12:22.679Z] === RUN TestDockerSuite/TestEventsFilterLabels [2021-03-20T00:12:23.153Z] === RUN TestDockerSuite/TestEventsFilterType [2021-03-20T00:12:24.156Z] === RUN TestDockerSuite/TestEventsFilters [2021-03-20T00:12:28.947Z] === RUN TestDockerSuite/TestEventsFormat [2021-03-20T00:12:32.771Z] === RUN TestDockerSuite/TestEventsFormatBadField [2021-03-20T00:12:32.771Z] === RUN TestDockerSuite/TestEventsFormatBadFunc [2021-03-20T00:12:32.771Z] === RUN TestDockerSuite/TestEventsImageImport [2021-03-20T00:12:32.771Z] === RUN TestDockerSuite/TestEventsImageLoad [2021-03-20T00:12:32.771Z] === RUN TestDockerSuite/TestEventsImagePull [2021-03-20T00:12:32.771Z] === RUN TestDockerSuite/TestEventsImageTag [2021-03-20T00:12:34.356Z] === RUN TestDockerSuite/TestEventsPluginOps [2021-03-20T00:12:34.356Z] === RUN TestDockerSuite/TestEventsRename [2021-03-20T00:12:36.602Z] === RUN TestDockerSuite/TestEventsResize [2021-03-20T00:12:39.585Z] === RUN TestDockerSuite/TestEventsSinceInTheFuture [2021-03-20T00:12:41.177Z] === RUN TestDockerSuite/TestEventsSpecialFiltersWithExecCreate [2021-03-20T00:12:43.415Z] === RUN TestDockerSuite/TestEventsTimestampFormats [2021-03-20T00:12:48.207Z] === RUN TestDockerSuite/TestEventsTop [2021-03-20T00:12:48.207Z] === RUN TestDockerSuite/TestEventsUntag [2021-03-20T00:12:51.188Z] === RUN TestDockerSuite/TestEventsUntilInThePast [2021-03-20T00:12:55.033Z] === RUN TestDockerSuite/TestExec [2021-03-20T00:12:55.033Z] === RUN TestDockerSuite/TestExecAPICreateContainerPaused [2021-03-20T00:12:55.033Z] === RUN TestDockerSuite/TestExecAPICreateNoCmd [2021-03-20T00:12:56.612Z] === RUN TestDockerSuite/TestExecAPICreateNoValidContentType [2021-03-20T00:12:58.204Z] === RUN TestDockerSuite/TestExecAPIStart [2021-03-20T00:12:58.204Z] === RUN TestDockerSuite/TestExecAPIStartBackwardsCompatible [2021-03-20T00:12:58.204Z] === RUN TestDockerSuite/TestExecAPIStartEnsureHeaders [2021-03-20T00:12:58.204Z] === RUN TestDockerSuite/TestExecAPIStartInvalidCommand [2021-03-20T00:12:59.786Z] === RUN TestDockerSuite/TestExecAPIStartMultipleTimesError [2021-03-20T00:13:02.032Z] === RUN TestDockerSuite/TestExecAPIStartValidCommand [2021-03-20T00:13:04.267Z] === RUN TestDockerSuite/TestExecAPIStartWithDetach [2021-03-20T00:13:05.855Z] === RUN TestDockerSuite/TestExecAfterContainerRestart [2021-03-20T00:13:10.644Z] === RUN TestDockerSuite/TestExecCgroup [2021-03-20T00:13:10.644Z] === RUN TestDockerSuite/TestExecEnv [2021-03-20T00:13:10.644Z] === RUN TestDockerSuite/TestExecEnvLinksHost [2021-03-20T00:13:10.644Z] === RUN TestDockerSuite/TestExecExitStatus [2021-03-20T00:13:12.223Z] === RUN TestDockerSuite/TestExecInspectID [2021-03-20T00:13:17.014Z] === RUN TestDockerSuite/TestExecInteractive [2021-03-20T00:13:17.014Z] === RUN TestDockerSuite/TestExecOnReadonlyContainer [2021-03-20T00:13:17.014Z] === RUN TestDockerSuite/TestExecParseError [2021-03-20T00:13:17.014Z] === RUN TestDockerSuite/TestExecPausedContainer [2021-03-20T00:13:17.014Z] === RUN TestDockerSuite/TestExecResizeAPIHeightWidthNoInt [2021-03-20T00:13:17.014Z] === RUN TestDockerSuite/TestExecResizeImmediatelyAfterExecStart [2021-03-20T00:13:19.252Z] === RUN TestDockerSuite/TestExecSetEnv [2021-03-20T00:13:19.252Z] === RUN TestDockerSuite/TestExecStartFails [2021-03-20T00:13:19.252Z] === RUN TestDockerSuite/TestExecStateCleanup [2021-03-20T00:13:19.252Z] === RUN TestDockerSuite/TestExecStopNotHanging [2021-03-20T00:13:19.252Z] === RUN TestDockerSuite/TestExecTTYCloseStdin [2021-03-20T00:13:19.252Z] === RUN TestDockerSuite/TestExecTTYWithoutStdin [2021-03-20T00:13:21.490Z] === RUN TestDockerSuite/TestExecUlimits [2021-03-20T00:13:21.490Z] === RUN TestDockerSuite/TestExecWindowsPathNotWiped [2021-03-20T00:13:22.222Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer [2021-03-20T00:13:27.408Z] === RUN TestDockerSuite/TestExecWithImageUser [2021-03-20T00:13:27.408Z] === RUN TestDockerSuite/TestExecWithPrivileged [2021-03-20T00:13:27.408Z] === RUN TestDockerSuite/TestExecWithUser [2021-03-20T00:13:27.408Z] === RUN TestDockerSuite/TestGetContainerStats [2021-03-20T00:13:32.186Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet [2021-03-20T00:13:33.317Z] === RUN TestDockerSuite/TestGetContainerStatsNoStream [2021-03-20T00:13:39.225Z] === RUN TestDockerSuite/TestGetContainerStatsRmRunning [2021-03-20T00:13:42.206Z] === RUN TestDockerSuite/TestGetContainerStatsStream [2021-03-20T00:13:48.114Z] === RUN TestDockerSuite/TestGetContainersAttachWebsocket [2021-03-20T00:13:48.114Z] === RUN TestDockerSuite/TestGetContainersWsAttachContainerNotFound [2021-03-20T00:13:48.114Z] === RUN TestDockerSuite/TestGetStoppedContainerStats [2021-03-20T00:13:48.114Z] === RUN TestDockerSuite/TestHealth [2021-03-20T00:13:48.114Z] === RUN TestDockerSuite/TestHistoryExistentImage [2021-03-20T00:13:48.114Z] === RUN TestDockerSuite/TestHistoryHumanOptionFalse [2021-03-20T00:13:48.114Z] === RUN TestDockerSuite/TestHistoryHumanOptionTrue [2021-03-20T00:13:48.114Z] === RUN TestDockerSuite/TestHistoryImageWithComment [2021-03-20T00:13:52.904Z] === RUN TestDockerSuite/TestHistoryNonExistentImage [2021-03-20T00:13:52.904Z] === RUN TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce [2021-03-20T00:13:52.904Z] === RUN TestDockerSuite/TestImagesEnsureImageIsListed [2021-03-20T00:13:52.904Z] === RUN TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed [2021-03-20T00:13:52.904Z] === RUN TestDockerSuite/TestImagesEnsureImageWithTagIsListed [2021-03-20T00:13:52.904Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown [2021-03-20T00:13:53.377Z] === RUN TestDockerSuite/TestImagesEnsureImagesFromScratchShown [2021-03-20T00:13:53.378Z] === RUN TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown [2021-03-20T00:13:54.374Z] === RUN TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest [2021-03-20T00:13:54.374Z] === RUN TestDockerSuite/TestImagesFilterLabelMatch [2021-03-20T00:13:55.953Z] === RUN TestDockerSuite/TestImagesFilterNameWithPort [2021-03-20T00:13:55.953Z] === RUN TestDockerSuite/TestImagesFilterSinceAndBefore [2021-03-20T00:13:58.193Z] === RUN TestDockerSuite/TestImagesFilterSpaceTrimCase [2021-03-20T00:14:04.245Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse [2021-03-20T00:14:05.399Z] === RUN TestDockerSuite/TestImagesFormat [2021-03-20T00:14:05.399Z] === RUN TestDockerSuite/TestImagesFormatDefaultFormat [2021-03-20T00:14:05.399Z] === RUN TestDockerSuite/TestImagesOrderedByCreationDate [2021-03-20T00:14:09.225Z] === RUN TestDockerSuite/TestImagesWithIncorrectFilter [2021-03-20T00:14:09.225Z] === RUN TestDockerSuite/TestImportBadURL [2021-03-20T00:14:11.461Z] === RUN TestDockerSuite/TestImportDisplay [2021-03-20T00:14:11.461Z] === RUN TestDockerSuite/TestImportFile [2021-03-20T00:14:11.461Z] === RUN TestDockerSuite/TestImportFileNonExistentFile [2021-03-20T00:14:11.461Z] === RUN TestDockerSuite/TestImportFileWithMessage [2021-03-20T00:14:11.461Z] === RUN TestDockerSuite/TestImportGzipped [2021-03-20T00:14:11.461Z] === RUN TestDockerSuite/TestImportWithQuotedChanges [2021-03-20T00:14:11.461Z] === RUN TestDockerSuite/TestInfoDisplaysPausedContainers [2021-03-20T00:14:11.461Z] === RUN TestDockerSuite/TestInfoDisplaysRunningContainers [2021-03-20T00:14:11.461Z] === RUN TestDockerSuite/TestInfoDisplaysStoppedContainers [2021-03-20T00:14:11.461Z] === RUN TestDockerSuite/TestInfoEnsureSucceeds [2021-03-20T00:14:11.461Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 [2021-03-20T00:14:11.461Z] === RUN TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 [2021-03-20T00:14:11.461Z] === RUN TestDockerSuite/TestInspectAPIContainerResponse [2021-03-20T00:14:13.698Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriver [2021-03-20T00:14:15.936Z] === RUN TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy [2021-03-20T00:14:15.936Z] === RUN TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 [2021-03-20T00:14:15.936Z] === RUN TestDockerSuite/TestInspectAPIImageResponse [2021-03-20T00:14:15.936Z] === RUN TestDockerSuite/TestInspectAmpersand [2021-03-20T00:14:15.936Z] === RUN TestDockerSuite/TestInspectBindMountPoint [2021-03-20T00:14:16.443Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverList [2021-03-20T00:14:18.170Z] === RUN TestDockerSuite/TestInspectByPrefix [2021-03-20T00:14:18.170Z] === RUN TestDockerSuite/TestInspectContainerFilterInt [2021-03-20T00:14:20.404Z] === RUN TestDockerSuite/TestInspectContainerGraphDriver [2021-03-20T00:14:20.404Z] === RUN TestDockerSuite/TestInspectContainerNetworkCustom [2021-03-20T00:14:20.404Z] === RUN TestDockerSuite/TestInspectContainerNetworkDefault [2021-03-20T00:14:20.404Z] === RUN TestDockerSuite/TestInspectDefault [2021-03-20T00:14:22.644Z] === RUN TestDockerSuite/TestInspectHistory [2021-03-20T00:14:26.466Z] === RUN TestDockerSuite/TestInspectImage [2021-03-20T00:14:26.466Z] === RUN TestDockerSuite/TestInspectImageFilterInt [2021-03-20T00:14:26.466Z] === RUN TestDockerSuite/TestInspectImageGraphDriver [2021-03-20T00:14:26.466Z] === RUN TestDockerSuite/TestInspectInt64 [2021-03-20T00:14:28.700Z] === RUN TestDockerSuite/TestInspectJSONFields [2021-03-20T00:14:30.290Z] === RUN TestDockerSuite/TestInspectLogConfigNoType [2021-03-20T00:14:30.290Z] === RUN TestDockerSuite/TestInspectNamedMountPoint [2021-03-20T00:14:32.532Z] === RUN TestDockerSuite/TestInspectNoSizeFlagContainer [2021-03-20T00:14:34.774Z] === RUN TestDockerSuite/TestInspectPlugin [2021-03-20T00:14:34.774Z] === RUN TestDockerSuite/TestInspectRootFS [2021-03-20T00:14:34.774Z] === RUN TestDockerSuite/TestInspectSizeFlagContainer [2021-03-20T00:14:37.008Z] === RUN TestDockerSuite/TestInspectStatus [2021-03-20T00:14:39.245Z] === RUN TestDockerSuite/TestInspectStopWhenNotFound [2021-03-20T00:14:43.066Z] === RUN TestDockerSuite/TestInspectTemplateError [2021-03-20T00:14:45.299Z] === RUN TestDockerSuite/TestInspectTimesAsRFC3339Nano [2021-03-20T00:14:47.545Z] === RUN TestDockerSuite/TestInspectTypeFlagContainer [2021-03-20T00:14:48.502Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked [2021-03-20T00:14:49.792Z] === RUN TestDockerSuite/TestInspectTypeFlagWithImage [2021-03-20T00:14:51.374Z] === RUN TestDockerSuite/TestInspectTypeFlagWithInvalidValue [2021-03-20T00:14:53.619Z] === RUN TestDockerSuite/TestInspectTypeFlagWithNoContainer [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestInspectUnknownObject [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinkShortDefinition [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksEnvs [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksEtcHostsRegularFile [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksHostsFilesInject [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksInspectLinksStarted [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksInspectLinksStopped [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksInvalidContainerTarget [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksMultipleWithSameName [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksNetworkHostContainer [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksNotStartedParentNotFail [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksPingLinkedContainers [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersAfterRename [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksPingLinkedContainersOnRename [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksPingUnlinkedContainers [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLinksUpdateOnRestart [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLoadZeroSizeLayer [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLoginWithoutTTY [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLogsAPIContainerNotFound [2021-03-20T00:14:55.854Z] === RUN TestDockerSuite/TestLogsAPIFollowEmptyOutput [2021-03-20T00:14:58.107Z] === RUN TestDockerSuite/TestLogsAPINoStdoutNorStderr [2021-03-20T00:14:59.687Z] === RUN TestDockerSuite/TestLogsAPIUntil [2021-03-20T00:15:03.366Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID [2021-03-20T00:15:05.610Z] === RUN TestDockerSuite/TestLogsAPIUntilDefaultValue [2021-03-20T00:15:07.845Z] === RUN TestDockerSuite/TestLogsAPIUntilFutureFollow [2021-03-20T00:15:07.845Z] === RUN TestDockerSuite/TestLogsAPIWithStdout [2021-03-20T00:15:09.426Z] === RUN TestDockerSuite/TestLogsCLIContainerNotFound [2021-03-20T00:15:09.426Z] === RUN TestDockerSuite/TestLogsContainerBiggerThanPage [2021-03-20T00:15:16.630Z] === RUN TestDockerSuite/TestLogsContainerMuchBiggerThanPage [2021-03-20T00:15:22.539Z] === RUN TestDockerSuite/TestLogsContainerSmallerThanPage [2021-03-20T00:15:28.457Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesNoOutput [2021-03-20T00:15:30.693Z] === RUN TestDockerSuite/TestLogsFollowGoroutinesWithStdout [2021-03-20T00:15:32.929Z] === RUN TestDockerSuite/TestLogsFollowSlowStdoutConsumer [2021-03-20T00:15:32.929Z] === RUN TestDockerSuite/TestLogsFollowStopped [2021-03-20T00:15:35.166Z] === RUN TestDockerSuite/TestLogsSeparateStderr [2021-03-20T00:15:35.445Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed [2021-03-20T00:15:37.422Z] === RUN TestDockerSuite/TestLogsSince [2021-03-20T00:15:46.139Z] === RUN TestDockerSuite/TestLogsSinceFutureFollow [2021-03-20T00:15:46.139Z] === RUN TestDockerSuite/TestLogsStderrInStdout [2021-03-20T00:15:46.139Z] === RUN TestDockerSuite/TestLogsTail [2021-03-20T00:15:49.133Z] === RUN TestDockerSuite/TestLogsTimestamps [2021-03-20T00:15:50.311Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete [2021-03-20T00:15:51.372Z] === RUN TestDockerSuite/TestLogsWithDetails [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestMountIntoProc [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestMountIntoSys [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestNetHostname [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestNetHostnameWithNetHost [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestNetworkRmWithActiveContainers [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPermissionsPtsReadonlyRootfs [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPluginActive [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPluginActiveNetwork [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPluginInspectOnWindows [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPluginInstallDisableVolumeLs [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPluginLogDriver [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPluginLogDriverInfoList [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPluginMetricsCollector [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPluginUpgrade [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPortBindingOnSandbox [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPortExposeHostBinding [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPortHostBinding [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPortList [2021-03-20T00:15:53.605Z] === RUN TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint [2021-03-20T00:15:58.400Z] === RUN TestDockerSuite/TestPostContainersAttach [2021-03-20T00:15:58.400Z] === RUN TestDockerSuite/TestPostContainersAttachContainerNotFound [2021-03-20T00:15:58.400Z] === RUN TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted [2021-03-20T00:15:58.400Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted [2021-03-20T00:15:58.400Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeNegative [2021-03-20T00:15:58.400Z] === RUN TestDockerSuite/TestPostContainersCreateShmSizeOmitted [2021-03-20T00:15:58.400Z] === RUN TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange [2021-03-20T00:15:58.400Z] === RUN TestDockerSuite/TestPostContainersCreateWithShmSize [2021-03-20T00:15:58.400Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop [2021-03-20T00:15:58.400Z] === RUN TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd [2021-03-20T00:16:02.225Z] === RUN TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues [2021-03-20T00:16:02.225Z] === RUN TestDockerSuite/TestPsByOrder [2021-03-20T00:16:05.175Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls [2021-03-20T00:16:10.939Z] === RUN TestDockerSuite/TestPsImageIDAfterUpdate [2021-03-20T00:16:10.939Z] === RUN TestDockerSuite/TestPsListContainersBase [2021-03-20T00:16:19.656Z] === RUN TestDockerSuite/TestPsListContainersFilterAncestorImage [2021-03-20T00:16:34.653Z] === RUN TestDockerSuite/TestPsListContainersFilterCreated [2021-03-20T00:16:34.653Z] === RUN TestDockerSuite/TestPsListContainersFilterExited [2021-03-20T00:16:34.653Z] === RUN TestDockerSuite/TestPsListContainersFilterHealth [2021-03-20T00:16:47.208Z] === RUN TestDockerSuite/TestPsListContainersFilterID [2021-03-20T00:16:48.788Z] === RUN TestDockerSuite/TestPsListContainersFilterLabel [2021-03-20T00:16:51.842Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists [2021-03-20T00:17:06.679Z] === RUN TestDockerSuite/TestPsListContainersFilterName [2021-03-20T00:17:09.656Z] === RUN TestDockerSuite/TestPsListContainersFilterNetwork [2021-03-20T00:17:09.656Z] === RUN TestDockerSuite/TestPsListContainersFilterPorts [2021-03-20T00:17:09.656Z] === RUN TestDockerSuite/TestPsListContainersFilterStatus [2021-03-20T00:17:13.757Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp [2021-03-20T00:17:14.443Z] === RUN TestDockerSuite/TestPsListContainersSize [2021-03-20T00:17:14.443Z] === RUN TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer [2021-03-20T00:17:14.443Z] === RUN TestDockerSuite/TestPsNotShowPortsOfStoppedContainer [2021-03-20T00:17:14.443Z] === RUN TestDockerSuite/TestPsRightTagName [2021-03-20T00:17:14.443Z] === RUN TestDockerSuite/TestPsShowMounts [2021-03-20T00:17:21.721Z] === RUN TestDockerSuite/TestPtraceContainerProcsFromHost [2021-03-20T00:17:21.721Z] === RUN TestDockerSuite/TestPullLinuxImageFailsOnWindows [2021-03-20T00:17:22.718Z] === RUN TestDockerSuite/TestPullWindowsImageFailsOnLinux [2021-03-20T00:17:22.718Z] === RUN TestDockerSuite/TestPushToCentralRegistryUnauthorized [2021-03-20T00:17:24.298Z] === RUN TestDockerSuite/TestPushUnprefixedRepo [2021-03-20T00:17:25.298Z] === RUN TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs [2021-03-20T00:17:25.298Z] === RUN TestDockerSuite/TestRestartAutoRemoveContainer [2021-03-20T00:17:29.119Z] === RUN TestDockerSuite/TestRestartContainerSuccess [2021-03-20T00:17:32.940Z] === RUN TestDockerSuite/TestRestartContainerwithGoodContainer [2021-03-20T00:17:35.177Z] === RUN TestDockerSuite/TestRestartContainerwithRestartPolicy [2021-03-20T00:17:45.816Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail [2021-03-20T00:17:53.064Z] === RUN TestDockerSuite/TestRestartDisconnectedContainer [2021-03-20T00:17:53.064Z] === RUN TestDockerSuite/TestRestartPolicyAfterRestart [2021-03-20T00:17:56.895Z] === RUN TestDockerSuite/TestRestartPolicyAlways [2021-03-20T00:17:57.368Z] === RUN TestDockerSuite/TestRestartPolicyNO [2021-03-20T00:17:57.368Z] === RUN TestDockerSuite/TestRestartPolicyOnFailure [2021-03-20T00:17:57.841Z] === RUN TestDockerSuite/TestRestartRunningContainer [2021-03-20T00:18:02.636Z] === RUN TestDockerSuite/TestRestartStoppedContainer [2021-03-20T00:18:05.611Z] === RUN TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork [2021-03-20T00:18:05.611Z] === RUN TestDockerSuite/TestRestartWithVolumes [2021-03-20T00:18:10.405Z] === RUN TestDockerSuite/TestRmiBlank [2021-03-20T00:18:10.405Z] === RUN TestDockerSuite/TestRmiByIDHardConflict [2021-03-20T00:18:10.405Z] === RUN TestDockerSuite/TestRmiContainerImageNotFound [2021-03-20T00:18:17.888Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed [2021-03-20T00:18:22.965Z] === RUN TestDockerSuite/TestRmiForceWithExistingContainers [2021-03-20T00:18:25.950Z] === RUN TestDockerSuite/TestRmiForceWithMultipleRepositories [2021-03-20T00:18:26.423Z] === RUN TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags [2021-03-20T00:18:30.080Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom [2021-03-20T00:18:32.345Z] === RUN TestDockerSuite/TestRmiImgIDForce [2021-03-20T00:18:37.137Z] === RUN TestDockerSuite/TestRmiImgIDMultipleTag [2021-03-20T00:18:44.337Z] === RUN TestDockerSuite/TestRmiParentImageFail [2021-03-20T00:18:47.311Z] === RUN TestDockerSuite/TestRmiTag [2021-03-20T00:18:48.153Z] === RUN TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart [2021-03-20T00:18:48.308Z] === RUN TestDockerSuite/TestRmiTagWithExistingContainers [2021-03-20T00:18:50.541Z] === RUN TestDockerSuite/TestRmiUntagHistoryLayer [2021-03-20T00:19:03.035Z] === RUN TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict [2021-03-20T00:19:05.552Z] === RUN TestDockerSuite/TestRmiWithContainerFails [2021-03-20T00:19:07.788Z] === RUN TestDockerSuite/TestRmiWithMultipleRepositories [2021-03-20T00:19:12.595Z] === RUN TestDockerSuite/TestRmiWithParentInUse [2021-03-20T00:19:13.070Z] === RUN TestDockerSuite/TestRunAddDeviceCgroupRule [2021-03-20T00:19:13.070Z] === RUN TestDockerSuite/TestRunAddHost [2021-03-20T00:19:13.070Z] === RUN TestDockerSuite/TestRunAddHostInHostMode [2021-03-20T00:19:13.070Z] === RUN TestDockerSuite/TestRunAddingOptionalDevices [2021-03-20T00:19:13.070Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode [2021-03-20T00:19:13.070Z] === RUN TestDockerSuite/TestRunAddingOptionalDevicesNoSrc [2021-03-20T00:19:13.070Z] === RUN TestDockerSuite/TestRunAllocatePortInReservedRange [2021-03-20T00:19:13.070Z] === RUN TestDockerSuite/TestRunAllowBindMountingRoot [2021-03-20T00:19:14.652Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughExpose [2021-03-20T00:19:15.126Z] === RUN TestDockerSuite/TestRunAllowPortRangeThroughPublish [2021-03-20T00:19:15.126Z] === RUN TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite (440.20s) [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverBindExternalVolume (15.83s) [2021-03-20T00:19:17.900Z] docker_cli_external_volume_driver_test.go:53: [d9b97626b34bf] daemon is not started [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverCapabilities (60.62s) [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverDeleteContainer (16.49s) [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGet (30.04s) [2021-03-20T00:19:17.900Z] docker_cli_external_volume_driver_test.go:53: [db0c1e843ecd0] daemon is not started [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverGetEmptyResponse (15.55s) [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverList (30.03s) [2021-03-20T00:19:17.900Z] docker_cli_external_volume_driver_test.go:53: [d14df9412a2bb] daemon is not started [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverLookupNotBlocked (15.12s) [2021-03-20T00:19:17.900Z] docker_cli_external_volume_driver_test.go:53: [de6dc48da9800] daemon is not started [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverMountID (31.48s) [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverNamed (16.53s) [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverOutOfBandDelete (15.79s) [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverPathCalls (45.56s) [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverRetryNotImmediatelyExists (19.49s) [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnCp (31.56s) [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnmountOnMountFail (30.99s) [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverUnnamed (16.54s) [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverVolumesFrom (17.22s) [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestExternalVolumeDriverWithDaemonRestart (16.28s) [2021-03-20T00:19:17.900Z] docker_cli_external_volume_driver_test.go:485: [db7209a7394d8] daemon is not started [2021-03-20T00:19:17.900Z] --- PASS: TestDockerExternalVolumeSuite/TestVolumeCLICreateOptionConflict (15.06s) [2021-03-20T00:19:17.900Z] docker_cli_external_volume_driver_test.go:53: [d9f86ee3b2a2f] daemon is not started [2021-03-20T00:19:17.900Z] PASS [2021-03-20T00:19:17.900Z] [2021-03-20T00:19:17.900Z] === Skipped [2021-03-20T00:19:17.900Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-20T00:19:17.900Z] --- SKIP: TestDockerDaemonSuite/TestDaemonIPv6Enabled (0.01s) [2021-03-20T00:19:17.900Z] docker_cli_daemon_test.go:363: unmatched requirement IPv6 [2021-03-20T00:19:17.900Z] check_test.go:309: [d3d612b48b263] daemon is not started [2021-03-20T00:19:17.900Z] [2021-03-20T00:19:17.900Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-20T00:19:17.900Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithIncreasedBasesize (0.00s) [2021-03-20T00:19:17.900Z] docker_cli_daemon_test.go:232: unmatched requirement Devicemapper [2021-03-20T00:19:17.900Z] check_test.go:309: [df007cdb5ef64] daemon is not started [2021-03-20T00:19:17.900Z] [2021-03-20T00:19:17.900Z] === SKIP: amd64.integration-cli TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-20T00:19:17.900Z] --- SKIP: TestDockerDaemonSuite/TestDaemonRestartWithInvalidBasesize (0.00s) [2021-03-20T00:19:17.900Z] docker_cli_daemon_test.go:212: unmatched requirement Devicemapper [2021-03-20T00:19:17.900Z] check_test.go:309: [d316c09cc4e2a] daemon is not started [2021-03-20T00:19:17.900Z] [2021-03-20T00:19:17.900Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-20T00:19:17.900Z] --- SKIP: TestDockerSwarmSuite/TestAPISwarmHealthcheckNone (0.00s) [2021-03-20T00:19:17.900Z] docker_api_swarm_test.go:934: Root cause of Issue #36386 is needed [2021-03-20T00:19:17.900Z] [2021-03-20T00:19:17.900Z] === SKIP: amd64.integration-cli TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-20T00:19:17.900Z] --- SKIP: TestDockerSwarmSuite/TestSwarmInitIPv6 (0.00s) [2021-03-20T00:19:17.900Z] docker_cli_swarm_test.go:130: unmatched requirement IPv6 [2021-03-20T00:19:17.900Z] [2021-03-20T00:19:17.900Z] [2021-03-20T00:19:17.900Z] DONE 273 tests, 5 skipped in 2671.673s [2021-03-20T00:19:17.900Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-03-20T00:19:18.158Z] ++++ cat bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6d4a7bd6db20/docker.pid [2021-03-20T00:19:18.158Z] +++ kill 6190 [2021-03-20T00:19:18.158Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 6190 is not a child of this shell [2021-03-20T00:19:18.158Z] warning: PID 6190 from bundles/test-integration/TestDockerDaemonSuite/TestFailedPluginRemove/d6d4a7bd6db20/docker.pid had a nonzero exit code [2021-03-20T00:19:18.158Z] ++++ cat bundles/test-integration/docker.pid [2021-03-20T00:19:18.158Z] +++ kill 8186 [2021-03-20T00:19:19.092Z] +++ /etc/init.d/apparmor stop [2021-03-20T00:19:19.092Z] Leaving: AppArmorNo profiles have been unloaded. [2021-03-20T00:19:19.092Z] [2021-03-20T00:19:19.092Z] Unloading profiles will leave already running processes permanently [2021-03-20T00:19:19.092Z] unconfined, which can lead to unexpected situations. [2021-03-20T00:19:19.092Z] [2021-03-20T00:19:19.092Z] To set a process to complain mode, use the command line tool [2021-03-20T00:19:19.092Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-03-20T00:19:19.092Z] +++ true [2021-03-20T00:19:19.092Z] exiting test-integration [2021-03-20T00:19:19.092Z] ++ exit 0 [2021-03-20T00:19:19.092Z] [2021-03-20T00:19:19.349Z] + exit 0 [2021-03-20T00:19:19.349Z] ++ jobs -p [2021-03-20T00:19:19.349Z] + pids= [2021-03-20T00:19:19.349Z] + echo 'Remaining pids to kill: []' [2021-03-20T00:19:19.349Z] Remaining pids to kill: [] [2021-03-20T00:19:19.349Z] + '[' -z '' ']' Post stage [Pipeline] junit [2021-03-20T00:19:19.365Z] Recording test results [2021-03-20T00:19:21.323Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-03-20T00:19:21.657Z] + echo Ensuring container killed. [2021-03-20T00:19:21.657Z] Ensuring container killed. [2021-03-20T00:19:21.657Z] + docker ps -aq -f name=docker-pr1-* [2021-03-20T00:19:21.657Z] + cids=152ccd71e9fc [2021-03-20T00:19:21.657Z] e5f3b59f8536 [2021-03-20T00:19:21.657Z] 9d0d3cd5bece [2021-03-20T00:19:21.657Z] + [ -n 152ccd71e9fc [2021-03-20T00:19:21.657Z] e5f3b59f8536 [2021-03-20T00:19:21.657Z] 9d0d3cd5bece ] [2021-03-20T00:19:21.657Z] + docker rm -vf 152ccd71e9fc e5f3b59f8536 9d0d3cd5bece [2021-03-20T00:19:23.560Z] 152ccd71e9fc [2021-03-20T00:19:23.849Z] === RUN TestDockerSuite/TestRunAttachFailedNoLeak [2021-03-20T00:19:24.495Z] e5f3b59f8536 [2021-03-20T00:19:24.495Z] 9d0d3cd5bece [Pipeline] sh [2021-03-20T00:19:24.777Z] + echo Chowning /workspace to jenkins user [2021-03-20T00:19:24.777Z] Chowning /workspace to jenkins user [2021-03-20T00:19:24.777Z] + id -u [2021-03-20T00:19:24.777Z] + id -g [2021-03-20T00:19:24.777Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42175:/workspace busybox chown -R 1000:1000 /workspace [2021-03-20T00:19:24.777Z] Unable to find image 'busybox:latest' locally [2021-03-20T00:19:25.036Z] latest: Pulling from library/busybox [2021-03-20T00:19:25.036Z] 8b3d7e226fab: Pulling fs layer [2021-03-20T00:19:25.036Z] 8b3d7e226fab: Verifying Checksum [2021-03-20T00:19:25.036Z] 8b3d7e226fab: Download complete [2021-03-20T00:19:25.296Z] 8b3d7e226fab: Pull complete [2021-03-20T00:19:25.296Z] Digest: sha256:ce2360d5189a033012fbad1635e037be86f23b65cfd676b436d0931af390a2ac [2021-03-20T00:19:25.296Z] Status: Downloaded newer image for busybox:latest [2021-03-20T00:19:26.828Z] === RUN TestDockerSuite/TestRunAttachStdErrOnlyTTYMode [2021-03-20T00:19:29.065Z] === RUN TestDockerSuite/TestRunAttachStdOutAndErrTTYMode [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-03-20T00:19:29.800Z] + bundleName=amd64 [2021-03-20T00:19:29.800Z] + echo Creating amd64-bundles.tar.gz [2021-03-20T00:19:29.800Z] Creating amd64-bundles.tar.gz [2021-03-20T00:19:29.800Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-03-20T00:19:29.800Z] + xargs tar -czf amd64-bundles.tar.gz [2021-03-20T00:19:30.649Z] === RUN TestDockerSuite/TestRunAttachStdOutOnlyTTYMode [Pipeline] archiveArtifacts [2021-03-20T00:19:31.185Z] Archiving artifacts [2021-03-20T00:19:32.894Z] === RUN TestDockerSuite/TestRunAttachWithDetach [2021-03-20T00:19:32.894Z] === RUN TestDockerSuite/TestRunBindMounts [2021-03-20T00:19:33.142Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42175/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-20T00:19:33.453Z] + make clean [2021-03-20T00:19:33.711Z] docker volume rm -f docker-dev-cache [2021-03-20T00:19:33.711Z] docker-dev-cache [Pipeline] deleteDir [2021-03-20T00:19:37.693Z] === RUN TestDockerSuite/TestRunCapAddALLCanDownInterface [2021-03-20T00:19:37.693Z] === RUN TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface [2021-03-20T00:19:37.693Z] === RUN TestDockerSuite/TestRunCapAddCHOWN [2021-03-20T00:19:37.693Z] === RUN TestDockerSuite/TestRunCapAddCanDownInterface [2021-03-20T00:19:37.693Z] === RUN TestDockerSuite/TestRunCapAddInvalid [2021-03-20T00:19:37.693Z] === RUN TestDockerSuite/TestRunCapAddSYSTIME [2021-03-20T00:19:37.693Z] === RUN TestDockerSuite/TestRunCapDropALLAddMknodCanMknod [2021-03-20T00:19:37.693Z] === RUN TestDockerSuite/TestRunCapDropALLCannotMknod [2021-03-20T00:19:37.693Z] === RUN TestDockerSuite/TestRunCapDropCannotMknod [2021-03-20T00:19:37.693Z] === RUN TestDockerSuite/TestRunCapDropCannotMknodLowerCase [2021-03-20T00:19:37.693Z] === RUN TestDockerSuite/TestRunCapDropInvalid [2021-03-20T00:19:37.693Z] === RUN TestDockerSuite/TestRunCidFileCheckIDLength [2021-03-20T00:19:39.277Z] === RUN TestDockerSuite/TestRunCidFileCleanupIfEmpty [2021-03-20T00:19:39.277Z] === RUN TestDockerSuite/TestRunCleanupCmdOnEntrypoint [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-03-20T00:19:42.259Z] === RUN TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts [2021-03-20T00:19:42.259Z] === RUN TestDockerSuite/TestRunContainerNetModeWithExposePort [2021-03-20T00:19:42.259Z] === RUN TestDockerSuite/TestRunContainerNetwork [2021-03-20T00:19:43.841Z] === RUN TestDockerSuite/TestRunContainerNetworkModeToSelf [2021-03-20T00:19:43.841Z] === RUN TestDockerSuite/TestRunContainerWithCgroupMountRO [2021-03-20T00:19:43.841Z] === RUN TestDockerSuite/TestRunContainerWithCgroupParent [2021-03-20T00:19:43.841Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer [2021-03-20T00:19:43.841Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfs [2021-03-20T00:19:43.842Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag [2021-03-20T00:19:43.842Z] === RUN TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag [2021-03-20T00:19:43.842Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer [2021-03-20T00:19:46.080Z] === RUN TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero [2021-03-20T00:19:48.317Z] === RUN TestDockerSuite/TestRunContainerWithWritableRootfs [2021-03-20T00:19:50.565Z] === RUN TestDockerSuite/TestRunCopyVolumeContent [2021-03-20T00:19:50.565Z] === RUN TestDockerSuite/TestRunCopyVolumeUIDGID [2021-03-20T00:19:50.565Z] === RUN TestDockerSuite/TestRunCreateContainerFailedCleanUp [2021-03-20T00:19:50.565Z] === RUN TestDockerSuite/TestRunCreateVolume [2021-03-20T00:19:52.802Z] === RUN TestDockerSuite/TestRunCreateVolumeEtc [2021-03-20T00:19:52.802Z] === RUN TestDockerSuite/TestRunCreateVolumeWithSymlink [2021-03-20T00:19:52.802Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir [2021-03-20T00:19:52.802Z] === RUN TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 [2021-03-20T00:19:52.802Z] === RUN TestDockerSuite/TestRunCredentialSpecFailures [2021-03-20T00:19:54.385Z] === RUN TestDockerSuite/TestRunCredentialSpecWellFormed [2021-03-20T00:19:59.207Z] === RUN TestDockerSuite/TestRunDNSDefaultOptions [2021-03-20T00:19:59.207Z] === RUN TestDockerSuite/TestRunDNSInHostMode [2021-03-20T00:19:59.207Z] === RUN TestDockerSuite/TestRunDNSOptions [2021-03-20T00:19:59.207Z] === RUN TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf [2021-03-20T00:19:59.207Z] === RUN TestDockerSuite/TestRunDNSRepeatOptions [2021-03-20T00:19:59.207Z] === RUN TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule [2021-03-20T00:19:59.207Z] === RUN TestDockerSuite/TestRunDetachedContainerIDPrinting [2021-03-20T00:20:01.444Z] === RUN TestDockerSuite/TestRunDeviceNumbers [2021-03-20T00:20:01.444Z] === RUN TestDockerSuite/TestRunDisallowBindMountingRootToRoot [2021-03-20T00:20:01.444Z] === RUN TestDockerSuite/TestRunDuplicateMount [2021-03-20T00:20:01.444Z] === RUN TestDockerSuite/TestRunEchoNamedContainer [2021-03-20T00:20:03.680Z] === RUN TestDockerSuite/TestRunEchoStdout [2021-03-20T00:20:05.919Z] === RUN TestDockerSuite/TestRunEmptyEnv [2021-03-20T00:20:05.919Z] === RUN TestDockerSuite/TestRunEntrypoint [2021-03-20T00:20:08.156Z] === RUN TestDockerSuite/TestRunEnvironment [2021-03-20T00:20:08.156Z] === RUN TestDockerSuite/TestRunEnvironmentErase [2021-03-20T00:20:08.156Z] === RUN TestDockerSuite/TestRunEnvironmentOverride [2021-03-20T00:20:08.156Z] === RUN TestDockerSuite/TestRunExitCode [2021-03-20T00:20:10.394Z] === RUN TestDockerSuite/TestRunExitCodeOne [2021-03-20T00:20:11.984Z] === RUN TestDockerSuite/TestRunExitCodeZero [2021-03-20T00:20:14.223Z] === RUN TestDockerSuite/TestRunExitOnStdinClose [2021-03-20T00:20:16.459Z] === RUN TestDockerSuite/TestRunExposePort [2021-03-20T00:20:16.459Z] === RUN TestDockerSuite/TestRunFullHostnameSet [2021-03-20T00:20:16.459Z] === RUN TestDockerSuite/TestRunGroupAdd [2021-03-20T00:20:16.459Z] === RUN TestDockerSuite/TestRunHostnameFQDN [2021-03-20T00:20:16.459Z] === RUN TestDockerSuite/TestRunHostnameInHostMode [2021-03-20T00:20:16.459Z] === RUN TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-20T00:20:16.459Z] === RUN TestDockerSuite/TestRunInitLayerPathOwnership [2021-03-20T00:20:16.459Z] === RUN TestDockerSuite/TestRunInspectMacAddress [2021-03-20T00:20:16.459Z] === RUN TestDockerSuite/TestRunInteractiveWithRestartPolicy [2021-03-20T00:20:25.179Z] === RUN TestDockerSuite/TestRunInvalidCgroupParent [2021-03-20T00:20:25.179Z] === RUN TestDockerSuite/TestRunInvalidReference [2021-03-20T00:20:25.179Z] === RUN TestDockerSuite/TestRunLeakyFileDescriptors [2021-03-20T00:20:25.179Z] === RUN TestDockerSuite/TestRunLinkToContainerNetMode [2021-03-20T00:20:25.179Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerID [2021-03-20T00:20:25.179Z] === RUN TestDockerSuite/TestRunLinksContainerWithContainerName [2021-03-20T00:20:25.179Z] === RUN TestDockerSuite/TestRunLookupGoogleDNS [2021-03-20T00:20:32.424Z] === RUN TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled [2021-03-20T00:20:32.424Z] === RUN TestDockerSuite/TestRunLoopbackWhenNetworkDisabled [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunModeHostname [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotExists [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunModeIpcContainerNotRunning [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunModeIpcHost [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunModeNetContainerHostname [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunModePIDContainer [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunModePIDContainerNotExists [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunModePIDContainerNotRunning [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunModePIDHost [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunModeUTSHost [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunMount [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunMountOrdering [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunMountReadOnlyDevShm [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunMountShmMqueueFromHost [2021-03-20T00:20:33.421Z] === RUN TestDockerSuite/TestRunMultipleVolumesFrom [2021-03-20T00:20:40.627Z] === RUN TestDockerSuite/TestRunMutableNetworkFiles [2021-03-20T00:20:40.627Z] === RUN TestDockerSuite/TestRunNamedVolume [2021-03-20T00:20:40.627Z] === RUN TestDockerSuite/TestRunNamedVolumeCopyImageData [2021-03-20T00:20:40.627Z] === RUN TestDockerSuite/TestRunNamedVolumeNotRemoved [2021-03-20T00:20:45.433Z] === RUN TestDockerSuite/TestRunNamedVolumesFromNotRemoved [2021-03-20T00:20:48.412Z] === RUN TestDockerSuite/TestRunNamedVolumesMountedAsShared [2021-03-20T00:20:48.412Z] === RUN TestDockerSuite/TestRunNetContainerWhichHost [2021-03-20T00:20:48.412Z] === RUN TestDockerSuite/TestRunNetHost [2021-03-20T00:20:48.412Z] === RUN TestDockerSuite/TestRunNetHostNotAllowedWithLinks [2021-03-20T00:20:48.412Z] === RUN TestDockerSuite/TestRunNetHostTwiceSameName [2021-03-20T00:20:48.412Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMount [2021-03-20T00:20:48.412Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountRO [2021-03-20T00:20:48.412Z] === RUN TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem [2021-03-20T00:20:48.412Z] === RUN TestDockerSuite/TestRunNetworkNotInitializedNoneMode [2021-03-20T00:20:48.412Z] === RUN TestDockerSuite/TestRunNoDupVolumes [2021-03-20T00:20:48.890Z] === RUN TestDockerSuite/TestRunNoOutputFromPullInStdout [2021-03-20T00:20:49.887Z] === RUN TestDockerSuite/TestRunNonExecutableCmd [2021-03-20T00:20:52.122Z] === RUN TestDockerSuite/TestRunNonExistingCmd [2021-03-20T00:20:54.358Z] === RUN TestDockerSuite/TestRunNonExistingImage [2021-03-20T00:20:55.354Z] === RUN TestDockerSuite/TestRunNonLocalMacAddress [2021-03-20T00:20:56.935Z] === RUN TestDockerSuite/TestRunNonRootUserResolvName [2021-03-20T00:20:57.409Z] === RUN TestDockerSuite/TestRunPIDHostWithChildIsKillable [2021-03-20T00:20:57.409Z] === RUN TestDockerSuite/TestRunPortFromDockerRangeInUse [2021-03-20T00:20:57.409Z] === RUN TestDockerSuite/TestRunPortInUse [2021-03-20T00:20:57.409Z] === RUN TestDockerSuite/TestRunPrivilegedCanMknod [2021-03-20T00:20:57.409Z] === RUN TestDockerSuite/TestRunPrivilegedCanMount [2021-03-20T00:20:57.409Z] === RUN TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers [2021-03-20T00:20:57.409Z] === RUN TestDockerSuite/TestRunProcWritableInPrivilegedContainers [2021-03-20T00:20:57.409Z] === RUN TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent [2021-03-20T00:21:00.389Z] === RUN TestDockerSuite/TestRunPublishPort [2021-03-20T00:21:00.389Z] === RUN TestDockerSuite/TestRunReadFilteredProc [2021-03-20T00:21:00.389Z] === RUN TestDockerSuite/TestRunReadProcLatency [2021-03-20T00:21:00.389Z] === RUN TestDockerSuite/TestRunReadProcTimer [2021-03-20T00:21:00.389Z] === RUN TestDockerSuite/TestRunResolvconfUpdate [2021-03-20T00:21:00.389Z] === RUN TestDockerSuite/TestRunRestartMaxRetries [2021-03-20T00:21:12.952Z] === RUN TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink [2021-03-20T00:21:12.952Z] === RUN TestDockerSuite/TestRunRm [2021-03-20T00:21:14.532Z] === RUN TestDockerSuite/TestRunRmAndWait [2021-03-20T00:21:20.443Z] === RUN TestDockerSuite/TestRunRmPre125Api [2021-03-20T00:21:22.679Z] === RUN TestDockerSuite/TestRunRootWorkdir [2021-03-20T00:21:29.884Z] === RUN TestDockerSuite/TestRunSetDefaultRestartPolicy [2021-03-20T00:21:31.466Z] === RUN TestDockerSuite/TestRunSetMacAddress [2021-03-20T00:21:34.443Z] === RUN TestDockerSuite/TestRunSlowStdoutConsumer [2021-03-20T00:21:34.443Z] === RUN TestDockerSuite/TestRunState [2021-03-20T00:21:34.443Z] === RUN TestDockerSuite/TestRunStdinBlockedAfterContainerExit [2021-03-20T00:21:36.040Z] === RUN TestDockerSuite/TestRunStdinPipe [2021-03-20T00:21:36.040Z] === RUN TestDockerSuite/TestRunStoppedLoggingDriverNoLeak [2021-03-20T00:21:38.277Z] === RUN TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers [2021-03-20T00:21:38.277Z] === RUN TestDockerSuite/TestRunSysWritableInPrivilegedContainers [2021-03-20T00:21:38.277Z] === RUN TestDockerSuite/TestRunTLSVerify [2021-03-20T00:21:38.277Z] === RUN TestDockerSuite/TestRunTTYWithPipe [2021-03-20T00:21:38.277Z] === RUN TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices [2021-03-20T00:21:38.277Z] === RUN TestDockerSuite/TestRunTwoConcurrentContainers [2021-03-20T00:21:43.068Z] === RUN TestDockerSuite/TestRunUnprivilegedCanMknod [2021-03-20T00:21:43.068Z] === RUN TestDockerSuite/TestRunUnprivilegedCannotMount [2021-03-20T00:21:43.068Z] === RUN TestDockerSuite/TestRunUnprivilegedWithChroot [2021-03-20T00:21:43.068Z] === RUN TestDockerSuite/TestRunUnsetEntrypoint [2021-03-20T00:21:43.068Z] === RUN TestDockerSuite/TestRunUnshareProc [2021-03-20T00:21:43.068Z] === RUN TestDockerSuite/TestRunUserByID [2021-03-20T00:21:43.068Z] === RUN TestDockerSuite/TestRunUserByIDBig [2021-03-20T00:21:43.068Z] === RUN TestDockerSuite/TestRunUserByIDNegative [2021-03-20T00:21:43.068Z] === RUN TestDockerSuite/TestRunUserByIDZero [2021-03-20T00:21:43.068Z] === RUN TestDockerSuite/TestRunUserByName [2021-03-20T00:21:43.068Z] === RUN TestDockerSuite/TestRunUserDefaults [2021-03-20T00:21:45.303Z] === RUN TestDockerSuite/TestRunUserNotFound [2021-03-20T00:21:45.303Z] === RUN TestDockerSuite/TestRunVerifyContainerID [2021-03-20T00:21:47.541Z] === RUN TestDockerSuite/TestRunVolumeCopyFlag [2021-03-20T00:21:47.541Z] === RUN TestDockerSuite/TestRunVolumeWithOneCharacter [2021-03-20T00:21:47.541Z] === RUN TestDockerSuite/TestRunVolumesCleanPaths [2021-03-20T00:21:50.520Z] === RUN TestDockerSuite/TestRunVolumesFromInReadWriteMode [2021-03-20T00:21:57.734Z] === RUN TestDockerSuite/TestRunVolumesFromInReadonlyModeFails [2021-03-20T00:22:00.739Z] === RUN TestDockerSuite/TestRunVolumesFromRestartAfterRemoved [2021-03-20T00:22:06.655Z] === RUN TestDockerSuite/TestRunVolumesFromSymlinkPath [2021-03-20T00:22:06.655Z] === RUN TestDockerSuite/TestRunVolumesMountedAsReadonly [2021-03-20T00:22:06.655Z] === RUN TestDockerSuite/TestRunWindowsWithCPUCount [2021-03-20T00:22:08.900Z] === RUN TestDockerSuite/TestRunWindowsWithCPUPercent [2021-03-20T00:22:11.140Z] === RUN TestDockerSuite/TestRunWindowsWithCPUShares [2021-03-20T00:22:13.377Z] === RUN TestDockerSuite/TestRunWithBadDevice [2021-03-20T00:22:13.377Z] === RUN TestDockerSuite/TestRunWithDaemonFlags [2021-03-20T00:22:13.377Z] === RUN TestDockerSuite/TestRunWithInvalidMacAddress [2021-03-20T00:22:13.377Z] === RUN TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks [2021-03-20T00:22:13.377Z] === RUN TestDockerSuite/TestRunWithOomScoreAdj [2021-03-20T00:22:13.377Z] === RUN TestDockerSuite/TestRunWithOomScoreAdjInvalidRange [2021-03-20T00:22:13.377Z] === RUN TestDockerSuite/TestRunWithTooSmallMemoryLimit [2021-03-20T00:22:13.377Z] === RUN TestDockerSuite/TestRunWithUlimits [2021-03-20T00:22:13.377Z] === RUN TestDockerSuite/TestRunWithVolumesFromExited [2021-03-20T00:22:17.201Z] === RUN TestDockerSuite/TestRunWithoutNetworking [2021-03-20T00:22:18.781Z] === RUN TestDockerSuite/TestRunWorkdirExistsAndIsFile [2021-03-20T00:22:21.018Z] === RUN TestDockerSuite/TestRunWorkingDirectory [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestRunWriteFilteredProc [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestRunWriteToProcAsound [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestRunWrongCpusetCpusFlagValue [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestRunWrongCpusetMemsFlagValue [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestSaveAndLoadRepoFlags [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestSaveCheckTimes [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestSaveDirectoryPermissions [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestSaveImageId [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestSaveLoadNoTag [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestSaveLoadParents [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestSaveMultipleNames [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestSaveRepoWithMultipleImages [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestSaveSingleTag [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestSaveWithNoExistImage [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestSaveXzAndLoadRepoStdout [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestSaveXzGzAndLoadRepoStdout [2021-03-20T00:22:25.819Z] === RUN TestDockerSuite/TestSearchCmdOptions [2021-03-20T00:22:28.059Z] === RUN TestDockerSuite/TestSearchOnCentralRegistry [2021-03-20T00:22:28.059Z] === RUN TestDockerSuite/TestSearchOnCentralRegistryWithDash [2021-03-20T00:22:28.532Z] === RUN TestDockerSuite/TestSearchStarsOptionWithWrongParameter [2021-03-20T00:22:29.006Z] === RUN TestDockerSuite/TestSearchWithLimit [2021-03-20T00:22:30.588Z] === RUN TestDockerSuite/TestSlowStdinClosing [2021-03-20T00:22:37.846Z] === RUN TestDockerSuite/TestStartAttachCorrectExitCode [2021-03-20T00:22:37.846Z] === RUN TestDockerSuite/TestStartAttachMultipleContainers [2021-03-20T00:22:45.055Z] === RUN TestDockerSuite/TestStartAttachReturnsOnError [2021-03-20T00:22:45.055Z] === RUN TestDockerSuite/TestStartAttachSilent [2021-03-20T00:22:48.040Z] === RUN TestDockerSuite/TestStartAttachWithRename [2021-03-20T00:22:48.040Z] === RUN TestDockerSuite/TestStartMultipleContainers [2021-03-20T00:22:48.040Z] === RUN TestDockerSuite/TestStartPausedContainer [2021-03-20T00:22:48.040Z] === RUN TestDockerSuite/TestStartRecordError [2021-03-20T00:22:48.040Z] === RUN TestDockerSuite/TestStartReturnCorrectExitCode [2021-03-20T00:22:53.951Z] === RUN TestDockerSuite/TestStatsAllNewContainersAdded [2021-03-20T00:22:53.951Z] === RUN TestDockerSuite/TestStatsAllNoStream [2021-03-20T00:22:53.951Z] === RUN TestDockerSuite/TestStatsAllRunningNoStream [2021-03-20T00:22:53.951Z] === RUN TestDockerSuite/TestStatsContainerNotFound [2021-03-20T00:22:53.951Z] === RUN TestDockerSuite/TestStatsFormatAll [2021-03-20T00:22:53.951Z] === RUN TestDockerSuite/TestStatsNoStream [2021-03-20T00:22:53.951Z] === RUN TestDockerSuite/TestTopMultipleArgs [2021-03-20T00:22:55.532Z] === RUN TestDockerSuite/TestTopNonPrivileged [2021-03-20T00:22:57.770Z] === RUN TestDockerSuite/TestTopPrivileged [2021-03-20T00:22:57.770Z] === RUN TestDockerSuite/TestTopWindowsCoreProcesses [2021-03-20T00:22:59.362Z] === RUN TestDockerSuite/TestTwoContainersInNetHost [2021-03-20T00:22:59.835Z] === RUN TestDockerSuite/TestUnpublishedPortsInPsOutput [2021-03-20T00:22:59.835Z] === RUN TestDockerSuite/TestUnsetEnvVarHealthCheck [2021-03-20T00:22:59.835Z] === RUN TestDockerSuite/TestUserDefinedNetworkAlias [2021-03-20T00:22:59.835Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinks [2021-03-20T00:22:59.835Z] === RUN TestDockerSuite/TestUserDefinedNetworkLinksWithRestart [2021-03-20T00:22:59.835Z] === RUN TestDockerSuite/TestVolumeCLICreate [2021-03-20T00:23:14.848Z] === RUN TestDockerSuite/TestVolumeCLICreateLabel [2021-03-20T00:23:15.322Z] === RUN TestDockerSuite/TestVolumeCLICreateLabelMultiple [2021-03-20T00:23:15.322Z] === RUN TestDockerSuite/TestVolumeCLICreateWithOpts [2021-03-20T00:23:15.322Z] === RUN TestDockerSuite/TestVolumeCLIInspect [2021-03-20T00:23:15.795Z] === RUN TestDockerSuite/TestVolumeCLIInspectMulti [2021-03-20T00:23:15.795Z] === RUN TestDockerSuite/TestVolumeCLIInspectTmplError [2021-03-20T00:23:16.268Z] === RUN TestDockerSuite/TestVolumeCLILs [2021-03-20T00:23:18.504Z] === RUN TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName [2021-03-20T00:23:18.504Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDangling [2021-03-20T00:23:21.483Z] === RUN TestDockerSuite/TestVolumeCLILsFilterDrivers [2021-03-20T00:23:21.483Z] === RUN TestDockerSuite/TestVolumeCLILsFilterLabels [2021-03-20T00:23:21.957Z] === RUN TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue [2021-03-20T00:23:21.957Z] === RUN TestDockerSuite/TestVolumeCLINoArgs [2021-03-20T00:23:21.957Z] === RUN TestDockerSuite/TestVolumeCLIRm [2021-03-20T00:23:29.175Z] === RUN TestDockerSuite/TestVolumeCLIRmForce [2021-03-20T00:23:29.176Z] === RUN TestDockerSuite/TestVolumeCLIRmForceInUse [2021-03-20T00:23:30.174Z] === RUN TestDockerSuite/TestVolumeCLIRmForceUsage [2021-03-20T00:23:30.174Z] === RUN TestDockerSuite/TestVolumeCliInspectWithVolumeOpts [2021-03-20T00:23:30.174Z] === RUN TestDockerSuite/TestVolumeFromMixedRWOptions [2021-03-20T00:23:37.380Z] === RUN TestDockerSuite/TestVolumeLsFormat [2021-03-20T00:23:37.380Z] === RUN TestDockerSuite/TestVolumeLsFormatDefaultFormat [2021-03-20T00:23:37.380Z] === RUN TestDockerSuite/TestVolumesFromGetsProperMode [2021-03-20T00:23:46.095Z] === RUN TestDockerSuite/TestVolumesNoCopyData [2021-03-20T00:23:46.095Z] === RUN TestDockerSuite/TestWindowsRunAsSystem [2021-03-20T00:23:46.095Z] --- PASS: TestDockerSuite (2317.83s) [2021-03-20T00:23:46.095Z] --- PASS: TestDockerSuite/TestAPIClientVersionOldNotSupported (0.02s) [2021-03-20T00:23:46.095Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-03-20T00:23:46.095Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.095Z] --- PASS: TestDockerSuite/TestAPIErrorJSON (0.02s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundJSON (0.02s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIErrorNotFoundPlainText (0.01s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-20T00:23:46.096Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIGetEnabledCORS (0.01s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIImagesDelete (0.70s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIImagesFilter (0.23s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIImagesHistory (0.50s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIImagesImportBadSrc (0.35s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIImagesSaveAndLoad (90.90s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIImagesSearchJSONContentType (0.83s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIImagesSizeCompatibility (2.11s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-03-20T00:23:46.096Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-20T00:23:46.096Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-20T00:23:46.096Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-20T00:23:46.096Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-03-20T00:23:46.096Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-20T00:23:46.096Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-20T00:23:46.096Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIOptionsRoute (0.02s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-03-20T00:23:46.096Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIStatsNetworkStats (5.31s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-20T00:23:46.096Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-20T00:23:46.096Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIStatsNoStreamGetCpu (2.99s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAPIStatsStoppedContainerInGoroutines (2.04s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-20T00:23:46.096Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestAttachMultipleAndRestart (3.02s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAPIBuildGitWithF (5.85s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAPIDockerFileRemote (95.17s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-03-20T00:23:46.096Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAPILowerDockerfile (5.19s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContext (0.02s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAPIRemoteTarballContextWithCustomDockerfile (3.68s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAPIUnnormalizedTarPaths (0.74s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddBrokenTar (0.17s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddCacheOnFileChange (0.74s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithCache (2.87s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddCurrentDirWithoutCache (1.27s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddFileNotFound (0.07s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddLocalAndRemoteFilesWithAndWithoutCache (2.41s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddMultipleLocalFileWithAndWithoutCache (10.12s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddNonTar (9.28s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddOrCopyEtcToRootShouldNotConflict (0.96s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileMTime (3.07s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddRemoteFileWithAndWithoutCache (1.45s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddRemoteNoDecompress (4.41s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddSingleFileToWorkdir (0.43s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddTar (29.09s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildAddToSymlinkDest (19.97s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildBlankName (0.47s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArg (6.15s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheHit (4.46s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissExtraArg (8.15s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgCacheMissSameArgDiffVal (7.56s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgDefinitionWithNoEnvInjection (4.29s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgExpansion (5.26s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgHistory (0.51s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgQuotedValVariants (34.75s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildBuildTimeArgUnconsumedArg (4.17s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCacheBrokenSymlink (1.29s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCacheFromEqualDiffIDsLength (4.02s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCacheRootSource (1.11s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-20T00:23:46.096Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCleanupCmdOnEntrypoint (1.27s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildClearCmd (0.80s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCmd (0.51s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCmdJSONNoShDashC (0.48s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCmdShDashC (0.48s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCmdShellArgsEscaped (9.70s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCmdSpaces (1.94s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildConditionalCache (1.05s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildContextCleanup (0.42s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildContextCleanupFailedBuild (1.86s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildContextTarGzip (0.79s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildContextTarNoCompression (0.42s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCopyCacheOnFileChange (0.73s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCopyDirButNotFile (0.60s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCopyFileDotWithWorkdir (4.70s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCopyFileWithWhitespaceOnWindows (29.05s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsRelativePaths (1.05s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCopyFromForbidWindowsSystemPaths (0.86s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCopyFromWindowsIsCaseInsensitive (4.55s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCopySingleFileToWorkdir (0.54s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCopyWildcard (24.56s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildCopyWildcardCache (0.64s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDeleteCommittedFile (24.72s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdin (1.39s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinConflict (0.65s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignore (3.16s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinDockerignoreIgnored (2.48s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerfileStdinNoExtraFiles (2.60s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerignore (76.98s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoreCleanPaths (4.79s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoreExceptions (77.32s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoreTouchDockerfile (1.37s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringBadExclusion (0.64s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerfile (21.70s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringDockerignore (13.97s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringOnlyDotfiles (8.88s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringRenamedDockerfile (29.19s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWholeDir (19.04s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildDirs (8.86s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDockerignoringWildTopDir (86.87s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildDotDotFile (0.36s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypoint (0.52s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildEmptyEntrypointInheritance (0.99s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildEmptyStringVolume (0.43s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildEntrypoint (0.48s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChild (4.89s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildEntrypointCanBeOverriddenByChildInspect (2.99s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildEntrypointRunCleanup (4.31s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementAddCopy (3.12s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementVolume (0.83s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildEnvironmentReplacementWorkdir (4.36s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildEscapeNotBackslashWordTest (13.15s) [2021-03-20T00:23:46.096Z] --- PASS: TestDockerSuite/TestBuildEscapeWhitespace (0.55s) [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.096Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-20T00:23:46.096Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildFails (6.96s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildFailsGitNotCallable (0.11s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToDir (4.87s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildFollowSymlinkToFile (4.97s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildForceRm (6.05s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildFromGit (4.98s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildFromGitWithContext (1.23s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildFromGitWithF (4.74s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildFromOfficialNames (0.70s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildFromRemoteTarball (0.49s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildFromURLWithF (7.86s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildHistory (9.34s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildIidFile (0.86s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildIidFileCleanupOnFail (1.90s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildIntermediateTarget (0.67s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildInvalidTag (0.08s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildJSONEmptyRun (3.91s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildLabel (0.81s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildLabelCacheCommit (0.55s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildLabelMultiple (0.86s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildLabelOneNode (0.51s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildLabels (0.87s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildLabelsCache (1.38s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildLabelsOverride (5.00s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildLineErrorOnBuild (0.09s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildLineErrorUnknownInstruction (0.08s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithComments (0.09s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildLineErrorWithEmptyLines (0.08s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildMaintainer (0.50s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildMissingArgs (0.62s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildModifyFileInFolder (4.50s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildMultiStageArg (18.34s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromErrors (2.60s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildMultiStageCopyFromSyntax (27.20s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildMultiStageGlobalArg (22.38s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildMultiStageImplicitFrom (9.59s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuilds (5.34s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildMultiStageMultipleBuildsWindows (4.91s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildMultiStageNameVariants (14.75s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildMultiStageUnusedArg (6.79s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildMultipleTags (0.57s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildNoContext (2.51s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildNoDupOutput (4.01s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildNoNamedVolume (2.46s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailure (0.24s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureRemote (0.17s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildNotVerboseFailureWithNonExistImage (2.88s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildNotVerboseSuccess (0.98s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildNullStringInAddCopyVolume (1.12s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildOnBuild (17.38s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildOnBuildCache (1.72s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildOnBuildCmdEntrypointJSON (7.73s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildOnBuildEntrypointJSON (3.23s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildOnBuildLimitedInheritance (8.02s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildOnBuildLowercase (4.26s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildOnBuildOutput (4.63s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildOnBuildWithCopy (0.98s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildRUNErrMsg (2.10s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildRelativeCopy (37.15s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildRelativeWorkdir (21.77s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildRm (11.24s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildRunShEntrypoint (3.46s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-03-20T00:23:46.097Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildSetCommandWithDefinedShell (1.12s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildShCmdJSONEntrypoint (3.10s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildShellEntrypoint (3.09s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildShellInherited (4.60s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildShellMultiple (19.38s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildShellNotJSON (0.65s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildShellUpdatesConfig (0.58s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildShellWindowsPowershell (8.77s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildSpaces (0.27s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildSpacesWithQuotes (4.23s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildStartsFromOne (0.09s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildStderr (4.04s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildStepsWithProgress (17.95s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildSymlinkBasename (2.73s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildSymlinkBreakout (1.06s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildTagEvent (4.11s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildTimeArgHistoryExclusions (4.69s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildVerboseOut (3.70s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildVerifyIntString (0.50s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildVerifySingleQuoteFails (2.55s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildWindowsAddCopyPathProcessing (19.30s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildWindowsEnvCaseInsensitive (0.74s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildWindowsUser (7.99s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildWindowsWorkdirProcessing (4.78s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildWithFailure (2.37s) [2021-03-20T00:23:46.097Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-03-20T00:23:46.097Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildWithRecycleBin (9.87s) [2021-03-20T00:23:46.097Z] --- PASS: TestDockerSuite/TestBuildWithTabs (4.08s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOM (0.36s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestBuildWithUTF8BOMDockerignore (12.15s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-03-20T00:23:46.573Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-03-20T00:23:46.573Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-03-20T00:23:46.573Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestBuildWorkdirImageCmd (1.07s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestBuildWorkdirWindowsPath (7.14s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestBuildWorkdirWithEnvVariables (1.67s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-03-20T00:23:46.573Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-20T00:23:46.573Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-20T00:23:46.573Z] docker_cli_sni_test.go:18: Flakey test [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestCmdCannotBeInvoked (2.02s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestCommitAfterContainerIsDone (4.05s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestCommitChange (4.64s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestCommitChangeLabels (4.08s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-20T00:23:46.573Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestCommitNewFile (11.15s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-20T00:23:46.573Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestCommitTTY (11.14s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestCommitWithFilterLabel (3.98s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-20T00:23:46.573Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-20T00:23:46.573Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-20T00:23:46.573Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-20T00:23:46.573Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-20T00:23:46.573Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-20T00:23:46.573Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIChunkedEncoding (0.04s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPICommit (6.16s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPICommitWithLabelInConfig (6.13s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPICopyNotExistsAnyMore (2.07s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPICreate (2.17s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPICreateEmptyConfig (0.01s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPICreateMountsBindRead (2.21s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPICreateMultipleNetworksConfig (0.02s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIDelete (2.36s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteConflict (2.09s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteForce (2.07s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteNotExist (0.03s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteRemoveVolume (2.10s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIDeleteWithEmptyName (0.01s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIGetAll (6.99s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIGetJSONNoFieldsOmitted (2.17s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIInvalidPortSyntax (0.02s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIKill (1.88s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIPostContainerStop (2.44s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIPostCreateNull (0.18s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIRename (6.90s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIRestart (3.53s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIRestartNotimeoutParam (3.73s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyDefaultRetryCount (0.04s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyInvalidPolicyName (0.02s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyNegativeRetryCount (0.02s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIRestartPolicyRetryMismatch (0.02s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIStart (1.71s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIStop (7.05s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-20T00:23:46.573Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPITopWindows (2.02s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIVerifyHeader (0.05s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerAPIWait (4.17s) [2021-03-20T00:23:46.573Z] --- PASS: TestDockerSuite/TestContainerKillCustomStopSignal (1.81s) [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-20T00:23:46.573Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-20T00:23:46.573Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-20T00:23:46.573Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-20T00:23:46.573Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.573Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-20T00:23:46.574Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsBindNamedPipe (1.80s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate (22.03s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/0_config:_{volume__c:\foo_false____} (2.43s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/1_config:_{volume__c:\foo\_false____} (7.44s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/2_config:_{volume_test1_c:\foo_false____} (2.48s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/3_config:_{volume_test2_c:\foo_true____} (2.43s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/4_config:_{volume_test3_c:\foo_false___0xc0001c75e0_} (2.43s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/5_config:_{bind_C:\windows\TEMP\test-mounts-api-1606440402_c:\foo_false____} (2.39s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsCreate/6_config:_{bind_C:\windows\TEMP\test-mounts-api-1606440402_c:\foo_true____} (2.40s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-20T00:23:46.574Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation (0.13s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_0 (0.00s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_1 (0.00s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_2 (0.00s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_3 (0.00s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_4 (0.00s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_5 (0.02s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_6 (0.02s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_7 (0.02s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_8 (0.00s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestContainersAPICreateMountsValidation/case_9 (0.02s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCpAbsolutePath (7.12s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCpGarbagePath (2.32s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCpLocalOnly (0.07s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCpRelativePath (2.27s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCpToCaseA (4.15s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCpToCaseB (2.20s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCpToCaseE (8.28s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCpToCaseH (12.99s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-20T00:23:46.574Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-20T00:23:46.574Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCpToDot (7.03s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCpToStdout (2.35s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-20T00:23:46.574Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreate64ByteHexID (0.14s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateArgs (0.18s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateByImageID (1.94s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateEchoStdout (2.09s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateGrowRootfs (0.17s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateHostConfig (0.13s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateHostnameWithNumber (1.86s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateLabelFromImage (0.57s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateLabels (0.14s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateRM (0.27s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateStopSignal (0.14s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateStopTimeout (0.26s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateUnsetEntrypoint (12.00s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateVolumesCreated (0.17s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateWithInvalidLogOpts (0.41s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateWithLargePortRange (3.85s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateWithPortRange (0.14s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-20T00:23:46.574Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestCreateWithWorkdir (2.20s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-20T00:23:46.574Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestDeprecatedContainerAPIStartHostConfig (0.10s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-20T00:23:46.574Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-20T00:23:46.574Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-20T00:23:46.574Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-20T00:23:46.574Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-20T00:23:46.574Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-20T00:23:46.574Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-20T00:23:46.574Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-20T00:23:46.574Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestDockerFails (0.07s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsContainerEvents (2.37s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsContainerEventsAttrSort (2.17s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsContainerEventsSinceUnixEpoch (2.24s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsContainerRestart (7.32s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsCopy (4.48s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsFilterContainer (4.65s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsFilterImageInContainerAction (2.07s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsFilterImageLabels (0.71s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsFilterImageName (3.50s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsFilterLabels (0.93s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsFilterType (0.91s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsFilters (4.30s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsFormat (4.28s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsFormatBadField (0.06s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsFormatBadFunc (0.06s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsImageTag (1.19s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-20T00:23:46.574Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsRename (2.36s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsResize (2.57s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsSinceInTheFuture (2.06s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsSpecialFiltersWithExecCreate (2.42s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsTimestampFormats (4.55s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsUntag (2.74s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestEventsUntilInThePast (3.58s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-20T00:23:46.574Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestExecAPICreateNoCmd (1.82s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestExecAPICreateNoValidContentType (1.85s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-20T00:23:46.574Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-20T00:23:46.574Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-20T00:23:46.574Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestExecAPIStartInvalidCommand (1.81s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestExecAPIStartMultipleTimesError (1.99s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestExecAPIStartValidCommand (2.06s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestExecAPIStartWithDetach (1.90s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestExecAfterContainerRestart (4.05s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestExecExitStatus (2.12s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestExecInspectID (4.63s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-20T00:23:46.574Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestExecResizeImmediatelyAfterExecStart (2.28s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-20T00:23:46.574Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestExecTTYWithoutStdin (2.11s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestExecWindowsPathNotWiped (5.87s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-03-20T00:23:46.574Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestGetContainerStats (5.93s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestGetContainerStatsNoStream (5.91s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestGetContainerStatsRmRunning (2.94s) [2021-03-20T00:23:46.574Z] --- PASS: TestDockerSuite/TestGetContainerStatsStream (5.89s) [2021-03-20T00:23:46.574Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-20T00:23:46.575Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestGetContainersWsAttachContainerNotFound (0.01s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestGetStoppedContainerStats (0.09s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestHistoryExistentImage (0.07s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionFalse (0.07s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestHistoryHumanOptionTrue (0.07s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestHistoryImageWithComment (3.97s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestHistoryNonExistentImage (0.06s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImagesEnsureImageIsListed (0.08s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithBadTagIsNotListed (0.07s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImagesEnsureImageWithTagIsListed (0.31s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImagesEnsureImagesFromBusyboxShown (0.55s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-20T00:23:46.575Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImagesEnsureOnlyHeadsImagesShown (0.91s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImagesErrorWithInvalidFilterNameTest (0.07s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImagesFilterLabelMatch (1.53s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImagesFilterNameWithPort (0.25s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImagesFilterSinceAndBefore (1.85s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImagesFilterSpaceTrimCase (7.24s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImagesFormat (0.20s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImagesOrderedByCreationDate (3.51s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImagesWithIncorrectFilter (0.06s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImportBadURL (2.40s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-20T00:23:46.575Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestImportFileNonExistentFile (0.06s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-20T00:23:46.575Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInfoEnsureSucceeds (0.06s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-03-20T00:23:46.575Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-20T00:23:46.575Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectAPIContainerResponse (2.04s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectAPIContainerVolumeDriver (2.16s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-20T00:23:46.575Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-20T00:23:46.575Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectAPIImageResponse (0.08s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectBindMountPoint (2.12s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectByPrefix (0.19s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectContainerFilterInt (2.04s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectDefault (2.08s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectHistory (3.89s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectInt64 (2.05s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectJSONFields (1.92s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectLogConfigNoType (0.14s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectNamedMountPoint (2.08s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectNoSizeFlagContainer (1.99s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectRootFS (0.07s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectSizeFlagContainer (2.04s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectStatus (2.45s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectStopWhenNotFound (4.03s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectTemplateError (2.17s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectTimesAsRFC3339Nano (2.15s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectTypeFlagContainer (2.05s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithImage (2.10s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithInvalidValue (2.01s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectTypeFlagWithNoContainer (2.07s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestInspectUnknownObject (0.08s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLoginWithoutTTY (0.06s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsAPIContainerNotFound (0.01s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsAPIFollowEmptyOutput (1.85s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsAPINoStdoutNorStderr (1.79s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsAPIUntil (5.52s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsAPIUntilDefaultValue (2.32s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-20T00:23:46.575Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsAPIWithStdout (2.04s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsCLIContainerNotFound (0.07s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsContainerBiggerThanPage (6.18s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsContainerMuchBiggerThanPage (6.12s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsContainerSmallerThanPage (6.05s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesNoOutput (2.49s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsFollowGoroutinesWithStdout (2.29s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsFollowStopped (2.15s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsSeparateStderr (2.31s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsSince (8.88s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsTail (2.57s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsTimestamps (2.38s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestLogsWithDetails (2.20s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-20T00:23:46.575Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPluginInspectOnWindows (0.07s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-03-20T00:23:46.575Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPostContainerAPICreateWithStringOrSliceEntrypoint (4.08s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-20T00:23:46.575Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPostContainersAttachContainerNotFound (0.01s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-20T00:23:46.575Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-20T00:23:46.575Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-20T00:23:46.575Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-20T00:23:46.575Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-20T00:23:46.575Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-20T00:23:46.575Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-20T00:23:46.575Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCmd (4.08s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-20T00:23:46.575Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPsByOrder (8.49s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPsListContainersBase (9.41s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPsListContainersFilterAncestorImage (12.79s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPsListContainersFilterCreated (0.24s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-20T00:23:46.575Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPsListContainersFilterHealth (12.61s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPsListContainersFilterID (3.46s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPsListContainersFilterLabel (16.36s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPsListContainersFilterName (4.36s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-03-20T00:23:46.575Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPsListContainersFilterStatus (4.31s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPsShowMounts (7.12s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPullLinuxImageFailsOnWindows (1.70s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPushToCentralRegistryUnauthorized (1.35s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestPushUnprefixedRepo (0.95s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-20T00:23:46.575Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRestartAutoRemoveContainer (3.77s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRestartContainerSuccess (3.86s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRestartContainerwithGoodContainer (2.19s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRestartContainerwithRestartPolicy (16.60s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRestartPolicyAfterRestart (5.44s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRestartPolicyAlways (0.20s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRestartPolicyNO (0.14s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRestartPolicyOnFailure (0.60s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRestartRunningContainer (3.87s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRestartStoppedContainer (3.84s) [2021-03-20T00:23:46.575Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-20T00:23:46.575Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRestartWithVolumes (3.91s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRmiBlank (0.07s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRmiByIDHardConflict (0.25s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRmiContainerImageNotFound (12.83s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRmiForceWithExistingContainers (2.78s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRmiForceWithMultipleRepositories (0.60s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRmiImageIDForceWithRunningContainersAndMultipleTags (5.94s) [2021-03-20T00:23:46.575Z] --- PASS: TestDockerSuite/TestRmiImgIDForce (4.49s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRmiImgIDMultipleTag (6.99s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRmiParentImageFail (3.81s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRmiTag (0.65s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRmiTagWithExistingContainers (2.26s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRmiUntagHistoryLayer (15.14s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRmiWithContainerFails (2.29s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRmiWithMultipleRepositories (4.13s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRmiWithParentInUse (1.00s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunAllowBindMountingRoot (1.86s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunApplyVolumesFromBeforeVolumes (9.13s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunAttachFailedNoLeak (2.56s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunAttachStdErrOnlyTTYMode (2.10s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunAttachStdOutAndErrTTYMode (2.01s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunAttachStdOutOnlyTTYMode (2.06s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunAttachWithDetach (0.06s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunBindMounts (4.13s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunCidFileCheckIDLength (2.03s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunCleanupCmdOnEntrypoint (2.85s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunContainerNetwork (1.85s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagCannotStartContainer (2.18s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunContainerWithRmFlagExitCodeNotEqualToZero (2.18s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunContainerWithWritableRootfs (2.17s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunCreateVolume (2.12s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunCredentialSpecFailures (1.45s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunCredentialSpecWellFormed (4.83s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunDetachedContainerIDPrinting (2.11s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunDisallowBindMountingRootToRoot (0.08s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunEchoNamedContainer (2.03s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunEchoStdout (2.21s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunEntrypoint (2.36s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunExitCode (2.08s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunExitCodeOne (2.06s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunExitCodeZero (2.10s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunExitOnStdinClose (2.31s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunExposePort (0.06s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunInteractiveWithRestartPolicy (8.50s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunInvalidReference (0.08s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunLookupGoogleDNS (6.53s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunLoopbackWhenNetworkDisabled (1.57s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunMultipleVolumesFrom (6.63s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunNamedVolumeNotRemoved (4.51s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunNamedVolumesFromNotRemoved (3.66s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunNoDupVolumes (0.26s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunNoOutputFromPullInStdout (1.25s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunNonExecutableCmd (2.01s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunNonExistingCmd (1.97s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunNonExistingImage (1.24s) [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunNonLocalMacAddress (1.87s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- PASS: TestDockerSuite/TestRunProcessIsolationWithCPUCountCPUSharesAndCPUPercent (2.83s) [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-20T00:23:46.576Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.576Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunRestartMaxRetries (11.94s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunRm (2.27s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunRmAndWait (5.46s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunRmPre125Api (2.33s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunRootWorkdir (7.01s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunSetDefaultRestartPolicy (2.07s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunSetMacAddress (2.43s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunStdinBlockedAfterContainerExit (2.19s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunStoppedLoggingDriverNoLeak (1.97s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunTLSVerify (0.18s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunTTYWithPipe (0.06s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunTwoConcurrentContainers (4.59s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunUserDefaults (2.08s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunVerifyContainerID (2.15s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunVolumesCleanPaths (2.86s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadWriteMode (6.44s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunVolumesFromInReadonlyModeFails (4.15s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunVolumesFromRestartAfterRemoved (5.60s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunVolumesMountedAsReadonly (0.09s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUCount (2.46s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUPercent (2.17s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunWindowsWithCPUShares (2.16s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunWithDaemonFlags (0.06s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunWithInvalidMacAddress (0.06s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunWithVolumesFromExited (3.69s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunWithoutNetworking (1.61s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunWorkdirExistsAndIsFile (2.07s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestRunWorkingDirectory (4.24s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestSearchCmdOptions (2.30s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistry (0.40s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestSearchOnCentralRegistryWithDash (0.43s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestSearchStarsOptionWithWrongParameter (0.24s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestSearchWithLimit (1.67s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestSlowStdinClosing (6.33s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-20T00:23:46.577Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestStartAttachMultipleContainers (7.67s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestStartAttachSilent (3.57s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestStartReturnCorrectExitCode (5.16s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestTopMultipleArgs (2.01s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestTopNonPrivileged (2.18s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestTopWindowsCoreProcesses (2.04s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-03-20T00:23:46.577Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLICreate (15.28s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabel (0.14s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLICreateLabelMultiple (0.19s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLIInspect (0.31s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectMulti (0.28s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLIInspectTmplError (0.14s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLILs (2.37s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLILsErrorWithInvalidFilterName (0.07s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDangling (2.65s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterDrivers (0.38s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLILsFilterLabels (0.38s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLILsWithIncorrectFilterValue (0.07s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLINoArgs (0.18s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLIRm (7.20s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceInUse (0.54s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeCLIRmForceUsage (0.19s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeFromMixedRWOptions (6.25s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeLsFormat (0.26s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumeLsFormatDefaultFormat (0.25s) [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestVolumesFromGetsProperMode (8.01s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-20T00:23:46.577Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- PASS: TestDockerSuite/TestWindowsRunAsSystem (1.34s) [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestBuildByDigest [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestBuildCopyFromForcePull [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestBuildMultiStageImplicitPull [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestConcurrentFailingPull [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestConcurrentPullMultipleTags [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestConcurrentPullWholeRepo [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestConcurrentPush [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestCreateByDigest [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestCrossRepositoryLayerPush [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestEventsImageFilterPush [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestInspectImageWithDigests [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestListDanglingImagesWithDigests [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestListImagesWithDigests [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestListImagesWithoutDigests [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPullByDigest [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPullByDigestNoFallback [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPullByTagDisplaysDigest [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredLayer [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPullFailsWithAlteredManifest [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPullIDStability [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPullImageWithAliases [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPullManifestList [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPullNoLayers [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPushBadTag [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPushBusyboxImage [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPushEmptyLayer [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPushMultipleTags [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestPushUntagged [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestRemoveImageByDigest [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestRunByDigest [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestRunImplicitPullWithNoTag [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestTagByDigest [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestUserAgentPassThrough [2021-03-20T00:23:46.577Z] === RUN TestDockerRegistrySuite/TestV2Only [2021-03-20T00:23:46.577Z] --- PASS: TestDockerRegistrySuite (0.14s) [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-20T00:23:46.577Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.577Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentFailingPull [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestConcurrentPush [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigest [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPullIDStability [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPullImageWithAliases [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPullNoLayers [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPushBadTag [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPushBusyboxImage [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPushEmptyLayer [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPushMultipleTags [2021-03-20T00:23:46.578Z] === RUN TestDockerSchema1RegistrySuite/TestPushUntagged [2021-03-20T00:23:46.578Z] --- PASS: TestDockerSchema1RegistrySuite (0.00s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry [2021-03-20T00:23:46.578Z] --- PASS: TestDockerRegistryAuthHtpasswdSuite (0.02s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthTokenSuite [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable [2021-03-20T00:23:46.578Z] === RUN TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse [2021-03-20T00:23:46.578Z] --- PASS: TestDockerRegistryAuthTokenSuite (0.00s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] === RUN TestDockerDaemonSuite [2021-03-20T00:23:46.578Z] === RUN TestDockerDaemonSuite/TestCLIProxyProxyTCPSock [2021-03-20T00:23:46.578Z] === RUN TestDockerDaemonSuite/TestExecAfterDaemonRestart [2021-03-20T00:23:46.578Z] === RUN TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault [2021-03-20T00:23:46.578Z] --- PASS: TestDockerDaemonSuite (0.00s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] === RUN TestDockerSwarmSuite [2021-03-20T00:23:46.578Z] --- PASS: TestDockerSwarmSuite (0.00s) [2021-03-20T00:23:46.578Z] === RUN TestDockerPluginSuite [2021-03-20T00:23:46.578Z] === RUN TestDockerPluginSuite/TestPluginBasicOps [2021-03-20T00:23:46.578Z] === RUN TestDockerPluginSuite/TestPluginCreate [2021-03-20T00:23:46.578Z] === RUN TestDockerPluginSuite/TestPluginEnableDisableNegative [2021-03-20T00:23:46.578Z] === RUN TestDockerPluginSuite/TestPluginForceRemove [2021-03-20T00:23:46.578Z] === RUN TestDockerPluginSuite/TestPluginIDPrefix [2021-03-20T00:23:46.578Z] === RUN TestDockerPluginSuite/TestPluginInspect [2021-03-20T00:23:46.578Z] === RUN TestDockerPluginSuite/TestPluginInstallArgs [2021-03-20T00:23:46.578Z] === RUN TestDockerPluginSuite/TestPluginInstallDisable [2021-03-20T00:23:46.578Z] === RUN TestDockerPluginSuite/TestPluginInstallImage [2021-03-20T00:23:46.578Z] === RUN TestDockerPluginSuite/TestPluginListDefaultFormat [2021-03-20T00:23:46.578Z] === RUN TestDockerPluginSuite/TestPluginSet [2021-03-20T00:23:46.578Z] --- PASS: TestDockerPluginSuite (0.02s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] === RUN TestDockerExternalVolumeSuite [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerExternalVolumeSuite (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] === RUN TestDockerNetworkSuite [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerNetworkSuite (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] === RUN TestDockerHubPullSuite [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerHubPullSuite (0.00s) [2021-03-20T00:23:46.578Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] PASS [2021-03-20T00:23:46.578Z] ok github.com/docker/docker/integration-cli 2318.732s [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === Skipped [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAPICreateDeletePredefinedNetworks (0.01s) [2021-03-20T00:23:46.578Z] docker_api_network_test.go:242: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAPIErrorPlainText (0.01s) [2021-03-20T00:23:46.578Z] docker_api_test.go:77: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAPINetworkConnectDisconnect (0.01s) [2021-03-20T00:23:46.578Z] docker_api_network_test.go:131: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAPINetworkCreateCheckDuplicate (0.02s) [2021-03-20T00:23:46.578Z] docker_api_network_test.go:30: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAPINetworkFilter (0.01s) [2021-03-20T00:23:46.578Z] docker_api_network_test.go:68: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAPINetworkGetDefaults (0.01s) [2021-03-20T00:23:46.578Z] docker_api_network_test.go:21: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAPINetworkIPAMMultipleBridgeNetworks (0.01s) [2021-03-20T00:23:46.578Z] docker_api_network_test.go:173: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectBridge (0.02s) [2021-03-20T00:23:46.578Z] docker_api_network_test.go:74: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAPINetworkInspectUserDefinedNetwork (0.02s) [2021-03-20T00:23:46.578Z] docker_api_network_test.go:100: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAPIStatsContainerNotFound (0.01s) [2021-03-20T00:23:46.578Z] docker_api_stats_test.go:261: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAPIStatsNetworkStatsVersioning (0.01s) [2021-03-20T00:23:46.578Z] docker_api_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAPIStatsNoStreamConnectedContainers (0.01s) [2021-03-20T00:23:46.578Z] docker_api_stats_test.go:275: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesChmodProc (0.01s) [2021-03-20T00:23:46.578Z] docker_cli_run_test.go:3179: unmatched requirement Apparmor [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAppArmorDeniesPtrace (0.01s) [2021-03-20T00:23:46.578Z] docker_cli_run_test.go:3157: unmatched requirement Apparmor [2021-03-20T00:23:46.578Z] [2021-03-20T00:23:46.578Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-20T00:23:46.578Z] --- SKIP: TestDockerSuite/TestAppArmorTraceSelf (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_run_test.go:3169: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestAttachDisconnect (0.02s) [2021-03-20T00:23:46.579Z] docker_cli_attach_test.go:137: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestAttachPausedContainer (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_attach_test.go:170: unmatched requirement IsPausable [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestAttachTTYWithoutStdin (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_attach_test.go:99: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAPIDoubleDockerfile (0.37s) [2021-03-20T00:23:46.579Z] docker_api_build_test.go:177: unmatched requirement UnixCli [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAddAndCopyFileWithWhitespace (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:575: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinks (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:928: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAddBadLinksVolume (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:1008: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToExistingDir (0.04s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:753: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAddDirContentToRoot (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:739: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAddPreservesFilesSpecialBits (0.03s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:799: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddScript (0.02s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAddScript (0.02s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:2812: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToExistDir (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:507: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToNonExistingDir (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:724: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAddSingleFileToRoot (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:468: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAddTarXz (0.04s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:2948: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAddTarXzGz (0.29s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:2995: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildAddWholeDirToRoot (0.57s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:769: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgBuiltinArg (0.84s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:4458: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgDefaultOverride (0.29s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:4481: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEmptyValVariants (0.03s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:4604: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgEnv (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:4523: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgExpansionOverride (0.03s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:4406: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideArgDefinedBeforeEnv (0.03s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:4260: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgOverrideEnvDefinedBeforeArg (0.03s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:4289: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildBuildTimeArgUntrustedDefinedAfterUse (0.54s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:4434: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildCacheAdd (0.31s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:373: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildCacheFrom (0.04s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:5423: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildChownOnCopy (0.04s) [2021-03-20T00:23:46.579Z] docker_api_build_test.go:402: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildChownSingleFile (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:3571: unmatched requirement UnixCli [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildCommentsShebangs (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:2642: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildContainerWithCgroupParent (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:3970: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildCopyAddMultipleFiles (0.02s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:523: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToExistDir (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:895: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildCopyDirContentToRoot (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:881: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToExistDir (0.30s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:850: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToNonExistDir (0.30s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:866: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildCopySingleFileToRoot (0.03s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:812: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildCopyWholeDirToRoot (0.03s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:911: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildCopyWildcardInName (0.30s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:686: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildDockerignoreComment (0.30s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:5146: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildEOLInLine (0.28s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:2631: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildEmptyCmd (0.03s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:3166: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildEmptyScratch (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:3933: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnv (0.03s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildEnv (0.03s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:1471: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildEnvEscapes (0.28s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:305: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildEnvOverwrite (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:322: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage (0.01s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:2714: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-20T00:23:46.579Z] --- SKIP: TestDockerSuite/TestBuildEnvUsage2 (0.02s) [2021-03-20T00:23:46.579Z] docker_cli_build_test.go:2745: unmatched requirement DaemonIsLinux [2021-03-20T00:23:46.579Z] [2021-03-20T00:23:46.579Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementEnv (0.03s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:174: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementExpose (0.03s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:105: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildEnvironmentReplacementUser (0.03s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:63: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildExoticShellInterpolation (0.04s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:3299: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExpose (0.03s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildExpose (0.03s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:1592: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildExposeMorePorts (0.01s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:1606: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildExposeOrder (0.01s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:1655: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildExposeUpperCaseProto (0.01s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:1671: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildFromMixedcaseDockerfile (0.03s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:3698: unmatched requirement UnixCli [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildFromStdinWithF (0.01s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:3749: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildHandleEscapesInVolume (0.03s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:237: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildInheritance (0.03s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildInheritance (0.03s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:2203: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLastModified (0.07s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildLastModified (0.07s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:395: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildLineBreak (0.04s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildLineBreak (0.04s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:2620: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildMultiStageCache (0.05s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:5517: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildMultiStageResetScratch (0.03s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:5920: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildNetContainer (0.01s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:5553: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildNetNone (0.01s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:5541: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildOpaqueDirectory (0.04s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:5978: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildPATH (0.01s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildPATH (0.01s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:1485: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildRUNoneJSON (0.01s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:3948: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildSameDockerfileWithAndWithoutCache (0.05s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:1753: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildScratchCopy (0.30s) [2021-03-20T00:23:47.055Z] docker_api_build_test.go:513: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildStopSignal (0.29s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildStopSignal (0.29s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:4068: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUser (0.03s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildUser (0.03s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:1282: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildUsernamespaceValidateRemappedRoot (0.02s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:556: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildUsersAndGroups (0.02s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:2656: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildVolumeFileExistsinContainer (0.01s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:3875: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildVolumesRetainContents (0.01s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:3670: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHost (0.32s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:5569: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildWithExtraHostInvalidFormat (0.04s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:5585: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildWithInaccessibleFilesInContext (0.29s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:1051: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildWithVolumeOwnership (0.30s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:2152: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildWithVolumes (0.28s) [2021-03-20T00:23:47.055Z] docker_cli_build_test.go:1234: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.055Z] [2021-03-20T00:23:47.055Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-03-20T00:23:47.055Z] --- SKIP: TestDockerSuite/TestBuildWorkdirCmd (0.02s) [2021-03-20T00:23:47.056Z] docker_cli_build_test.go:6058: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestBuildXZHost (0.30s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestBuildXZHost (0.30s) [2021-03-20T00:23:47.056Z] docker_cli_build_test.go:3652: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCLIProxyDisableProxyUnixSock (0.03s) [2021-03-20T00:23:47.056Z] docker_cli_proxy_test.go:13: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestClientSetsTLSServerName (0.02s) [2021-03-20T00:23:47.056Z] docker_cli_sni_test.go:18: Flakey test [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCommitHardlink (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_commit_test.go:68: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCommitPausedContainer (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_commit_test.go:43: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCommitWithHostBindMount (0.02s) [2021-03-20T00:23:47.056Z] docker_cli_commit_test.go:96: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCommitWithoutPause (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_commit_test.go:27: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkAndLinks (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_netmode_test.go:51: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestConflictContainerNetworkHostAndLinks (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_netmode_test.go:58: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeAndOptions (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_netmode_test.go:72: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestConflictNetworkModeNetHostAndOptions (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_netmode_test.go:65: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPIBadPort (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:504: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPICopyContainerNotFoundPr124 (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:1094: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPICopyPre124 (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:1020: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathEmptyPre124 (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:1050: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPICopyResourcePathNotFoundPre124 (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:1072: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPICreateBridgeNetworkMode (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:587: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPICreateNoHostConfig118 (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:1350: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPICreateOtherNetworkModes (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:593: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPICreateWithCpuSharesCpuset (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:622: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPIDeleteRemoveLinks (0.02s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:1148: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPIGetChanges (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:127: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPIGetExport (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:100: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPIPause (0.02s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:365: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPIStatsWithNetworkDisabled (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:1598: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerAPITop (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:395: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerNetworkMode (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_run_test.go:2410: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerRestartInMultipleNetworks (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_run_test.go:3528: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingHostNetworks (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_run_test.go:3560: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingNoneNetwork (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_run_test.go:3591: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainerWithConflictingSharedNetwork (0.02s) [2021-03-20T00:23:47.056Z] docker_cli_run_test.go:3574: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainersAPICreateMountsTmpfs (0.01s) [2021-03-20T00:23:47.056Z] docker_api_containers_test.go:2179: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainersInMultipleNetworks (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_run_test.go:3464: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainersInUserDefinedNetwork (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_run_test.go:3456: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestContainersNetworkIsolation (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_run_test.go:3483: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCopyAndRestart (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_test.go:537: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCopyCreatedContainer (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_test.go:556: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpAbsoluteSymlink (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_test.go:153: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseA (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_from_container_test.go:100: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseB (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_from_container_test.go:119: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseC (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_from_container_test.go:136: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseD (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_from_container_test.go:159: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseE (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_from_container_test.go:194: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseF (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_from_container_test.go:220: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseG (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_from_container_test.go:242: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseH (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_from_container_test.go:276: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseI (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_from_container_test.go:303: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpFromCaseJ (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_from_container_test.go:326: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkDestination (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_from_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpFromSymlinkToDirectory (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_test.go:189: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpNameHasColon (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_test.go:518: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpSpecialFiles (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_test.go:375: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpSymlinkComponent (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_test.go:312: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpSymlinkFromConToHostFollowSymlink (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_test.go:569: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpToCaseC (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_to_container_test.go:144: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpToCaseD (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_to_container_test.go:168: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpToCaseF (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_to_container_test.go:237: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpToCaseG (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_to_container_test.go:259: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpToCaseI (0.02s) [2021-03-20T00:23:47.056Z] docker_cli_cp_to_container_test.go:329: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpToCaseJ (0.02s) [2021-03-20T00:23:47.056Z] docker_cli_cp_to_container_test.go:352: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyRootfs (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_to_container_test.go:388: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpToErrReadOnlyVolume (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_to_container_test.go:413: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpToSymlinkDestination (0.02s) [2021-03-20T00:23:47.056Z] docker_cli_cp_to_container_test.go:25: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpToSymlinkToDirectory (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_test.go:235: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpUnprivilegedUser (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_test.go:351: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCpVolumePath (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_cp_test.go:417: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCreateModeIpcContainer (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_create_test.go:247: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCreateShrinkRootfs (0.01s) [2021-03-20T00:23:47.056Z] docker_cli_create_test.go:71: unmatched requirement Devicemapper [2021-03-20T00:23:47.056Z] [2021-03-20T00:23:47.056Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-20T00:23:47.056Z] --- SKIP: TestDockerSuite/TestCreateWithTooLowMemoryLimit (0.01s) [2021-03-20T00:23:47.057Z] docker_api_containers_test.go:854: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartDupVolumeBinds (0.01s) [2021-03-20T00:23:47.057Z] docker_deprecated_api_v124_test.go:73: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumeBinds (0.01s) [2021-03-20T00:23:47.057Z] docker_deprecated_api_v124_test.go:42: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestDeprecatedContainerAPIStartVolumesFrom (0.01s) [2021-03-20T00:23:47.057Z] docker_deprecated_api_v124_test.go:106: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainerBindNormalVolume (0.01s) [2021-03-20T00:23:47.057Z] docker_deprecated_api_v124_test.go:139: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfig (0.01s) [2021-03-20T00:23:47.057Z] docker_deprecated_api_v124_test.go:202: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithLinksInHostConfigIdLinked (0.01s) [2021-03-20T00:23:47.057Z] docker_deprecated_api_v124_test.go:219: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestDeprecatedPostContainersStartWithoutLinksInHostConfig (0.01s) [2021-03-20T00:23:47.057Z] docker_deprecated_api_v124_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithNilDNS (0.02s) [2021-03-20T00:23:47.057Z] docker_deprecated_api_v124_test.go:238: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestDeprecatedStartWithTooLowMemoryLimit (0.01s) [2021-03-20T00:23:47.057Z] docker_deprecated_api_v124_test.go:159: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestDevicePermissions (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_run_test.go:2993: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFrom (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_volume_test.go:454: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndBind (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_volume_test.go:495: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestDuplicateMountpointsForVolumesFromAndMounts (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_volume_test.go:537: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsAttach (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestEventsAttach (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_events_test.go:467: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsCommit (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestEventsCommit (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_events_test.go:398: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestEventsImageImport (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_events_test.go:171: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestEventsImageLoad (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_events_test.go:193: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestEventsImagePull (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_events_test.go:152: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestEventsPluginOps (0.02s) [2021-03-20T00:23:47.057Z] docker_cli_events_test.go:232: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestEventsTop (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestEventsTop (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_events_test.go:516: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExec (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExec (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:26: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecAPICreateContainerPaused (0.01s) [2021-03-20T00:23:47.057Z] docker_api_exec_test.go:64: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecAPIStart (0.01s) [2021-03-20T00:23:47.057Z] docker_api_exec_test.go:82: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecAPIStartBackwardsCompatible (0.01s) [2021-03-20T00:23:47.057Z] docker_api_exec_test.go:119: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecAPIStartEnsureHeaders (0.01s) [2021-03-20T00:23:47.057Z] docker_api_exec_test.go:109: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecCgroup (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecCgroup (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:250: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnv (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecEnv (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:104: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecEnvLinksHost (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:525: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecInteractive (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecInteractive (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:35: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecOnReadonlyContainer (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:483: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecParseError (0.02s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecParseError (0.02s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:208: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecPausedContainer (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:133: unmatched requirement IsPausable [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecResizeAPIHeightWidthNoInt (0.01s) [2021-03-20T00:23:47.057Z] docker_api_exec_resize_test.go:20: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecSetEnv (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:115: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStartFails (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecStartFails (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:503: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecStateCleanup (0.01s) [2021-03-20T00:23:47.057Z] docker_api_exec_test.go:209: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecStopNotHanging (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:222: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecTTYCloseStdin (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:149: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecUlimits (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecUlimits (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:489: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecWithImageUser (0.02s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:469: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecWithPrivileged (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:439: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestExecWithUser (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestExecWithUser (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_exec_test.go:427: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestGetContainersAttachWebsocket (0.01s) [2021-03-20T00:23:47.057Z] docker_api_attach_test.go:26: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestHealth (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestHealth (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_health_test.go:40: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestImagesEnsureDanglingImageOnlyListedOnce (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_images_test.go:228: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestImagesEnsureImagesFromScratchShown (0.02s) [2021-03-20T00:23:47.057Z] docker_cli_images_test.go:283: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestImagesFormatDefaultFormat (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_images_test.go:342: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportDisplay (0.02s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestImportDisplay (0.02s) [2021-03-20T00:23:47.057Z] docker_cli_import_test.go:19: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFile (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestImportFile (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_import_test.go:48: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestImportFileWithMessage (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_import_test.go:92: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportGzipped (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestImportGzipped (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_import_test.go:69: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestImportWithQuotedChanges (0.02s) [2021-03-20T00:23:47.057Z] docker_cli_import_test.go:128: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInfoDisplaysPausedContainers (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_info_test.go:70: unmatched requirement IsPausable [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInfoDisplaysRunningContainers (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_info_test.go:57: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInfoDisplaysStoppedContainers (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_info_test.go:87: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings120 (0.01s) [2021-03-20T00:23:47.057Z] docker_api_inspect_test.go:148: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInspectAPIBridgeNetworkSettings121 (0.01s) [2021-03-20T00:23:47.057Z] docker_api_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInspectAPIContainerVolumeDriverLegacy (0.01s) [2021-03-20T00:23:47.057Z] docker_api_inspect_test.go:62: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInspectAPIEmptyFieldsInConfigPre121 (0.01s) [2021-03-20T00:23:47.057Z] docker_api_inspect_test.go:124: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInspectAmpersand (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_inspect_test.go:411: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInspectContainerGraphDriver (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_inspect_test.go:183: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkCustom (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_inspect_test.go:390: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInspectContainerNetworkDefault (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_inspect_test.go:378: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImage (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInspectImage (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_inspect_test.go:25: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInspectImageFilterInt (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_inspect_test.go:127: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInspectImageGraphDriver (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_inspect_test.go:165: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestInspectPlugin (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_inspect_test.go:421: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestLinkShortDefinition (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_links_test.go:202: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.057Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-20T00:23:47.057Z] --- SKIP: TestDockerSuite/TestLinksEnvs (0.01s) [2021-03-20T00:23:47.057Z] docker_cli_links_test.go:193: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.057Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLinksEtcHostsRegularFile (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_links_test.go:229: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLinksHostsFilesInject (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_links_test.go:142: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStarted (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_links_test.go:95: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLinksInspectLinksStopped (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_links_test.go:114: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLinksInvalidContainerTarget (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_links_test.go:26: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLinksMultipleWithSameName (0.02s) [2021-03-20T00:23:47.058Z] docker_cli_links_test.go:236: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLinksNetworkHostContainer (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_links_test.go:218: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLinksNotStartedParentNotFail (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_links_test.go:134: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainers (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_links_test.go:38: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersAfterRename (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_links_test.go:82: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLinksPingLinkedContainersOnRename (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_exec_test.go:369: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLinksPingUnlinkedContainers (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_links_test.go:17: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLinksUpdateOnRestart (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_links_test.go:160: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLoadZeroSizeLayer (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_save_load_test.go:336: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLogsAPIUntilFutureFollow (0.02s) [2021-03-20T00:23:47.058Z] docker_api_logs_test.go:94: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLogsFollowSlowStdoutConsumer (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_logs_test.go:216: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLogsSinceFutureFollow (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_logs_test.go:182: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestLogsStderrInStdout (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_logs_test.go:80: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestMountIntoProc (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_run_test.go:2907: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestMountIntoSys (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_run_test.go:2916: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostname (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestNetHostname (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_netmode_test.go:34: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestNetHostnameWithNetHost (0.02s) [2021-03-20T00:23:47.058Z] docker_cli_netmode_test.go:27: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestNetworkRmWithActiveContainers (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_run_test.go:3510: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPermissionsPtsReadonlyRootfs (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_run_test.go:2696: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActive (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPluginActive (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_plugins_test.go:73: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPluginActiveNetwork (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_plugins_test.go:95: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPluginInstallDisableVolumeLs (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_plugins_test.go:140: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPluginLogDriver (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_plugins_logdriver_test.go:13: unmatched requirement IsAmd64 [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPluginLogDriverInfoList (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_plugins_logdriver_test.go:33: unmatched requirement IsAmd64 [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPluginMetricsCollector (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_plugins_test.go:446: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPluginUpgrade (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_plugins_test.go:415: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPortBindingOnSandbox (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_port_test.go:328: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPortExposeHostBinding (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_port_test.go:306: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPortHostBinding (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_port_test.go:284: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPortList (0.02s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPortList (0.02s) [2021-03-20T00:23:47.058Z] docker_cli_port_test.go:16: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPostContainersAttach (0.01s) [2021-03-20T00:23:47.058Z] docker_api_attach_test.go:100: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateMemorySwappinessHostConfigOmitted (0.01s) [2021-03-20T00:23:47.058Z] docker_api_containers_test.go:1530: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeHostConfigOmitted (0.01s) [2021-03-20T00:23:47.058Z] docker_api_containers_test.go:1444: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeNegative (0.01s) [2021-03-20T00:23:47.058Z] docker_api_containers_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateShmSizeOmitted (0.02s) [2021-03-20T00:23:47.058Z] docker_api_containers_test.go:1472: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithOomScoreAdjInvalidRange (0.01s) [2021-03-20T00:23:47.058Z] docker_api_containers_test.go:1555: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithShmSize (0.01s) [2021-03-20T00:23:47.058Z] docker_api_containers_test.go:1499: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithStringOrSliceCapAddDrop (0.01s) [2021-03-20T00:23:47.058Z] docker_api_containers_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPostContainersCreateWithWrongCpusetValues (0.01s) [2021-03-20T00:23:47.058Z] docker_api_containers_test.go:1393: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPsImageIDAfterUpdate (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_ps_test.go:548: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterExited (0.02s) [2021-03-20T00:23:47.058Z] docker_cli_ps_test.go:443: DaemonIsWindows(): FLAKY on Windows, see #20819 [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterNetwork (0.07s) [2021-03-20T00:23:47.058Z] docker_cli_ps_test.go:718: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPsListContainersFilterPorts (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_ps_test.go:810: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPsListContainersSize (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_ps_test.go:144: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPsNotShowLinknamesOfDeletedContainer (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_ps_test.go:860: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPsNotShowPortsOfStoppedContainer (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_ps_test.go:596: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPsRightTagName (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_ps_test.go:472: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPtraceContainerProcsFromHost (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_run_test.go:3142: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPullWindowsImageFailsOnLinux (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_pull_test.go:274: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestPutContainerArchiveErrSymlinkInVolumeToReadOnlyRootfs (0.01s) [2021-03-20T00:23:47.058Z] docker_api_containers_test.go:1369: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestRestartDisconnectedContainer (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_restart_test.go:82: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestRestartWithPolicyUserDefinedNetwork (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_restart_test.go:202: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestRunAddDeviceCgroupRule (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_run_test.go:4425: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHost (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestRunAddHost (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_run_test.go:1577: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestRunAddHostInHostMode (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_run_test.go:3942: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevices (0.01s) [2021-03-20T00:23:47.058Z] docker_cli_run_test.go:1172: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.058Z] [2021-03-20T00:23:47.058Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-20T00:23:47.058Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesInvalidMode (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1190: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunAddingOptionalDevicesNoSrc (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1181: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunAllocatePortInReservedRange (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2061: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughExpose (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2267: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunAllowPortRangeThroughPublish (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2626: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCapAddALLCanDownInterface (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1053: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCapAddALLDropNetAdminCanDownInterface (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1063: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCapAddCHOWN (0.02s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3006: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCapAddCanDownInterface (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1043: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCapAddInvalid (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1034: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCapAddSYSTIME (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3192: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCapDropALLAddMknodCanMknod (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1024: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCapDropALLCannotMknod (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1012: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknod (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:986: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCapDropCannotMknodLowerCase (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:999: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCapDropInvalid (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:977: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCidFileCleanupIfEmpty (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1933: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithDNSMacHosts (0.02s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3334: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunContainerNetModeWithExposePort (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3358: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunContainerNetworkModeToSelf (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3325: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupMountRO (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3310: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunContainerWithCgroupParent (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3235: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyEtcHostsAndLinkedContainer (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2734: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfs (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2683: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithAddHostFlag (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2756: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunContainerWithReadonlyRootfsWithDNSFlag (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2746: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeContent (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1678: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCopyVolumeUIDGID (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1659: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCreateContainerFailedCleanUp (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3200: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeEtc (0.02s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2154: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCreateVolumeWithSymlink (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:622: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:384: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunCreateVolumesInSymlinkDir2 (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:428: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunDNSDefaultOptions (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1254: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunDNSInHostMode (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3907: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunDNSOptions (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1289: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunDNSOptionsBasedOnHostResolvConf (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1322: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunDNSRepeatOptions (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1311: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunDeallocatePortOnMissingIptablesRule (0.02s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2026: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunDeviceNumbers (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1142: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunDuplicateMount (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:4082: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunEmptyEnv (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:4165: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunEnvironment (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:818: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunEnvironmentErase (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:857: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunEnvironmentOverride (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:890: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunFullHostnameSet (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:948: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunGroupAdd (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1075: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunHostnameFQDN (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:4404: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunHostnameInHostMode (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:4417: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunHypervIsolationWithCPUCountCPUSharesAndCPUPercent (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:4149: unmatched requirement IsolationIsHyperv [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunInitLayerPathOwnership (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3723: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunInspectMacAddress (0.02s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2004: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunInvalidCgroupParent (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3270: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunLeakyFileDescriptors (0.02s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:61: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunLinkToContainerNetMode (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3379: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerID (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:196: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunLinksContainerWithContainerName (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:181: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunLoopbackOnlyExistsWhenNetworkingDisabled (0.02s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3389: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunModeHostname (0.02s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:1199: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotExists (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2317: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunModeIpcContainerNotRunning (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2326: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunModeIpcHost (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2295: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunModeNetContainerHostname (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:3423: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunModePIDContainer (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2339: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-20T00:23:47.059Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotExists (0.01s) [2021-03-20T00:23:47.059Z] docker_cli_run_test.go:2364: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.059Z] [2021-03-20T00:23:47.059Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunModePIDContainerNotRunning (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2373: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunModePIDHost (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2431: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunModeUTSHost (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2453: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMount (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunMount (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:4227: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunMountOrdering (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2082: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunMountReadOnlyDevShm (0.02s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:4215: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunMountShmMqueueFromHost (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2386: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunMutableNetworkFiles (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_exec_test.go:385: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunNamedVolume (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunNamedVolumeCopyImageData (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3774: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunNamedVolumesMountedAsShared (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3767: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunNetContainerWhichHost (0.02s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2606: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHost (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunNetHost (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2575: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunNetHostNotAllowedWithLinks (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:932: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunNetHostTwiceSameName (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2598: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMount (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3067: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountRO (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3091: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunNetworkFilesBindMountROFilesystem (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3113: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunNetworkNotInitializedNoneMode (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3437: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunNonRootUserResolvName (0.31s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:1404: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunPIDHostWithChildIsKillable (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2806: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunPortFromDockerRangeInUse (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2495: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunPortInUse (0.02s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2044: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMknod (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:958: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunPrivilegedCanMount (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:1086: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunProcNotWritableInNonPrivilegedContainers (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:1125: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunProcWritableInPrivilegedContainers (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:1133: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunPublishPort (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2981: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunReadFilteredProc (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2884: unmatched requirement Apparmor [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunReadProcLatency (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2863: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunReadProcTimer (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2848: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunResolvconfUpdate (0.02s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:1426: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunReuseBindVolumeThatIsSymlink (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2127: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunSlowStdoutConsumer (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunState (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunState (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:1622: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunStdinPipe (0.02s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:99: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunSysNotWritableInNonPrivilegedContainers (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:1109: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunSysWritableInPrivilegedContainers (0.02s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:1117: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunThatCharacterDevicesActLikeCharacterDevices (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:1157: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCanMknod (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:968: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedCannotMount (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:1096: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunUnprivilegedWithChroot (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:1166: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunUnsetEntrypoint (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3983: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunUnshareProc (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2923: unmatched requirement Apparmor [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByID (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunUserByID (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:737: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunUserByIDBig (0.02s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:747: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunUserByIDNegative (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:760: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunUserByIDZero (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:773: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserByName (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunUserByName (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:727: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunUserNotFound (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:786: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunVolumeCopyFlag (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3872: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunVolumeWithOneCharacter (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3865: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunVolumesFromSymlinkPath (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:659: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunWithBadDevice (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:1851: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunWithNetAliasOnDefaultNetworks (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:283: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdj (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3739: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunWithOomScoreAdjInvalidRange (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3750: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunWithTooSmallMemoryLimit (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2829: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunWithUlimits (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3224: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunWriteFilteredProc (0.02s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3040: unmatched requirement Apparmor [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunWriteSpecialFilesAndNotCommit (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:1803: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunWriteToProcAsound (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:2839: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetCpusFlagValue (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3637: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestRunWrongCpusetMemsFlagValue (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_run_test.go:3648: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestSaveAndLoadRepoFlags (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_save_load_test.go:159: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestSaveCheckTimes (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_save_load_test.go:101: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestSaveDirectoryPermissions (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_save_load_test.go:260: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.060Z] [2021-03-20T00:23:47.060Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveImageId (0.01s) [2021-03-20T00:23:47.060Z] --- SKIP: TestDockerSuite/TestSaveImageId (0.01s) [2021-03-20T00:23:47.060Z] docker_cli_save_load_test.go:120: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestSaveLoadNoTag (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_save_load_test.go:381: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestSaveLoadParents (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_save_load_test.go:342: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestSaveMultipleNames (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_save_load_test.go:190: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestSaveRepoWithMultipleImages (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_save_load_test.go:208: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestSaveSingleTag (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_save_load_test.go:86: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestSaveWithNoExistImage (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_save_load_test.go:180: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestSaveXzAndLoadRepoStdout (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_save_load_test.go:28: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestSaveXzGzAndLoadRepoStdout (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_save_load_test.go:57: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestStartAttachCorrectExitCode (0.02s) [2021-03-20T00:23:47.061Z] docker_cli_start_test.go:49: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestStartAttachReturnsOnError (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_start_test.go:21: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestStartAttachWithRename (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_start_test.go:178: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestStartMultipleContainers (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_start_test.go:114: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestStartPausedContainer (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_start_test.go:99: unmatched requirement IsPausable [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStartRecordError (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestStartRecordError (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_start_test.go:75: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestStatsAllNewContainersAdded (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_stats_test.go:126: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestStatsAllNoStream (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_stats_test.go:96: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestStatsAllRunningNoStream (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_stats_test.go:60: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestStatsContainerNotFound (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_stats_test.go:47: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestStatsFormatAll (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_stats_test.go:167: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestStatsNoStream (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_stats_test.go:18: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestTopPrivileged (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_top_test.go:63: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestTwoContainersInNetHost (0.02s) [2021-03-20T00:23:47.061Z] docker_cli_run_test.go:3448: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestUnpublishedPortsInPsOutput (0.02s) [2021-03-20T00:23:47.061Z] docker_cli_port_test.go:213: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestUnsetEnvVarHealthCheck (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_health_test.go:148: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkAlias (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_run_test.go:294: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinks (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_run_test.go:209: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestUserDefinedNetworkLinksWithRestart (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_run_test.go:245: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestVolumeCLICreateWithOpts (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_volume_test.go:244: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestVolumeCLIRmForce (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_volume_test.go:373: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestVolumeCliInspectWithVolumeOpts (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_volume_test.go:433: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerSuite/TestVolumesNoCopyData (0.01s) [2021-03-20T00:23:47.061Z] docker_cli_run_test.go:2175: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestBuildByDigest (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestBuildCopyFromForcePull (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestBuildMultiStageImplicitPull (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestConcurrentPush (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestCreateByDigest (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestCrossRepositoryLayerPush (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageByIDOnlyPulledByDigest (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndMultiRepoTag (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestDeleteImageWithDigestAndTag (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestEventsImageFilterPush (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestInspectImageWithDigests (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestListDanglingImagesWithDigests (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithDigests (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestListImagesWithoutDigests (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestPsListContainersFilterAncestorImageByDigest (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigest (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestPullIDStability (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestPullManifestList (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestPullNoLayers (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestPushBadTag (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-20T00:23:47.061Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.061Z] [2021-03-20T00:23:47.061Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-20T00:23:47.061Z] --- SKIP: TestDockerRegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPushMultipleTags (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerRegistrySuite/TestPushUntagged (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerRegistrySuite/TestRemoveImageByDigest (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerRegistrySuite/TestRunByDigest (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerRegistrySuite/TestRunImplicitPullWithNoTag (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerRegistrySuite/TestTagByDigest (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerRegistrySuite/TestUserAgentPassThrough (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerRegistrySuite/TestV2Only (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:185: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentFailingPull (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullMultipleTags (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPullWholeRepo (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestConcurrentPush (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestCrossRepositoryLayerPushNotSupported (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigest (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByDigestNoFallback (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullByTagDisplaysDigest (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredLayer (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullFailsWithAlteredManifest (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullIDStability (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullImageWithAliases (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPullNoLayers (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBadTag (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushBusyboxImage (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushEmptyLayer (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushMultipleTags (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerSchema1RegistrySuite/TestPushUntagged (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:212: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildFromAuthenticatedRegistry (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-20T00:23:47.062Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestBuildWithExternalAuth (0.00s) [2021-03-20T00:23:47.062Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.062Z] [2021-03-20T00:23:47.062Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLoginToPrivateRegistry (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithExternalAuth (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestLogoutWithWrongHostnamesStored (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuth (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPullWithExternalAuthLoginWithScheme (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerRegistryAuthHtpasswdSuite/TestPushNoCredentialsNoRetry (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:239: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseError (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseNoToken (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnauthorized (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushMisconfiguredTokenServiceResponseUnparsable (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerRegistryAuthTokenSuite/TestPushTokenServiceUnauthResponse (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:268: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerDaemonSuite/TestCLIProxyProxyTCPSock (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerDaemonSuite/TestExecAfterDaemonRestart (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.535Z] === SKIP: github.com/docker/docker/integration-cli TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-20T00:23:47.535Z] --- SKIP: TestDockerDaemonSuite/TestRunWithUlimitAndDaemonDefault (0.00s) [2021-03-20T00:23:47.535Z] check_test.go:302: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.535Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-20T00:23:47.536Z] --- SKIP: TestDockerPluginSuite/TestPluginBasicOps (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-20T00:23:47.536Z] --- SKIP: TestDockerPluginSuite/TestPluginCreate (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-20T00:23:47.536Z] --- SKIP: TestDockerPluginSuite/TestPluginEnableDisableNegative (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-20T00:23:47.536Z] --- SKIP: TestDockerPluginSuite/TestPluginForceRemove (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-20T00:23:47.536Z] --- SKIP: TestDockerPluginSuite/TestPluginIDPrefix (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-20T00:23:47.536Z] --- SKIP: TestDockerPluginSuite/TestPluginInspect (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-20T00:23:47.536Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallArgs (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-20T00:23:47.536Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallDisable (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-20T00:23:47.536Z] --- SKIP: TestDockerPluginSuite/TestPluginInstallImage (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-20T00:23:47.536Z] --- SKIP: TestDockerPluginSuite/TestPluginListDefaultFormat (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-20T00:23:47.536Z] --- SKIP: TestDockerPluginSuite/TestPluginSet (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:407: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerExternalVolumeSuite (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:128: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerNetworkSuite (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:134: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] === SKIP: github.com/docker/docker/integration-cli TestDockerHubPullSuite (0.00s) [2021-03-20T00:23:47.536Z] check_test.go:142: unmatched requirement DaemonIsLinux [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] DONE 1093 tests, 547 skipped in 2326.950s [2021-03-20T00:23:47.536Z] INFO: Integration tests ended at 03/20/2021 00:23:47. Duration:00:38:47.2025600 [2021-03-20T00:23:47.536Z] INFO: Docker info of the daemon under test at end of run [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] Containers: 2 [2021-03-20T00:23:47.536Z] Running: 0 [2021-03-20T00:23:47.536Z] Paused: 0 [2021-03-20T00:23:47.536Z] Stopped: 2 [2021-03-20T00:23:47.536Z] Images: 18 [2021-03-20T00:23:47.536Z] Server Version: 0.0.0-dev [2021-03-20T00:23:47.536Z] Storage Driver: windowsfilter [2021-03-20T00:23:47.536Z] Windows: [2021-03-20T00:23:47.536Z] Logging Driver: json-file [2021-03-20T00:23:47.536Z] Plugins: [2021-03-20T00:23:47.536Z] Volume: local [2021-03-20T00:23:47.536Z] Network: ics internal l2bridge l2tunnel nat null overlay private transparent [2021-03-20T00:23:47.536Z] Log: awslogs etwlogs fluentd gcplogs gelf json-file local logentries splunk syslog [2021-03-20T00:23:47.536Z] Swarm: inactive [2021-03-20T00:23:47.536Z] Default Isolation: process [2021-03-20T00:23:47.536Z] Kernel Version: 10.0 17763 (17763.1.amd64fre.rs5_release.180914-1434) [2021-03-20T00:23:47.536Z] Operating System: Windows Server 2019 Datacenter Version 1809 (OS Build 17763.1757) [2021-03-20T00:23:47.536Z] OSType: windows [2021-03-20T00:23:47.536Z] Architecture: x86_64 [2021-03-20T00:23:47.536Z] CPUs: 4 [2021-03-20T00:23:47.536Z] Total Memory: 32GiB [2021-03-20T00:23:47.536Z] Name: azwin-2-36d530 [2021-03-20T00:23:47.536Z] ID: RF7J:B67V:77UO:YHPG:4BVH:6BQX:MEOR:CWJN:XHWO:ZGRT:LR2P:RWLB [2021-03-20T00:23:47.536Z] Docker Root Dir: D:\CI\PR-42175\1\daemon [2021-03-20T00:23:47.536Z] Debug Mode (client): false [2021-03-20T00:23:47.536Z] Debug Mode (server): true [2021-03-20T00:23:47.536Z] File Descriptors: -1 [2021-03-20T00:23:47.536Z] Goroutines: 17 [2021-03-20T00:23:47.536Z] System Time: 2021-03-20T00:23:47.0667652Z [2021-03-20T00:23:47.536Z] EventsListeners: 0 [2021-03-20T00:23:47.536Z] Registry: https://index.docker.io/v1/ [2021-03-20T00:23:47.536Z] Labels: [2021-03-20T00:23:47.536Z] Experimental: false [2021-03-20T00:23:47.536Z] Insecure Registries: [2021-03-20T00:23:47.536Z] 127.0.0.0/8 [2021-03-20T00:23:47.536Z] Live Restore Enabled: false [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] [2021-03-20T00:23:47.536Z] INFO: Stopping daemon under test [2021-03-20T00:23:47.536Z] SUCCESS: The process with PID 3344 (child process of PID 3176) has been terminated. [2021-03-20T00:23:47.536Z] SUCCESS: The process with PID 3176 (child process of PID 3752) has been terminated. [2021-03-20T00:23:47.536Z] INFO: Stop tailing logs of the daemon under tests [2021-03-20T00:23:47.536Z] INFO: executeCI.ps1 Completed successfully at 03/20/2021 00:23:47. [2021-03-20T00:23:47.536Z] INFO: Tidying up at end of run [2021-03-20T00:23:47.536Z] INFO: Saving daemon under test log (d:\CI\PR-42175\1\dut.out) to bundles\CIDUT.out [2021-03-20T00:23:47.536Z] INFO: Saving daemon under test log (d:\CI\PR-42175\1\dut.err) to bundles\CIDUT.err [2021-03-20T00:23:47.536Z] INFO: Nuke-Everything... [2021-03-20T00:23:47.536Z] INFO: Container count on control daemon to delete is 2 [2021-03-20T00:23:48.010Z] 545b53b994b5 [2021-03-20T00:23:48.010Z] eac75f1a6b13 [2021-03-20T00:23:48.484Z] INFO: Tidying pidfile d:\CI\PR-42175\1\docker.pid [2021-03-20T00:23:48.484Z] INFO: Nuking d:\CI [2021-03-20T00:24:13.874Z] INFO: Zapped successfully [2021-03-20T00:24:13.874Z] [2021-03-20T00:24:13.874Z] INFO: executeCI.ps1 exiting at Sat Mar 20 00:24:10 CUT 2021. Duration 01:00:39.7155046 [2021-03-20T00:24:13.874Z] [Pipeline] } [Pipeline] // stage Post stage [Pipeline] junit [2021-03-20T00:24:15.561Z] Recording test results [2021-03-20T00:24:23.624Z] [Checks API] No suitable checks publisher found. [Pipeline] catchError [Pipeline] { [Pipeline] powershell [2021-03-20T00:24:27.599Z] Creating windowsRS5-integration-bundles.zip [Pipeline] archiveArtifacts [2021-03-20T00:24:29.409Z] Archiving artifacts [2021-03-20T00:24:44.942Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42175/1/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-03-20T00:24:46.195Z] + make clean [2021-03-20T00:24:48.439Z] docker volume rm -f docker-dev-cache [2021-03-20T00:24:48.439Z] 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