Started by user Sebastiaan van Stijn Connecting to https://api.github.com using docker-jenkins/****** (docker-jenkins GitHub credentials) Obtained Jenkinsfile from c8af25319a92fc8c58d1d21e6f0359284d548f27+56e5fee2ad6057bf6aa134a5c3924195aaad1f2e (ce2ec53cbebcbc68b3e9f7c52d780d773f13bc28) Running in Durability level: PERFORMANCE_OPTIMIZED Loading library jps@master Examining docker/jps Attempting to resolve master as a branch Resolved master as branch master at revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 The recommended git tool is: NONE using credential jps-reader > git rev-parse --resolve-git-dir /var/cloudbees-jenkins-distribution/workspace/moby_PR-42740@libs/jps/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/docker/jps.git # timeout=10 Fetching without tags Fetching upstream changes from https://github.com/docker/jps.git > git --version # timeout=10 > git --version # 'git version 2.20.1' using GIT_ASKPASS to set credentials GitHub credentials for docker/jps > git fetch --no-tags --force --progress -- https://github.com/docker/jps.git +refs/heads/master:refs/remotes/origin/master # timeout=10 Checking out Revision 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Commit message: "Merge pull request #25 from ingshtrom/in-2733-load-from-file" > git rev-list --no-walk 5d8b74fd03a1c7cc00e1c1f32d100ed97a17f4f0 # timeout=10 Excluding src/test/ from checkout of git https://github.com/docker/jps.git so that shared library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] withEnv [Pipeline] { [Pipeline] timeout Timeout set to expire in 2 hr 0 min [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] stage [Pipeline] { (pr-hack) [Pipeline] script [Pipeline] { [Pipeline] echo [2021-08-12T12:44:29.408Z] Workaround for PR auto-cancel feature. Borrowed from https://issues.jenkins-ci.org/browse/JENKINS-43353 [Pipeline] milestone [2021-08-12T12:44:29.411Z] Trying to pass milestone 2 [Pipeline] milestone [2021-08-12T12:44:29.467Z] Trying to pass milestone 3 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (DCO-check) [Pipeline] node [2021-08-12T12:44:29.693Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-00b127dee92e5b803) in /home/ubuntu/workspace/moby_PR-42740 [Pipeline] { [Pipeline] checkout [2021-08-12T12:44:29.809Z] The recommended git tool is: git [2021-08-12T12:44:29.818Z] using credential docker-jenkins-github-credentials [2021-08-12T12:44:29.832Z] Fetching changes from the remote Git repository [2021-08-12T12:44:29.848Z] Fetching without tags [2021-08-12T12:44:30.146Z] Merging remotes/origin/master commit 56e5fee2ad6057bf6aa134a5c3924195aaad1f2e into PR head commit c8af25319a92fc8c58d1d21e6f0359284d548f27 [2021-08-12T12:44:30.212Z] Merge succeeded, producing c8af25319a92fc8c58d1d21e6f0359284d548f27 [2021-08-12T12:44:30.212Z] Checking out Revision c8af25319a92fc8c58d1d21e6f0359284d548f27 (PR-42740) [2021-08-12T12:44:30.300Z] Commit message: "Jenkinsfile: also run unit-tests on rootless" [2021-08-12T12:44:29.857Z] > git rev-parse --resolve-git-dir /home/ubuntu/workspace/moby_PR-42740/.git # timeout=10 [2021-08-12T12:44:29.865Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-12T12:44:29.881Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-12T12:44:29.881Z] > git --version # timeout=10 [2021-08-12T12:44:29.889Z] > git --version # 'git version 2.17.1' [2021-08-12T12:44:29.889Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-12T12:44:29.890Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42740/head:refs/remotes/origin/PR-42740 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-12T12:44:30.178Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T12:44:30.181Z] > git checkout -f c8af25319a92fc8c58d1d21e6f0359284d548f27 # timeout=10 [2021-08-12T12:44:30.226Z] > git remote # timeout=10 [2021-08-12T12:44:30.228Z] > git config --get remote.origin.url # timeout=10 [2021-08-12T12:44:30.230Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-12T12:44:30.231Z] > git merge 56e5fee2ad6057bf6aa134a5c3924195aaad1f2e # timeout=10 [2021-08-12T12:44:30.238Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-12T12:44:30.245Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T12:44:30.247Z] > git checkout -f c8af25319a92fc8c58d1d21e6f0359284d548f27 # timeout=10 [2021-08-12T12:44:30.333Z] > git rev-list --no-walk c8af25319a92fc8c58d1d21e6f0359284d548f27 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-12T12:44:31.038Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42740:/workspace -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master alpine sh -c apk add --no-cache -q bash git openssh-client && cd /workspace && hack/validate/dco [2021-08-12T12:44:31.038Z] Unable to find image 'alpine:latest' locally [2021-08-12T12:44:31.038Z] latest: Pulling from library/alpine [2021-08-12T12:44:31.038Z] 29291e31a76a: Pulling fs layer [2021-08-12T12:44:31.296Z] 29291e31a76a: Download complete [2021-08-12T12:44:31.296Z] 29291e31a76a: Pull complete [2021-08-12T12:44:31.296Z] Digest: sha256:eb3e4e175ba6d212ba1d6e04fc0782916c08e1c9d7b45892e9796141b1d379ae [2021-08-12T12:44:31.296Z] Status: Downloaded newer image for alpine:latest [2021-08-12T12:44:34.577Z] Congratulations! All commits are properly signed with the DCO! [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: unit-validate) [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: rootless) [Pipeline] { (Branch: cgroup2) [Pipeline] { (Branch: s390x) [Pipeline] { (Branch: s390x integration-cli) [Pipeline] { (Branch: ppc64le) [Pipeline] { (Branch: ppc64le integration-cli) [Pipeline] { (Branch: arm64) [Pipeline] { (Branch: win-RS1) [Pipeline] { (Branch: win-RS5) [Pipeline] { (Branch: win-2022) [Pipeline] { (Branch: win-2022-c8d) [Pipeline] stage [Pipeline] { (unit-validate) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (rootless) [Pipeline] stage [Pipeline] { (cgroup2) [Pipeline] stage [Pipeline] { (s390x) [Pipeline] stage [Pipeline] { (s390x integration-cli) [Pipeline] stage [Pipeline] { (ppc64le) [Pipeline] stage [Pipeline] { (ppc64le integration-cli) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] stage [Pipeline] { (win-RS1) [Pipeline] stage [Pipeline] { (win-RS5) [Pipeline] stage [Pipeline] { (win-2022) [Pipeline] stage [Pipeline] { (win-2022-c8d) Stage "amd64" skipped due to when conditional Stage "cgroup2" skipped due to when conditional Stage "arm64" skipped due to when conditional Stage "win-RS5" skipped due to when conditional Stage "win-2022" skipped due to when conditional Stage "win-2022-c8d" skipped due to when conditional Stage "s390x integration-cli" skipped due to when conditional Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] node [Pipeline] node [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "s390x" skipped due to when conditional Stage "ppc64le" skipped due to when conditional [Pipeline] stage [Pipeline] { (Print info) Stage "win-RS1" skipped due to when conditional [Pipeline] stage [2021-08-12T12:44:35.393Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-08f2da114b30a2425) in /home/ubuntu/workspace/moby_PR-42740 [Pipeline] { (Print info) [Pipeline] stage [2021-08-12T12:44:35.394Z] Running on EC2 (managed-agents) - ubuntu-1804-overlay2 (i-0e127329fb7039721) in /home/ubuntu/workspace/moby_PR-42740 [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) [Pipeline] stage [Pipeline] { (Print info) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [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 "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] { [Pipeline] { [Pipeline] checkout [2021-08-12T12:44:35.461Z] The recommended git tool is: git [Pipeline] checkout [2021-08-12T12:44:35.467Z] The recommended git tool is: git [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [2021-08-12T12:44:35.515Z] using credential docker-jenkins-github-credentials [2021-08-12T12:44:35.518Z] using credential docker-jenkins-github-credentials [2021-08-12T12:44:35.523Z] Cloning the remote Git repository [2021-08-12T12:44:35.523Z] Cloning with configured refspecs honoured and without tags [2021-08-12T12:44:35.525Z] Cloning the remote Git repository [2021-08-12T12:44:35.525Z] Cloning with configured refspecs honoured and without tags [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] stage [Pipeline] { (Build dev image) Stage "amd64" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } Stage "win-RS5" skipped due to when conditional [Pipeline] } Stage "win-2022" skipped due to when conditional [Pipeline] } Stage "win-2022-c8d" skipped due to when conditional [Pipeline] } [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] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } Stage "win-RS1" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Run tests) [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] // stage [Pipeline] // stage Stage "amd64" skipped due to when conditional [Pipeline] } Stage "cgroup2" skipped due to when conditional [Pipeline] } Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] stage [Pipeline] { (Integration-cli tests) [Pipeline] } [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] stage [Pipeline] { (Unit tests) Stage "s390x integration-cli" skipped due to when conditional [Pipeline] } Stage "ppc64le integration-cli" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] } Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) Stage "arm64" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] stage [Pipeline] { (Integration tests) Stage "s390x" skipped due to when conditional [Pipeline] } Stage "ppc64le" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] // stage [Pipeline] } [Pipeline] } [2021-08-12T12:44:35.520Z] Cloning repository https://github.com/moby/moby.git [2021-08-12T12:44:35.520Z] > git init /home/ubuntu/workspace/moby_PR-42740 # timeout=10 [2021-08-12T12:44:35.541Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-12T12:44:35.541Z] > git --version # timeout=10 [2021-08-12T12:44:35.549Z] > git --version # 'git version 2.17.1' [2021-08-12T12:44:35.550Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-12T12:44:35.550Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42740/head:refs/remotes/origin/PR-42740 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-12T12:44:35.527Z] Cloning repository https://github.com/moby/moby.git [2021-08-12T12:44:35.529Z] > git init /home/ubuntu/workspace/moby_PR-42740 # timeout=10 [2021-08-12T12:44:35.545Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-12T12:44:35.545Z] > git --version # timeout=10 [2021-08-12T12:44:35.551Z] > git --version # 'git version 2.17.1' [2021-08-12T12:44:35.551Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-12T12:44:35.551Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42740/head:refs/remotes/origin/PR-42740 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-12T12:44:49.983Z] Fetching without tags [2021-08-12T12:44:50.255Z] Merging remotes/origin/master commit 56e5fee2ad6057bf6aa134a5c3924195aaad1f2e into PR head commit c8af25319a92fc8c58d1d21e6f0359284d548f27 [2021-08-12T12:44:50.359Z] Fetching without tags [2021-08-12T12:44:50.634Z] Merging remotes/origin/master commit 56e5fee2ad6057bf6aa134a5c3924195aaad1f2e into PR head commit c8af25319a92fc8c58d1d21e6f0359284d548f27 [2021-08-12T12:44:50.755Z] Merge succeeded, producing c8af25319a92fc8c58d1d21e6f0359284d548f27 [2021-08-12T12:44:50.755Z] Checking out Revision c8af25319a92fc8c58d1d21e6f0359284d548f27 (PR-42740) [2021-08-12T12:44:51.114Z] Merge succeeded, producing c8af25319a92fc8c58d1d21e6f0359284d548f27 [2021-08-12T12:44:51.115Z] Checking out Revision c8af25319a92fc8c58d1d21e6f0359284d548f27 (PR-42740) [2021-08-12T12:44:51.285Z] Commit message: "Jenkinsfile: also run unit-tests on rootless" [2021-08-12T12:44:51.293Z] Commit message: "Jenkinsfile: also run unit-tests on rootless" [2021-08-12T12:44:49.942Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-12T12:44:49.949Z] > git config --add remote.origin.fetch +refs/pull/42740/head:refs/remotes/origin/PR-42740 # timeout=10 [2021-08-12T12:44:49.958Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-12T12:44:49.973Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-12T12:44:49.981Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-12T12:44:49.981Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-12T12:44:49.981Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42740/head:refs/remotes/origin/PR-42740 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-12T12:44:50.253Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T12:44:50.269Z] > git checkout -f c8af25319a92fc8c58d1d21e6f0359284d548f27 # timeout=10 [2021-08-12T12:44:50.723Z] > git remote # timeout=10 [2021-08-12T12:44:50.726Z] > git config --get remote.origin.url # timeout=10 [2021-08-12T12:44:50.736Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-12T12:44:50.737Z] > git merge 56e5fee2ad6057bf6aa134a5c3924195aaad1f2e # timeout=10 [2021-08-12T12:44:50.744Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-12T12:44:50.751Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T12:44:50.759Z] > git checkout -f c8af25319a92fc8c58d1d21e6f0359284d548f27 # timeout=10 [2021-08-12T12:44:50.339Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-12T12:44:50.345Z] > git config --add remote.origin.fetch +refs/pull/42740/head:refs/remotes/origin/PR-42740 # timeout=10 [2021-08-12T12:44:50.350Z] > git config --add remote.origin.fetch +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-12T12:44:50.357Z] > git config remote.origin.url https://github.com/moby/moby.git # timeout=10 [2021-08-12T12:44:50.362Z] Fetching upstream changes from https://github.com/moby/moby.git [2021-08-12T12:44:50.362Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-12T12:44:50.362Z] > git fetch --no-tags --progress -- https://github.com/moby/moby.git +refs/pull/42740/head:refs/remotes/origin/PR-42740 +refs/heads/master:refs/remotes/origin/master # timeout=10 [2021-08-12T12:44:50.636Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T12:44:50.641Z] > git checkout -f c8af25319a92fc8c58d1d21e6f0359284d548f27 # timeout=10 [2021-08-12T12:44:51.092Z] > git remote # timeout=10 [2021-08-12T12:44:51.097Z] > git config --get remote.origin.url # timeout=10 [2021-08-12T12:44:51.102Z] using GIT_ASKPASS to set credentials docker-jenkins GitHub credentials [2021-08-12T12:44:51.103Z] > git merge 56e5fee2ad6057bf6aa134a5c3924195aaad1f2e # timeout=10 [2021-08-12T12:44:51.111Z] > git rev-parse HEAD^{commit} # timeout=10 [2021-08-12T12:44:51.117Z] > git config core.sparsecheckout # timeout=10 [2021-08-12T12:44:51.122Z] > git checkout -f c8af25319a92fc8c58d1d21e6f0359284d548f27 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-12T12:44:51.983Z] + [ PR != PR ] [2021-08-12T12:44:51.983Z] + [ master != master ] [2021-08-12T12:44:51.983Z] + [ false = true ] [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Print info) [Pipeline] sh [2021-08-12T12:44:52.130Z] + docker version [2021-08-12T12:44:52.130Z] Client: Docker Engine - Community [2021-08-12T12:44:52.130Z] Version: 20.10.6 [2021-08-12T12:44:52.130Z] API version: 1.41 [2021-08-12T12:44:52.130Z] Go version: go1.13.15 [2021-08-12T12:44:52.130Z] Git commit: 370c289 [2021-08-12T12:44:52.130Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-12T12:44:52.130Z] OS/Arch: linux/amd64 [2021-08-12T12:44:52.130Z] Context: default [2021-08-12T12:44:52.130Z] Experimental: true [2021-08-12T12:44:52.130Z] [2021-08-12T12:44:52.130Z] Server: Docker Engine - Community [2021-08-12T12:44:52.130Z] Engine: [2021-08-12T12:44:52.130Z] Version: 20.10.6 [2021-08-12T12:44:52.130Z] API version: 1.41 (minimum version 1.12) [2021-08-12T12:44:52.130Z] Go version: go1.13.15 [2021-08-12T12:44:52.130Z] Git commit: 8728dd2 [2021-08-12T12:44:52.130Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-12T12:44:52.130Z] OS/Arch: linux/amd64 [2021-08-12T12:44:52.130Z] Experimental: true [2021-08-12T12:44:52.130Z] containerd: [2021-08-12T12:44:52.130Z] Version: 1.4.6 [2021-08-12T12:44:52.130Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-12T12:44:52.130Z] runc: [2021-08-12T12:44:52.130Z] Version: 1.0.0-rc95 [2021-08-12T12:44:52.130Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-12T12:44:52.130Z] docker-init: [2021-08-12T12:44:52.130Z] Version: 0.19.0 [2021-08-12T12:44:52.130Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-12T12:44:52.347Z] + docker version [2021-08-12T12:44:52.347Z] Client: Docker Engine - Community [2021-08-12T12:44:52.347Z] Version: 20.10.6 [2021-08-12T12:44:52.347Z] API version: 1.41 [2021-08-12T12:44:52.347Z] Go version: go1.13.15 [2021-08-12T12:44:52.347Z] Git commit: 370c289 [2021-08-12T12:44:52.347Z] Built: Fri Apr 9 22:46:01 2021 [2021-08-12T12:44:52.347Z] OS/Arch: linux/amd64 [2021-08-12T12:44:52.347Z] Context: default [2021-08-12T12:44:52.347Z] Experimental: true [2021-08-12T12:44:52.347Z] [2021-08-12T12:44:52.347Z] Server: Docker Engine - Community [2021-08-12T12:44:52.347Z] Engine: [2021-08-12T12:44:52.347Z] Version: 20.10.6 [2021-08-12T12:44:52.347Z] API version: 1.41 (minimum version 1.12) [2021-08-12T12:44:52.347Z] Go version: go1.13.15 [2021-08-12T12:44:52.347Z] Git commit: 8728dd2 [2021-08-12T12:44:52.347Z] Built: Fri Apr 9 22:44:13 2021 [2021-08-12T12:44:52.347Z] OS/Arch: linux/amd64 [2021-08-12T12:44:52.347Z] Experimental: true [2021-08-12T12:44:52.347Z] containerd: [2021-08-12T12:44:52.347Z] Version: 1.4.6 [2021-08-12T12:44:52.347Z] GitCommit: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-12T12:44:52.347Z] runc: [2021-08-12T12:44:52.347Z] Version: 1.0.0-rc95 [2021-08-12T12:44:52.347Z] GitCommit: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-12T12:44:52.347Z] docker-init: [2021-08-12T12:44:52.347Z] Version: 0.19.0 [2021-08-12T12:44:52.347Z] GitCommit: de40ad0 [Pipeline] sh [2021-08-12T12:44:52.444Z] + docker info [2021-08-12T12:44:52.662Z] + docker info [2021-08-12T12:44:53.369Z] Client: [2021-08-12T12:44:53.369Z] Context: default [2021-08-12T12:44:53.369Z] Debug Mode: false [2021-08-12T12:44:53.369Z] Plugins: [2021-08-12T12:44:53.369Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-12T12:44:53.369Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-12T12:44:53.369Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-12T12:44:53.369Z] [2021-08-12T12:44:53.369Z] Server: [2021-08-12T12:44:53.369Z] Containers: 0 [2021-08-12T12:44:53.369Z] Running: 0 [2021-08-12T12:44:53.369Z] Paused: 0 [2021-08-12T12:44:53.369Z] Stopped: 0 [2021-08-12T12:44:53.369Z] Images: 4 [2021-08-12T12:44:53.369Z] Server Version: 20.10.6 [2021-08-12T12:44:53.369Z] Storage Driver: overlay2 [2021-08-12T12:44:53.369Z] Backing Filesystem: extfs [2021-08-12T12:44:53.369Z] Supports d_type: true [2021-08-12T12:44:53.369Z] Native Overlay Diff: true [2021-08-12T12:44:53.369Z] userxattr: false [2021-08-12T12:44:53.369Z] Logging Driver: json-file [2021-08-12T12:44:53.369Z] Cgroup Driver: cgroupfs [2021-08-12T12:44:53.369Z] Cgroup Version: 1 [2021-08-12T12:44:53.369Z] Plugins: [2021-08-12T12:44:53.369Z] Volume: local [2021-08-12T12:44:53.369Z] Network: bridge host ipvlan macvlan null overlay [2021-08-12T12:44:53.369Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-12T12:44:53.369Z] Swarm: inactive [2021-08-12T12:44:53.369Z] Runtimes: io.containerd.runc.v2 io.containerd.runtime.v1.linux runc [2021-08-12T12:44:53.369Z] Default Runtime: runc [2021-08-12T12:44:53.369Z] Init Binary: docker-init [2021-08-12T12:44:53.369Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-12T12:44:53.369Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-12T12:44:53.369Z] init version: de40ad0 [2021-08-12T12:44:53.369Z] Security Options: [2021-08-12T12:44:53.369Z] apparmor [2021-08-12T12:44:53.369Z] seccomp [2021-08-12T12:44:53.369Z] Profile: default [2021-08-12T12:44:53.369Z] Kernel Version: 5.4.0-1048-aws [2021-08-12T12:44:53.369Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-12T12:44:53.369Z] OSType: linux [2021-08-12T12:44:53.369Z] Architecture: x86_64 [2021-08-12T12:44:53.369Z] CPUs: 2 [2021-08-12T12:44:53.369Z] Total Memory: 7.569GiB [2021-08-12T12:44:53.369Z] Name: ip-10-100-86-119 [2021-08-12T12:44:53.369Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-12T12:44:53.369Z] Docker Root Dir: /var/lib/docker [2021-08-12T12:44:53.369Z] Debug Mode: false [2021-08-12T12:44:53.369Z] Registry: https://index.docker.io/v1/ [2021-08-12T12:44:53.369Z] Labels: [2021-08-12T12:44:53.369Z] Experimental: true [2021-08-12T12:44:53.369Z] Insecure Registries: [2021-08-12T12:44:53.369Z] 127.0.0.0/8 [2021-08-12T12:44:53.369Z] Live Restore Enabled: true [2021-08-12T12:44:53.369Z] [2021-08-12T12:44:53.369Z] WARNING: No swap limit support [Pipeline] sh [2021-08-12T12:44:53.684Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-12T12:44:53.684Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-12T12:44:53.684Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42740/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-12T12:44:53.684Z] + bash /home/ubuntu/workspace/moby_PR-42740/check-config.sh [2021-08-12T12:44:53.684Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-12T12:44:53.684Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-12T12:44:53.684Z] [2021-08-12T12:44:53.684Z] Generally Necessary: [2021-08-12T12:44:53.684Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-12T12:44:53.940Z] - apparmor: enabled and tools installed [2021-08-12T12:44:53.940Z] - CONFIG_NAMESPACES: enabled [2021-08-12T12:44:53.940Z] - CONFIG_NET_NS: enabled [2021-08-12T12:44:53.940Z] - CONFIG_PID_NS: enabled [2021-08-12T12:44:53.940Z] - CONFIG_IPC_NS: enabled [2021-08-12T12:44:53.940Z] - CONFIG_UTS_NS: enabled [2021-08-12T12:44:53.940Z] - CONFIG_CGROUPS: enabled [2021-08-12T12:44:53.940Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-12T12:44:53.940Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-12T12:44:53.940Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-12T12:44:53.940Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-12T12:44:53.940Z] - CONFIG_CPUSETS: enabled [2021-08-12T12:44:53.940Z] - CONFIG_MEMCG: enabled [2021-08-12T12:44:53.940Z] - CONFIG_KEYS: enabled [2021-08-12T12:44:53.940Z] - CONFIG_VETH: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-12T12:44:53.940Z] [2021-08-12T12:44:53.940Z] Optional Features: [2021-08-12T12:44:53.940Z] - CONFIG_USER_NS: enabled [2021-08-12T12:44:53.940Z] - CONFIG_SECCOMP: enabled [2021-08-12T12:44:53.940Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-12T12:44:53.940Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-12T12:44:53.940Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-12T12:44:53.940Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-12T12:44:53.940Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-12T12:44:53.940Z] - CONFIG_BLK_CGROUP: enabled [2021-08-12T12:44:53.940Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-12T12:44:53.940Z] - CONFIG_CGROUP_PERF: enabled [2021-08-12T12:44:53.940Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-12T12:44:53.940Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-12T12:44:53.940Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-12T12:44:53.940Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-12T12:44:53.940Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-12T12:44:53.940Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_IP_VS: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-12T12:44:53.940Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-12T12:44:53.940Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-12T12:44:53.940Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-12T12:44:53.940Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-12T12:44:53.940Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-12T12:44:53.940Z] - CONFIG_EXT4_FS: enabled [2021-08-12T12:44:54.032Z] Client: [2021-08-12T12:44:54.032Z] Context: default [2021-08-12T12:44:54.032Z] Debug Mode: false [2021-08-12T12:44:54.032Z] Plugins: [2021-08-12T12:44:54.032Z] app: Docker App (Docker Inc., v0.9.1-beta3) [2021-08-12T12:44:54.032Z] buildx: Build with BuildKit (Docker Inc., v0.5.1-docker) [2021-08-12T12:44:54.032Z] scan: Docker Scan (Docker Inc., v0.7.0) [2021-08-12T12:44:54.032Z] [2021-08-12T12:44:54.032Z] Server: [2021-08-12T12:44:54.032Z] Containers: 0 [2021-08-12T12:44:54.032Z] Running: 0 [2021-08-12T12:44:54.032Z] Paused: 0 [2021-08-12T12:44:54.032Z] Stopped: 0 [2021-08-12T12:44:54.032Z] Images: 2 [2021-08-12T12:44:54.032Z] Server Version: 20.10.6 [2021-08-12T12:44:54.033Z] Storage Driver: overlay2 [2021-08-12T12:44:54.033Z] Backing Filesystem: extfs [2021-08-12T12:44:54.033Z] Supports d_type: true [2021-08-12T12:44:54.033Z] Native Overlay Diff: true [2021-08-12T12:44:54.033Z] userxattr: false [2021-08-12T12:44:54.033Z] Logging Driver: json-file [2021-08-12T12:44:54.033Z] Cgroup Driver: cgroupfs [2021-08-12T12:44:54.033Z] Cgroup Version: 1 [2021-08-12T12:44:54.033Z] Plugins: [2021-08-12T12:44:54.033Z] Volume: local [2021-08-12T12:44:54.033Z] Network: bridge host ipvlan macvlan null overlay [2021-08-12T12:44:54.033Z] Log: awslogs fluentd gcplogs gelf journald json-file local logentries splunk syslog [2021-08-12T12:44:54.033Z] Swarm: inactive [2021-08-12T12:44:54.033Z] Runtimes: runc io.containerd.runc.v2 io.containerd.runtime.v1.linux [2021-08-12T12:44:54.033Z] Default Runtime: runc [2021-08-12T12:44:54.033Z] Init Binary: docker-init [2021-08-12T12:44:54.033Z] containerd version: d71fcd7d8303cbf684402823e425e9dd2e99285d [2021-08-12T12:44:54.033Z] runc version: b9ee9c6314599f1b4a7f497e1f1f856fe433d3b7 [2021-08-12T12:44:54.033Z] init version: de40ad0 [2021-08-12T12:44:54.033Z] Security Options: [2021-08-12T12:44:54.033Z] apparmor [2021-08-12T12:44:54.033Z] seccomp [2021-08-12T12:44:54.033Z] Profile: default [2021-08-12T12:44:54.033Z] Kernel Version: 5.4.0-1048-aws [2021-08-12T12:44:54.033Z] Operating System: Ubuntu 18.04.5 LTS [2021-08-12T12:44:54.033Z] OSType: linux [2021-08-12T12:44:54.033Z] Architecture: x86_64 [2021-08-12T12:44:54.033Z] CPUs: 2 [2021-08-12T12:44:54.033Z] Total Memory: 7.569GiB [2021-08-12T12:44:54.033Z] Name: ip-10-100-82-190 [2021-08-12T12:44:54.033Z] ID: KG52:ONVY:U5MS:VBR3:3V2I:UMRB:NEG5:YUDM:PLPH:2QKQ:N3BG:QG3A [2021-08-12T12:44:54.033Z] Docker Root Dir: /var/lib/docker [2021-08-12T12:44:54.033Z] Debug Mode: false [2021-08-12T12:44:54.033Z] Registry: https://index.docker.io/v1/ [2021-08-12T12:44:54.033Z] Labels: [2021-08-12T12:44:54.033Z] Experimental: true [2021-08-12T12:44:54.033Z] Insecure Registries: [2021-08-12T12:44:54.033Z] 127.0.0.0/8 [2021-08-12T12:44:54.033Z] Live Restore Enabled: true [2021-08-12T12:44:54.033Z] [2021-08-12T12:44:54.033Z] WARNING: No swap limit support [Pipeline] sh [2021-08-12T12:44:54.196Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-12T12:44:54.196Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-12T12:44:54.196Z] - Network Drivers: [2021-08-12T12:44:54.196Z] - "overlay": [2021-08-12T12:44:54.196Z] - CONFIG_VXLAN: enabled (as module) [2021-08-12T12:44:54.196Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-12T12:44:54.196Z] Optional (for encrypted networks): [2021-08-12T12:44:54.196Z] - CONFIG_CRYPTO: enabled [2021-08-12T12:44:54.196Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-12T12:44:54.196Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-12T12:44:54.196Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-12T12:44:54.196Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-12T12:44:54.196Z] - CONFIG_XFRM: enabled [2021-08-12T12:44:54.196Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-12T12:44:54.196Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-12T12:44:54.196Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-12T12:44:54.196Z] - "ipvlan": [2021-08-12T12:44:54.196Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-12T12:44:54.196Z] - "macvlan": [2021-08-12T12:44:54.196Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-12T12:44:54.196Z] - CONFIG_DUMMY: enabled (as module) [2021-08-12T12:44:54.196Z] - "ftp,tftp client in container": [2021-08-12T12:44:54.196Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-12T12:44:54.196Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-12T12:44:54.196Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-12T12:44:54.196Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-12T12:44:54.196Z] - Storage Drivers: [2021-08-12T12:44:54.196Z] - "aufs": [2021-08-12T12:44:54.196Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-12T12:44:54.196Z] - "btrfs": [2021-08-12T12:44:54.196Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-12T12:44:54.196Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-12T12:44:54.196Z] - "devicemapper": [2021-08-12T12:44:54.196Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-12T12:44:54.196Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-12T12:44:54.196Z] - "overlay": [2021-08-12T12:44:54.196Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-12T12:44:54.196Z] - "zfs": [2021-08-12T12:44:54.196Z] - /dev/zfs: present [2021-08-12T12:44:54.196Z] - zfs command: missing [2021-08-12T12:44:54.196Z] - zpool command: missing [2021-08-12T12:44:54.196Z] [2021-08-12T12:44:54.196Z] Limits: [2021-08-12T12:44:54.196Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-12T12:44:54.196Z] [2021-08-12T12:44:54.196Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-12T12:44:54.306Z] + echo check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-12T12:44:54.306Z] check-config.sh version: 2b0755b936416834e14208c6c37b36977e67ea35 [2021-08-12T12:44:54.306Z] + curl -fsSL -o /home/ubuntu/workspace/moby_PR-42740/check-config.sh https://raw.githubusercontent.com/moby/moby/2b0755b936416834e14208c6c37b36977e67ea35/contrib/check-config.sh [2021-08-12T12:44:54.306Z] + bash /home/ubuntu/workspace/moby_PR-42740/check-config.sh [2021-08-12T12:44:54.306Z] warning: /proc/config.gz does not exist, searching other paths for kernel config ... [2021-08-12T12:44:54.306Z] info: reading kernel config from /boot/config-5.4.0-1048-aws ... [2021-08-12T12:44:54.306Z] [2021-08-12T12:44:54.306Z] Generally Necessary: [2021-08-12T12:44:54.306Z] - cgroup hierarchy: properly mounted [/sys/fs/cgroup] [2021-08-12T12:44:54.306Z] - apparmor: enabled and tools installed [2021-08-12T12:44:54.306Z] - CONFIG_NAMESPACES: enabled [2021-08-12T12:44:54.306Z] - CONFIG_NET_NS: enabled [2021-08-12T12:44:54.306Z] - CONFIG_PID_NS: enabled [2021-08-12T12:44:54.306Z] - CONFIG_IPC_NS: enabled [2021-08-12T12:44:54.306Z] - CONFIG_UTS_NS: enabled [2021-08-12T12:44:54.306Z] - CONFIG_CGROUPS: enabled [2021-08-12T12:44:54.306Z] - CONFIG_CGROUP_CPUACCT: enabled [2021-08-12T12:44:54.306Z] - CONFIG_CGROUP_DEVICE: enabled [2021-08-12T12:44:54.306Z] - CONFIG_CGROUP_FREEZER: enabled [2021-08-12T12:44:54.306Z] - CONFIG_CGROUP_SCHED: enabled [2021-08-12T12:44:54.306Z] - CONFIG_CPUSETS: enabled [2021-08-12T12:44:54.306Z] - CONFIG_MEMCG: enabled [2021-08-12T12:44:54.515Z] + docker build --force-rm --build-arg APT_MIRROR -t docker:c8af25319a92fc8c58d1d21e6f0359284d548f27 . [2021-08-12T12:44:54.515Z] #1 [internal] load build definition from Dockerfile [2021-08-12T12:44:54.515Z] #1 sha256:0e96c3454cd8a6272782feaab40854a3c7d9a171abe82d4d478f9f02cd8560b2 [2021-08-12T12:44:54.515Z] #1 transferring dockerfile: 16.59kB done [2021-08-12T12:44:54.515Z] #1 DONE 0.1s [2021-08-12T12:44:54.515Z] [2021-08-12T12:44:54.515Z] #2 [internal] load .dockerignore [2021-08-12T12:44:54.515Z] #2 sha256:bdd9fa6e93cd959082cd9418ed491f3edc8f5449a8a22b782aac4ec25b4a973c [2021-08-12T12:44:54.515Z] #2 transferring context: 87B done [2021-08-12T12:44:54.515Z] #2 DONE 0.1s [2021-08-12T12:44:54.515Z] [2021-08-12T12:44:54.515Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-12T12:44:54.515Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-12T12:44:54.561Z] - CONFIG_KEYS: enabled [2021-08-12T12:44:54.561Z] - CONFIG_VETH: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_BRIDGE: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_BRIDGE_NETFILTER: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_IP_NF_FILTER: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_IP_NF_TARGET_MASQUERADE: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_NETFILTER_XT_MATCH_ADDRTYPE: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_NETFILTER_XT_MATCH_CONNTRACK: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_NETFILTER_XT_MATCH_IPVS: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_NETFILTER_XT_MARK: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_IP_NF_NAT: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_NF_NAT: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_POSIX_MQUEUE: enabled [2021-08-12T12:44:54.561Z] [2021-08-12T12:44:54.561Z] Optional Features: [2021-08-12T12:44:54.561Z] - CONFIG_USER_NS: enabled [2021-08-12T12:44:54.561Z] - CONFIG_SECCOMP: enabled [2021-08-12T12:44:54.561Z] - CONFIG_SECCOMP_FILTER: enabled [2021-08-12T12:44:54.561Z] - CONFIG_CGROUP_PIDS: enabled [2021-08-12T12:44:54.561Z] - CONFIG_MEMCG_SWAP: enabled [2021-08-12T12:44:54.561Z] - CONFIG_MEMCG_SWAP_ENABLED: missing [2021-08-12T12:44:54.561Z] (cgroup swap accounting is currently not enabled, you can enable it by setting boot option "swapaccount=1") [2021-08-12T12:44:54.561Z] - CONFIG_BLK_CGROUP: enabled [2021-08-12T12:44:54.561Z] - CONFIG_BLK_DEV_THROTTLING: enabled [2021-08-12T12:44:54.561Z] - CONFIG_CGROUP_PERF: enabled [2021-08-12T12:44:54.561Z] - CONFIG_CGROUP_HUGETLB: enabled [2021-08-12T12:44:54.561Z] - CONFIG_NET_CLS_CGROUP: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_CGROUP_NET_PRIO: enabled [2021-08-12T12:44:54.561Z] - CONFIG_CFS_BANDWIDTH: enabled [2021-08-12T12:44:54.561Z] - CONFIG_FAIR_GROUP_SCHED: enabled [2021-08-12T12:44:54.561Z] - CONFIG_RT_GROUP_SCHED: missing [2021-08-12T12:44:54.561Z] - CONFIG_IP_NF_TARGET_REDIRECT: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_IP_VS: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_IP_VS_NFCT: enabled [2021-08-12T12:44:54.561Z] - CONFIG_IP_VS_PROTO_TCP: enabled [2021-08-12T12:44:54.561Z] - CONFIG_IP_VS_PROTO_UDP: enabled [2021-08-12T12:44:54.561Z] - CONFIG_IP_VS_RR: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_SECURITY_SELINUX: enabled [2021-08-12T12:44:54.561Z] - CONFIG_SECURITY_APPARMOR: enabled [2021-08-12T12:44:54.561Z] - CONFIG_EXT4_FS: enabled [2021-08-12T12:44:54.561Z] - CONFIG_EXT4_FS_POSIX_ACL: enabled [2021-08-12T12:44:54.561Z] - CONFIG_EXT4_FS_SECURITY: enabled [2021-08-12T12:44:54.561Z] - Network Drivers: [2021-08-12T12:44:54.561Z] - "overlay": [2021-08-12T12:44:54.561Z] - CONFIG_VXLAN: enabled (as module) [2021-08-12T12:44:54.561Z] - CONFIG_BRIDGE_VLAN_FILTERING: enabled [2021-08-12T12:44:54.561Z] Optional (for encrypted networks): [2021-08-12T12:44:54.772Z] #3 DONE 0.1s [2021-08-12T12:44:54.817Z] - CONFIG_CRYPTO: enabled [2021-08-12T12:44:54.817Z] - CONFIG_CRYPTO_AEAD: enabled [2021-08-12T12:44:54.817Z] - CONFIG_CRYPTO_GCM: enabled [2021-08-12T12:44:54.817Z] - CONFIG_CRYPTO_SEQIV: enabled [2021-08-12T12:44:54.817Z] - CONFIG_CRYPTO_GHASH: enabled [2021-08-12T12:44:54.817Z] - CONFIG_XFRM: enabled [2021-08-12T12:44:54.817Z] - CONFIG_XFRM_USER: enabled (as module) [2021-08-12T12:44:54.817Z] - CONFIG_XFRM_ALGO: enabled (as module) [2021-08-12T12:44:54.817Z] - CONFIG_INET_ESP: enabled (as module) [2021-08-12T12:44:54.817Z] - "ipvlan": [2021-08-12T12:44:54.817Z] - CONFIG_IPVLAN: enabled (as module) [2021-08-12T12:44:54.817Z] - "macvlan": [2021-08-12T12:44:54.817Z] - CONFIG_MACVLAN: enabled (as module) [2021-08-12T12:44:54.817Z] - CONFIG_DUMMY: enabled (as module) [2021-08-12T12:44:54.817Z] - "ftp,tftp client in container": [2021-08-12T12:44:54.817Z] - CONFIG_NF_NAT_FTP: enabled (as module) [2021-08-12T12:44:54.817Z] - CONFIG_NF_CONNTRACK_FTP: enabled (as module) [2021-08-12T12:44:54.817Z] - CONFIG_NF_NAT_TFTP: enabled (as module) [2021-08-12T12:44:54.817Z] - CONFIG_NF_CONNTRACK_TFTP: enabled (as module) [2021-08-12T12:44:54.817Z] - Storage Drivers: [2021-08-12T12:44:54.817Z] - "aufs": [2021-08-12T12:44:54.817Z] - CONFIG_AUFS_FS: enabled (as module) [2021-08-12T12:44:54.817Z] - "btrfs": [2021-08-12T12:44:54.817Z] - CONFIG_BTRFS_FS: enabled (as module) [2021-08-12T12:44:54.817Z] - CONFIG_BTRFS_FS_POSIX_ACL: enabled [2021-08-12T12:44:54.817Z] - "devicemapper": [2021-08-12T12:44:54.817Z] - CONFIG_BLK_DEV_DM: enabled [2021-08-12T12:44:54.817Z] - CONFIG_DM_THIN_PROVISIONING: enabled (as module) [2021-08-12T12:44:54.817Z] - "overlay": [2021-08-12T12:44:54.817Z] - CONFIG_OVERLAY_FS: enabled (as module) [2021-08-12T12:44:54.817Z] - "zfs": [2021-08-12T12:44:54.817Z] - /dev/zfs: present [2021-08-12T12:44:54.817Z] - zfs command: missing [2021-08-12T12:44:54.817Z] - zpool command: missing [2021-08-12T12:44:54.817Z] [2021-08-12T12:44:54.817Z] Limits: [2021-08-12T12:44:54.817Z] - /proc/sys/kernel/keys/root_maxkeys: 1000000 [2021-08-12T12:44:54.817Z] [2021-08-12T12:44:54.817Z] + true [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build dev image) [Pipeline] sh [2021-08-12T12:44:55.028Z] [2021-08-12T12:44:55.028Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-12T12:44:55.028Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-12T12:44:55.028Z] #4 CACHED [2021-08-12T12:44:55.028Z] [2021-08-12T12:44:55.028Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-12T12:44:55.028Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-12T12:44:55.138Z] + docker build --force-rm --build-arg APT_MIRROR --build-arg CROSS=true -t docker:c8af25319a92fc8c58d1d21e6f0359284d548f27 . [2021-08-12T12:44:55.283Z] #6 ... [2021-08-12T12:44:55.283Z] [2021-08-12T12:44:55.283Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-12T12:44:55.283Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-12T12:44:55.283Z] #7 DONE 0.1s [2021-08-12T12:44:55.283Z] [2021-08-12T12:44:55.283Z] #5 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-12T12:44:55.283Z] #5 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-12T12:44:55.283Z] #5 DONE 0.1s [2021-08-12T12:44:55.283Z] [2021-08-12T12:44:55.283Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-12T12:44:55.283Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-12T12:44:55.283Z] #8 DONE 0.1s [2021-08-12T12:44:55.283Z] [2021-08-12T12:44:55.283Z] #6 [internal] load metadata for docker.io/library/debian:buster [2021-08-12T12:44:55.283Z] #6 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-12T12:44:55.283Z] #6 DONE 0.2s [2021-08-12T12:44:55.393Z] #2 [internal] load .dockerignore [2021-08-12T12:44:55.393Z] #2 sha256:4c9be8eddcb6806c3cb3604331018cd32fb9b77c0fa08f7cb5958834d57db226 [2021-08-12T12:44:55.393Z] #2 transferring context: 87B done [2021-08-12T12:44:55.393Z] #2 DONE 0.0s [2021-08-12T12:44:55.393Z] [2021-08-12T12:44:55.393Z] #1 [internal] load build definition from Dockerfile [2021-08-12T12:44:55.393Z] #1 sha256:17a6eecee5484b5274b52f5158788bba8c14ebc26f81d69aa0427f7c606a3d70 [2021-08-12T12:44:55.393Z] #1 transferring dockerfile: 16.59kB done [2021-08-12T12:44:55.393Z] #1 DONE 0.0s [2021-08-12T12:44:55.393Z] [2021-08-12T12:44:55.393Z] #3 resolve image config for docker.io/docker/dockerfile:1.2 [2021-08-12T12:44:55.393Z] #3 sha256:b239a20f31d7f1e5744984df3d652780f1a82c37554dd73e1ad47c8eb05b0d69 [2021-08-12T12:44:55.393Z] #3 DONE 0.1s [2021-08-12T12:44:55.393Z] [2021-08-12T12:44:55.393Z] #4 docker-image://docker.io/docker/dockerfile:1.2@sha256:e2a8561e419ab1ba6b2fe6cbdf49fd92b95912df1cf7d313c3e2230a333fdbcc [2021-08-12T12:44:55.393Z] #4 sha256:37e0c519b0431ef5446f4dd0a4588ba695f961e9b0e800cd8c7f5ba6165af727 [2021-08-12T12:44:55.393Z] #4 CACHED [2021-08-12T12:44:55.539Z] [2021-08-12T12:44:55.539Z] #65 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-12T12:44:55.539Z] #65 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-12T12:44:55.539Z] #65 DONE 0.0s [2021-08-12T12:44:55.539Z] [2021-08-12T12:44:55.539Z] #63 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-12T12:44:55.539Z] #63 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-12T12:44:55.539Z] #63 DONE 0.0s [2021-08-12T12:44:55.539Z] [2021-08-12T12:44:55.539Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:8e8910fa802194a30d5ebfbf3065d304e9e853ac50466c523be07ca657d9d6a1 [2021-08-12T12:44:55.539Z] #9 sha256:78589975e7518bcf9a2b6a7676be5de5d525a1fcf49cca0627133f1c4bbfef36 [2021-08-12T12:44:55.539Z] #9 DONE 0.0s [2021-08-12T12:44:55.539Z] [2021-08-12T12:44:55.539Z] #26 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-12T12:44:55.539Z] #26 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-12T12:44:55.539Z] #26 DONE 0.0s [2021-08-12T12:44:55.539Z] [2021-08-12T12:44:55.539Z] #23 [internal] load build context [2021-08-12T12:44:55.539Z] #23 sha256:1a56cc43068a8e8b60fec11afbd17d65252c467208113e1e8c622edd03ef0bbe [2021-08-12T12:44:55.650Z] [2021-08-12T12:44:55.650Z] #5 [internal] load metadata for docker.io/library/debian:buster [2021-08-12T12:44:55.650Z] #5 sha256:869e615717577e2577a82febe56912ed153c2ef97b7d10c3395543fe03888a34 [2021-08-12T12:44:55.650Z] #5 DONE 0.1s [2021-08-12T12:44:55.650Z] [2021-08-12T12:44:55.650Z] #8 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-12T12:44:55.650Z] #8 sha256:4f4abfc628fa9f6bc9d86ceabdcece9b914f3f1388cc959562a126935dbac0f1 [2021-08-12T12:44:55.650Z] #8 DONE 0.1s [2021-08-12T12:44:55.650Z] [2021-08-12T12:44:55.650Z] #7 [internal] load metadata for docker.io/djs55/vpnkit:0.5.0 [2021-08-12T12:44:55.650Z] #7 sha256:e6b18f23b482eb87c52daf736deb9855cc065ca76bc296ff68f04cd9f6d72bec [2021-08-12T12:44:55.650Z] #7 DONE 0.1s [2021-08-12T12:44:55.650Z] [2021-08-12T12:44:55.650Z] #6 [internal] load metadata for docker.io/library/golang:1.16.7-buster [2021-08-12T12:44:55.650Z] #6 sha256:93ae01ec9ac7bdefa753de744d2c08d89caf4ed4484e60c3cb3943293868ea5e [2021-08-12T12:44:55.907Z] #6 DONE 0.1s [2021-08-12T12:44:56.103Z] #23 ... [2021-08-12T12:44:56.103Z] [2021-08-12T12:44:56.103Z] #42 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-12T12:44:56.103Z] #42 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-12T12:44:56.103Z] #42 DONE 0.4s [2021-08-12T12:44:56.103Z] [2021-08-12T12:44:56.103Z] #23 [internal] load build context [2021-08-12T12:44:56.103Z] #23 sha256:1a56cc43068a8e8b60fec11afbd17d65252c467208113e1e8c622edd03ef0bbe [2021-08-12T12:44:56.163Z] [2021-08-12T12:44:56.163Z] #9 [base 1/3] FROM docker.io/library/golang:1.16.7-buster@sha256:8e8910fa802194a30d5ebfbf3065d304e9e853ac50466c523be07ca657d9d6a1 [2021-08-12T12:44:56.163Z] #9 sha256:78589975e7518bcf9a2b6a7676be5de5d525a1fcf49cca0627133f1c4bbfef36 [2021-08-12T12:44:56.163Z] #9 DONE 0.0s [2021-08-12T12:44:56.163Z] [2021-08-12T12:44:56.163Z] #72 [vpnkit-arm64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-12T12:44:56.163Z] #72 sha256:3705761686d367e685b19781b4b035b296f1d085804338a4ba617f2ad2ebc2bd [2021-08-12T12:44:56.163Z] #72 DONE 0.0s [2021-08-12T12:44:56.163Z] [2021-08-12T12:44:56.163Z] #70 [vpnkit-amd64 1/1] FROM docker.io/djs55/vpnkit:0.5.0@sha256:d9aef9df57edd8d6e2a793ae1786242da5efe1a1fe09c908bd16e96d2d9cab07 [2021-08-12T12:44:56.163Z] #70 sha256:28b59b9493a6ec135c8ba949579df47e3cab8fc7dd13419b7e1ade99696d745a [2021-08-12T12:44:56.163Z] #70 DONE 0.0s [2021-08-12T12:44:56.163Z] [2021-08-12T12:44:56.163Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-12T12:44:56.163Z] #10 sha256:fce0f51045cad7d6da976f29ce54c91cc260f69d7aacf73063aa0759db2494cb [2021-08-12T12:44:56.163Z] #10 CACHED [2021-08-12T12:44:56.163Z] [2021-08-12T12:44:56.163Z] #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-08-12T12:44:56.163Z] #11 sha256:a40c038bb8193e78ca06832b956299d0247e8f89ed51eacf2cca484f0f67e0e1 [2021-08-12T12:44:56.163Z] #11 CACHED [2021-08-12T12:44:56.163Z] [2021-08-12T12:44:56.163Z] #33 [frozen-images 1/4] FROM docker.io/library/debian:buster@sha256:cc58a29c333ee594f7624d968123429b26916face46169304f07580644dde6b2 [2021-08-12T12:44:56.163Z] #33 sha256:2e71326df37ab77cc945afb6acdacb8e33b586ca761a5d654189b477e6142e91 [2021-08-12T12:44:56.163Z] #33 DONE 0.0s [2021-08-12T12:44:56.163Z] [2021-08-12T12:44:56.163Z] #30 [internal] load build context [2021-08-12T12:44:56.163Z] #30 sha256:935582a44a9f4bb5a6a5405ad8c72c213e508b00f9556ebcf1edc7fcdf1d4839 [2021-08-12T12:44:56.422Z] #30 ... [2021-08-12T12:44:56.422Z] [2021-08-12T12:44:56.422Z] #49 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key [2021-08-12T12:44:56.422Z] #49 sha256:4ebf95ef235c2a9565f1170d2820bf979767f762364b8c31dc05ef47e15c9784 [2021-08-12T12:44:56.422Z] #49 DONE 0.4s [2021-08-12T12:44:56.422Z] [2021-08-12T12:44:56.422Z] #30 [internal] load build context [2021-08-12T12:44:56.422Z] #30 sha256:935582a44a9f4bb5a6a5405ad8c72c213e508b00f9556ebcf1edc7fcdf1d4839 [2021-08-12T12:44:56.991Z] #30 ... [2021-08-12T12:44:56.991Z] [2021-08-12T12:44:56.991Z] #12 [cross-true 1/6] RUN dpkg --add-architecture arm64 [2021-08-12T12:44:56.991Z] #12 sha256:467f37cc124c9cff12f536be95562896bb23f69b46dd259a97e4e2292ab440ac [2021-08-12T12:44:56.991Z] #12 DONE 1.2s [2021-08-12T12:44:56.991Z] [2021-08-12T12:44:56.991Z] #30 [internal] load build context [2021-08-12T12:44:56.991Z] #30 sha256:935582a44a9f4bb5a6a5405ad8c72c213e508b00f9556ebcf1edc7fcdf1d4839 [2021-08-12T12:44:57.479Z] #23 transferring context: 55.81MB 1.6s done [2021-08-12T12:44:57.479Z] #23 DONE 1.6s [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #19 [dev-systemd-false 6/25] RUN ldconfig [2021-08-12T12:44:57.479Z] #19 sha256:ce7c30b96b92f60bf8b437437b6047e3f7f9bd3b9c521eb42ca0379c081deb4a [2021-08-12T12:44:57.479Z] #19 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #55 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-12T12:44:57.479Z] #55 sha256:b81f6bf63f3fa2ee369330fefa650dc7ff9da60db9fbc17ba1b0bfba32685ab0 [2021-08-12T12:44:57.479Z] #55 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #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-08-12T12:44:57.479Z] #12 sha256:d97e6fa5df58515f870bd8460cf5e7d176b5a226f125d92785bcca89a5767187 [2021-08-12T12:44:57.479Z] #12 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #41 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-12T12:44:57.479Z] #41 sha256:65a3d4fc395259e02f2772679ed153a7a1954cbcd48e2db24d6385001be7c085 [2021-08-12T12:44:57.479Z] #41 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #47 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-12T12:44:57.479Z] #47 sha256:4aa6759580ed8d7c1978ef714178222219f0356b78b157040b99df5b7c8b115f [2021-08-12T12:44:57.479Z] #47 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #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-08-12T12:44:57.479Z] #13 sha256:b69c4e7abc76aeb6b6a25436fb7c1a11806e55c87a0b2eca3530def5ba06d210 [2021-08-12T12:44:57.479Z] #13 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-12T12:44:57.479Z] #32 sha256:5b98d54ff6bde7c55a881707fe561ce06ba397ce35afd7d7e180ef37b141049d [2021-08-12T12:44:57.479Z] #32 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #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-08-12T12:44:57.479Z] #37 sha256:6ea320dd7968932571b45b49400fc37c43004b00e95df1954624bd0a74befdb6 [2021-08-12T12:44:57.479Z] #37 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #16 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-12T12:44:57.479Z] #16 sha256:f994c9a8f2aeffcccfe21295f242d72f498ee0b92b71d4dbf75c917e5807f753 [2021-08-12T12:44:57.479Z] #16 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #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-08-12T12:44:57.479Z] #46 sha256:f6470aa4f8198d2f807c6e1e136a05205cd317ae98a1a20efd72a7e228604e5e [2021-08-12T12:44:57.479Z] #46 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #10 [base 2/3] RUN echo 'Binary::apt::APT::Keep-Downloaded-Packages "true";' > /etc/apt/apt.conf.d/keep-cache [2021-08-12T12:44:57.479Z] #10 sha256:fce0f51045cad7d6da976f29ce54c91cc260f69d7aacf73063aa0759db2494cb [2021-08-12T12:44:57.479Z] #10 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #49 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-12T12:44:57.479Z] #49 sha256:f8095aaa83f49bdddb52d99fdd9830d768f04ec95db46fba0d91c2e1688e1f00 [2021-08-12T12:44:57.479Z] #49 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #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-08-12T12:44:57.479Z] #36 sha256:938525f84e151683922016ea3c60c855a90b82ee0fc4d833ed913677c5cb1141 [2021-08-12T12:44:57.479Z] #36 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #38 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-12T12:44:57.479Z] #38 sha256:b107d1289c69390572c5fee2682a66142abfedfee7714cef76e545b101b2c688 [2021-08-12T12:44:57.479Z] #38 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #61 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-12T12:44:57.479Z] #61 sha256:0284e63b9b6638474af4c16a12f4575b681ea7697d4651f771953c1efcdcb4cf [2021-08-12T12:44:57.479Z] #61 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #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-08-12T12:44:57.479Z] #11 sha256:a40c038bb8193e78ca06832b956299d0247e8f89ed51eacf2cca484f0f67e0e1 [2021-08-12T12:44:57.479Z] #11 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #34 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-12T12:44:57.479Z] #34 sha256:9e59708f18d71a17ce06428546bbb78f5a41e1c1b75c8ec4dda06e192356fb0f [2021-08-12T12:44:57.479Z] #34 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #60 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-12T12:44:57.479Z] #60 sha256:69f4e72ecaf42727bffa1cd6a90bc97c2c94095413c33757302261d43408226d [2021-08-12T12:44:57.479Z] #60 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #58 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-12T12:44:57.479Z] #58 sha256:bc4539f343b46ca764e12008a76bfee68937deb7b6e4a6a4a2ca752db009f9c7 [2021-08-12T12:44:57.479Z] #58 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #15 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-12T12:44:57.479Z] #15 sha256:fd2eb4320d32fa0e2b806fc394139929304913698fe7aff92839d9da76c6cc4f [2021-08-12T12:44:57.479Z] #15 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #14 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-12T12:44:57.479Z] #14 sha256:b5878ef2e3614903b67ac63aaf1dd74aaa739e87b5629605adc0a256b47d50cf [2021-08-12T12:44:57.479Z] #14 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #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-08-12T12:44:57.479Z] #48 sha256:b435e0c0c99ce0ce5431294e14711688cb07a2abc0dc21a984bfc781d9ece2ba [2021-08-12T12:44:57.479Z] #48 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #40 [registry 2/2] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=tmpfs,target=/go/src/ set -x && git clone https://github.com/docker/distribution.git . && git checkout -q "47a064d4195a9b56133891bbb13620c3ac83a827" && GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go" go build -buildmode=pie -o /build/registry-v2 github.com/docker/distribution/cmd/registry && case $(dpkg --print-architecture) in amd64|armhf|ppc64*|s390x) git checkout -q "ec87e9b6971d831f0eff752ddb54fb64693e51cd"; GOPATH="/go/src/github.com/docker/distribution/Godeps/_workspace:/go"; go build -buildmode=pie -o /build/registry-v2-schema1 github.com/docker/distribution/cmd/registry; ;; esac [2021-08-12T12:44:57.479Z] #40 sha256:045d5dc3d4ce4234b8de1cd60c57163253f9265cbb2b1243735e12fb551aa589 [2021-08-12T12:44:57.479Z] #40 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #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-08-12T12:44:57.479Z] #27 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-12T12:44:57.479Z] #27 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #35 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-12T12:44:57.479Z] #35 sha256:67e394e7fe8376b26dd8e15e4f5e0aef2d2bd5735331f5a556171337afe2c334 [2021-08-12T12:44:57.479Z] #35 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #17 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-12T12:44:57.479Z] #17 sha256:6d8a98e95badb29fce76c71bf37e70f08203a3077b04acfb81672652d9e4f8c9 [2021-08-12T12:44:57.479Z] #17 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #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-08-12T12:44:57.479Z] #57 sha256:26beb70afab7bb82c5f768dc3168650af24da00be714322b2ff76610f694ca22 [2021-08-12T12:44:57.479Z] #57 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #30 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-12T12:44:57.479Z] #30 sha256:794c3dd7c3db74acc1f8497805a62a9e45809b38d054ab7ceb24a94299a86301 [2021-08-12T12:44:57.479Z] #30 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #39 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-12T12:44:57.479Z] #39 sha256:efd80286761176ee564d025e72652fcfddfb87a962996642aeaf6c72974de29a [2021-08-12T12:44:57.479Z] #39 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #18 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-12T12:44:57.479Z] #18 sha256:a6384f735659a118c8e6c1669d27f2f8f56af78b8c78506eeabdb94e759a4357 [2021-08-12T12:44:57.479Z] #18 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #45 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-12T12:44:57.479Z] #45 sha256:9b05b20aa227ad95cf146a78c8f2824a93ecc718f1d6af329458600dfc04f92a [2021-08-12T12:44:57.479Z] #45 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #64 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-12T12:44:57.479Z] #64 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-12T12:44:57.479Z] #64 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #20 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-12T12:44:57.479Z] #20 sha256:5531f3c7e4482983b495289c19e38a92ba1186b744bf62ab213a47ef99b85507 [2021-08-12T12:44:57.479Z] #20 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #28 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-12T12:44:57.479Z] #28 sha256:2e5500454776e14b462ad24bd09a527baee42d8b8bae37702a47dc65ccb1cdcf [2021-08-12T12:44:57.479Z] #28 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #62 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-12T12:44:57.479Z] #62 sha256:e5f079f5bb2a8aab296b76eca9999f6cab7562d4e258acc0a286d2c8c3af9e17 [2021-08-12T12:44:57.479Z] #62 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #22 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-12T12:44:57.479Z] #22 sha256:a26ccc55881f2c2ea47db313b3531b11c836bf7199b3db7b6c63a5c37d16a176 [2021-08-12T12:44:57.479Z] #22 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #66 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-12T12:44:57.479Z] #66 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-12T12:44:57.479Z] #66 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #33 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-12T12:44:57.479Z] #33 sha256:dad7d737f135889c940c075ff6c5e059067be065a6b714a1faaab8cc6918af83 [2021-08-12T12:44:57.479Z] #33 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #25 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-12T12:44:57.479Z] #25 sha256:024de1f17e2592c1c9c7e043d284f76763352b06c6f32260bf3a75abfae91b17 [2021-08-12T12:44:57.479Z] #25 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #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-08-12T12:44:57.479Z] #29 sha256:e950712b4c6d5bf047b9b4468c09a62ccd4b6bfa5f71439a58e942df57f29f3e [2021-08-12T12:44:57.479Z] #29 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.479Z] #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-08-12T12:44:57.479Z] #50 sha256:ac488cc282cc50baf9cf24b12fe0f912fa6389deae549a2d7d006146178b5bfc [2021-08-12T12:44:57.479Z] #50 CACHED [2021-08-12T12:44:57.479Z] [2021-08-12T12:44:57.480Z] #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-08-12T12:44:57.480Z] #54 sha256:16592da6bca21e7ef6fb4378e3539d41363b79363e214e23b1f7ec78429b03a3 [2021-08-12T12:44:57.480Z] #54 CACHED [2021-08-12T12:44:57.480Z] [2021-08-12T12:44:57.480Z] #31 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-12T12:44:57.480Z] #31 sha256:fa7a3c7aad288c708ca9f0d73a6e5fb158b464b1404c6758961c082afce82ff4 [2021-08-12T12:44:57.480Z] #31 CACHED [2021-08-12T12:44:57.480Z] [2021-08-12T12:44:57.480Z] #67 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-12T12:44:57.480Z] #67 sha256:303f6a557072ec88c7041acd5194748dad1dd7dd7d119397ca1979c1caaa5ddb [2021-08-12T12:44:57.480Z] #67 CACHED [2021-08-12T12:44:57.480Z] [2021-08-12T12:44:57.480Z] #21 [dev-systemd-false 8/25] 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-08-12T12:44:57.480Z] #21 sha256:0247e62f5de4333565deba9b2a905162191ca263506699b56ed56f58f7c0f132 [2021-08-12T12:44:57.480Z] #21 CACHED [2021-08-12T12:44:57.480Z] [2021-08-12T12:44:57.480Z] #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-08-12T12:44:57.480Z] #52 sha256:658b4e6081bef0055d7736defd2914f943452845234b62ac8d3ab70902eaa09b [2021-08-12T12:44:57.480Z] #52 CACHED [2021-08-12T12:44:57.480Z] [2021-08-12T12:44:57.480Z] #53 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-12T12:44:57.480Z] #53 sha256:19b0cb4069d4769fb267b5fd0d8a95b21abf18f5ddd0ad4bc3d1c5822f14a10a [2021-08-12T12:44:57.480Z] #53 CACHED [2021-08-12T12:44:57.480Z] [2021-08-12T12:44:57.480Z] #51 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-12T12:44:57.480Z] #51 sha256:0a2c31f387f2874ffac55ed72db5a0f03f46b6c993cdd9bf817289d64a9cc5c0 [2021-08-12T12:44:57.480Z] #51 CACHED [2021-08-12T12:44:57.480Z] [2021-08-12T12:44:57.480Z] #43 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-12T12:44:57.480Z] #43 sha256:d958b768befa6fe327e99f4570d9b81a7f7ea13b78a99d3f89ac4fc7c24c600d [2021-08-12T12:44:57.480Z] #43 CACHED [2021-08-12T12:44:57.480Z] [2021-08-12T12:44:57.480Z] #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-08-12T12:44:57.480Z] #24 sha256:8f11528de3a6456466c54107d87b96389dd069e0364abd9259c2f7f1c847a271 [2021-08-12T12:44:57.480Z] #24 CACHED [2021-08-12T12:44:57.480Z] [2021-08-12T12:44:57.480Z] #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-08-12T12:44:57.480Z] #56 sha256:dfbb1cd764188baac7ec806917f6a148319b5f2db58287bc45d403d02123f450 [2021-08-12T12:44:57.480Z] #56 CACHED [2021-08-12T12:44:57.480Z] [2021-08-12T12:44:57.480Z] #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-08-12T12:44:57.480Z] #59 sha256:5d56cd04f4b92ba7419777e6bdd4907fd21b46520c0ca5a57837f2744487e86e [2021-08-12T12:44:57.480Z] #59 CACHED [2021-08-12T12:44:57.480Z] [2021-08-12T12:44:57.480Z] #44 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-12T12:44:57.480Z] #44 sha256:a75d11a30fa95d5a670f39d806498f55793c5526056bde086ba23ab363f40f35 [2021-08-12T12:44:57.480Z] #44 CACHED [2021-08-12T12:44:57.480Z] [2021-08-12T12:44:57.480Z] #68 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-12T12:44:57.480Z] #68 sha256:36858fa9189e77f74400d4cb818df6e064b2ae9c0564e5888fcfcd38fe25abdc [2021-08-12T12:44:57.480Z] #68 CACHED [2021-08-12T12:44:57.480Z] [2021-08-12T12:44:57.480Z] #69 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-12T12:44:57.480Z] #69 sha256:d1b5fc90551e99c67bae11e63f5845ba38ef18c4475f84b3506d0c40eeb36cb7 [2021-08-12T12:44:58.371Z] #30 ... [2021-08-12T12:44:58.371Z] [2021-08-12T12:44:58.371Z] #13 [cross-true 2/6] RUN dpkg --add-architecture armel [2021-08-12T12:44:58.371Z] #13 sha256:315fe803945fb2c9632255e423e61b77b7e172f0ce6ad80aec08ff7905c81193 [2021-08-12T12:44:58.371Z] #13 DONE 1.3s [2021-08-12T12:44:58.371Z] [2021-08-12T12:44:58.371Z] #30 [internal] load build context [2021-08-12T12:44:58.371Z] #30 sha256:935582a44a9f4bb5a6a5405ad8c72c213e508b00f9556ebcf1edc7fcdf1d4839 [2021-08-12T12:44:58.407Z] #69 DONE 1.1s [2021-08-12T12:44:58.407Z] [2021-08-12T12:44:58.407Z] #70 exporting to image [2021-08-12T12:44:58.407Z] #70 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-12T12:44:58.407Z] #70 exporting layers [2021-08-12T12:44:58.628Z] #30 transferring context: 55.81MB 2.5s done [2021-08-12T12:44:58.628Z] #30 DONE 2.7s [2021-08-12T12:44:58.628Z] [2021-08-12T12:44:58.628Z] #14 [cross-true 3/6] RUN dpkg --add-architecture armhf [2021-08-12T12:44:58.628Z] #14 sha256:bb3b0804b528e02847b38a7bf9c9d95c383bca9bf075462070c269ff1eee3ced [2021-08-12T12:44:59.189Z] #14 DONE 0.7s [2021-08-12T12:44:59.189Z] [2021-08-12T12:44:59.189Z] #15 [cross-true 4/6] RUN dpkg --add-architecture ppc64el [2021-08-12T12:44:59.189Z] #15 sha256:8427e11ae63ed617eb48e93a378b12ca97af08000051dcf93c5e7f8bf1ff7be6 [2021-08-12T12:44:59.335Z] #70 exporting layers 0.8s done [2021-08-12T12:44:59.335Z] #70 writing image sha256:a8abd191690b2e74fc1a5db9f68c28af7cae398daf1dede5f9cafdae969a2e5b done [2021-08-12T12:44:59.335Z] #70 naming to docker.io/library/docker:c8af25319a92fc8c58d1d21e6f0359284d548f27 done [2021-08-12T12:44:59.335Z] #70 DONE 0.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-12T12:44:59.670Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-12T12:44:59.763Z] #15 DONE 0.6s [2021-08-12T12:44:59.763Z] [2021-08-12T12:44:59.764Z] #16 [cross-true 5/6] RUN dpkg --add-architecture s390x [2021-08-12T12:44:59.764Z] #16 sha256:fda35e7bf28f425c6807bc77cb337d45fad7990f720667490bb0a7259109d353 [2021-08-12T12:44:59.986Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c8af25319a92fc8c58d1d21e6f0359284d548f27 -e DOCKER_GRAPHDRIVER -e DOCKER_ROOTLESS -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c8af25319a92fc8c58d1d21e6f0359284d548f27 hack/test/unit [2021-08-12T12:45:00.549Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-12T12:45:00.549Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-12T12:45:00.549Z] + TESTDIRS=./... [2021-08-12T12:45:00.549Z] + exclude_paths='/vendor/|/integration' [2021-08-12T12:45:00.549Z] ++ go list ./... [2021-08-12T12:45:00.549Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-12T12:45:00.695Z] #16 DONE 0.6s [2021-08-12T12:45:00.695Z] [2021-08-12T12:45:00.696Z] #17 [cross-true 6/6] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends crossbuild-essential-arm64 crossbuild-essential-armel crossbuild-essential-armhf crossbuild-essential-ppc64el crossbuild-essential-s390x [2021-08-12T12:45:00.696Z] #17 sha256:7b3b3018b861493bf484963d9cfdc54c4bb7d984f13ffe8f8ec15c81c3d50adf [2021-08-12T12:45:01.257Z] #17 0.827 Get:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [122 kB] [2021-08-12T12:45:01.257Z] #17 0.838 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-12T12:45:01.257Z] #17 0.839 Get:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [51.9 kB] [2021-08-12T12:45:01.257Z] #17 0.974 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-12T12:45:01.479Z] + pkg_list='github.com/docker/docker/api [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/backend/build [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/httputils [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/middleware [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router/build [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router/container [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router/debug [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router/distribution [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router/grpc [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router/image [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router/network [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router/plugin [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router/session [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router/swarm [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router/system [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/server/router/volume [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/backend [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/blkiodev [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/container [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/events [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/filters [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/image [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/mount [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/network [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/registry [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/strslice [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/swarm [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/time [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/versions [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-12T12:45:01.479Z] github.com/docker/docker/api/types/volume [2021-08-12T12:45:01.479Z] github.com/docker/docker/builder [2021-08-12T12:45:01.479Z] github.com/docker/docker/builder/builder-next [2021-08-12T12:45:01.479Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-12T12:45:01.479Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-12T12:45:01.479Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-12T12:45:01.479Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-12T12:45:01.479Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-12T12:45:01.479Z] github.com/docker/docker/builder/builder-next/worker [2021-08-12T12:45:01.479Z] github.com/docker/docker/builder/dockerfile [2021-08-12T12:45:01.479Z] github.com/docker/docker/builder/dockerignore [2021-08-12T12:45:01.479Z] github.com/docker/docker/builder/remotecontext [2021-08-12T12:45:01.479Z] github.com/docker/docker/builder/remotecontext/git [2021-08-12T12:45:01.479Z] github.com/docker/docker/cli [2021-08-12T12:45:01.479Z] github.com/docker/docker/cli/config [2021-08-12T12:45:01.479Z] github.com/docker/docker/cli/debug [2021-08-12T12:45:01.479Z] github.com/docker/docker/client [2021-08-12T12:45:01.479Z] github.com/docker/docker/cmd/docker-proxy [2021-08-12T12:45:01.479Z] github.com/docker/docker/cmd/dockerd [2021-08-12T12:45:01.479Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-12T12:45:01.479Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-12T12:45:01.479Z] github.com/docker/docker/container [2021-08-12T12:45:01.479Z] github.com/docker/docker/container/stream [2021-08-12T12:45:01.479Z] github.com/docker/docker/contrib/apparmor [2021-08-12T12:45:01.479Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-12T12:45:01.479Z] github.com/docker/docker/contrib/httpserver [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/cluster [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/cluster/convert [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/cluster/executor [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/cluster/provider [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/config [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/discovery [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/events [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/events/testutils [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/exec [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/graphdriver [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/images [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/initlayer [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/links [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/listeners [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/gelf [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/journald [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/local [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/logentries [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/splunk [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/syslog [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/logger/templates [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/names [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/network [2021-08-12T12:45:01.479Z] github.com/docker/docker/daemon/stats [2021-08-12T12:45:01.479Z] github.com/docker/docker/distribution [2021-08-12T12:45:01.479Z] github.com/docker/docker/distribution/metadata [2021-08-12T12:45:01.479Z] github.com/docker/docker/distribution/utils [2021-08-12T12:45:01.479Z] github.com/docker/docker/distribution/xfer [2021-08-12T12:45:01.479Z] github.com/docker/docker/dockerversion [2021-08-12T12:45:01.479Z] github.com/docker/docker/errdefs [2021-08-12T12:45:01.479Z] github.com/docker/docker/image [2021-08-12T12:45:01.479Z] github.com/docker/docker/image/cache [2021-08-12T12:45:01.479Z] github.com/docker/docker/image/tarexport [2021-08-12T12:45:01.479Z] github.com/docker/docker/image/v1 [2021-08-12T12:45:01.479Z] github.com/docker/docker/internal/test/suite [2021-08-12T12:45:01.479Z] github.com/docker/docker/layer [2021-08-12T12:45:01.479Z] github.com/docker/docker/libcontainerd [2021-08-12T12:45:01.479Z] github.com/docker/docker/libcontainerd/queue [2021-08-12T12:45:01.479Z] github.com/docker/docker/libcontainerd/remote [2021-08-12T12:45:01.479Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-12T12:45:01.479Z] github.com/docker/docker/libcontainerd/types [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/api [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/bitseq [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/cluster [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/config [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/datastore [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/driverapi [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-12T12:45:01.479Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/etchosts [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/idm [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/ipam [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/iptables [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/netlabel [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/netutils [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/networkdb [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/ns [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/options [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/osl [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/portallocator [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/portmapper [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/testutils [2021-08-12T12:45:01.480Z] github.com/docker/docker/libnetwork/types [2021-08-12T12:45:01.480Z] github.com/docker/docker/oci [2021-08-12T12:45:01.480Z] github.com/docker/docker/oci/caps [2021-08-12T12:45:01.480Z] github.com/docker/docker/opts [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/aaparser [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/archive [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/authorization [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/broadcaster [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/capabilities [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/chrootarchive [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/containerfs [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/devicemapper [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/directory [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/discovery [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/discovery/file [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/discovery/kv [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/discovery/memory [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/dmesg [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/filenotify [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/fileutils [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/fsutils [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/homedir [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/idtools [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/ioutils [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/jsonmessage [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/locker [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/longpath [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/loopback [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/mount [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/namesgenerator [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/parsers [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/pidfile [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/platform [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/plugingetter [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/plugins [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/plugins/transport [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/pools [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/progress [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/pubsub [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/reexec [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/signal [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/stack [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/stdcopy [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/streamformatter [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/stringid [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/symlink [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/sysinfo [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/system [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/tailfile [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/tarsum [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/term [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/term/windows [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/truncindex [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/urlutil [2021-08-12T12:45:01.480Z] github.com/docker/docker/pkg/useragent [2021-08-12T12:45:01.480Z] github.com/docker/docker/plugin [2021-08-12T12:45:01.480Z] github.com/docker/docker/plugin/executor/containerd [2021-08-12T12:45:01.480Z] github.com/docker/docker/plugin/v2 [2021-08-12T12:45:01.480Z] github.com/docker/docker/profiles/apparmor [2021-08-12T12:45:01.480Z] github.com/docker/docker/profiles/seccomp [2021-08-12T12:45:01.480Z] github.com/docker/docker/quota [2021-08-12T12:45:01.480Z] github.com/docker/docker/reference [2021-08-12T12:45:01.480Z] github.com/docker/docker/registry [2021-08-12T12:45:01.480Z] github.com/docker/docker/registry/resumable [2021-08-12T12:45:01.480Z] github.com/docker/docker/restartmanager [2021-08-12T12:45:01.480Z] github.com/docker/docker/rootless [2021-08-12T12:45:01.480Z] github.com/docker/docker/rootless/specconv [2021-08-12T12:45:01.480Z] github.com/docker/docker/runconfig [2021-08-12T12:45:01.480Z] github.com/docker/docker/runconfig/opts [2021-08-12T12:45:01.480Z] github.com/docker/docker/testutil [2021-08-12T12:45:01.480Z] github.com/docker/docker/testutil/daemon [2021-08-12T12:45:01.480Z] github.com/docker/docker/testutil/environment [2021-08-12T12:45:01.480Z] github.com/docker/docker/testutil/fakecontext [2021-08-12T12:45:01.480Z] github.com/docker/docker/testutil/fakegit [2021-08-12T12:45:01.480Z] github.com/docker/docker/testutil/fakestorage [2021-08-12T12:45:01.480Z] github.com/docker/docker/testutil/fixtures/load [2021-08-12T12:45:01.480Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-12T12:45:01.480Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-12T12:45:01.480Z] github.com/docker/docker/testutil/registry [2021-08-12T12:45:01.480Z] github.com/docker/docker/testutil/request [2021-08-12T12:45:01.480Z] github.com/docker/docker/volume [2021-08-12T12:45:01.480Z] github.com/docker/docker/volume/drivers [2021-08-12T12:45:01.480Z] github.com/docker/docker/volume/local [2021-08-12T12:45:01.480Z] github.com/docker/docker/volume/mounts [2021-08-12T12:45:01.480Z] github.com/docker/docker/volume/service [2021-08-12T12:45:01.480Z] github.com/docker/docker/volume/service/opts [2021-08-12T12:45:01.480Z] github.com/docker/docker/volume/testutils' [2021-08-12T12:45:01.480Z] ++ echo 'github.com/docker/docker/api [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/backend/build [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/httputils [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/middleware [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router/build [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router/container [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router/debug [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router/distribution [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router/grpc [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router/image [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router/network [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router/plugin [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router/session [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router/swarm [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router/system [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/server/router/volume [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/backend [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/blkiodev [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/container [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/events [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/filters [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/image [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/mount [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/network [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/registry [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/strslice [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/swarm [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/time [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/versions [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-12T12:45:01.480Z] github.com/docker/docker/api/types/volume [2021-08-12T12:45:01.480Z] github.com/docker/docker/builder [2021-08-12T12:45:01.480Z] github.com/docker/docker/builder/builder-next [2021-08-12T12:45:01.480Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-12T12:45:01.480Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-12T12:45:01.480Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-12T12:45:01.480Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-12T12:45:01.480Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-12T12:45:01.480Z] github.com/docker/docker/builder/builder-next/worker [2021-08-12T12:45:01.480Z] github.com/docker/docker/builder/dockerfile [2021-08-12T12:45:01.480Z] github.com/docker/docker/builder/dockerignore [2021-08-12T12:45:01.480Z] github.com/docker/docker/builder/remotecontext [2021-08-12T12:45:01.480Z] github.com/docker/docker/builder/remotecontext/git [2021-08-12T12:45:01.480Z] github.com/docker/docker/cli [2021-08-12T12:45:01.480Z] github.com/docker/docker/cli/config [2021-08-12T12:45:01.480Z] github.com/docker/docker/cli/debug [2021-08-12T12:45:01.480Z] github.com/docker/docker/client [2021-08-12T12:45:01.480Z] github.com/docker/docker/cmd/docker-proxy [2021-08-12T12:45:01.480Z] github.com/docker/docker/cmd/dockerd [2021-08-12T12:45:01.480Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-12T12:45:01.480Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-12T12:45:01.480Z] github.com/docker/docker/container [2021-08-12T12:45:01.480Z] github.com/docker/docker/container/stream [2021-08-12T12:45:01.480Z] github.com/docker/docker/contrib/apparmor [2021-08-12T12:45:01.480Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-12T12:45:01.480Z] github.com/docker/docker/contrib/httpserver [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/cluster [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/cluster/convert [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/cluster/executor [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/cluster/provider [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/config [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/discovery [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/events [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/events/testutils [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/exec [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/graphdriver [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/images [2021-08-12T12:45:01.480Z] github.com/docker/docker/daemon/initlayer [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/links [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/listeners [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/gelf [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/journald [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/local [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/logentries [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/splunk [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/syslog [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/logger/templates [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/names [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/network [2021-08-12T12:45:01.481Z] github.com/docker/docker/daemon/stats [2021-08-12T12:45:01.481Z] github.com/docker/docker/distribution [2021-08-12T12:45:01.481Z] github.com/docker/docker/distribution/metadata [2021-08-12T12:45:01.481Z] github.com/docker/docker/distribution/utils [2021-08-12T12:45:01.481Z] github.com/docker/docker/distribution/xfer [2021-08-12T12:45:01.481Z] github.com/docker/docker/dockerversion [2021-08-12T12:45:01.481Z] github.com/docker/docker/errdefs [2021-08-12T12:45:01.481Z] github.com/docker/docker/image [2021-08-12T12:45:01.481Z] github.com/docker/docker/image/cache [2021-08-12T12:45:01.481Z] github.com/docker/docker/image/tarexport [2021-08-12T12:45:01.481Z] github.com/docker/docker/image/v1 [2021-08-12T12:45:01.481Z] github.com/docker/docker/internal/test/suite [2021-08-12T12:45:01.481Z] github.com/docker/docker/layer [2021-08-12T12:45:01.481Z] github.com/docker/docker/libcontainerd [2021-08-12T12:45:01.481Z] github.com/docker/docker/libcontainerd/queue [2021-08-12T12:45:01.481Z] github.com/docker/docker/libcontainerd/remote [2021-08-12T12:45:01.481Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-12T12:45:01.481Z] github.com/docker/docker/libcontainerd/types [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/api [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/bitseq [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/cluster [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/config [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/datastore [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/driverapi [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/etchosts [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/idm [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/ipam [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/iptables [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/netlabel [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/netutils [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/networkdb [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/ns [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/options [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/osl [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/portallocator [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/portmapper [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/testutils [2021-08-12T12:45:01.481Z] github.com/docker/docker/libnetwork/types [2021-08-12T12:45:01.481Z] github.com/docker/docker/oci [2021-08-12T12:45:01.481Z] github.com/docker/docker/oci/caps [2021-08-12T12:45:01.481Z] github.com/docker/docker/opts [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/aaparser [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/archive [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/authorization [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/broadcaster [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/capabilities [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/chrootarchive [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/containerfs [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/devicemapper [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/directory [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/discovery [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/discovery/file [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/discovery/kv [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/discovery/memory [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/dmesg [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/filenotify [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/fileutils [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/fsutils [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/homedir [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/idtools [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/ioutils [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/jsonmessage [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/locker [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/longpath [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/loopback [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/mount [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/namesgenerator [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/parsers [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/pidfile [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/platform [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/plugingetter [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/plugins [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/plugins/transport [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/pools [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/progress [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/pubsub [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/reexec [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/signal [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/stack [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/stdcopy [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/streamformatter [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/stringid [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/symlink [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/sysinfo [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/system [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/tailfile [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/tarsum [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/term [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/term/windows [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/truncindex [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/urlutil [2021-08-12T12:45:01.481Z] github.com/docker/docker/pkg/useragent [2021-08-12T12:45:01.481Z] github.com/docker/docker/plugin [2021-08-12T12:45:01.481Z] github.com/docker/docker/plugin/executor/containerd [2021-08-12T12:45:01.481Z] github.com/docker/docker/plugin/v2 [2021-08-12T12:45:01.481Z] github.com/docker/docker/profiles/apparmor [2021-08-12T12:45:01.481Z] github.com/docker/docker/profiles/seccomp [2021-08-12T12:45:01.481Z] github.com/docker/docker/quota [2021-08-12T12:45:01.481Z] github.com/docker/docker/reference [2021-08-12T12:45:01.481Z] github.com/docker/docker/registry [2021-08-12T12:45:01.481Z] github.com/docker/docker/registry/resumable [2021-08-12T12:45:01.481Z] github.com/docker/docker/restartmanager [2021-08-12T12:45:01.481Z] github.com/docker/docker/rootless [2021-08-12T12:45:01.481Z] github.com/docker/docker/rootless/specconv [2021-08-12T12:45:01.481Z] github.com/docker/docker/runconfig [2021-08-12T12:45:01.481Z] github.com/docker/docker/runconfig/opts [2021-08-12T12:45:01.481Z] github.com/docker/docker/testutil [2021-08-12T12:45:01.481Z] github.com/docker/docker/testutil/daemon [2021-08-12T12:45:01.481Z] github.com/docker/docker/testutil/environment [2021-08-12T12:45:01.481Z] github.com/docker/docker/testutil/fakecontext [2021-08-12T12:45:01.481Z] github.com/docker/docker/testutil/fakegit [2021-08-12T12:45:01.481Z] github.com/docker/docker/testutil/fakestorage [2021-08-12T12:45:01.481Z] github.com/docker/docker/testutil/fixtures/load [2021-08-12T12:45:01.481Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-12T12:45:01.481Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-12T12:45:01.481Z] github.com/docker/docker/testutil/registry [2021-08-12T12:45:01.481Z] github.com/docker/docker/testutil/request [2021-08-12T12:45:01.481Z] github.com/docker/docker/volume [2021-08-12T12:45:01.481Z] github.com/docker/docker/volume/drivers [2021-08-12T12:45:01.481Z] github.com/docker/docker/volume/local [2021-08-12T12:45:01.481Z] github.com/docker/docker/volume/mounts [2021-08-12T12:45:01.481Z] github.com/docker/docker/volume/service [2021-08-12T12:45:01.481Z] github.com/docker/docker/volume/service/opts [2021-08-12T12:45:01.481Z] github.com/docker/docker/volume/testutils' [2021-08-12T12:45:01.481Z] ++ grep --fixed-strings -v /libnetwork [2021-08-12T12:45:01.481Z] + base_pkg_list='github.com/docker/docker/api [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/backend/build [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/httputils [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/middleware [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router/build [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router/container [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router/debug [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router/distribution [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router/grpc [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router/image [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router/network [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router/plugin [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router/session [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router/swarm [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router/system [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/server/router/volume [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/backend [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/blkiodev [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/container [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/events [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/filters [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/image [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/mount [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/network [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/registry [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/strslice [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/swarm [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/time [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/versions [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-12T12:45:01.481Z] github.com/docker/docker/api/types/volume [2021-08-12T12:45:01.481Z] github.com/docker/docker/builder [2021-08-12T12:45:01.481Z] github.com/docker/docker/builder/builder-next [2021-08-12T12:45:01.481Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-12T12:45:01.481Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/builder-next/worker [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/dockerfile [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/dockerignore [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/remotecontext [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/remotecontext/git [2021-08-12T12:45:01.482Z] github.com/docker/docker/cli [2021-08-12T12:45:01.482Z] github.com/docker/docker/cli/config [2021-08-12T12:45:01.482Z] github.com/docker/docker/cli/debug [2021-08-12T12:45:01.482Z] github.com/docker/docker/client [2021-08-12T12:45:01.482Z] github.com/docker/docker/cmd/docker-proxy [2021-08-12T12:45:01.482Z] github.com/docker/docker/cmd/dockerd [2021-08-12T12:45:01.482Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-12T12:45:01.482Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-12T12:45:01.482Z] github.com/docker/docker/container [2021-08-12T12:45:01.482Z] github.com/docker/docker/container/stream [2021-08-12T12:45:01.482Z] github.com/docker/docker/contrib/apparmor [2021-08-12T12:45:01.482Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-12T12:45:01.482Z] github.com/docker/docker/contrib/httpserver [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/cluster [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/cluster/convert [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/cluster/executor [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/cluster/provider [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/config [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/discovery [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/events [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/events/testutils [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/exec [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/images [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/initlayer [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/links [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/listeners [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/gelf [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/journald [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/local [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/logentries [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/splunk [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/syslog [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/templates [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/names [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/network [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/stats [2021-08-12T12:45:01.482Z] github.com/docker/docker/distribution [2021-08-12T12:45:01.482Z] github.com/docker/docker/distribution/metadata [2021-08-12T12:45:01.482Z] github.com/docker/docker/distribution/utils [2021-08-12T12:45:01.482Z] github.com/docker/docker/distribution/xfer [2021-08-12T12:45:01.482Z] github.com/docker/docker/dockerversion [2021-08-12T12:45:01.482Z] github.com/docker/docker/errdefs [2021-08-12T12:45:01.482Z] github.com/docker/docker/image [2021-08-12T12:45:01.482Z] github.com/docker/docker/image/cache [2021-08-12T12:45:01.482Z] github.com/docker/docker/image/tarexport [2021-08-12T12:45:01.482Z] github.com/docker/docker/image/v1 [2021-08-12T12:45:01.482Z] github.com/docker/docker/internal/test/suite [2021-08-12T12:45:01.482Z] github.com/docker/docker/layer [2021-08-12T12:45:01.482Z] github.com/docker/docker/libcontainerd [2021-08-12T12:45:01.482Z] github.com/docker/docker/libcontainerd/queue [2021-08-12T12:45:01.482Z] github.com/docker/docker/libcontainerd/remote [2021-08-12T12:45:01.482Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-12T12:45:01.482Z] github.com/docker/docker/libcontainerd/types [2021-08-12T12:45:01.482Z] github.com/docker/docker/oci [2021-08-12T12:45:01.482Z] github.com/docker/docker/oci/caps [2021-08-12T12:45:01.482Z] github.com/docker/docker/opts [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/aaparser [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/archive [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/authorization [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/broadcaster [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/capabilities [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/chrootarchive [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/containerfs [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/devicemapper [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/directory [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/discovery [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/discovery/file [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/discovery/kv [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/discovery/memory [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/dmesg [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/filenotify [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/fileutils [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/fsutils [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/homedir [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/idtools [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/ioutils [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/jsonmessage [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/locker [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/longpath [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/loopback [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/mount [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/namesgenerator [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/parsers [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/pidfile [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/platform [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/plugingetter [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/plugins [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/plugins/transport [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/pools [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/progress [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/pubsub [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/reexec [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/signal [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/stack [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/stdcopy [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/streamformatter [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/stringid [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/symlink [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/sysinfo [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/system [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/tailfile [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/tarsum [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/term [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/term/windows [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/truncindex [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/urlutil [2021-08-12T12:45:01.482Z] github.com/docker/docker/pkg/useragent [2021-08-12T12:45:01.482Z] github.com/docker/docker/plugin [2021-08-12T12:45:01.482Z] github.com/docker/docker/plugin/executor/containerd [2021-08-12T12:45:01.482Z] github.com/docker/docker/plugin/v2 [2021-08-12T12:45:01.482Z] github.com/docker/docker/profiles/apparmor [2021-08-12T12:45:01.482Z] github.com/docker/docker/profiles/seccomp [2021-08-12T12:45:01.482Z] github.com/docker/docker/quota [2021-08-12T12:45:01.482Z] github.com/docker/docker/reference [2021-08-12T12:45:01.482Z] github.com/docker/docker/registry [2021-08-12T12:45:01.482Z] github.com/docker/docker/registry/resumable [2021-08-12T12:45:01.482Z] github.com/docker/docker/restartmanager [2021-08-12T12:45:01.482Z] github.com/docker/docker/rootless [2021-08-12T12:45:01.482Z] github.com/docker/docker/rootless/specconv [2021-08-12T12:45:01.482Z] github.com/docker/docker/runconfig [2021-08-12T12:45:01.482Z] github.com/docker/docker/runconfig/opts [2021-08-12T12:45:01.482Z] github.com/docker/docker/testutil [2021-08-12T12:45:01.482Z] github.com/docker/docker/testutil/daemon [2021-08-12T12:45:01.482Z] github.com/docker/docker/testutil/environment [2021-08-12T12:45:01.482Z] github.com/docker/docker/testutil/fakecontext [2021-08-12T12:45:01.482Z] github.com/docker/docker/testutil/fakegit [2021-08-12T12:45:01.482Z] github.com/docker/docker/testutil/fakestorage [2021-08-12T12:45:01.482Z] github.com/docker/docker/testutil/fixtures/load [2021-08-12T12:45:01.482Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-12T12:45:01.482Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-12T12:45:01.482Z] github.com/docker/docker/testutil/registry [2021-08-12T12:45:01.482Z] github.com/docker/docker/testutil/request [2021-08-12T12:45:01.482Z] github.com/docker/docker/volume [2021-08-12T12:45:01.482Z] github.com/docker/docker/volume/drivers [2021-08-12T12:45:01.482Z] github.com/docker/docker/volume/local [2021-08-12T12:45:01.482Z] github.com/docker/docker/volume/mounts [2021-08-12T12:45:01.482Z] github.com/docker/docker/volume/service [2021-08-12T12:45:01.482Z] github.com/docker/docker/volume/service/opts [2021-08-12T12:45:01.482Z] github.com/docker/docker/volume/testutils' [2021-08-12T12:45:01.482Z] ++ grep --fixed-strings /libnetwork [2021-08-12T12:45:01.482Z] ++ echo 'github.com/docker/docker/api [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/backend/build [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/httputils [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/middleware [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router/build [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router/container [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router/debug [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router/distribution [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router/grpc [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router/image [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router/network [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router/plugin [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router/session [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router/swarm [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router/system [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/server/router/volume [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/backend [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/blkiodev [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/container [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/events [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/filters [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/image [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/mount [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/network [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/registry [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/strslice [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/swarm [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/time [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/versions [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-12T12:45:01.482Z] github.com/docker/docker/api/types/volume [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/builder-next [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/builder-next/worker [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/dockerfile [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/dockerignore [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/remotecontext [2021-08-12T12:45:01.482Z] github.com/docker/docker/builder/remotecontext/git [2021-08-12T12:45:01.482Z] github.com/docker/docker/cli [2021-08-12T12:45:01.482Z] github.com/docker/docker/cli/config [2021-08-12T12:45:01.482Z] github.com/docker/docker/cli/debug [2021-08-12T12:45:01.482Z] github.com/docker/docker/client [2021-08-12T12:45:01.482Z] github.com/docker/docker/cmd/docker-proxy [2021-08-12T12:45:01.482Z] github.com/docker/docker/cmd/dockerd [2021-08-12T12:45:01.482Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-12T12:45:01.482Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-12T12:45:01.482Z] github.com/docker/docker/container [2021-08-12T12:45:01.482Z] github.com/docker/docker/container/stream [2021-08-12T12:45:01.482Z] github.com/docker/docker/contrib/apparmor [2021-08-12T12:45:01.482Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-12T12:45:01.482Z] github.com/docker/docker/contrib/httpserver [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/cluster [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/cluster/convert [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/cluster/executor [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/cluster/provider [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/config [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/discovery [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/events [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/events/testutils [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/exec [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/images [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/initlayer [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/links [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/listeners [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/gelf [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/journald [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/local [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/logentries [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/splunk [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/syslog [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/logger/templates [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/names [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/network [2021-08-12T12:45:01.482Z] github.com/docker/docker/daemon/stats [2021-08-12T12:45:01.482Z] github.com/docker/docker/distribution [2021-08-12T12:45:01.482Z] github.com/docker/docker/distribution/metadata [2021-08-12T12:45:01.482Z] github.com/docker/docker/distribution/utils [2021-08-12T12:45:01.482Z] github.com/docker/docker/distribution/xfer [2021-08-12T12:45:01.482Z] github.com/docker/docker/dockerversion [2021-08-12T12:45:01.482Z] github.com/docker/docker/errdefs [2021-08-12T12:45:01.482Z] github.com/docker/docker/image [2021-08-12T12:45:01.482Z] github.com/docker/docker/image/cache [2021-08-12T12:45:01.482Z] github.com/docker/docker/image/tarexport [2021-08-12T12:45:01.482Z] github.com/docker/docker/image/v1 [2021-08-12T12:45:01.482Z] github.com/docker/docker/internal/test/suite [2021-08-12T12:45:01.482Z] github.com/docker/docker/layer [2021-08-12T12:45:01.482Z] github.com/docker/docker/libcontainerd [2021-08-12T12:45:01.482Z] github.com/docker/docker/libcontainerd/queue [2021-08-12T12:45:01.483Z] github.com/docker/docker/libcontainerd/remote [2021-08-12T12:45:01.483Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-12T12:45:01.483Z] github.com/docker/docker/libcontainerd/types [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/api [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/bitseq [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cluster [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/config [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/datastore [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/driverapi [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/etchosts [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/idm [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipam [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/iptables [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/netlabel [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/netutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/networkdb [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ns [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/options [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/osl [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/portallocator [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/portmapper [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/testutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/types [2021-08-12T12:45:01.483Z] github.com/docker/docker/oci [2021-08-12T12:45:01.483Z] github.com/docker/docker/oci/caps [2021-08-12T12:45:01.483Z] github.com/docker/docker/opts [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/aaparser [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/archive [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/authorization [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/broadcaster [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/capabilities [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/chrootarchive [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/containerfs [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/devicemapper [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/directory [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/discovery [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/discovery/file [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/discovery/kv [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/discovery/memory [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/dmesg [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/filenotify [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/fileutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/fsutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/homedir [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/idtools [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/ioutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/jsonmessage [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/locker [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/longpath [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/loopback [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/mount [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/namesgenerator [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/parsers [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/pidfile [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/platform [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/plugingetter [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/plugins [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/plugins/transport [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/pools [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/progress [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/pubsub [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/reexec [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/signal [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/stack [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/stdcopy [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/streamformatter [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/stringid [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/symlink [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/sysinfo [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/system [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/tailfile [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/tarsum [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/term [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/term/windows [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/truncindex [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/urlutil [2021-08-12T12:45:01.483Z] github.com/docker/docker/pkg/useragent [2021-08-12T12:45:01.483Z] github.com/docker/docker/plugin [2021-08-12T12:45:01.483Z] github.com/docker/docker/plugin/executor/containerd [2021-08-12T12:45:01.483Z] github.com/docker/docker/plugin/v2 [2021-08-12T12:45:01.483Z] github.com/docker/docker/profiles/apparmor [2021-08-12T12:45:01.483Z] github.com/docker/docker/profiles/seccomp [2021-08-12T12:45:01.483Z] github.com/docker/docker/quota [2021-08-12T12:45:01.483Z] github.com/docker/docker/reference [2021-08-12T12:45:01.483Z] github.com/docker/docker/registry [2021-08-12T12:45:01.483Z] github.com/docker/docker/registry/resumable [2021-08-12T12:45:01.483Z] github.com/docker/docker/restartmanager [2021-08-12T12:45:01.483Z] github.com/docker/docker/rootless [2021-08-12T12:45:01.483Z] github.com/docker/docker/rootless/specconv [2021-08-12T12:45:01.483Z] github.com/docker/docker/runconfig [2021-08-12T12:45:01.483Z] github.com/docker/docker/runconfig/opts [2021-08-12T12:45:01.483Z] github.com/docker/docker/testutil [2021-08-12T12:45:01.483Z] github.com/docker/docker/testutil/daemon [2021-08-12T12:45:01.483Z] github.com/docker/docker/testutil/environment [2021-08-12T12:45:01.483Z] github.com/docker/docker/testutil/fakecontext [2021-08-12T12:45:01.483Z] github.com/docker/docker/testutil/fakegit [2021-08-12T12:45:01.483Z] github.com/docker/docker/testutil/fakestorage [2021-08-12T12:45:01.483Z] github.com/docker/docker/testutil/fixtures/load [2021-08-12T12:45:01.483Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-12T12:45:01.483Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-12T12:45:01.483Z] github.com/docker/docker/testutil/registry [2021-08-12T12:45:01.483Z] github.com/docker/docker/testutil/request [2021-08-12T12:45:01.483Z] github.com/docker/docker/volume [2021-08-12T12:45:01.483Z] github.com/docker/docker/volume/drivers [2021-08-12T12:45:01.483Z] github.com/docker/docker/volume/local [2021-08-12T12:45:01.483Z] github.com/docker/docker/volume/mounts [2021-08-12T12:45:01.483Z] github.com/docker/docker/volume/service [2021-08-12T12:45:01.483Z] github.com/docker/docker/volume/service/opts [2021-08-12T12:45:01.483Z] github.com/docker/docker/volume/testutils' [2021-08-12T12:45:01.483Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/api [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/bitseq [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cluster [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/config [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/datastore [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/driverapi [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/etchosts [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/idm [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipam [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/iptables [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/netlabel [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/netutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/networkdb [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ns [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/options [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/osl [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/portallocator [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/portmapper [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/testutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/types' [2021-08-12T12:45:01.483Z] + echo 'github.com/docker/docker/libnetwork [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/api [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/bitseq [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cluster [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/config [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/datastore [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/driverapi [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/etchosts [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/idm [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipam [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/iptables [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/netlabel [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/netutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/networkdb [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/ns [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/options [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/osl [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/portallocator [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/portmapper [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/testutils [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/types' [2021-08-12T12:45:01.483Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T12:45:01.483Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T12:45:01.483Z] + type docker-proxy [2021-08-12T12:45:01.483Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-12T12:45:01.483Z] + hack/make.sh binary-proxy install-proxy [2021-08-12T12:45:01.483Z] [2021-08-12T12:45:01.513Z] #17 1.122 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-12T12:45:01.739Z] Removing bundles/ [2021-08-12T12:45:01.769Z] #17 1.282 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-12T12:45:01.769Z] #17 1.437 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 Packages [7907 kB] [2021-08-12T12:45:01.995Z] [2021-08-12T12:45:01.995Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-12T12:45:01.995Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-12T12:45:01.995Z] GOOS="" GOARCH="" GOARM="" [2021-08-12T12:45:02.025Z] #17 1.565 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-12T12:45:02.025Z] #17 1.690 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-12T12:45:02.281Z] #17 1.805 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [294 kB] [2021-08-12T12:45:02.281Z] #17 1.811 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 Packages [300 kB] [2021-08-12T12:45:02.281Z] #17 1.857 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB] [2021-08-12T12:45:02.281Z] #17 1.862 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB] [2021-08-12T12:45:02.281Z] #17 1.867 Get:14 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [290 kB] [2021-08-12T12:45:02.281Z] #17 1.871 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [271 kB] [2021-08-12T12:45:02.281Z] #17 1.876 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main amd64 Packages [15.2 kB] [2021-08-12T12:45:02.281Z] #17 1.877 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-12T12:45:02.281Z] #17 1.878 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-12T12:45:02.281Z] #17 1.878 Get:19 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-12T12:45:02.281Z] #17 1.879 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-12T12:45:02.281Z] #17 1.880 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-12T12:45:08.579Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-12T12:45:08.579Z] [2021-08-12T12:45:08.579Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-12T12:45:08.579Z] Installing docker-proxy to /usr/local/bin/ [2021-08-12T12:45:08.579Z] [2021-08-12T12:45:08.579Z] + mkdir -p bundles [2021-08-12T12:45:08.579Z] + '[' -n 'github.com/docker/docker/api [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/backend/build [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/httputils [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/middleware [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router/build [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router/container [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router/debug [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router/distribution [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router/grpc [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router/image [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router/network [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router/plugin [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router/session [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router/swarm [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router/system [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/server/router/volume [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/backend [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/blkiodev [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/container [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/events [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/filters [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/image [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/mount [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/network [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/registry [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/strslice [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/swarm [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/time [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/versions [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-12T12:45:08.579Z] github.com/docker/docker/api/types/volume [2021-08-12T12:45:08.579Z] github.com/docker/docker/builder [2021-08-12T12:45:08.579Z] github.com/docker/docker/builder/builder-next [2021-08-12T12:45:08.579Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-12T12:45:08.579Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-12T12:45:08.579Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-12T12:45:08.579Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-12T12:45:08.579Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-12T12:45:08.579Z] github.com/docker/docker/builder/builder-next/worker [2021-08-12T12:45:08.579Z] github.com/docker/docker/builder/dockerfile [2021-08-12T12:45:08.579Z] github.com/docker/docker/builder/dockerignore [2021-08-12T12:45:08.579Z] github.com/docker/docker/builder/remotecontext [2021-08-12T12:45:08.579Z] github.com/docker/docker/builder/remotecontext/git [2021-08-12T12:45:08.579Z] github.com/docker/docker/cli [2021-08-12T12:45:08.579Z] github.com/docker/docker/cli/config [2021-08-12T12:45:08.579Z] github.com/docker/docker/cli/debug [2021-08-12T12:45:08.579Z] github.com/docker/docker/client [2021-08-12T12:45:08.579Z] github.com/docker/docker/cmd/docker-proxy [2021-08-12T12:45:08.579Z] github.com/docker/docker/cmd/dockerd [2021-08-12T12:45:08.579Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-12T12:45:08.579Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-12T12:45:08.579Z] github.com/docker/docker/container [2021-08-12T12:45:08.579Z] github.com/docker/docker/container/stream [2021-08-12T12:45:08.579Z] github.com/docker/docker/contrib/apparmor [2021-08-12T12:45:08.579Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-12T12:45:08.579Z] github.com/docker/docker/contrib/httpserver [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/cluster [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/cluster/convert [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/cluster/executor [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/cluster/provider [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/config [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/discovery [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/events [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/events/testutils [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/exec [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/graphdriver [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/images [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/initlayer [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/links [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/listeners [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/gelf [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/journald [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/local [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/logentries [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/splunk [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/syslog [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/logger/templates [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/names [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/network [2021-08-12T12:45:08.579Z] github.com/docker/docker/daemon/stats [2021-08-12T12:45:08.579Z] github.com/docker/docker/distribution [2021-08-12T12:45:08.579Z] github.com/docker/docker/distribution/metadata [2021-08-12T12:45:08.579Z] github.com/docker/docker/distribution/utils [2021-08-12T12:45:08.579Z] github.com/docker/docker/distribution/xfer [2021-08-12T12:45:08.579Z] github.com/docker/docker/dockerversion [2021-08-12T12:45:08.579Z] github.com/docker/docker/errdefs [2021-08-12T12:45:08.579Z] github.com/docker/docker/image [2021-08-12T12:45:08.579Z] github.com/docker/docker/image/cache [2021-08-12T12:45:08.579Z] github.com/docker/docker/image/tarexport [2021-08-12T12:45:08.579Z] github.com/docker/docker/image/v1 [2021-08-12T12:45:08.579Z] github.com/docker/docker/internal/test/suite [2021-08-12T12:45:08.579Z] github.com/docker/docker/layer [2021-08-12T12:45:08.579Z] github.com/docker/docker/libcontainerd [2021-08-12T12:45:08.579Z] github.com/docker/docker/libcontainerd/queue [2021-08-12T12:45:08.579Z] github.com/docker/docker/libcontainerd/remote [2021-08-12T12:45:08.579Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-12T12:45:08.579Z] github.com/docker/docker/libcontainerd/types [2021-08-12T12:45:08.579Z] github.com/docker/docker/oci [2021-08-12T12:45:08.579Z] github.com/docker/docker/oci/caps [2021-08-12T12:45:08.579Z] github.com/docker/docker/opts [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/aaparser [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/archive [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/authorization [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/broadcaster [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/capabilities [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/chrootarchive [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/containerfs [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/devicemapper [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/directory [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/discovery [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/discovery/file [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/discovery/kv [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/discovery/memory [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/dmesg [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/filenotify [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/fileutils [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/fsutils [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/homedir [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/idtools [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/ioutils [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/jsonmessage [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/locker [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/longpath [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/loopback [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/mount [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/namesgenerator [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/parsers [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/pidfile [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/platform [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/plugingetter [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/plugins [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/plugins/transport [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/pools [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/progress [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/pubsub [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/reexec [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/signal [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/stack [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/stdcopy [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/streamformatter [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/stringid [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/symlink [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/sysinfo [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/system [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/tailfile [2021-08-12T12:45:08.579Z] github.com/docker/docker/pkg/tarsum [2021-08-12T12:45:08.580Z] github.com/docker/docker/pkg/term [2021-08-12T12:45:08.580Z] github.com/docker/docker/pkg/term/windows [2021-08-12T12:45:08.580Z] github.com/docker/docker/pkg/truncindex [2021-08-12T12:45:08.580Z] github.com/docker/docker/pkg/urlutil [2021-08-12T12:45:08.580Z] github.com/docker/docker/pkg/useragent [2021-08-12T12:45:08.580Z] github.com/docker/docker/plugin [2021-08-12T12:45:08.580Z] github.com/docker/docker/plugin/executor/containerd [2021-08-12T12:45:08.580Z] github.com/docker/docker/plugin/v2 [2021-08-12T12:45:08.580Z] github.com/docker/docker/profiles/apparmor [2021-08-12T12:45:08.580Z] github.com/docker/docker/profiles/seccomp [2021-08-12T12:45:08.580Z] github.com/docker/docker/quota [2021-08-12T12:45:08.580Z] github.com/docker/docker/reference [2021-08-12T12:45:08.580Z] github.com/docker/docker/registry [2021-08-12T12:45:08.580Z] github.com/docker/docker/registry/resumable [2021-08-12T12:45:08.580Z] github.com/docker/docker/restartmanager [2021-08-12T12:45:08.580Z] github.com/docker/docker/rootless [2021-08-12T12:45:08.580Z] github.com/docker/docker/rootless/specconv [2021-08-12T12:45:08.580Z] github.com/docker/docker/runconfig [2021-08-12T12:45:08.580Z] github.com/docker/docker/runconfig/opts [2021-08-12T12:45:08.580Z] github.com/docker/docker/testutil [2021-08-12T12:45:08.580Z] github.com/docker/docker/testutil/daemon [2021-08-12T12:45:08.580Z] github.com/docker/docker/testutil/environment [2021-08-12T12:45:08.580Z] github.com/docker/docker/testutil/fakecontext [2021-08-12T12:45:08.580Z] github.com/docker/docker/testutil/fakegit [2021-08-12T12:45:08.580Z] github.com/docker/docker/testutil/fakestorage [2021-08-12T12:45:08.580Z] github.com/docker/docker/testutil/fixtures/load [2021-08-12T12:45:08.580Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-12T12:45:08.580Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-12T12:45:08.580Z] github.com/docker/docker/testutil/registry [2021-08-12T12:45:08.580Z] github.com/docker/docker/testutil/request [2021-08-12T12:45:08.580Z] github.com/docker/docker/volume [2021-08-12T12:45:08.580Z] github.com/docker/docker/volume/drivers [2021-08-12T12:45:08.580Z] github.com/docker/docker/volume/local [2021-08-12T12:45:08.580Z] github.com/docker/docker/volume/mounts [2021-08-12T12:45:08.580Z] github.com/docker/docker/volume/service [2021-08-12T12:45:08.580Z] github.com/docker/docker/volume/service/opts [2021-08-12T12:45:08.580Z] github.com/docker/docker/volume/testutils' ']' [2021-08-12T12:45:08.580Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/stack 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/apparmor 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/rootless/specconv 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-08-12T12:45:08.820Z] #17 7.911 Fetched 48.3 MB in 7s (6584 kB/s) [2021-08-12T12:45:08.837Z] ? github.com/docker/docker/api [no test files] [2021-08-12T12:45:11.488Z] #17 7.911 Reading package lists... [2021-08-12T12:45:14.757Z] #17 11.11 Reading package lists... [2021-08-12T12:45:15.320Z] #17 14.22 Building dependency tree... [2021-08-12T12:45:15.577Z] #17 15.28 The following additional packages will be installed: [2021-08-12T12:45:15.577Z] #17 15.28 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-12T12:45:15.577Z] #17 15.28 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-12T12:45:15.835Z] #17 15.28 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-12T12:45:15.835Z] #17 15.28 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-12T12:45:15.835Z] #17 15.28 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-12T12:45:15.835Z] #17 15.28 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-12T12:45:15.835Z] #17 15.28 cpp-s390x-linux-gnu cross-config dpkg-cross dpkg-dev file [2021-08-12T12:45:15.835Z] #17 15.28 g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi g++-8-arm-linux-gnueabihf [2021-08-12T12:45:15.835Z] #17 15.28 g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu g++-aarch64-linux-gnu [2021-08-12T12:45:15.835Z] #17 15.28 g++-arm-linux-gnueabi g++-arm-linux-gnueabihf g++-powerpc64le-linux-gnu [2021-08-12T12:45:15.835Z] #17 15.28 g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu gcc-8-aarch64-linux-gnu-base [2021-08-12T12:45:15.835Z] #17 15.28 gcc-8-arm-linux-gnueabi gcc-8-arm-linux-gnueabi-base [2021-08-12T12:45:15.835Z] #17 15.28 gcc-8-arm-linux-gnueabihf gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base [2021-08-12T12:45:15.835Z] #17 15.28 gcc-8-powerpc64le-linux-gnu gcc-8-powerpc64le-linux-gnu-base [2021-08-12T12:45:15.835Z] #17 15.28 gcc-8-s390x-linux-gnu gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu [2021-08-12T12:45:15.835Z] #17 15.28 gcc-arm-linux-gnueabi gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu [2021-08-12T12:45:15.835Z] #17 15.28 gcc-s390x-linux-gnu libasan5-arm64-cross libasan5-armel-cross [2021-08-12T12:45:15.835Z] #17 15.28 libasan5-armhf-cross libasan5-ppc64el-cross libasan5-s390x-cross [2021-08-12T12:45:15.835Z] #17 15.28 libatomic1-arm64-cross libatomic1-armel-cross libatomic1-armhf-cross [2021-08-12T12:45:15.835Z] #17 15.28 libatomic1-ppc64el-cross libatomic1-s390x-cross libc6-arm64-cross [2021-08-12T12:45:15.836Z] #17 15.28 libc6-armel-cross libc6-armhf-cross libc6-dev-arm64-cross [2021-08-12T12:45:15.836Z] #17 15.28 libc6-dev-armel-cross libc6-dev-armhf-cross libc6-dev-ppc64el-cross [2021-08-12T12:45:15.836Z] #17 15.28 libc6-dev-s390x-cross libc6-ppc64el-cross libc6-s390x-cross [2021-08-12T12:45:15.836Z] #17 15.28 libconfig-auto-perl libconfig-inifiles-perl libdebian-dpkgcross-perl [2021-08-12T12:45:15.836Z] #17 15.28 libfile-homedir-perl libfile-which-perl libgcc-8-dev-arm64-cross [2021-08-12T12:45:15.836Z] #17 15.28 libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross libgcc-8-dev-ppc64el-cross [2021-08-12T12:45:15.836Z] #17 15.28 libgcc-8-dev-s390x-cross libgcc1-arm64-cross libgcc1-armel-cross [2021-08-12T12:45:15.836Z] #17 15.28 libgcc1-armhf-cross libgcc1-ppc64el-cross libgcc1-s390x-cross [2021-08-12T12:45:15.836Z] #17 15.28 libgomp1-arm64-cross libgomp1-armel-cross libgomp1-armhf-cross [2021-08-12T12:45:15.836Z] #17 15.28 libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 libio-string-perl [2021-08-12T12:45:15.836Z] #17 15.28 libitm1-arm64-cross libitm1-ppc64el-cross libitm1-s390x-cross [2021-08-12T12:45:15.836Z] #17 15.28 liblocale-gettext-perl liblsan0-arm64-cross liblsan0-ppc64el-cross [2021-08-12T12:45:15.836Z] #17 15.28 libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-12T12:45:15.836Z] #17 15.28 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-12T12:45:15.836Z] #17 15.28 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-12T12:45:15.836Z] #17 15.28 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-12T12:45:15.836Z] #17 15.28 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-12T12:45:15.836Z] #17 15.28 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-12T12:45:15.836Z] #17 15.28 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-12T12:45:15.836Z] #17 15.28 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-12T12:45:15.836Z] #17 15.28 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-12T12:45:15.836Z] #17 15.28 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-12T12:45:15.836Z] #17 15.28 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-12T12:45:15.836Z] #17 15.29 linux-libc-dev-s390x-cross patch xz-utils [2021-08-12T12:45:15.836Z] #17 15.29 Suggested packages: [2021-08-12T12:45:15.836Z] #17 15.29 binutils-doc bzip2-doc gcc-8-locales cpp-doc binutils-multiarch [2021-08-12T12:45:15.836Z] #17 15.29 debian-keyring gcc-8-doc libstdc++6-8-dbg-arm64-cross [2021-08-12T12:45:15.836Z] #17 15.29 libstdc++6-8-dbg-armel-cross libstdc++6-8-dbg-armhf-cross [2021-08-12T12:45:15.836Z] #17 15.29 libstdc++6-8-dbg-ppc64el-cross g++-8-multilib-s390x-linux-gnu [2021-08-12T12:45:15.836Z] #17 15.29 libstdc++6-8-dbg-s390x-cross libgcc1-dbg-arm64-cross [2021-08-12T12:45:15.836Z] #17 15.29 libgomp1-dbg-arm64-cross libitm1-dbg-arm64-cross libatomic1-dbg-arm64-cross [2021-08-12T12:45:15.836Z] #17 15.29 libasan5-dbg-arm64-cross liblsan0-dbg-arm64-cross libtsan0-dbg-arm64-cross [2021-08-12T12:45:15.836Z] #17 15.29 libubsan1-dbg-arm64-cross libmpx2-dbg-arm64-cross [2021-08-12T12:45:15.836Z] #17 15.29 libquadmath0-dbg-arm64-cross libgcc1-dbg-armel-cross [2021-08-12T12:45:15.836Z] #17 15.29 libgomp1-dbg-armel-cross libitm1-dbg-armel-cross libatomic1-dbg-armel-cross [2021-08-12T12:45:15.836Z] #17 15.29 libasan5-dbg-armel-cross liblsan0-dbg-armel-cross libtsan0-dbg-armel-cross [2021-08-12T12:45:15.836Z] #17 15.29 libubsan1-dbg-armel-cross libmpx2-dbg-armel-cross [2021-08-12T12:45:15.836Z] #17 15.29 libquadmath0-dbg-armel-cross libgcc1-dbg-armhf-cross [2021-08-12T12:45:15.836Z] #17 15.29 libgomp1-dbg-armhf-cross libitm1-dbg-armhf-cross libatomic1-dbg-armhf-cross [2021-08-12T12:45:15.836Z] #17 15.29 libasan5-dbg-armhf-cross liblsan0-dbg-armhf-cross libtsan0-dbg-armhf-cross [2021-08-12T12:45:15.836Z] #17 15.29 libubsan1-dbg-armhf-cross libmpx2-dbg-armhf-cross [2021-08-12T12:45:15.836Z] #17 15.29 libquadmath0-dbg-armhf-cross libgcc1-dbg-ppc64el-cross [2021-08-12T12:45:15.836Z] #17 15.29 libgomp1-dbg-ppc64el-cross libitm1-dbg-ppc64el-cross [2021-08-12T12:45:15.836Z] #17 15.29 libatomic1-dbg-ppc64el-cross libasan5-dbg-ppc64el-cross [2021-08-12T12:45:15.836Z] #17 15.29 liblsan0-dbg-ppc64el-cross libtsan0-dbg-ppc64el-cross [2021-08-12T12:45:15.836Z] #17 15.29 libubsan1-dbg-ppc64el-cross libmpx2-dbg-ppc64el-cross [2021-08-12T12:45:15.836Z] #17 15.29 libquadmath0-dbg-ppc64el-cross gcc-8-multilib-s390x-linux-gnu [2021-08-12T12:45:15.836Z] #17 15.29 libgcc1-dbg-s390x-cross libgomp1-dbg-s390x-cross libitm1-dbg-s390x-cross [2021-08-12T12:45:15.836Z] #17 15.29 libatomic1-dbg-s390x-cross libasan5-dbg-s390x-cross liblsan0-dbg-s390x-cross [2021-08-12T12:45:15.836Z] #17 15.29 libtsan0-dbg-s390x-cross libubsan1-dbg-s390x-cross libmpx2-dbg-s390x-cross [2021-08-12T12:45:15.836Z] #17 15.29 libquadmath0-dbg-s390x-cross manpages-dev autoconf automake libtool flex [2021-08-12T12:45:15.836Z] #17 15.29 bison gdb-aarch64-linux-gnu gcc-doc gdb-arm-linux-gnueabi [2021-08-12T12:45:15.836Z] #17 15.29 gdb-arm-linux-gnueabihf gdb-powerpc64le-linux-gnu gdb-s390x-linux-gnu [2021-08-12T12:45:15.836Z] #17 15.29 libyaml-shell-perl ed diffutils-doc [2021-08-12T12:45:15.836Z] #17 15.29 Recommended packages: [2021-08-12T12:45:15.836Z] #17 15.29 fakeroot build-essential libalgorithm-merge-perl libwww-perl [2021-08-12T12:45:15.836Z] #17 15.29 libxml-sax-expat-perl libyaml-libyaml-perl | libyaml-syck-perl [2021-08-12T12:45:17.206Z] #17 16.49 The following NEW packages will be installed: [2021-08-12T12:45:17.206Z] #17 16.49 binutils-aarch64-linux-gnu binutils-arm-linux-gnueabi [2021-08-12T12:45:17.206Z] #17 16.49 binutils-arm-linux-gnueabihf binutils-powerpc64le-linux-gnu [2021-08-12T12:45:17.206Z] #17 16.49 binutils-s390x-linux-gnu bzip2 cpp-8-aarch64-linux-gnu [2021-08-12T12:45:17.206Z] #17 16.49 cpp-8-arm-linux-gnueabi cpp-8-arm-linux-gnueabihf [2021-08-12T12:45:17.206Z] #17 16.49 cpp-8-powerpc64le-linux-gnu cpp-8-s390x-linux-gnu cpp-aarch64-linux-gnu [2021-08-12T12:45:17.206Z] #17 16.49 cpp-arm-linux-gnueabi cpp-arm-linux-gnueabihf cpp-powerpc64le-linux-gnu [2021-08-12T12:45:17.206Z] #17 16.49 cpp-s390x-linux-gnu cross-config crossbuild-essential-arm64 [2021-08-12T12:45:17.206Z] #17 16.49 crossbuild-essential-armel crossbuild-essential-armhf [2021-08-12T12:45:17.206Z] #17 16.49 crossbuild-essential-ppc64el crossbuild-essential-s390x dpkg-cross dpkg-dev [2021-08-12T12:45:17.206Z] #17 16.49 file g++-8-aarch64-linux-gnu g++-8-arm-linux-gnueabi [2021-08-12T12:45:17.206Z] #17 16.49 g++-8-arm-linux-gnueabihf g++-8-powerpc64le-linux-gnu g++-8-s390x-linux-gnu [2021-08-12T12:45:17.206Z] #17 16.49 g++-aarch64-linux-gnu g++-arm-linux-gnueabi g++-arm-linux-gnueabihf [2021-08-12T12:45:17.206Z] #17 16.49 g++-powerpc64le-linux-gnu g++-s390x-linux-gnu gcc-8-aarch64-linux-gnu [2021-08-12T12:45:17.206Z] #17 16.49 gcc-8-aarch64-linux-gnu-base gcc-8-arm-linux-gnueabi [2021-08-12T12:45:17.206Z] #17 16.49 gcc-8-arm-linux-gnueabi-base gcc-8-arm-linux-gnueabihf [2021-08-12T12:45:17.206Z] #17 16.49 gcc-8-arm-linux-gnueabihf-base gcc-8-cross-base gcc-8-powerpc64le-linux-gnu [2021-08-12T12:45:17.206Z] #17 16.49 gcc-8-powerpc64le-linux-gnu-base gcc-8-s390x-linux-gnu [2021-08-12T12:45:17.206Z] #17 16.49 gcc-8-s390x-linux-gnu-base gcc-aarch64-linux-gnu gcc-arm-linux-gnueabi [2021-08-12T12:45:17.206Z] #17 16.49 gcc-arm-linux-gnueabihf gcc-powerpc64le-linux-gnu gcc-s390x-linux-gnu [2021-08-12T12:45:17.206Z] #17 16.49 libasan5-arm64-cross libasan5-armel-cross libasan5-armhf-cross [2021-08-12T12:45:17.206Z] #17 16.49 libasan5-ppc64el-cross libasan5-s390x-cross libatomic1-arm64-cross [2021-08-12T12:45:17.206Z] #17 16.49 libatomic1-armel-cross libatomic1-armhf-cross libatomic1-ppc64el-cross [2021-08-12T12:45:17.206Z] #17 16.49 libatomic1-s390x-cross libc6-arm64-cross libc6-armel-cross libc6-armhf-cross [2021-08-12T12:45:17.206Z] #17 16.49 libc6-dev-arm64-cross libc6-dev-armel-cross libc6-dev-armhf-cross [2021-08-12T12:45:17.206Z] #17 16.49 libc6-dev-ppc64el-cross libc6-dev-s390x-cross libc6-ppc64el-cross [2021-08-12T12:45:17.206Z] #17 16.49 libc6-s390x-cross libconfig-auto-perl libconfig-inifiles-perl [2021-08-12T12:45:17.206Z] #17 16.49 libdebian-dpkgcross-perl libfile-homedir-perl libfile-which-perl [2021-08-12T12:45:17.206Z] #17 16.49 libgcc-8-dev-arm64-cross libgcc-8-dev-armel-cross libgcc-8-dev-armhf-cross [2021-08-12T12:45:17.206Z] #17 16.49 libgcc-8-dev-ppc64el-cross libgcc-8-dev-s390x-cross libgcc1-arm64-cross [2021-08-12T12:45:17.206Z] #17 16.49 libgcc1-armel-cross libgcc1-armhf-cross libgcc1-ppc64el-cross [2021-08-12T12:45:17.206Z] #17 16.49 libgcc1-s390x-cross libgomp1-arm64-cross libgomp1-armel-cross [2021-08-12T12:45:17.206Z] #17 16.50 libgomp1-armhf-cross libgomp1-ppc64el-cross libgomp1-s390x-cross libicu63 [2021-08-12T12:45:17.206Z] #17 16.50 libio-string-perl libitm1-arm64-cross libitm1-ppc64el-cross [2021-08-12T12:45:17.206Z] #17 16.50 libitm1-s390x-cross liblocale-gettext-perl liblsan0-arm64-cross [2021-08-12T12:45:17.206Z] #17 16.50 liblsan0-ppc64el-cross libmagic-mgc libmagic1 libquadmath0-ppc64el-cross [2021-08-12T12:45:17.206Z] #17 16.50 libstdc++-8-dev-arm64-cross libstdc++-8-dev-armel-cross [2021-08-12T12:45:17.206Z] #17 16.50 libstdc++-8-dev-armhf-cross libstdc++-8-dev-ppc64el-cross [2021-08-12T12:45:17.206Z] #17 16.50 libstdc++-8-dev-s390x-cross libstdc++6-arm64-cross libstdc++6-armel-cross [2021-08-12T12:45:17.206Z] #17 16.50 libstdc++6-armhf-cross libstdc++6-ppc64el-cross libstdc++6-s390x-cross [2021-08-12T12:45:17.206Z] #17 16.50 libtsan0-arm64-cross libtsan0-ppc64el-cross libubsan1-arm64-cross [2021-08-12T12:45:17.206Z] #17 16.50 libubsan1-armel-cross libubsan1-armhf-cross libubsan1-ppc64el-cross [2021-08-12T12:45:17.206Z] #17 16.50 libubsan1-s390x-cross libxml-libxml-perl libxml-namespacesupport-perl [2021-08-12T12:45:17.206Z] #17 16.50 libxml-sax-base-perl libxml-sax-perl libxml-simple-perl libxml2 libyaml-perl [2021-08-12T12:45:17.206Z] #17 16.50 linux-libc-dev-arm64-cross linux-libc-dev-armel-cross [2021-08-12T12:45:17.206Z] #17 16.50 linux-libc-dev-armhf-cross linux-libc-dev-ppc64el-cross [2021-08-12T12:45:17.206Z] #17 16.50 linux-libc-dev-s390x-cross patch xz-utils [2021-08-12T12:45:17.206Z] #17 16.79 0 upgraded, 133 newly installed, 0 to remove and 4 not upgraded. [2021-08-12T12:45:17.206Z] #17 16.79 Need to get 169 MB of archives. [2021-08-12T12:45:17.206Z] #17 16.79 After this operation, 612 MB of additional disk space will be used. [2021-08-12T12:45:17.206Z] #17 16.79 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblocale-gettext-perl amd64 1.07-3+b4 [18.9 kB] [2021-08-12T12:45:17.206Z] #17 16.80 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bzip2 amd64 1.0.6-9.2~deb10u1 [48.4 kB] [2021-08-12T12:45:17.206Z] #17 16.80 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic-mgc amd64 1:5.35-4+deb10u2 [242 kB] [2021-08-12T12:45:17.206Z] #17 16.80 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmagic1 amd64 1:5.35-4+deb10u2 [118 kB] [2021-08-12T12:45:17.206Z] #17 16.80 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 file amd64 1:5.35-4+deb10u2 [66.4 kB] [2021-08-12T12:45:17.206Z] #17 16.80 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xz-utils amd64 5.2.4-1 [183 kB] [2021-08-12T12:45:17.206Z] #17 16.81 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-aarch64-linux-gnu amd64 2.31.1-16 [2905 kB] [2021-08-12T12:45:17.206Z] #17 16.84 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabi amd64 2.31.1-16 [2832 kB] [2021-08-12T12:45:17.206Z] #17 16.87 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-arm-linux-gnueabihf amd64 2.31.1-16 [2834 kB] [2021-08-12T12:45:17.206Z] #17 16.93 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-powerpc64le-linux-gnu amd64 2.31.1-16 [2427 kB] [2021-08-12T12:45:17.463Z] #17 17.10 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-s390x-linux-gnu amd64 2.31.1-16 [2127 kB] [2021-08-12T12:45:17.463Z] #17 17.13 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-12T12:45:17.463Z] #17 17.13 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6251 kB] [2021-08-12T12:45:17.463Z] #17 17.20 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi-base amd64 8.3.0-2cross1 [190 kB] [2021-08-12T12:45:17.721Z] #17 17.20 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6552 kB] [2021-08-12T12:45:17.721Z] #17 17.28 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf-base amd64 8.3.0-2cross1 [190 kB] [2021-08-12T12:45:17.721Z] #17 17.28 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6554 kB] [2021-08-12T12:45:17.721Z] #17 17.34 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-12T12:45:17.721Z] #17 17.34 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [6591 kB] [2021-08-12T12:45:17.721Z] #17 17.41 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu-base amd64 8.3.0-2cross1 [190 kB] [2021-08-12T12:45:17.721Z] #17 17.41 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-8-s390x-linux-gnu amd64 8.3.0-2cross1 [5937 kB] [2021-08-12T12:45:17.721Z] #17 17.47 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-aarch64-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-12T12:45:17.978Z] #17 17.47 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabi amd64 4:8.3.0-1 [16.5 kB] [2021-08-12T12:45:17.978Z] #17 17.47 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-arm-linux-gnueabihf amd64 4:8.3.0-1 [16.5 kB] [2021-08-12T12:45:17.978Z] #17 17.47 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-powerpc64le-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-12T12:45:17.978Z] #17 17.47 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cpp-s390x-linux-gnu amd64 4:8.3.0-1 [16.5 kB] [2021-08-12T12:45:17.978Z] #17 17.47 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cross-config all 2.6.15-3 [39.9 kB] [2021-08-12T12:45:17.978Z] #17 17.47 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-cross-base all 8.3.0-2cross1 [185 kB] [2021-08-12T12:45:17.978Z] #17 17.47 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-arm64-cross all 2.28-7cross1 [1312 kB] [2021-08-12T12:45:17.978Z] #17 17.48 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-arm64-cross all 1:8.3.0-2cross1 [34.2 kB] [2021-08-12T12:45:17.978Z] #17 17.48 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-arm64-cross all 8.3.0-2cross1 [66.3 kB] [2021-08-12T12:45:17.978Z] #17 17.48 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-arm64-cross all 8.3.0-2cross1 [23.6 kB] [2021-08-12T12:45:17.978Z] #17 17.48 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-arm64-cross all 8.3.0-2cross1 [8620 B] [2021-08-12T12:45:17.978Z] #17 17.49 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-arm64-cross all 8.3.0-2cross1 [325 kB] [2021-08-12T12:45:17.978Z] #17 17.49 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-arm64-cross all 8.3.0-2cross1 [321 kB] [2021-08-12T12:45:17.978Z] #17 17.49 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-arm64-cross all 8.3.0-2cross1 [117 kB] [2021-08-12T12:45:17.978Z] #17 17.49 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-arm64-cross all 8.3.0-2cross1 [255 kB] [2021-08-12T12:45:17.978Z] #17 17.50 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-arm64-cross all 8.3.0-2cross1 [110 kB] [2021-08-12T12:45:17.978Z] #17 17.50 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-arm64-cross all 8.3.0-2cross1 [833 kB] [2021-08-12T12:45:17.978Z] #17 17.51 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6681 kB] [2021-08-12T12:45:17.978Z] #17 17.57 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-aarch64-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-08-12T12:45:17.978Z] #17 17.58 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-arm64-cross all 4.19.20-1cross1 [1209 kB] [2021-08-12T12:45:17.978Z] #17 17.59 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-arm64-cross all 2.28-7cross1 [2322 kB] [2021-08-12T12:45:17.978Z] #17 17.61 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-arm64-cross all 8.3.0-2cross1 [1484 kB] [2021-08-12T12:45:17.978Z] #17 17.62 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-aarch64-linux-gnu amd64 8.3.0-2cross1 [6821 kB] [2021-08-12T12:45:17.978Z] #17 17.69 Get:46 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-aarch64-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-08-12T12:45:18.236Z] #17 17.69 Get:47 http://cdn-fastly.deb.debian.org/debian buster/main amd64 patch amd64 2.7.6-3+deb10u1 [126 kB] [2021-08-12T12:45:18.236Z] #17 17.69 Get:48 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-dev all 1.19.7 [1773 kB] [2021-08-12T12:45:18.236Z] #17 17.71 Get:49 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-inifiles-perl all 3.000001-1 [51.9 kB] [2021-08-12T12:45:18.236Z] #17 17.71 Get:50 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libio-string-perl all 1.08-3 [12.3 kB] [2021-08-12T12:45:18.236Z] #17 17.71 Get:51 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libicu63 amd64 63.1-6+deb10u1 [8300 kB] [2021-08-12T12:45:18.236Z] #17 17.79 Get:52 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml2 amd64 2.9.4+dfsg1-7+deb10u2 [689 kB] [2021-08-12T12:45:18.236Z] #17 17.79 Get:53 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-namespacesupport-perl all 1.12-1 [14.8 kB] [2021-08-12T12:45:18.236Z] #17 17.80 Get:54 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-base-perl all 1.09-1 [20.4 kB] [2021-08-12T12:45:18.236Z] #17 17.80 Get:55 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-sax-perl all 1.00+dfsg-1 [58.6 kB] [2021-08-12T12:45:18.236Z] #17 17.80 Get:56 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-libxml-perl amd64 2.0134+dfsg-1 [344 kB] [2021-08-12T12:45:18.236Z] #17 17.80 Get:57 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libxml-simple-perl all 2.25-1 [72.0 kB] [2021-08-12T12:45:18.236Z] #17 17.80 Get:58 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libyaml-perl all 1.27-1 [66.8 kB] [2021-08-12T12:45:18.236Z] #17 17.80 Get:59 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libconfig-auto-perl all 0.44-1 [19.5 kB] [2021-08-12T12:45:18.236Z] #17 17.80 Get:60 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-which-perl all 1.23-1 [16.6 kB] [2021-08-12T12:45:18.236Z] #17 17.80 Get:61 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libfile-homedir-perl all 1.004-1 [42.7 kB] [2021-08-12T12:45:18.236Z] #17 17.80 Get:62 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdebian-dpkgcross-perl all 2.6.15-3 [38.7 kB] [2021-08-12T12:45:18.236Z] #17 17.81 Get:63 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dpkg-cross all 2.6.15-3 [49.3 kB] [2021-08-12T12:45:18.236Z] #17 17.81 Get:64 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-arm64 all 12.6 [6572 B] [2021-08-12T12:45:18.236Z] #17 17.81 Get:65 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armel-cross all 2.28-7cross1 [1189 kB] [2021-08-12T12:45:18.236Z] #17 17.82 Get:66 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armel-cross all 1:8.3.0-2cross1 [38.5 kB] [2021-08-12T12:45:18.236Z] #17 17.82 Get:67 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armel-cross all 8.3.0-2cross1 [65.6 kB] [2021-08-12T12:45:18.236Z] #17 17.82 Get:68 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armel-cross all 8.3.0-2cross1 [8820 B] [2021-08-12T12:45:18.236Z] #17 17.82 Get:69 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armel-cross all 8.3.0-2cross1 [288 kB] [2021-08-12T12:45:18.236Z] #17 17.82 Get:70 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armel-cross all 8.3.0-2cross1 [311 kB] [2021-08-12T12:45:18.236Z] #17 17.83 Get:71 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armel-cross all 8.3.0-2cross1 [102 kB] [2021-08-12T12:45:18.236Z] #17 17.83 Get:72 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armel-cross all 8.3.0-2cross1 [601 kB] [2021-08-12T12:45:18.236Z] #17 17.84 Get:73 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [6975 kB] [2021-08-12T12:45:18.236Z] #17 17.91 Get:74 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabi amd64 4:8.3.0-1 [1460 B] [2021-08-12T12:45:18.236Z] #17 17.91 Get:75 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armel-cross all 4.19.20-1cross1 [1212 kB] [2021-08-12T12:45:18.236Z] #17 17.92 Get:76 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armel-cross all 2.28-7cross1 [2183 kB] [2021-08-12T12:45:18.236Z] #17 17.94 Get:77 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armel-cross all 8.3.0-2cross1 [1543 kB] [2021-08-12T12:45:18.236Z] #17 17.96 Get:78 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabi amd64 8.3.0-2cross1 [7131 kB] [2021-08-12T12:45:18.236Z] #17 18.02 Get:79 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabi amd64 4:8.3.0-1 [1176 B] [2021-08-12T12:45:18.494Z] #17 18.02 Get:80 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armel all 12.6 [6568 B] [2021-08-12T12:45:18.494Z] #17 18.02 Get:81 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-armhf-cross all 2.28-7cross1 [1170 kB] [2021-08-12T12:45:18.494Z] #17 18.04 Get:82 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-armhf-cross all 1:8.3.0-2cross1 [37.1 kB] [2021-08-12T12:45:18.494Z] #17 18.04 Get:83 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-armhf-cross all 8.3.0-2cross1 [63.1 kB] [2021-08-12T12:45:18.494Z] #17 18.04 Get:84 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-armhf-cross all 8.3.0-2cross1 [6580 B] [2021-08-12T12:45:18.494Z] #17 18.04 Get:85 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-armhf-cross all 8.3.0-2cross1 [301 kB] [2021-08-12T12:45:18.494Z] #17 18.04 Get:86 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-armhf-cross all 8.3.0-2cross1 [330 kB] [2021-08-12T12:45:18.494Z] #17 18.04 Get:87 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-armhf-cross all 8.3.0-2cross1 [103 kB] [2021-08-12T12:45:18.494Z] #17 18.05 Get:88 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-armhf-cross all 8.3.0-2cross1 [612 kB] [2021-08-12T12:45:18.494Z] #17 18.05 Get:89 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [6974 kB] [2021-08-12T12:45:18.494Z] #17 18.12 Get:90 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-arm-linux-gnueabihf amd64 4:8.3.0-1 [1456 B] [2021-08-12T12:45:18.494Z] #17 18.12 Get:91 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-armhf-cross all 4.19.20-1cross1 [1212 kB] [2021-08-12T12:45:18.494Z] #17 18.13 Get:92 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-armhf-cross all 2.28-7cross1 [2148 kB] [2021-08-12T12:45:18.494Z] #17 18.15 Get:93 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-armhf-cross all 8.3.0-2cross1 [1556 kB] [2021-08-12T12:45:18.494Z] #17 18.16 Get:94 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-arm-linux-gnueabihf amd64 8.3.0-2cross1 [7133 kB] [2021-08-12T12:45:18.494Z] #17 18.23 Get:95 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-arm-linux-gnueabihf amd64 4:8.3.0-1 [1180 B] [2021-08-12T12:45:18.753Z] #17 18.23 Get:96 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-armhf all 12.6 [6572 B] [2021-08-12T12:45:18.753Z] #17 18.23 Get:97 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-ppc64el-cross all 2.28-7cross1 [1606 kB] [2021-08-12T12:45:18.753Z] #17 18.24 Get:98 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-ppc64el-cross all 1:8.3.0-2cross1 [30.3 kB] [2021-08-12T12:45:18.753Z] #17 18.25 Get:99 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-ppc64el-cross all 8.3.0-2cross1 [77.5 kB] [2021-08-12T12:45:18.753Z] #17 18.25 Get:100 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-ppc64el-cross all 8.3.0-2cross1 [29.0 kB] [2021-08-12T12:45:18.753Z] #17 18.25 Get:101 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-ppc64el-cross all 8.3.0-2cross1 [9628 B] [2021-08-12T12:45:18.753Z] #17 18.25 Get:102 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-ppc64el-cross all 8.3.0-2cross1 [400 kB] [2021-08-12T12:45:18.753Z] #17 18.25 Get:103 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-ppc64el-cross all 8.3.0-2cross1 [375 kB] [2021-08-12T12:45:18.753Z] #17 18.26 Get:104 http://cdn-fastly.deb.debian.org/debian buster/main amd64 liblsan0-ppc64el-cross all 8.3.0-2cross1 [142 kB] [2021-08-12T12:45:18.753Z] #17 18.26 Get:105 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libtsan0-ppc64el-cross all 8.3.0-2cross1 [284 kB] [2021-08-12T12:45:18.753Z] #17 18.26 Get:106 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-ppc64el-cross all 8.3.0-2cross1 [131 kB] [2021-08-12T12:45:18.753Z] #17 18.27 Get:107 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libquadmath0-ppc64el-cross all 8.3.0-2cross1 [136 kB] [2021-08-12T12:45:18.753Z] #17 18.27 Get:108 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-ppc64el-cross all 8.3.0-2cross1 [1187 kB] [2021-08-12T12:45:18.753Z] #17 18.28 Get:109 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7028 kB] [2021-08-12T12:45:18.753Z] #17 18.36 Get:110 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1472 B] [2021-08-12T12:45:18.753Z] #17 18.36 Get:111 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-ppc64el-cross all 4.19.20-1cross1 [1223 kB] [2021-08-12T12:45:18.753Z] #17 18.37 Get:112 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-ppc64el-cross all 2.28-7cross1 [2747 kB] [2021-08-12T12:45:18.753Z] #17 18.39 Get:113 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-ppc64el-cross all 8.3.0-2cross1 [1572 kB] [2021-08-12T12:45:18.753Z] #17 18.40 Get:114 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-powerpc64le-linux-gnu amd64 8.3.0-2cross1 [7169 kB] [2021-08-12T12:45:18.753Z] #17 18.47 Get:115 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-powerpc64le-linux-gnu amd64 4:8.3.0-1 [1184 B] [2021-08-12T12:45:19.053Z] #17 18.48 Get:116 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-ppc64el all 12.6 [6580 B] [2021-08-12T12:45:19.053Z] #17 18.48 Get:117 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-s390x-cross all 2.28-7cross1 [1308 kB] [2021-08-12T12:45:19.053Z] #17 18.49 Get:118 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc1-s390x-cross all 1:8.3.0-2cross1 [24.8 kB] [2021-08-12T12:45:19.053Z] #17 18.49 Get:119 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgomp1-s390x-cross all 8.3.0-2cross1 [67.4 kB] [2021-08-12T12:45:19.053Z] #17 18.49 Get:120 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libitm1-s390x-cross all 8.3.0-2cross1 [26.3 kB] [2021-08-12T12:45:19.053Z] #17 18.49 Get:121 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libatomic1-s390x-cross all 8.3.0-2cross1 [8088 B] [2021-08-12T12:45:19.053Z] #17 18.49 Get:122 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++6-s390x-cross all 8.3.0-2cross1 [353 kB] [2021-08-12T12:45:19.053Z] #17 18.50 Get:123 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libasan5-s390x-cross all 8.3.0-2cross1 [314 kB] [2021-08-12T12:45:19.053Z] #17 18.50 Get:124 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libubsan1-s390x-cross all 8.3.0-2cross1 [113 kB] [2021-08-12T12:45:19.053Z] #17 18.50 Get:125 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgcc-8-dev-s390x-cross all 8.3.0-2cross1 [641 kB] [2021-08-12T12:45:19.053Z] #17 18.51 Get:126 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6368 kB] [2021-08-12T12:45:19.053Z] #17 18.57 Get:127 http://cdn-fastly.deb.debian.org/debian buster/main amd64 gcc-s390x-linux-gnu amd64 4:8.3.0-1 [1456 B] [2021-08-12T12:45:19.053Z] #17 18.57 Get:128 http://cdn-fastly.deb.debian.org/debian buster/main amd64 linux-libc-dev-s390x-cross all 4.19.20-1cross1 [1227 kB] [2021-08-12T12:45:19.053Z] #17 18.59 Get:129 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libc6-dev-s390x-cross all 2.28-7cross1 [2255 kB] [2021-08-12T12:45:19.053Z] #17 18.61 Get:130 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libstdc++-8-dev-s390x-cross all 8.3.0-2cross1 [1483 kB] [2021-08-12T12:45:19.053Z] #17 18.62 Get:131 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-8-s390x-linux-gnu amd64 8.3.0-2cross1 [6515 kB] [2021-08-12T12:45:19.053Z] #17 18.68 Get:132 http://cdn-fastly.deb.debian.org/debian buster/main amd64 g++-s390x-linux-gnu amd64 4:8.3.0-1 [1176 B] [2021-08-12T12:45:19.053Z] #17 18.68 Get:133 http://cdn-fastly.deb.debian.org/debian buster/main amd64 crossbuild-essential-s390x all 12.6 [6568 B] [2021-08-12T12:45:19.309Z] #17 18.95 debconf: delaying package configuration, since apt-utils is not installed [2021-08-12T12:45:19.309Z] #17 19.05 Fetched 169 MB in 2s (78.7 MB/s) [2021-08-12T12:45:19.309Z] #17 19.09 Selecting previously unselected package liblocale-gettext-perl. [2021-08-12T12:45:19.564Z] #17 19.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 ... 15421 files and directories currently installed.) [2021-08-12T12:45:19.564Z] #17 19.18 Preparing to unpack .../000-liblocale-gettext-perl_1.07-3+b4_amd64.deb ... [2021-08-12T12:45:19.564Z] #17 19.19 Unpacking liblocale-gettext-perl (1.07-3+b4) ... [2021-08-12T12:45:19.564Z] #17 19.22 Selecting previously unselected package bzip2. [2021-08-12T12:45:19.564Z] #17 19.23 Preparing to unpack .../001-bzip2_1.0.6-9.2~deb10u1_amd64.deb ... [2021-08-12T12:45:19.564Z] #17 19.23 Unpacking bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-12T12:45:19.564Z] #17 19.26 Selecting previously unselected package libmagic-mgc. [2021-08-12T12:45:19.564Z] #17 19.26 Preparing to unpack .../002-libmagic-mgc_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-12T12:45:19.564Z] #17 19.27 Unpacking libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-12T12:45:19.564Z] #17 19.34 Selecting previously unselected package libmagic1:amd64. [2021-08-12T12:45:19.820Z] #17 19.34 Preparing to unpack .../003-libmagic1_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-12T12:45:19.820Z] #17 19.35 Unpacking libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-12T12:45:19.820Z] #17 19.38 Selecting previously unselected package file. [2021-08-12T12:45:19.820Z] #17 19.39 Preparing to unpack .../004-file_1%3a5.35-4+deb10u2_amd64.deb ... [2021-08-12T12:45:19.820Z] #17 19.39 Unpacking file (1:5.35-4+deb10u2) ... [2021-08-12T12:45:19.820Z] #17 19.42 Selecting previously unselected package xz-utils. [2021-08-12T12:45:19.820Z] #17 19.43 Preparing to unpack .../005-xz-utils_5.2.4-1_amd64.deb ... [2021-08-12T12:45:19.820Z] #17 19.43 Unpacking xz-utils (5.2.4-1) ... [2021-08-12T12:45:20.075Z] #17 19.50 Selecting previously unselected package binutils-aarch64-linux-gnu. [2021-08-12T12:45:20.075Z] #17 19.50 Preparing to unpack .../006-binutils-aarch64-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-12T12:45:20.075Z] #17 19.51 Unpacking binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-12T12:45:20.331Z] #17 19.85 Selecting previously unselected package binutils-arm-linux-gnueabi. [2021-08-12T12:45:20.331Z] #17 19.85 Preparing to unpack .../007-binutils-arm-linux-gnueabi_2.31.1-16_amd64.deb ... [2021-08-12T12:45:20.331Z] #17 19.85 Unpacking binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-12T12:45:20.588Z] #17 20.17 Selecting previously unselected package binutils-arm-linux-gnueabihf. [2021-08-12T12:45:20.588Z] #17 20.17 Preparing to unpack .../008-binutils-arm-linux-gnueabihf_2.31.1-16_amd64.deb ... [2021-08-12T12:45:20.588Z] #17 20.17 Unpacking binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-12T12:45:20.848Z] #17 20.47 Selecting previously unselected package binutils-powerpc64le-linux-gnu. [2021-08-12T12:45:20.848Z] #17 20.48 Preparing to unpack .../009-binutils-powerpc64le-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-12T12:45:20.848Z] #17 20.48 Unpacking binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-12T12:45:21.104Z] #17 20.76 Selecting previously unselected package binutils-s390x-linux-gnu. [2021-08-12T12:45:21.104Z] #17 20.76 Preparing to unpack .../010-binutils-s390x-linux-gnu_2.31.1-16_amd64.deb ... [2021-08-12T12:45:21.104Z] #17 20.77 Unpacking binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-12T12:45:21.361Z] #17 21.02 Selecting previously unselected package gcc-8-aarch64-linux-gnu-base:amd64. [2021-08-12T12:45:21.361Z] #17 21.02 Preparing to unpack .../011-gcc-8-aarch64-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:21.361Z] #17 21.03 Unpacking gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-12T12:45:21.361Z] #17 21.08 Selecting previously unselected package cpp-8-aarch64-linux-gnu. [2021-08-12T12:45:21.361Z] #17 21.08 Preparing to unpack .../012-cpp-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:21.361Z] #17 21.08 Unpacking cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:22.289Z] #17 21.63 Selecting previously unselected package gcc-8-arm-linux-gnueabi-base:amd64. [2021-08-12T12:45:22.289Z] #17 21.63 Preparing to unpack .../013-gcc-8-arm-linux-gnueabi-base_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:22.289Z] #17 21.63 Unpacking gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-12T12:45:22.289Z] #17 21.67 Selecting previously unselected package cpp-8-arm-linux-gnueabi. [2021-08-12T12:45:22.289Z] #17 21.67 Preparing to unpack .../014-cpp-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:22.289Z] #17 21.68 Unpacking cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-12T12:45:22.546Z] #17 22.26 Selecting previously unselected package gcc-8-arm-linux-gnueabihf-base:amd64. [2021-08-12T12:45:22.546Z] #17 22.26 Preparing to unpack .../015-gcc-8-arm-linux-gnueabihf-base_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:22.546Z] #17 22.27 Unpacking gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-12T12:45:22.546Z] #17 22.31 Selecting previously unselected package cpp-8-arm-linux-gnueabihf. [2021-08-12T12:45:22.803Z] #17 22.31 Preparing to unpack .../016-cpp-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:22.803Z] #17 22.31 Unpacking cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-12T12:45:23.366Z] #17 22.90 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu-base:amd64. [2021-08-12T12:45:23.366Z] #17 22.90 Preparing to unpack .../017-gcc-8-powerpc64le-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:23.366Z] #17 22.90 Unpacking gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-12T12:45:23.366Z] #17 22.94 Selecting previously unselected package cpp-8-powerpc64le-linux-gnu. [2021-08-12T12:45:23.366Z] #17 22.95 Preparing to unpack .../018-cpp-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:23.366Z] #17 22.95 Unpacking cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:23.682Z] ok github.com/docker/docker/api/server 0.016s coverage: 9.0% of statements [2021-08-12T12:45:23.928Z] #17 23.55 Selecting previously unselected package gcc-8-s390x-linux-gnu-base:amd64. [2021-08-12T12:45:23.928Z] #17 23.55 Preparing to unpack .../019-gcc-8-s390x-linux-gnu-base_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:23.928Z] #17 23.55 Unpacking gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-12T12:45:23.928Z] #17 23.59 Selecting previously unselected package cpp-8-s390x-linux-gnu. [2021-08-12T12:45:23.928Z] #17 23.59 Preparing to unpack .../020-cpp-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:23.928Z] #17 23.60 Unpacking cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:24.490Z] #17 24.15 Selecting previously unselected package cpp-aarch64-linux-gnu. [2021-08-12T12:45:24.490Z] #17 24.15 Preparing to unpack .../021-cpp-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:24.490Z] #17 24.18 Unpacking cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:24.490Z] #17 24.22 Selecting previously unselected package cpp-arm-linux-gnueabi. [2021-08-12T12:45:24.490Z] #17 24.22 Preparing to unpack .../022-cpp-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:24.490Z] #17 24.23 Unpacking cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-12T12:45:24.490Z] #17 24.25 Selecting previously unselected package cpp-arm-linux-gnueabihf. [2021-08-12T12:45:24.490Z] #17 24.25 Preparing to unpack .../023-cpp-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:24.746Z] #17 24.26 Unpacking cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-12T12:45:24.746Z] #17 24.28 Selecting previously unselected package cpp-powerpc64le-linux-gnu. [2021-08-12T12:45:24.746Z] #17 24.29 Preparing to unpack .../024-cpp-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:24.746Z] #17 24.29 Unpacking cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:24.746Z] #17 24.32 Selecting previously unselected package cpp-s390x-linux-gnu. [2021-08-12T12:45:24.746Z] #17 24.32 Preparing to unpack .../025-cpp-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:24.746Z] #17 24.33 Unpacking cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:24.746Z] #17 24.35 Selecting previously unselected package cross-config. [2021-08-12T12:45:24.746Z] #17 24.36 Preparing to unpack .../026-cross-config_2.6.15-3_all.deb ... [2021-08-12T12:45:24.746Z] #17 24.36 Unpacking cross-config (2.6.15-3) ... [2021-08-12T12:45:24.746Z] #17 24.39 Selecting previously unselected package gcc-8-cross-base. [2021-08-12T12:45:24.746Z] #17 24.39 Preparing to unpack .../027-gcc-8-cross-base_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:24.746Z] #17 24.40 Unpacking gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-12T12:45:24.746Z] #17 24.43 Selecting previously unselected package libc6-arm64-cross. [2021-08-12T12:45:24.746Z] #17 24.44 Preparing to unpack .../028-libc6-arm64-cross_2.28-7cross1_all.deb ... [2021-08-12T12:45:24.746Z] #17 24.44 Unpacking libc6-arm64-cross (2.28-7cross1) ... [2021-08-12T12:45:25.002Z] #17 24.57 Selecting previously unselected package libgcc1-arm64-cross. [2021-08-12T12:45:25.002Z] #17 24.57 Preparing to unpack .../029-libgcc1-arm64-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-12T12:45:25.002Z] #17 24.58 Unpacking libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-12T12:45:25.002Z] #17 24.61 Selecting previously unselected package libgomp1-arm64-cross. [2021-08-12T12:45:25.002Z] #17 24.62 Preparing to unpack .../030-libgomp1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:25.002Z] #17 24.62 Unpacking libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:25.002Z] #17 24.65 Selecting previously unselected package libitm1-arm64-cross. [2021-08-12T12:45:25.002Z] #17 24.65 Preparing to unpack .../031-libitm1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:25.002Z] #17 24.66 Unpacking libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:25.002Z] #17 24.69 Selecting previously unselected package libatomic1-arm64-cross. [2021-08-12T12:45:25.002Z] #17 24.69 Preparing to unpack .../032-libatomic1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:25.002Z] #17 24.70 Unpacking libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:25.002Z] #17 24.72 Selecting previously unselected package libstdc++6-arm64-cross. [2021-08-12T12:45:25.257Z] #17 24.73 Preparing to unpack .../033-libstdc++6-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:25.257Z] #17 24.73 Unpacking libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:25.257Z] #17 24.79 Selecting previously unselected package libasan5-arm64-cross. [2021-08-12T12:45:25.257Z] #17 24.79 Preparing to unpack .../034-libasan5-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:25.257Z] #17 24.80 Unpacking libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:25.257Z] #17 24.86 Selecting previously unselected package liblsan0-arm64-cross. [2021-08-12T12:45:25.257Z] #17 24.86 Preparing to unpack .../035-liblsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:25.257Z] #17 24.87 Unpacking liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:25.257Z] #17 24.90 Selecting previously unselected package libtsan0-arm64-cross. [2021-08-12T12:45:25.257Z] #17 24.90 Preparing to unpack .../036-libtsan0-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:25.257Z] #17 24.91 Unpacking libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:25.257Z] #17 24.96 Selecting previously unselected package libubsan1-arm64-cross. [2021-08-12T12:45:25.513Z] #17 24.96 Preparing to unpack .../037-libubsan1-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:25.513Z] #17 24.97 Unpacking libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:25.513Z] #17 25.00 Selecting previously unselected package libgcc-8-dev-arm64-cross. [2021-08-12T12:45:25.513Z] #17 25.00 Preparing to unpack .../038-libgcc-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:25.513Z] #17 25.01 Unpacking libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:25.513Z] #17 25.14 Selecting previously unselected package gcc-8-aarch64-linux-gnu. [2021-08-12T12:45:25.513Z] #17 25.14 Preparing to unpack .../039-gcc-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:25.513Z] #17 25.14 Unpacking gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:26.074Z] #17 25.74 Selecting previously unselected package gcc-aarch64-linux-gnu. [2021-08-12T12:45:26.074Z] #17 25.74 Preparing to unpack .../040-gcc-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:26.074Z] #17 25.75 Unpacking gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:26.074Z] #17 25.77 Selecting previously unselected package linux-libc-dev-arm64-cross. [2021-08-12T12:45:26.074Z] #17 25.78 Preparing to unpack .../041-linux-libc-dev-arm64-cross_4.19.20-1cross1_all.deb ... [2021-08-12T12:45:26.074Z] #17 25.78 Unpacking linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-12T12:45:26.330Z] #17 25.94 Selecting previously unselected package libc6-dev-arm64-cross. [2021-08-12T12:45:26.330Z] #17 25.94 Preparing to unpack .../042-libc6-dev-arm64-cross_2.28-7cross1_all.deb ... [2021-08-12T12:45:26.330Z] #17 25.94 Unpacking libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-12T12:45:26.586Z] #17 26.22 Selecting previously unselected package libstdc++-8-dev-arm64-cross. [2021-08-12T12:45:26.586Z] #17 26.22 Preparing to unpack .../043-libstdc++-8-dev-arm64-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:26.586Z] #17 26.23 Unpacking libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:26.842Z] #17 26.49 Selecting previously unselected package g++-8-aarch64-linux-gnu. [2021-08-12T12:45:26.842Z] #17 26.49 Preparing to unpack .../044-g++-8-aarch64-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:26.842Z] #17 26.49 Unpacking g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:27.404Z] #17 27.09 Selecting previously unselected package g++-aarch64-linux-gnu. [2021-08-12T12:45:27.404Z] #17 27.10 Preparing to unpack .../045-g++-aarch64-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:27.404Z] #17 27.10 Unpacking g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:27.404Z] #17 27.13 Selecting previously unselected package patch. [2021-08-12T12:45:27.404Z] #17 27.13 Preparing to unpack .../046-patch_2.7.6-3+deb10u1_amd64.deb ... [2021-08-12T12:45:27.404Z] #17 27.13 Unpacking patch (2.7.6-3+deb10u1) ... [2021-08-12T12:45:27.404Z] #17 27.17 Selecting previously unselected package dpkg-dev. [2021-08-12T12:45:27.660Z] #17 27.17 Preparing to unpack .../047-dpkg-dev_1.19.7_all.deb ... [2021-08-12T12:45:27.660Z] #17 27.18 Unpacking dpkg-dev (1.19.7) ... [2021-08-12T12:45:27.660Z] #17 27.28 Selecting previously unselected package libconfig-inifiles-perl. [2021-08-12T12:45:27.660Z] #17 27.29 Preparing to unpack .../048-libconfig-inifiles-perl_3.000001-1_all.deb ... [2021-08-12T12:45:27.660Z] #17 27.29 Unpacking libconfig-inifiles-perl (3.000001-1) ... [2021-08-12T12:45:27.660Z] #17 27.32 Selecting previously unselected package libio-string-perl. [2021-08-12T12:45:27.660Z] #17 27.32 Preparing to unpack .../049-libio-string-perl_1.08-3_all.deb ... [2021-08-12T12:45:27.660Z] #17 27.33 Unpacking libio-string-perl (1.08-3) ... [2021-08-12T12:45:27.660Z] #17 27.36 Selecting previously unselected package libicu63:amd64. [2021-08-12T12:45:27.660Z] #17 27.36 Preparing to unpack .../050-libicu63_63.1-6+deb10u1_amd64.deb ... [2021-08-12T12:45:27.660Z] #17 27.37 Unpacking libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-12T12:45:28.587Z] #17 28.17 Selecting previously unselected package libxml2:amd64. [2021-08-12T12:45:28.587Z] #17 28.17 Preparing to unpack .../051-libxml2_2.9.4+dfsg1-7+deb10u2_amd64.deb ... [2021-08-12T12:45:28.587Z] #17 28.17 Unpacking libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-12T12:45:28.587Z] #17 28.26 Selecting previously unselected package libxml-namespacesupport-perl. [2021-08-12T12:45:28.587Z] #17 28.26 Preparing to unpack .../052-libxml-namespacesupport-perl_1.12-1_all.deb ... [2021-08-12T12:45:28.587Z] #17 28.26 Unpacking libxml-namespacesupport-perl (1.12-1) ... [2021-08-12T12:45:28.587Z] #17 28.29 Selecting previously unselected package libxml-sax-base-perl. [2021-08-12T12:45:28.842Z] #17 28.29 Preparing to unpack .../053-libxml-sax-base-perl_1.09-1_all.deb ... [2021-08-12T12:45:28.842Z] #17 28.29 Unpacking libxml-sax-base-perl (1.09-1) ... [2021-08-12T12:45:28.842Z] #17 28.33 Selecting previously unselected package libxml-sax-perl. [2021-08-12T12:45:28.842Z] #17 28.33 Preparing to unpack .../054-libxml-sax-perl_1.00+dfsg-1_all.deb ... [2021-08-12T12:45:28.842Z] #17 28.33 Unpacking libxml-sax-perl (1.00+dfsg-1) ... [2021-08-12T12:45:28.842Z] #17 28.37 Selecting previously unselected package libxml-libxml-perl. [2021-08-12T12:45:28.842Z] #17 28.38 Preparing to unpack .../055-libxml-libxml-perl_2.0134+dfsg-1_amd64.deb ... [2021-08-12T12:45:28.842Z] #17 28.38 Unpacking libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-12T12:45:28.842Z] #17 28.44 Selecting previously unselected package libxml-simple-perl. [2021-08-12T12:45:28.842Z] #17 28.45 Preparing to unpack .../056-libxml-simple-perl_2.25-1_all.deb ... [2021-08-12T12:45:28.842Z] #17 28.45 Unpacking libxml-simple-perl (2.25-1) ... [2021-08-12T12:45:28.842Z] #17 28.48 Selecting previously unselected package libyaml-perl. [2021-08-12T12:45:28.842Z] #17 28.49 Preparing to unpack .../057-libyaml-perl_1.27-1_all.deb ... [2021-08-12T12:45:28.842Z] #17 28.49 Unpacking libyaml-perl (1.27-1) ... [2021-08-12T12:45:28.842Z] #17 28.52 Selecting previously unselected package libconfig-auto-perl. [2021-08-12T12:45:28.842Z] #17 28.53 Preparing to unpack .../058-libconfig-auto-perl_0.44-1_all.deb ... [2021-08-12T12:45:28.842Z] #17 28.53 Unpacking libconfig-auto-perl (0.44-1) ... [2021-08-12T12:45:28.842Z] #17 28.56 Selecting previously unselected package libfile-which-perl. [2021-08-12T12:45:29.098Z] #17 28.56 Preparing to unpack .../059-libfile-which-perl_1.23-1_all.deb ... [2021-08-12T12:45:29.098Z] #17 28.57 Unpacking libfile-which-perl (1.23-1) ... [2021-08-12T12:45:29.098Z] #17 28.60 Selecting previously unselected package libfile-homedir-perl. [2021-08-12T12:45:29.098Z] #17 28.60 Preparing to unpack .../060-libfile-homedir-perl_1.004-1_all.deb ... [2021-08-12T12:45:29.098Z] #17 28.60 Unpacking libfile-homedir-perl (1.004-1) ... [2021-08-12T12:45:29.098Z] #17 28.64 Selecting previously unselected package libdebian-dpkgcross-perl. [2021-08-12T12:45:29.098Z] #17 28.64 Preparing to unpack .../061-libdebian-dpkgcross-perl_2.6.15-3_all.deb ... [2021-08-12T12:45:29.098Z] #17 28.65 Unpacking libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-12T12:45:29.098Z] #17 28.69 Selecting previously unselected package dpkg-cross. [2021-08-12T12:45:29.098Z] #17 28.69 Preparing to unpack .../062-dpkg-cross_2.6.15-3_all.deb ... [2021-08-12T12:45:29.098Z] #17 28.70 Unpacking dpkg-cross (2.6.15-3) ... [2021-08-12T12:45:29.098Z] #17 28.73 Selecting previously unselected package crossbuild-essential-arm64. [2021-08-12T12:45:29.098Z] #17 28.73 Preparing to unpack .../063-crossbuild-essential-arm64_12.6_all.deb ... [2021-08-12T12:45:29.098Z] #17 28.73 Unpacking crossbuild-essential-arm64 (12.6) ... [2021-08-12T12:45:29.098Z] #17 28.76 Selecting previously unselected package libc6-armel-cross. [2021-08-12T12:45:29.098Z] #17 28.76 Preparing to unpack .../064-libc6-armel-cross_2.28-7cross1_all.deb ... [2021-08-12T12:45:29.098Z] #17 28.77 Unpacking libc6-armel-cross (2.28-7cross1) ... [2021-08-12T12:45:29.353Z] #17 28.89 Selecting previously unselected package libgcc1-armel-cross. [2021-08-12T12:45:29.353Z] #17 28.90 Preparing to unpack .../065-libgcc1-armel-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-12T12:45:29.353Z] #17 28.90 Unpacking libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-12T12:45:29.353Z] #17 28.93 Selecting previously unselected package libgomp1-armel-cross. [2021-08-12T12:45:29.353Z] #17 28.93 Preparing to unpack .../066-libgomp1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:29.353Z] #17 28.94 Unpacking libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:29.353Z] #17 28.97 Selecting previously unselected package libatomic1-armel-cross. [2021-08-12T12:45:29.353Z] #17 28.97 Preparing to unpack .../067-libatomic1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:29.353Z] #17 28.98 Unpacking libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:29.353Z] #17 29.00 Selecting previously unselected package libstdc++6-armel-cross. [2021-08-12T12:45:29.353Z] #17 29.01 Preparing to unpack .../068-libstdc++6-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:29.353Z] #17 29.01 Unpacking libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:29.353Z] #17 29.07 Selecting previously unselected package libasan5-armel-cross. [2021-08-12T12:45:29.353Z] #17 29.07 Preparing to unpack .../069-libasan5-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:29.353Z] #17 29.07 Unpacking libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:29.609Z] #17 29.13 Selecting previously unselected package libubsan1-armel-cross. [2021-08-12T12:45:29.609Z] #17 29.14 Preparing to unpack .../070-libubsan1-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:29.609Z] #17 29.14 Unpacking libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:29.609Z] #17 29.18 Selecting previously unselected package libgcc-8-dev-armel-cross. [2021-08-12T12:45:29.609Z] #17 29.18 Preparing to unpack .../071-libgcc-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:29.609Z] #17 29.19 Unpacking libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:29.609Z] #17 29.29 Selecting previously unselected package gcc-8-arm-linux-gnueabi. [2021-08-12T12:45:29.865Z] #17 29.29 Preparing to unpack .../072-gcc-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:29.865Z] #17 29.29 Unpacking gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-12T12:45:30.427Z] #17 29.92 Selecting previously unselected package gcc-arm-linux-gnueabi. [2021-08-12T12:45:30.427Z] #17 29.92 Preparing to unpack .../073-gcc-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:30.427Z] #17 29.92 Unpacking gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-12T12:45:30.427Z] #17 29.95 Selecting previously unselected package linux-libc-dev-armel-cross. [2021-08-12T12:45:30.427Z] #17 29.95 Preparing to unpack .../074-linux-libc-dev-armel-cross_4.19.20-1cross1_all.deb ... [2021-08-12T12:45:30.427Z] #17 29.96 Unpacking linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-12T12:45:30.427Z] #17 30.14 Selecting previously unselected package libc6-dev-armel-cross. [2021-08-12T12:45:30.682Z] #17 30.15 Preparing to unpack .../075-libc6-dev-armel-cross_2.28-7cross1_all.deb ... [2021-08-12T12:45:30.682Z] #17 30.17 Unpacking libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-12T12:45:30.682Z] #17 30.44 Selecting previously unselected package libstdc++-8-dev-armel-cross. [2021-08-12T12:45:30.938Z] #17 30.45 Preparing to unpack .../076-libstdc++-8-dev-armel-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:30.938Z] #17 30.45 Unpacking libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:30.938Z] #17 30.69 Selecting previously unselected package g++-8-arm-linux-gnueabi. [2021-08-12T12:45:30.938Z] #17 30.69 Preparing to unpack .../077-g++-8-arm-linux-gnueabi_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:30.938Z] #17 30.70 Unpacking g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-12T12:45:31.865Z] #17 31.33 Selecting previously unselected package g++-arm-linux-gnueabi. [2021-08-12T12:45:31.865Z] #17 31.34 Preparing to unpack .../078-g++-arm-linux-gnueabi_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:31.865Z] #17 31.34 Unpacking g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-12T12:45:31.865Z] #17 31.37 Selecting previously unselected package crossbuild-essential-armel. [2021-08-12T12:45:31.865Z] #17 31.37 Preparing to unpack .../079-crossbuild-essential-armel_12.6_all.deb ... [2021-08-12T12:45:31.865Z] #17 31.38 Unpacking crossbuild-essential-armel (12.6) ... [2021-08-12T12:45:31.865Z] #17 31.41 Selecting previously unselected package libc6-armhf-cross. [2021-08-12T12:45:31.865Z] #17 31.41 Preparing to unpack .../080-libc6-armhf-cross_2.28-7cross1_all.deb ... [2021-08-12T12:45:31.865Z] #17 31.41 Unpacking libc6-armhf-cross (2.28-7cross1) ... [2021-08-12T12:45:31.865Z] #17 31.54 Selecting previously unselected package libgcc1-armhf-cross. [2021-08-12T12:45:31.865Z] #17 31.54 Preparing to unpack .../081-libgcc1-armhf-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-12T12:45:31.865Z] #17 31.55 Unpacking libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-12T12:45:31.865Z] #17 31.58 Selecting previously unselected package libgomp1-armhf-cross. [2021-08-12T12:45:31.865Z] #17 31.59 Preparing to unpack .../082-libgomp1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:31.865Z] #17 31.59 Unpacking libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:31.865Z] #17 31.62 Selecting previously unselected package libatomic1-armhf-cross. [2021-08-12T12:45:31.865Z] #17 31.63 Preparing to unpack .../083-libatomic1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:31.865Z] #17 31.65 Unpacking libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:32.121Z] #17 31.70 Selecting previously unselected package libstdc++6-armhf-cross. [2021-08-12T12:45:32.121Z] #17 31.70 Preparing to unpack .../084-libstdc++6-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:32.121Z] #17 31.71 Unpacking libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:32.121Z] #17 31.77 Selecting previously unselected package libasan5-armhf-cross. [2021-08-12T12:45:32.121Z] #17 31.77 Preparing to unpack .../085-libasan5-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:32.121Z] #17 31.78 Unpacking libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:32.121Z] #17 31.84 Selecting previously unselected package libubsan1-armhf-cross. [2021-08-12T12:45:32.121Z] #17 31.84 Preparing to unpack .../086-libubsan1-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:32.121Z] #17 31.85 Unpacking libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:32.121Z] #17 31.88 Selecting previously unselected package libgcc-8-dev-armhf-cross. [2021-08-12T12:45:32.377Z] #17 31.89 Preparing to unpack .../087-libgcc-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:32.377Z] #17 31.89 Unpacking libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:32.377Z] #17 32.00 Selecting previously unselected package gcc-8-arm-linux-gnueabihf. [2021-08-12T12:45:32.377Z] #17 32.00 Preparing to unpack .../088-gcc-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:32.377Z] #17 32.00 Unpacking gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-12T12:45:33.307Z] #17 32.63 Selecting previously unselected package gcc-arm-linux-gnueabihf. [2021-08-12T12:45:33.307Z] #17 32.63 Preparing to unpack .../089-gcc-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:33.307Z] #17 32.63 Unpacking gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-12T12:45:33.307Z] #17 32.66 Selecting previously unselected package linux-libc-dev-armhf-cross. [2021-08-12T12:45:33.307Z] #17 32.67 Preparing to unpack .../090-linux-libc-dev-armhf-cross_4.19.20-1cross1_all.deb ... [2021-08-12T12:45:33.307Z] #17 32.67 Unpacking linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-12T12:45:33.307Z] #17 32.83 Selecting previously unselected package libc6-dev-armhf-cross. [2021-08-12T12:45:33.307Z] #17 32.83 Preparing to unpack .../091-libc6-dev-armhf-cross_2.28-7cross1_all.deb ... [2021-08-12T12:45:33.307Z] #17 32.84 Unpacking libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-12T12:45:33.563Z] #17 33.09 Selecting previously unselected package libstdc++-8-dev-armhf-cross. [2021-08-12T12:45:33.563Z] #17 33.09 Preparing to unpack .../092-libstdc++-8-dev-armhf-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:33.563Z] #17 33.10 Unpacking libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:33.563Z] #17 33.33 Selecting previously unselected package g++-8-arm-linux-gnueabihf. [2021-08-12T12:45:33.819Z] #17 33.34 Preparing to unpack .../093-g++-8-arm-linux-gnueabihf_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:33.819Z] #17 33.34 Unpacking g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-12T12:45:34.381Z] #17 33.98 Selecting previously unselected package g++-arm-linux-gnueabihf. [2021-08-12T12:45:34.381Z] #17 33.98 Preparing to unpack .../094-g++-arm-linux-gnueabihf_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:34.381Z] #17 33.99 Unpacking g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-12T12:45:34.381Z] #17 34.01 Selecting previously unselected package crossbuild-essential-armhf. [2021-08-12T12:45:34.381Z] #17 34.02 Preparing to unpack .../095-crossbuild-essential-armhf_12.6_all.deb ... [2021-08-12T12:45:34.381Z] #17 34.02 Unpacking crossbuild-essential-armhf (12.6) ... [2021-08-12T12:45:34.381Z] #17 34.05 Selecting previously unselected package libc6-ppc64el-cross. [2021-08-12T12:45:34.637Z] #17 34.05 Preparing to unpack .../096-libc6-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-12T12:45:34.637Z] #17 34.06 Unpacking libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-12T12:45:34.637Z] #17 34.23 Selecting previously unselected package libgcc1-ppc64el-cross. [2021-08-12T12:45:34.637Z] #17 34.23 Preparing to unpack .../097-libgcc1-ppc64el-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-12T12:45:34.637Z] #17 34.23 Unpacking libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-12T12:45:34.637Z] #17 34.26 Selecting previously unselected package libgomp1-ppc64el-cross. [2021-08-12T12:45:34.637Z] #17 34.26 Preparing to unpack .../098-libgomp1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:34.637Z] #17 34.27 Unpacking libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:34.637Z] #17 34.30 Selecting previously unselected package libitm1-ppc64el-cross. [2021-08-12T12:45:34.894Z] #17 34.31 Preparing to unpack .../099-libitm1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:34.894Z] #17 34.31 Unpacking libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:34.894Z] #17 34.34 Selecting previously unselected package libatomic1-ppc64el-cross. [2021-08-12T12:45:34.894Z] #17 34.34 Preparing to unpack .../100-libatomic1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:34.894Z] #17 34.34 Unpacking libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:34.894Z] #17 34.37 Selecting previously unselected package libstdc++6-ppc64el-cross. [2021-08-12T12:45:34.894Z] #17 34.38 Preparing to unpack .../101-libstdc++6-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:34.894Z] #17 34.38 Unpacking libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:34.894Z] #17 34.45 Selecting previously unselected package libasan5-ppc64el-cross. [2021-08-12T12:45:34.894Z] #17 34.45 Preparing to unpack .../102-libasan5-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:34.894Z] #17 34.46 Unpacking libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:34.894Z] #17 34.52 Selecting previously unselected package liblsan0-ppc64el-cross. [2021-08-12T12:45:34.894Z] #17 34.53 Preparing to unpack .../103-liblsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:34.894Z] #17 34.53 Unpacking liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:34.894Z] #17 34.58 Selecting previously unselected package libtsan0-ppc64el-cross. [2021-08-12T12:45:35.159Z] #17 34.58 Preparing to unpack .../104-libtsan0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:35.159Z] #17 34.58 Unpacking libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:35.159Z] #17 34.64 Selecting previously unselected package libubsan1-ppc64el-cross. [2021-08-12T12:45:35.159Z] #17 34.65 Preparing to unpack .../105-libubsan1-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:35.159Z] #17 34.65 Unpacking libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:35.159Z] #17 34.70 Selecting previously unselected package libquadmath0-ppc64el-cross. [2021-08-12T12:45:35.159Z] #17 34.70 Preparing to unpack .../106-libquadmath0-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:35.159Z] #17 34.71 Unpacking libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:35.159Z] #17 34.75 Selecting previously unselected package libgcc-8-dev-ppc64el-cross. [2021-08-12T12:45:35.159Z] #17 34.75 Preparing to unpack .../107-libgcc-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:35.159Z] #17 34.76 Unpacking libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:35.415Z] #17 34.92 Selecting previously unselected package gcc-8-powerpc64le-linux-gnu. [2021-08-12T12:45:35.415Z] #17 34.93 Preparing to unpack .../108-gcc-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:35.415Z] #17 34.93 Unpacking gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:35.978Z] #17 35.58 Selecting previously unselected package gcc-powerpc64le-linux-gnu. [2021-08-12T12:45:35.978Z] #17 35.58 Preparing to unpack .../109-gcc-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:35.978Z] #17 35.58 Unpacking gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:35.978Z] #17 35.62 Selecting previously unselected package linux-libc-dev-ppc64el-cross. [2021-08-12T12:45:35.978Z] #17 35.62 Preparing to unpack .../110-linux-libc-dev-ppc64el-cross_4.19.20-1cross1_all.deb ... [2021-08-12T12:45:35.978Z] #17 35.63 Unpacking linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-12T12:45:36.234Z] #17 35.79 Selecting previously unselected package libc6-dev-ppc64el-cross. [2021-08-12T12:45:36.234Z] #17 35.79 Preparing to unpack .../111-libc6-dev-ppc64el-cross_2.28-7cross1_all.deb ... [2021-08-12T12:45:36.234Z] #17 35.80 Unpacking libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-12T12:45:36.491Z] #17 36.12 Selecting previously unselected package libstdc++-8-dev-ppc64el-cross. [2021-08-12T12:45:36.491Z] #17 36.12 Preparing to unpack .../112-libstdc++-8-dev-ppc64el-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:36.491Z] #17 36.13 Unpacking libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:36.748Z] #17 36.37 Selecting previously unselected package g++-8-powerpc64le-linux-gnu. [2021-08-12T12:45:36.748Z] #17 36.37 Preparing to unpack .../113-g++-8-powerpc64le-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:36.748Z] #17 36.38 Unpacking g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:37.676Z] #17 37.02 Selecting previously unselected package g++-powerpc64le-linux-gnu. [2021-08-12T12:45:37.676Z] #17 37.03 Preparing to unpack .../114-g++-powerpc64le-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:37.676Z] #17 37.03 Unpacking g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:37.676Z] #17 37.06 Selecting previously unselected package crossbuild-essential-ppc64el. [2021-08-12T12:45:37.676Z] #17 37.06 Preparing to unpack .../115-crossbuild-essential-ppc64el_12.6_all.deb ... [2021-08-12T12:45:37.676Z] #17 37.07 Unpacking crossbuild-essential-ppc64el (12.6) ... [2021-08-12T12:45:37.676Z] #17 37.11 Selecting previously unselected package libc6-s390x-cross. [2021-08-12T12:45:37.676Z] #17 37.11 Preparing to unpack .../116-libc6-s390x-cross_2.28-7cross1_all.deb ... [2021-08-12T12:45:37.676Z] #17 37.12 Unpacking libc6-s390x-cross (2.28-7cross1) ... [2021-08-12T12:45:37.676Z] #17 37.25 Selecting previously unselected package libgcc1-s390x-cross. [2021-08-12T12:45:37.676Z] #17 37.25 Preparing to unpack .../117-libgcc1-s390x-cross_1%3a8.3.0-2cross1_all.deb ... [2021-08-12T12:45:37.676Z] #17 37.26 Unpacking libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-12T12:45:37.676Z] #17 37.29 Selecting previously unselected package libgomp1-s390x-cross. [2021-08-12T12:45:37.676Z] #17 37.29 Preparing to unpack .../118-libgomp1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:37.676Z] #17 37.30 Unpacking libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:37.676Z] #17 37.33 Selecting previously unselected package libitm1-s390x-cross. [2021-08-12T12:45:37.676Z] #17 37.33 Preparing to unpack .../119-libitm1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:37.676Z] #17 37.33 Unpacking libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:37.676Z] #17 37.37 Selecting previously unselected package libatomic1-s390x-cross. [2021-08-12T12:45:37.932Z] #17 37.37 Preparing to unpack .../120-libatomic1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:37.932Z] #17 37.38 Unpacking libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:37.932Z] #17 37.41 Selecting previously unselected package libstdc++6-s390x-cross. [2021-08-12T12:45:37.932Z] #17 37.41 Preparing to unpack .../121-libstdc++6-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:37.932Z] #17 37.42 Unpacking libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:37.932Z] #17 37.49 Selecting previously unselected package libasan5-s390x-cross. [2021-08-12T12:45:37.932Z] #17 37.49 Preparing to unpack .../122-libasan5-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:37.932Z] #17 37.49 Unpacking libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:37.932Z] #17 37.55 Selecting previously unselected package libubsan1-s390x-cross. [2021-08-12T12:45:37.932Z] #17 37.56 Preparing to unpack .../123-libubsan1-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:37.932Z] #17 37.56 Unpacking libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:37.932Z] #17 37.60 Selecting previously unselected package libgcc-8-dev-s390x-cross. [2021-08-12T12:45:38.189Z] #17 37.60 Preparing to unpack .../124-libgcc-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:38.189Z] #17 37.61 Unpacking libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:38.189Z] #17 37.74 Selecting previously unselected package gcc-8-s390x-linux-gnu. [2021-08-12T12:45:38.189Z] #17 37.74 Preparing to unpack .../125-gcc-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:38.189Z] #17 37.75 Unpacking gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:39.117Z] #17 38.72 Selecting previously unselected package gcc-s390x-linux-gnu. [2021-08-12T12:45:39.117Z] #17 38.72 Preparing to unpack .../126-gcc-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:39.117Z] #17 38.80 Unpacking gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:39.117Z] #17 38.89 Selecting previously unselected package linux-libc-dev-s390x-cross. [2021-08-12T12:45:39.373Z] #17 38.90 Preparing to unpack .../127-linux-libc-dev-s390x-cross_4.19.20-1cross1_all.deb ... [2021-08-12T12:45:39.373Z] #17 38.90 Unpacking linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-12T12:45:39.629Z] #17 39.06 Selecting previously unselected package libc6-dev-s390x-cross. [2021-08-12T12:45:39.629Z] #17 39.06 Preparing to unpack .../128-libc6-dev-s390x-cross_2.28-7cross1_all.deb ... [2021-08-12T12:45:39.629Z] #17 39.07 Unpacking libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-12T12:45:39.629Z] #17 39.34 Selecting previously unselected package libstdc++-8-dev-s390x-cross. [2021-08-12T12:45:39.885Z] #17 39.34 Preparing to unpack .../129-libstdc++-8-dev-s390x-cross_8.3.0-2cross1_all.deb ... [2021-08-12T12:45:39.885Z] #17 39.35 Unpacking libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:39.885Z] #17 39.59 Selecting previously unselected package g++-8-s390x-linux-gnu. [2021-08-12T12:45:39.885Z] #17 39.59 Preparing to unpack .../130-g++-8-s390x-linux-gnu_8.3.0-2cross1_amd64.deb ... [2021-08-12T12:45:40.140Z] #17 39.60 Unpacking g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:40.395Z] #17 40.17 Selecting previously unselected package g++-s390x-linux-gnu. [2021-08-12T12:45:40.651Z] #17 40.17 Preparing to unpack .../131-g++-s390x-linux-gnu_4%3a8.3.0-1_amd64.deb ... [2021-08-12T12:45:40.651Z] #17 40.18 Unpacking g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:40.651Z] #17 40.21 Selecting previously unselected package crossbuild-essential-s390x. [2021-08-12T12:45:40.651Z] #17 40.21 Preparing to unpack .../132-crossbuild-essential-s390x_12.6_all.deb ... [2021-08-12T12:45:40.651Z] #17 40.21 Unpacking crossbuild-essential-s390x (12.6) ... [2021-08-12T12:45:40.651Z] #17 40.26 Setting up libconfig-inifiles-perl (3.000001-1) ... [2021-08-12T12:45:40.651Z] #17 40.27 Setting up libfile-which-perl (1.23-1) ... [2021-08-12T12:45:40.651Z] #17 40.28 Setting up binutils-arm-linux-gnueabi (2.31.1-16) ... [2021-08-12T12:45:40.651Z] #17 40.30 Setting up libc6-armhf-cross (2.28-7cross1) ... [2021-08-12T12:45:40.651Z] #17 40.31 Setting up binutils-s390x-linux-gnu (2.31.1-16) ... [2021-08-12T12:45:40.651Z] #17 40.32 Setting up libmagic-mgc (1:5.35-4+deb10u2) ... [2021-08-12T12:45:40.651Z] #17 40.34 Setting up gcc-8-arm-linux-gnueabi-base:amd64 (8.3.0-2cross1) ... [2021-08-12T12:45:40.651Z] #17 40.35 Setting up gcc-8-cross-base (8.3.0-2cross1) ... [2021-08-12T12:45:40.651Z] #17 40.36 Setting up libc6-ppc64el-cross (2.28-7cross1) ... [2021-08-12T12:45:40.651Z] #17 40.37 Setting up libc6-s390x-cross (2.28-7cross1) ... [2021-08-12T12:45:40.651Z] #17 40.38 Setting up gcc-8-s390x-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-12T12:45:40.906Z] #17 40.39 Setting up libatomic1-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:40.906Z] #17 40.40 Setting up libmagic1:amd64 (1:5.35-4+deb10u2) ... [2021-08-12T12:45:40.906Z] #17 40.42 Setting up libxml-namespacesupport-perl (1.12-1) ... [2021-08-12T12:45:40.906Z] #17 40.43 Setting up binutils-aarch64-linux-gnu (2.31.1-16) ... [2021-08-12T12:45:40.907Z] #17 40.44 Setting up file (1:5.35-4+deb10u2) ... [2021-08-12T12:45:40.907Z] #17 40.45 Setting up libatomic1-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:40.907Z] #17 40.46 Setting up libgomp1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:40.907Z] #17 40.47 Setting up bzip2 (1.0.6-9.2~deb10u1) ... [2021-08-12T12:45:40.907Z] #17 40.49 Setting up libyaml-perl (1.27-1) ... [2021-08-12T12:45:40.907Z] #17 40.50 Setting up cpp-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-12T12:45:40.907Z] #17 40.51 Setting up libicu63:amd64 (63.1-6+deb10u1) ... [2021-08-12T12:45:40.907Z] #17 40.52 Setting up gcc-8-aarch64-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-12T12:45:40.907Z] #17 40.54 Setting up linux-libc-dev-armel-cross (4.19.20-1cross1) ... [2021-08-12T12:45:40.907Z] #17 40.55 Setting up libxml-sax-base-perl (1.09-1) ... [2021-08-12T12:45:40.907Z] #17 40.56 Setting up libio-string-perl (1.08-3) ... [2021-08-12T12:45:40.907Z] #17 40.57 Setting up linux-libc-dev-s390x-cross (4.19.20-1cross1) ... [2021-08-12T12:45:40.907Z] #17 40.58 Setting up cross-config (2.6.15-3) ... [2021-08-12T12:45:41.162Z] #17 40.71 Setting up cpp-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-12T12:45:41.162Z] #17 40.72 Setting up libgcc1-armhf-cross (1:8.3.0-2cross1) ... [2021-08-12T12:45:41.162Z] #17 40.73 Setting up cpp-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:41.162Z] #17 40.75 Setting up gcc-8-arm-linux-gnueabihf-base:amd64 (8.3.0-2cross1) ... [2021-08-12T12:45:41.162Z] #17 40.76 Setting up xz-utils (5.2.4-1) ... [2021-08-12T12:45:41.162Z] #17 40.78 update-alternatives: using /usr/bin/xz to provide /usr/bin/lzma (lzma) in auto mode [2021-08-12T12:45:41.162Z] #17 40.79 Setting up libc6-arm64-cross (2.28-7cross1) ... [2021-08-12T12:45:41.162Z] #17 40.80 Setting up patch (2.7.6-3+deb10u1) ... [2021-08-12T12:45:41.162Z] #17 40.81 Setting up linux-libc-dev-armhf-cross (4.19.20-1cross1) ... [2021-08-12T12:45:41.162Z] #17 40.82 Setting up cpp-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:41.162Z] #17 40.83 Setting up libitm1-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.162Z] #17 40.84 Setting up libitm1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.162Z] #17 40.85 Setting up linux-libc-dev-arm64-cross (4.19.20-1cross1) ... [2021-08-12T12:45:41.162Z] #17 40.86 Setting up libc6-armel-cross (2.28-7cross1) ... [2021-08-12T12:45:41.162Z] #17 40.87 Setting up libitm1-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.162Z] #17 40.88 Setting up libatomic1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.162Z] #17 40.89 Setting up libc6-dev-s390x-cross (2.28-7cross1) ... [2021-08-12T12:45:41.162Z] #17 40.90 Setting up linux-libc-dev-ppc64el-cross (4.19.20-1cross1) ... [2021-08-12T12:45:41.162Z] #17 40.91 Setting up binutils-powerpc64le-linux-gnu (2.31.1-16) ... [2021-08-12T12:45:41.162Z] #17 40.92 Setting up libc6-dev-armel-cross (2.28-7cross1) ... [2021-08-12T12:45:41.162Z] #17 40.94 Setting up libfile-homedir-perl (1.004-1) ... [2021-08-12T12:45:41.162Z] #17 40.95 Setting up binutils-arm-linux-gnueabihf (2.31.1-16) ... [2021-08-12T12:45:41.162Z] #17 40.96 Setting up libgomp1-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 40.97 Setting up libxml2:amd64 (2.9.4+dfsg1-7+deb10u2) ... [2021-08-12T12:45:41.417Z] #17 40.98 Setting up liblocale-gettext-perl (1.07-3+b4) ... [2021-08-12T12:45:41.417Z] #17 40.99 Setting up gcc-8-powerpc64le-linux-gnu-base:amd64 (8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 41.00 Setting up libgcc1-s390x-cross (1:8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 41.01 Setting up libatomic1-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 41.02 Setting up cpp-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 41.04 Setting up libgcc1-arm64-cross (1:8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 41.05 Setting up libgomp1-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 41.06 Setting up libgcc1-ppc64el-cross (1:8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 41.07 Setting up libgomp1-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 41.08 Setting up libgomp1-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 41.09 Setting up libc6-dev-ppc64el-cross (2.28-7cross1) ... [2021-08-12T12:45:41.417Z] #17 41.10 Setting up cpp-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:41.417Z] #17 41.11 Setting up libquadmath0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 41.12 Setting up libstdc++6-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 41.13 Setting up libc6-dev-armhf-cross (2.28-7cross1) ... [2021-08-12T12:45:41.417Z] #17 41.14 Setting up cpp-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 41.16 Setting up libasan5-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.417Z] #17 41.17 Setting up libc6-dev-arm64-cross (2.28-7cross1) ... [2021-08-12T12:45:41.417Z] #17 41.18 Setting up libatomic1-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.673Z] #17 41.19 Setting up libxml-sax-perl (1.00+dfsg-1) ... [2021-08-12T12:45:41.673Z] #17 41.26 update-perl-sax-parsers: Registering Perl SAX parser XML::SAX::PurePerl with priority 10... [2021-08-12T12:45:41.673Z] #17 41.33 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-12T12:45:41.673Z] #17 41.46 [2021-08-12T12:45:41.673Z] #17 41.46 Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-12T12:45:41.929Z] #17 41.49 Setting up dpkg-dev (1.19.7) ... [2021-08-12T12:45:41.929Z] #17 41.51 Setting up libstdc++6-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.929Z] #17 41.52 Setting up libgcc1-armel-cross (1:8.3.0-2cross1) ... [2021-08-12T12:45:41.929Z] #17 41.54 Setting up cpp-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:41.929Z] #17 41.55 Setting up libstdc++6-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.929Z] #17 41.56 Setting up libubsan1-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.929Z] #17 41.58 Setting up libstdc++6-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:41.929Z] #17 41.59 Setting up libxml-libxml-perl (2.0134+dfsg-1) ... [2021-08-12T12:45:41.929Z] #17 41.63 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX::Parser with priority 50... [2021-08-12T12:45:41.929Z] #17 41.70 update-perl-sax-parsers: Registering Perl SAX parser XML::LibXML::SAX with priority 50... [2021-08-12T12:45:42.186Z] #17 41.77 update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... [2021-08-12T12:45:42.186Z] #17 41.89 Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version [2021-08-12T12:45:42.186Z] #17 41.92 Setting up cpp-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-12T12:45:42.186Z] #17 41.93 Setting up cpp-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:42.186Z] #17 41.94 Setting up liblsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.186Z] #17 41.95 Setting up libubsan1-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.186Z] #17 41.96 Setting up libubsan1-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 41.97 Setting up libasan5-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 41.98 Setting up libubsan1-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 41.99 Setting up libtsan0-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.00 Setting up libstdc++6-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.01 Setting up libasan5-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.02 Setting up liblsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.03 Setting up libasan5-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.04 Setting up libasan5-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.05 Setting up libtsan0-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.06 Setting up libgcc-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.07 Setting up libubsan1-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.08 Setting up libxml-simple-perl (2.25-1) ... [2021-08-12T12:45:42.441Z] #17 42.09 Setting up libgcc-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.10 Setting up libgcc-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.11 Setting up libstdc++-8-dev-armhf-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.12 Setting up gcc-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.13 Setting up gcc-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-12T12:45:42.441Z] #17 42.14 Setting up libgcc-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.15 Setting up gcc-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:42.441Z] #17 42.16 Setting up libconfig-auto-perl (0.44-1) ... [2021-08-12T12:45:42.697Z] #17 42.17 Setting up g++-8-arm-linux-gnueabihf (8.3.0-2cross1) ... [2021-08-12T12:45:42.697Z] #17 42.18 Setting up libgcc-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.697Z] #17 42.19 Setting up libstdc++-8-dev-arm64-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.697Z] #17 42.20 Setting up gcc-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:42.697Z] #17 42.22 Setting up gcc-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-12T12:45:42.697Z] #17 42.23 Setting up libstdc++-8-dev-s390x-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.697Z] #17 42.24 Setting up g++-8-s390x-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:42.697Z] #17 42.25 Setting up libstdc++-8-dev-ppc64el-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.697Z] #17 42.26 Setting up libdebian-dpkgcross-perl (2.6.15-3) ... [2021-08-12T12:45:42.697Z] #17 42.27 Setting up gcc-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:42.697Z] #17 42.29 Setting up g++-arm-linux-gnueabihf (4:8.3.0-1) ... [2021-08-12T12:45:42.697Z] #17 42.30 Setting up gcc-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:42.697Z] #17 42.31 Setting up g++-8-aarch64-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:42.697Z] #17 42.33 Setting up libstdc++-8-dev-armel-cross (8.3.0-2cross1) ... [2021-08-12T12:45:42.697Z] #17 42.35 Setting up g++-8-powerpc64le-linux-gnu (8.3.0-2cross1) ... [2021-08-12T12:45:42.697Z] #17 42.36 Setting up gcc-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:42.697Z] #17 42.37 Setting up gcc-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:42.697Z] #17 42.38 Setting up gcc-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-12T12:45:42.697Z] #17 42.39 Setting up g++-aarch64-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:42.697Z] #17 42.41 Setting up dpkg-cross (2.6.15-3) ... [2021-08-12T12:45:42.697Z] #17 42.45 Setting up g++-powerpc64le-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:42.697Z] #17 42.47 Setting up g++-8-arm-linux-gnueabi (8.3.0-2cross1) ... [2021-08-12T12:45:42.697Z] #17 42.48 Setting up g++-s390x-linux-gnu (4:8.3.0-1) ... [2021-08-12T12:45:42.697Z] #17 42.49 Setting up crossbuild-essential-armhf (12.6) ... [2021-08-12T12:45:42.952Z] #17 42.50 Setting up g++-arm-linux-gnueabi (4:8.3.0-1) ... [2021-08-12T12:45:42.952Z] #17 42.51 Setting up crossbuild-essential-arm64 (12.6) ... [2021-08-12T12:45:42.952Z] #17 42.53 Setting up crossbuild-essential-s390x (12.6) ... [2021-08-12T12:45:42.952Z] #17 42.54 Setting up crossbuild-essential-ppc64el (12.6) ... [2021-08-12T12:45:42.952Z] #17 42.55 Setting up crossbuild-essential-armel (12.6) ... [2021-08-12T12:45:42.952Z] #17 42.56 Processing triggers for libc-bin (2.28-10) ... [2021-08-12T12:45:43.514Z] #17 DONE 43.1s [2021-08-12T12:45:43.514Z] [2021-08-12T12:45:43.514Z] #43 [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-08-12T12:45:43.514Z] #43 sha256:3549ff352d6cf81376dc6d36d09ed90e12fd5d04eb1fa44a7de82b20c2d73395 [2021-08-12T12:45:45.412Z] #43 ... [2021-08-12T12:45:45.412Z] [2021-08-12T12:45:45.412Z] #18 [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-08-12T12:45:45.412Z] #18 sha256:3debdadfcfec1a14f94f84f4788cdcd952fb3cc5cfdb30e32dbcdfae1cb33b5f [2021-08-12T12:45:45.412Z] #18 DONE 1.8s [2021-08-12T12:45:45.412Z] [2021-08-12T12:45:45.412Z] #43 [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-08-12T12:45:45.412Z] #43 sha256:3549ff352d6cf81376dc6d36d09ed90e12fd5d04eb1fa44a7de82b20c2d73395 [2021-08-12T12:45:45.412Z] #43 1.958 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-12T12:45:45.412Z] #43 1.958 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-12T12:45:45.412Z] #43 1.958 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-12T12:45:45.976Z] #43 2.572 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-12T12:45:46.539Z] #43 3.113 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-12T12:45:47.470Z] #43 3.814 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-12T12:45:48.033Z] #43 4.431 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-12T12:45:48.290Z] #43 ... [2021-08-12T12:45:48.290Z] [2021-08-12T12:45:48.290Z] #31 [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-08-12T12:45:48.290Z] #31 sha256:db41e080c16096beb8b5870f8b30993eaafee02df1d8a6806532ac9a60621d82 [2021-08-12T12:45:48.290Z] #31 1.517 + RM_GOPATH=0 [2021-08-12T12:45:48.290Z] #31 1.517 + TMP_GOPATH= [2021-08-12T12:45:48.290Z] #31 1.517 + : /build [2021-08-12T12:45:48.290Z] #31 1.517 + '[' -z '' ']' [2021-08-12T12:45:48.290Z] #31 1.517 ++ mktemp -d [2021-08-12T12:45:48.290Z] #31 1.520 + export GOPATH=/tmp/tmp.rEq8aSRi1O [2021-08-12T12:45:48.290Z] #31 1.520 + GOPATH=/tmp/tmp.rEq8aSRi1O [2021-08-12T12:45:48.290Z] #31 1.520 + RM_GOPATH=1 [2021-08-12T12:45:48.290Z] #31 1.520 + case "$(go env GOARCH)" in [2021-08-12T12:45:48.290Z] #31 1.520 ++ go env GOARCH [2021-08-12T12:45:48.290Z] #31 1.524 + export GO_BUILDMODE=-buildmode=pie [2021-08-12T12:45:48.290Z] #31 1.524 + GO_BUILDMODE=-buildmode=pie [2021-08-12T12:45:48.290Z] #31 1.525 ++ dirname /tmp/install/install.sh [2021-08-12T12:45:48.290Z] #31 1.525 Install docker/cli version 17.06.2-ce from stable [2021-08-12T12:45:48.290Z] #31 1.526 + dir=/tmp/install [2021-08-12T12:45:48.291Z] #31 1.526 + bin=dockercli [2021-08-12T12:45:48.291Z] #31 1.526 + shift [2021-08-12T12:45:48.291Z] #31 1.526 + '[' '!' -f /tmp/install/dockercli.installer ']' [2021-08-12T12:45:48.291Z] #31 1.526 + . /tmp/install/dockercli.installer [2021-08-12T12:45:48.291Z] #31 1.526 ++ : stable [2021-08-12T12:45:48.291Z] #31 1.526 ++ : 17.06.2-ce [2021-08-12T12:45:48.291Z] #31 1.526 + install_dockercli [2021-08-12T12:45:48.291Z] #31 1.526 + echo 'Install docker/cli version 17.06.2-ce from stable' [2021-08-12T12:45:48.291Z] #31 1.526 ++ uname -m [2021-08-12T12:45:48.291Z] #31 1.528 + arch=x86_64 [2021-08-12T12:45:48.291Z] #31 1.528 + '[' x86_64 '!=' x86_64 ']' [2021-08-12T12:45:48.291Z] #31 1.528 + url=https://download.docker.com/linux/static [2021-08-12T12:45:48.291Z] #31 1.529 + curl -Ls https://download.docker.com/linux/static/stable/x86_64/docker-17.06.2-ce.tgz [2021-08-12T12:45:48.291Z] #31 1.529 + tar -xz docker/docker [2021-08-12T12:45:48.291Z] #31 4.754 + mkdir -p /build [2021-08-12T12:45:48.291Z] #31 4.757 + mv docker/docker /build/ [2021-08-12T12:45:48.291Z] #31 4.760 + rmdir docker [2021-08-12T12:45:48.291Z] #31 DONE 4.9s [2021-08-12T12:45:48.549Z] [2021-08-12T12:45:48.549Z] #66 [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-08-12T12:45:48.549Z] #66 sha256:ef6be53166925e78e81c3f75ed11854b6a00f41af4e6bca5f491c88dec167d11 [2021-08-12T12:45:48.549Z] #66 1.642 + RM_GOPATH=0 [2021-08-12T12:45:48.549Z] #66 1.642 + TMP_GOPATH= [2021-08-12T12:45:48.549Z] #66 1.642 + : /build [2021-08-12T12:45:48.549Z] #66 1.642 + '[' -z '' ']' [2021-08-12T12:45:48.549Z] #66 1.643 ++ mktemp -d [2021-08-12T12:45:48.549Z] #66 1.648 + export GOPATH=/tmp/tmp.xutrNxpgct [2021-08-12T12:45:48.549Z] #66 1.648 + GOPATH=/tmp/tmp.xutrNxpgct [2021-08-12T12:45:48.549Z] #66 1.648 + RM_GOPATH=1 [2021-08-12T12:45:48.549Z] #66 1.648 + case "$(go env GOARCH)" in [2021-08-12T12:45:48.549Z] #66 1.648 ++ go env GOARCH [2021-08-12T12:45:48.549Z] #66 1.656 + export GO_BUILDMODE=-buildmode=pie [2021-08-12T12:45:48.549Z] #66 1.656 + GO_BUILDMODE=-buildmode=pie [2021-08-12T12:45:48.549Z] #66 1.656 ++ dirname /tmp/install/install.sh [2021-08-12T12:45:48.549Z] #66 1.659 Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-12T12:45:48.549Z] #66 1.659 + dir=/tmp/install [2021-08-12T12:45:48.549Z] #66 1.659 + bin=rootlesskit [2021-08-12T12:45:48.549Z] #66 1.659 + shift [2021-08-12T12:45:48.549Z] #66 1.659 + '[' '!' -f /tmp/install/rootlesskit.installer ']' [2021-08-12T12:45:48.549Z] #66 1.659 + . /tmp/install/rootlesskit.installer [2021-08-12T12:45:48.549Z] #66 1.659 ++ : 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-12T12:45:48.549Z] #66 1.659 + install_rootlesskit [2021-08-12T12:45:48.549Z] #66 1.659 + case "$1" in [2021-08-12T12:45:48.549Z] #66 1.659 + export CGO_ENABLED=0 [2021-08-12T12:45:48.549Z] #66 1.659 + CGO_ENABLED=0 [2021-08-12T12:45:48.549Z] #66 1.659 + _install_rootlesskit [2021-08-12T12:45:48.549Z] #66 1.659 + echo 'Install rootlesskit version 87d443683ac1e8aba4110b8081f15aaae432aaa2' [2021-08-12T12:45:48.549Z] #66 1.659 + git clone https://github.com/rootless-containers/rootlesskit.git /tmp/tmp.xutrNxpgct/src/github.com/rootless-containers/rootlesskit [2021-08-12T12:45:48.549Z] #66 1.681 Cloning into '/tmp/tmp.xutrNxpgct/src/github.com/rootless-containers/rootlesskit'... [2021-08-12T12:45:48.549Z] #66 3.726 + cd /tmp/tmp.xutrNxpgct/src/github.com/rootless-containers/rootlesskit [2021-08-12T12:45:48.549Z] #66 3.726 + git checkout -q 87d443683ac1e8aba4110b8081f15aaae432aaa2 [2021-08-12T12:45:48.549Z] #66 3.742 + export GO111MODULE=on [2021-08-12T12:45:48.549Z] #66 3.745 + GO111MODULE=on [2021-08-12T12:45:48.549Z] #66 3.745 + export GOPROXY=https://proxy.golang.org [2021-08-12T12:45:48.549Z] #66 3.745 + GOPROXY=https://proxy.golang.org [2021-08-12T12:45:48.549Z] #66 3.746 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-12T12:45:48.549Z] #66 3.746 + go build -ldflags= -o /build/rootlesskit github.com/rootless-containers/rootlesskit/cmd/rootlesskit [2021-08-12T12:45:48.549Z] #66 4.508 go: downloading github.com/pkg/errors v0.9.1 [2021-08-12T12:45:48.549Z] #66 4.512 go: downloading github.com/sirupsen/logrus v1.8.1 [2021-08-12T12:45:48.549Z] #66 4.552 go: downloading github.com/urfave/cli/v2 v2.3.0 [2021-08-12T12:45:48.549Z] #66 4.865 go: downloading golang.org/x/sys v0.0.0-20210119212857-b64e53b001e4 [2021-08-12T12:45:48.549Z] #66 ... [2021-08-12T12:45:48.549Z] [2021-08-12T12:45:48.549Z] #43 [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-08-12T12:45:48.549Z] #43 sha256:3549ff352d6cf81376dc6d36d09ed90e12fd5d04eb1fa44a7de82b20c2d73395 [2021-08-12T12:45:48.549Z] #43 5.243 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-12T12:45:49.112Z] #43 5.798 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [290 kB] [2021-08-12T12:45:49.372Z] #43 5.801 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB] [2021-08-12T12:45:49.372Z] #43 5.813 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB] [2021-08-12T12:45:49.372Z] #43 5.821 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [294 kB] [2021-08-12T12:45:49.372Z] #43 5.830 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [271 kB] [2021-08-12T12:45:49.372Z] #43 5.841 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-12T12:45:49.372Z] #43 5.842 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-12T12:45:49.372Z] #43 5.843 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-12T12:45:49.372Z] #43 5.844 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-12T12:45:49.372Z] #43 5.845 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-12T12:45:51.281Z] #43 ... [2021-08-12T12:45:51.281Z] [2021-08-12T12:45:51.281Z] #34 [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-08-12T12:45:51.281Z] #34 sha256:10abbd06ccf34cd2e515a504b74cf57eaae595a9cb390b58816d136d3c19e7f7 [2021-08-12T12:45:51.281Z] #34 CACHED [2021-08-12T12:45:51.281Z] [2021-08-12T12:45:51.281Z] #35 [frozen-images 3/4] COPY contrib/download-frozen-image-v2.sh / [2021-08-12T12:45:51.281Z] #35 sha256:048499fda8313f91c1a56bb9a55717f9e8aa7a60680e17a1507acab45f1350ad [2021-08-12T12:45:51.281Z] #35 CACHED [2021-08-12T12:45:51.281Z] [2021-08-12T12:45:51.281Z] #36 [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-08-12T12:45:51.281Z] #36 sha256:37f41d59e8eaa5195bf106afabea12eeea5a8a582066ff57c4029c4e2289d136 [2021-08-12T12:45:51.281Z] #36 CACHED [2021-08-12T12:45:51.281Z] [2021-08-12T12:45:51.281Z] #38 [swagger 1/2] WORKDIR /go/src/github.com/go-swagger/go-swagger [2021-08-12T12:45:51.281Z] #38 sha256:fa7a3c7aad288c708ca9f0d73a6e5fb158b464b1404c6758961c082afce82ff4 [2021-08-12T12:45:51.281Z] #38 CACHED [2021-08-12T12:45:51.281Z] [2021-08-12T12:45:51.281Z] #39 [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 "c56166c036004ba7a3a321e5951ba472b9ae298c" && go build -o /build/swagger github.com/go-swagger/go-swagger/cmd/swagger [2021-08-12T12:45:51.281Z] #39 sha256:5b98d54ff6bde7c55a881707fe561ce06ba397ce35afd7d7e180ef37b141049d [2021-08-12T12:45:51.281Z] #39 CACHED [2021-08-12T12:45:51.281Z] [2021-08-12T12:45:51.281Z] #41 [tomll 1/1] RUN --mount=type=cache,target=/root/.cache/go-build --mount=type=cache,target=/go/pkg/mod --mount=type=bind,src=hack/dockerfile/install/tomll.installer,target=/tmp/install/tomll.installer . /tmp/install/tomll.installer && PREFIX=/build install_tomll [2021-08-12T12:45:51.281Z] #41 sha256:26f5cfbc4932463386471e0747d125abd8e546badbf7361cd09a6176f454b951 [2021-08-12T12:45:51.281Z] #41 CACHED [2021-08-12T12:45:51.281Z] [2021-08-12T12:45:51.281Z] #66 [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-08-12T12:45:51.281Z] #66 sha256:ef6be53166925e78e81c3f75ed11854b6a00f41af4e6bca5f491c88dec167d11 [2021-08-12T12:45:51.281Z] #66 6.347 go: downloading github.com/insomniacslk/dhcp v0.0.0-20210120172423-cc9239ac6294 [2021-08-12T12:45:51.281Z] #66 6.755 go: downloading github.com/google/uuid v1.3.0 [2021-08-12T12:45:51.281Z] #66 6.787 go: downloading github.com/moby/vpnkit v0.5.0 [2021-08-12T12:45:51.281Z] #66 6.900 go: downloading github.com/songgao/water v0.0.0-20200317203138-2b4b6d7c09d8 [2021-08-12T12:45:51.281Z] #66 7.010 go: downloading github.com/gofrs/flock v0.8.1 [2021-08-12T12:45:51.281Z] #66 7.082 go: downloading github.com/gorilla/mux v1.8.0 [2021-08-12T12:45:51.281Z] #66 7.226 go: downloading github.com/moby/sys/mountinfo v0.4.1 [2021-08-12T12:45:51.281Z] #66 7.422 go: downloading github.com/cpuguy83/go-md2man/v2 v2.0.0 [2021-08-12T12:45:51.281Z] #66 7.655 go: downloading github.com/u-root/u-root v7.0.0+incompatible [2021-08-12T12:45:52.648Z] #66 9.283 go: downloading golang.org/x/net v0.0.0-20210119194325-5f4716e94777 [2021-08-12T12:45:52.904Z] #66 9.383 go: downloading github.com/russross/blackfriday/v2 v2.1.0 [2021-08-12T12:45:53.466Z] #66 ... [2021-08-12T12:45:53.466Z] [2021-08-12T12:45:53.466Z] #63 [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-08-12T12:45:53.466Z] #63 sha256:41340f55f5fcbffb9e136a339940675f6aebdb011945846971c58cd14bbeea98 [2021-08-12T12:45:53.466Z] #63 1.750 Hit:1 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-12T12:45:53.466Z] #63 1.750 Get:2 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-12T12:45:53.466Z] #63 1.750 Hit:3 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-12T12:45:53.466Z] #63 2.314 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-12T12:45:53.466Z] #63 2.941 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-12T12:45:53.466Z] #63 3.566 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-12T12:45:53.466Z] #63 4.344 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-12T12:45:53.466Z] #63 5.114 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-12T12:45:53.466Z] #63 5.682 Get:9 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [290 kB] [2021-08-12T12:45:53.466Z] #63 5.695 Get:10 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [294 kB] [2021-08-12T12:45:53.466Z] #63 5.714 Get:11 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [271 kB] [2021-08-12T12:45:53.466Z] #63 5.732 Get:12 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB] [2021-08-12T12:45:53.466Z] #63 5.745 Get:13 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB] [2021-08-12T12:45:53.466Z] #63 5.761 Get:14 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-12T12:45:53.466Z] #63 5.770 Get:15 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-12T12:45:53.466Z] #63 5.771 Get:16 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-12T12:45:53.466Z] #63 5.774 Get:17 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-12T12:45:53.466Z] #63 5.775 Get:18 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-12T12:45:53.723Z] #63 ... [2021-08-12T12:45:53.723Z] [2021-08-12T12:45:53.723Z] #19 [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-08-12T12:45:53.723Z] #19 sha256:f0d0f111531c0949cfdbc48b5b29eb94eae70b5f4637418a5b9c0b9e045e6216 [2021-08-12T12:45:53.723Z] #19 1.420 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-08-12T12:45:53.723Z] #19 1.421 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-12T12:45:53.723Z] #19 1.421 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-12T12:45:53.723Z] #19 1.422 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-12T12:45:53.723Z] #19 1.812 Get:5 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-12T12:45:53.723Z] #19 1.887 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB] [2021-08-12T12:45:53.723Z] #19 1.940 Get:7 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] [2021-08-12T12:45:53.723Z] #19 2.018 Get:8 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-08-12T12:45:53.723Z] #19 2.052 Get:9 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB] [2021-08-12T12:45:53.723Z] #19 2.920 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-12T12:45:53.723Z] #19 3.827 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-12T12:45:53.723Z] #19 4.538 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-12T12:45:53.723Z] #19 5.508 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-12T12:45:53.723Z] #19 6.093 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-12T12:45:53.723Z] #19 6.514 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [294 kB] [2021-08-12T12:45:53.723Z] #19 6.514 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB] [2021-08-12T12:45:53.723Z] #19 6.530 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [271 kB] [2021-08-12T12:45:53.723Z] #19 6.538 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [290 kB] [2021-08-12T12:45:53.723Z] #19 6.566 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB] [2021-08-12T12:45:53.723Z] #19 6.569 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-12T12:45:53.723Z] #19 6.569 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-12T12:45:53.723Z] #19 6.575 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-12T12:45:53.723Z] #19 6.575 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-12T12:45:53.723Z] #19 6.576 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-12T12:46:05.899Z] #19 ... [2021-08-12T12:46:05.899Z] [2021-08-12T12:46:05.899Z] #63 [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-08-12T12:46:05.899Z] #63 sha256:41340f55f5fcbffb9e136a339940675f6aebdb011945846971c58cd14bbeea98 [2021-08-12T12:46:05.899Z] #63 21.56 Fetched 39.9 MB in 20s (1983 kB/s) [2021-08-12T12:46:12.440Z] #63 21.56 Reading package lists... [2021-08-12T12:46:12.440Z] #63 ... [2021-08-12T12:46:12.440Z] [2021-08-12T12:46:12.440Z] #66 [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-08-12T12:46:12.440Z] #66 sha256:ef6be53166925e78e81c3f75ed11854b6a00f41af4e6bca5f491c88dec167d11 [2021-08-12T12:46:12.440Z] #66 27.77 + for f in rootlesskit rootlesskit-docker-proxy [2021-08-12T12:46:12.440Z] #66 27.77 + go build -ldflags= -o /build/rootlesskit-docker-proxy github.com/rootless-containers/rootlesskit/cmd/rootlesskit-docker-proxy [2021-08-12T12:46:14.331Z] #66 DONE 30.6s [2021-08-12T12:46:14.331Z] [2021-08-12T12:46:14.331Z] #67 [rootlesskit 2/3] COPY ./contrib/dockerd-rootless.sh /build [2021-08-12T12:46:14.331Z] #67 sha256:4ec8bfcc0363a3fe8ec51806145f7a0aba48c861ca083622a9ce3d4ac799d265 [2021-08-12T12:46:14.331Z] #67 DONE 0.0s [2021-08-12T12:46:14.331Z] [2021-08-12T12:46:14.331Z] #68 [rootlesskit 3/3] COPY ./contrib/dockerd-rootless-setuptool.sh /build [2021-08-12T12:46:14.331Z] #68 sha256:8b7cdede350749078cc0963394ca878609cebf1a7843687d5cee5e8f3bb19637 [2021-08-12T12:46:14.331Z] #68 DONE 0.1s [2021-08-12T12:46:14.331Z] [2021-08-12T12:46:14.331Z] #43 [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-08-12T12:46:14.331Z] #43 sha256:3549ff352d6cf81376dc6d36d09ed90e12fd5d04eb1fa44a7de82b20c2d73395 [2021-08-12T12:46:14.331Z] #43 21.60 Fetched 39.9 MB in 20s (2007 kB/s) [2021-08-12T12:46:14.331Z] #43 21.60 Reading package lists... [2021-08-12T12:46:14.587Z] #43 30.69 Reading package lists... [2021-08-12T12:46:14.587Z] #43 ... [2021-08-12T12:46:14.587Z] [2021-08-12T12:46:14.587Z] #63 [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-08-12T12:46:14.587Z] #63 sha256:41340f55f5fcbffb9e136a339940675f6aebdb011945846971c58cd14bbeea98 [2021-08-12T12:46:14.587Z] #63 21.56 Reading package lists... [2021-08-12T12:46:15.406Z] #63 31.25 Reading package lists... [2021-08-12T12:46:15.406Z] #63 ... [2021-08-12T12:46:15.406Z] [2021-08-12T12:46:15.406Z] #71 [vpnkit 1/2] COPY --from=vpnkit-amd64 /vpnkit /build/vpnkit.x86_64 [2021-08-12T12:46:15.406Z] #71 sha256:c0e1a70b68cbf39676beec79ce39fce21b4fe65bce17ff7506a08a7a4e2d23b9 [2021-08-12T12:46:15.406Z] #71 CACHED [2021-08-12T12:46:15.406Z] [2021-08-12T12:46:15.406Z] #73 [vpnkit 2/2] COPY --from=vpnkit-arm64 /vpnkit /build/vpnkit.aarch64 [2021-08-12T12:46:15.406Z] #73 sha256:8ef87e5d53a1dfa633f8e5b8962204eca0fcb197823c9afc138525ddc8410ff9 [2021-08-12T12:46:15.406Z] #73 CACHED [2021-08-12T12:46:15.663Z] [2021-08-12T12:46:15.663Z] #19 [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-08-12T12:46:15.663Z] #19 sha256:f0d0f111531c0949cfdbc48b5b29eb94eae70b5f4637418a5b9c0b9e045e6216 [2021-08-12T12:46:15.663Z] #19 21.45 Fetched 42.3 MB in 20s (2083 kB/s) [2021-08-12T12:46:17.030Z] #19 21.45 Reading package lists... [2021-08-12T12:46:22.329Z] #19 31.73 Reading package lists... [2021-08-12T12:46:22.329Z] #19 ... [2021-08-12T12:46:22.329Z] [2021-08-12T12:46:22.329Z] #63 [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-08-12T12:46:22.329Z] #63 sha256:41340f55f5fcbffb9e136a339940675f6aebdb011945846971c58cd14bbeea98 [2021-08-12T12:46:22.329Z] #63 31.25 Reading package lists... [2021-08-12T12:46:23.705Z] #63 38.54 Building dependency tree... [2021-08-12T12:46:23.705Z] #63 40.12 Reading state information... [2021-08-12T12:46:25.069Z] #63 41.32 The following additional packages will be installed: [2021-08-12T12:46:25.069Z] #63 41.33 libbtrfs0 [2021-08-12T12:46:25.069Z] #63 41.50 The following NEW packages will be installed: [2021-08-12T12:46:25.069Z] #63 41.51 libbtrfs-dev libbtrfs0 [2021-08-12T12:46:25.325Z] #63 41.85 0 upgraded, 2 newly installed, 0 to remove and 4 not upgraded. [2021-08-12T12:46:25.325Z] #63 41.85 Need to get 119 kB of archives. [2021-08-12T12:46:25.325Z] #63 41.85 After this operation, 387 kB of additional disk space will be used. [2021-08-12T12:46:25.325Z] #63 41.85 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-12T12:46:25.325Z] #63 41.86 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-12T12:46:25.580Z] #63 42.18 debconf: delaying package configuration, since apt-utils is not installed [2021-08-12T12:46:25.837Z] #63 42.36 Fetched 119 kB in 0s (437 kB/s) [2021-08-12T12:46:25.837Z] #63 42.42 Selecting previously unselected package libbtrfs0. [2021-08-12T12:46:26.094Z] #63 42.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 ... 29521 files and directories currently installed.) [2021-08-12T12:46:26.094Z] #63 42.46 Preparing to unpack .../libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-12T12:46:26.094Z] #63 42.47 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-12T12:46:26.094Z] #63 42.52 Selecting previously unselected package libbtrfs-dev. [2021-08-12T12:46:26.094Z] #63 42.52 Preparing to unpack .../libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-12T12:46:26.094Z] #63 42.53 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-12T12:46:26.094Z] #63 42.65 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-12T12:46:26.094Z] #63 42.67 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-12T12:46:26.094Z] #63 42.68 Processing triggers for libc-bin (2.28-10) ... [2021-08-12T12:46:26.350Z] #63 DONE 42.9s [2021-08-12T12:46:26.350Z] [2021-08-12T12:46:26.350Z] #43 [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-08-12T12:46:26.350Z] #43 sha256:3549ff352d6cf81376dc6d36d09ed90e12fd5d04eb1fa44a7de82b20c2d73395 [2021-08-12T12:46:26.350Z] #43 30.69 Reading package lists... [2021-08-12T12:46:26.350Z] #43 38.71 Building dependency tree... [2021-08-12T12:46:26.350Z] #43 40.44 Reading state information... [2021-08-12T12:46:26.350Z] #43 41.42 The following additional packages will be installed: [2021-08-12T12:46:26.350Z] #43 41.43 cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 xxd [2021-08-12T12:46:26.350Z] #43 41.44 Suggested packages: [2021-08-12T12:46:26.350Z] #43 41.44 cmake-doc ninja-build lrzip [2021-08-12T12:46:26.350Z] #43 41.44 Recommended packages: [2021-08-12T12:46:26.350Z] #43 41.44 vim | vim-gtk | vim-gtk3 | vim-athena | vim-nox | vim-tiny [2021-08-12T12:46:26.350Z] #43 41.82 The following NEW packages will be installed: [2021-08-12T12:46:26.350Z] #43 41.83 cmake cmake-data libarchive13 libjsoncpp1 librhash0 libuv1 vim-common xxd [2021-08-12T12:46:26.350Z] #43 42.22 0 upgraded, 8 newly installed, 0 to remove and 4 not upgraded. [2021-08-12T12:46:26.350Z] #43 42.22 Need to get 5913 kB of archives. [2021-08-12T12:46:26.350Z] #43 42.22 After this operation, 27.4 MB of additional disk space will be used. [2021-08-12T12:46:26.350Z] #43 42.22 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-12T12:46:26.350Z] #43 42.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-12T12:46:26.350Z] #43 42.23 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake-data all 3.13.4-1 [1476 kB] [2021-08-12T12:46:26.350Z] #43 42.27 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libarchive13 amd64 3.3.3-4+deb10u1 [313 kB] [2021-08-12T12:46:26.350Z] #43 42.28 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjsoncpp1 amd64 1.7.4-3 [75.6 kB] [2021-08-12T12:46:26.350Z] #43 42.29 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 librhash0 amd64 1.3.8-1 [122 kB] [2021-08-12T12:46:26.350Z] #43 42.29 Get:7 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libuv1 amd64 1.24.1-1+deb10u1 [110 kB] [2021-08-12T12:46:26.350Z] #43 42.30 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 cmake amd64 3.13.4-1 [3480 kB] [2021-08-12T12:46:26.350Z] #43 42.93 debconf: delaying package configuration, since apt-utils is not installed [2021-08-12T12:46:26.916Z] #43 43.26 Fetched 5913 kB in 0s (13.5 MB/s) [2021-08-12T12:46:26.916Z] #43 43.33 Selecting previously unselected package xxd. [2021-08-12T12:46:26.916Z] #43 43.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 ... 29521 files and directories currently installed.) [2021-08-12T12:46:26.916Z] #43 43.41 Preparing to unpack .../0-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-12T12:46:26.916Z] #43 43.41 Unpacking xxd (2:8.1.0875-5) ... [2021-08-12T12:46:26.916Z] #43 43.52 Selecting previously unselected package vim-common. [2021-08-12T12:46:26.916Z] #43 43.53 Preparing to unpack .../1-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-12T12:46:26.916Z] #43 43.56 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-12T12:46:27.479Z] #43 43.74 Selecting previously unselected package cmake-data. [2021-08-12T12:46:27.479Z] #43 43.75 Preparing to unpack .../2-cmake-data_3.13.4-1_all.deb ... [2021-08-12T12:46:27.479Z] #43 43.75 Unpacking cmake-data (3.13.4-1) ... [2021-08-12T12:46:27.735Z] #43 44.20 Selecting previously unselected package libarchive13:amd64. [2021-08-12T12:46:27.735Z] #43 44.21 Preparing to unpack .../3-libarchive13_3.3.3-4+deb10u1_amd64.deb ... [2021-08-12T12:46:27.735Z] #43 44.22 Unpacking libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-12T12:46:27.735Z] #43 44.31 Selecting previously unselected package libjsoncpp1:amd64. [2021-08-12T12:46:27.735Z] #43 44.31 Preparing to unpack .../4-libjsoncpp1_1.7.4-3_amd64.deb ... [2021-08-12T12:46:27.735Z] #43 44.32 Unpacking libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-12T12:46:27.991Z] #43 44.39 Selecting previously unselected package librhash0:amd64. [2021-08-12T12:46:27.991Z] #43 44.39 Preparing to unpack .../5-librhash0_1.3.8-1_amd64.deb ... [2021-08-12T12:46:27.991Z] #43 44.40 Unpacking librhash0:amd64 (1.3.8-1) ... [2021-08-12T12:46:27.991Z] #43 44.49 Selecting previously unselected package libuv1:amd64. [2021-08-12T12:46:27.991Z] #43 44.50 Preparing to unpack .../6-libuv1_1.24.1-1+deb10u1_amd64.deb ... [2021-08-12T12:46:27.991Z] #43 44.50 Unpacking libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-12T12:46:27.991Z] #43 44.57 Selecting previously unselected package cmake. [2021-08-12T12:46:27.991Z] #43 44.57 Preparing to unpack .../7-cmake_3.13.4-1_amd64.deb ... [2021-08-12T12:46:27.991Z] #43 44.58 Unpacking cmake (3.13.4-1) ... [2021-08-12T12:46:28.920Z] #43 45.50 Setting up libarchive13:amd64 (3.3.3-4+deb10u1) ... [2021-08-12T12:46:28.920Z] #43 45.52 Setting up xxd (2:8.1.0875-5) ... [2021-08-12T12:46:28.920Z] #43 45.53 Setting up libuv1:amd64 (1.24.1-1+deb10u1) ... [2021-08-12T12:46:28.920Z] #43 45.54 Setting up vim-common (2:8.1.0875-5) ... [2021-08-12T12:46:28.920Z] #43 45.57 Setting up librhash0:amd64 (1.3.8-1) ... [2021-08-12T12:46:28.920Z] #43 45.59 Setting up cmake-data (3.13.4-1) ... [2021-08-12T12:46:29.177Z] #43 45.60 Setting up libjsoncpp1:amd64 (1.7.4-3) ... [2021-08-12T12:46:29.177Z] #43 45.61 Setting up cmake (3.13.4-1) ... [2021-08-12T12:46:29.177Z] #43 45.63 Processing triggers for libc-bin (2.28-10) ... [2021-08-12T12:46:29.177Z] #43 45.66 Processing triggers for mime-support (3.62) ... [2021-08-12T12:46:29.433Z] #43 DONE 45.9s [2021-08-12T12:46:29.433Z] [2021-08-12T12:46:29.433Z] #19 [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-08-12T12:46:29.433Z] #19 sha256:f0d0f111531c0949cfdbc48b5b29eb94eae70b5f4637418a5b9c0b9e045e6216 [2021-08-12T12:46:29.433Z] #19 31.73 Reading package lists... [2021-08-12T12:46:29.433Z] #19 39.11 Building dependency tree... [2021-08-12T12:46:29.433Z] #19 40.59 Reading state information... [2021-08-12T12:46:29.433Z] #19 41.46 The following additional packages will be installed: [2021-08-12T12:46:29.433Z] #19 41.46 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup gcc-mingw-w64-base [2021-08-12T12:46:29.433Z] #19 41.46 gcc-mingw-w64-x86-64 libapparmor1 libbtrfs0 libdevmapper-event1.02.1 [2021-08-12T12:46:29.433Z] #19 41.46 libdevmapper1.02.1 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 [2021-08-12T12:46:29.433Z] #19 41.46 libseccomp2 libselinux1-dev libsepol1-dev mingw-w64-common [2021-08-12T12:46:29.433Z] #19 41.46 mingw-w64-x86-64-dev [2021-08-12T12:46:29.433Z] #19 41.48 Suggested packages: [2021-08-12T12:46:29.433Z] #19 41.48 gcc-8-locales seccomp wine64 [2021-08-12T12:46:29.433Z] #19 41.82 The following NEW packages will be installed: [2021-08-12T12:46:29.433Z] #19 41.82 binutils-mingw-w64 binutils-mingw-w64-i686 binutils-mingw-w64-x86-64 dmsetup [2021-08-12T12:46:29.433Z] #19 41.82 g++-mingw-w64-x86-64 gcc-mingw-w64-base gcc-mingw-w64-x86-64 libapparmor-dev [2021-08-12T12:46:29.433Z] #19 41.82 libapparmor1 libbtrfs-dev libbtrfs0 libdevmapper-dev [2021-08-12T12:46:29.433Z] #19 41.83 libdevmapper-event1.02.1 libdevmapper1.02.1 libpcre16-3 libpcre3-dev [2021-08-12T12:46:29.433Z] #19 41.83 libpcre32-3 libpcrecpp0v5 libseccomp-dev libselinux1-dev libsepol1-dev [2021-08-12T12:46:29.433Z] #19 41.83 libsystemd-dev libudev-dev mingw-w64-common mingw-w64-x86-64-dev [2021-08-12T12:46:29.433Z] #19 41.84 The following packages will be upgraded: [2021-08-12T12:46:29.433Z] #19 41.86 libseccomp2 [2021-08-12T12:46:29.433Z] #19 42.22 1 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-12T12:46:29.433Z] #19 42.22 Need to get 77.8 MB of archives. [2021-08-12T12:46:29.433Z] #19 42.22 After this operation, 487 MB of additional disk space will be used. [2021-08-12T12:46:29.433Z] #19 42.22 Get:1 http://deb.debian.org/debian buster-backports/main amd64 libseccomp2 amd64 2.4.4-1~bpo10+1 [47.6 kB] [2021-08-12T12:46:29.433Z] #19 42.22 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64-i686 amd64 2.31.1-11+8.3 [2310 kB] [2021-08-12T12:46:29.433Z] #19 42.22 Get:3 http://deb.debian.org/debian buster-backports/main amd64 libseccomp-dev amd64 2.4.4-1~bpo10+1 [74.0 kB] [2021-08-12T12:46:29.433Z] #19 42.26 Get:4 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-08-12T12:46:29.433Z] #19 42.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 binutils-mingw-w64 all 2.31.1-11+8.3 [138 kB] [2021-08-12T12:46:29.433Z] #19 42.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper1.02.1 amd64 2:1.02.155-3 [141 kB] [2021-08-12T12:46:29.433Z] #19 42.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 dmsetup amd64 2:1.02.155-3 [90.8 kB] [2021-08-12T12:46:29.433Z] #19 42.31 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-common all 6.0.0-3 [4910 kB] [2021-08-12T12:46:29.433Z] #19 42.38 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 mingw-w64-x86-64-dev all 6.0.0-3 [3454 kB] [2021-08-12T12:46:29.433Z] #19 42.44 Get:10 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-08-12T12:46:29.433Z] #19 42.44 Get:11 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-08-12T12:46:29.433Z] #19 43.12 Get:12 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-08-12T12:46:29.433Z] #19 43.65 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor1 amd64 2.13.2-10 [94.7 kB] [2021-08-12T12:46:29.433Z] #19 43.65 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libapparmor-dev amd64 2.13.2-10 [136 kB] [2021-08-12T12:46:29.433Z] #19 43.66 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs0 amd64 4.20.1-2 [42.0 kB] [2021-08-12T12:46:29.433Z] #19 43.66 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libbtrfs-dev amd64 4.20.1-2 [77.1 kB] [2021-08-12T12:46:29.433Z] #19 43.66 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-event1.02.1 amd64 2:1.02.155-3 [22.6 kB] [2021-08-12T12:46:29.433Z] #19 43.67 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libudev-dev amd64 241-7~deb10u8 [110 kB] [2021-08-12T12:46:29.433Z] #19 43.67 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libsepol1-dev amd64 2.8-1 [338 kB] [2021-08-12T12:46:29.433Z] #19 43.68 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre16-3 amd64 2:8.39-12 [259 kB] [2021-08-12T12:46:29.433Z] #19 43.68 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre32-3 amd64 2:8.39-12 [250 kB] [2021-08-12T12:46:29.433Z] #19 43.69 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcrecpp0v5 amd64 2:8.39-12 [152 kB] [2021-08-12T12:46:29.433Z] #19 43.69 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpcre3-dev amd64 2:8.39-12 [650 kB] [2021-08-12T12:46:29.433Z] #19 43.70 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libselinux1-dev amd64 2.8-1+b1 [169 kB] [2021-08-12T12:46:29.433Z] #19 43.71 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libdevmapper-dev amd64 2:1.02.155-3 [51.4 kB] [2021-08-12T12:46:29.433Z] #19 43.71 Get:26 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main amd64 libsystemd-dev amd64 241-7~deb10u8 [322 kB] [2021-08-12T12:46:29.433Z] #19 44.15 debconf: delaying package configuration, since apt-utils is not installed [2021-08-12T12:46:29.691Z] #19 44.43 Fetched 77.8 MB in 2s (44.3 MB/s) [2021-08-12T12:46:29.948Z] #19 44.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 ... 29521 files and directories currently installed.) [2021-08-12T12:46:29.948Z] #19 44.54 Preparing to unpack .../libseccomp2_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-12T12:46:29.948Z] #19 44.58 Unpacking libseccomp2:amd64 (2.4.4-1~bpo10+1) over (2.3.3-4) ... [2021-08-12T12:46:29.948Z] #19 44.74 Setting up libseccomp2:amd64 (2.4.4-1~bpo10+1) ... [2021-08-12T12:46:30.204Z] #19 44.97 Selecting previously unselected package binutils-mingw-w64-i686. [2021-08-12T12:46:30.204Z] #19 44.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 ... 29521 files and directories currently installed.) [2021-08-12T12:46:30.204Z] #19 44.99 Preparing to unpack .../00-binutils-mingw-w64-i686_2.31.1-11+8.3_amd64.deb ... [2021-08-12T12:46:30.204Z] #19 44.99 Unpacking binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-12T12:46:30.767Z] #19 45.52 Selecting previously unselected package binutils-mingw-w64-x86-64. [2021-08-12T12:46:30.767Z] #19 45.52 Preparing to unpack .../01-binutils-mingw-w64-x86-64_2.31.1-11+8.3_amd64.deb ... [2021-08-12T12:46:30.767Z] #19 45.53 Unpacking binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-12T12:46:31.328Z] #19 46.18 Selecting previously unselected package binutils-mingw-w64. [2021-08-12T12:46:31.328Z] #19 46.18 Preparing to unpack .../02-binutils-mingw-w64_2.31.1-11+8.3_all.deb ... [2021-08-12T12:46:31.328Z] #19 46.19 Unpacking binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-12T12:46:31.328Z] #19 46.25 Selecting previously unselected package libdevmapper1.02.1:amd64. [2021-08-12T12:46:31.584Z] #19 46.26 Preparing to unpack .../03-libdevmapper1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-12T12:46:31.584Z] #19 46.26 Unpacking libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-12T12:46:31.584Z] #19 46.35 Selecting previously unselected package dmsetup. [2021-08-12T12:46:31.584Z] #19 46.36 Preparing to unpack .../04-dmsetup_2%3a1.02.155-3_amd64.deb ... [2021-08-12T12:46:31.584Z] #19 46.36 Unpacking dmsetup (2:1.02.155-3) ... [2021-08-12T12:46:31.584Z] #19 46.44 Selecting previously unselected package mingw-w64-common. [2021-08-12T12:46:31.584Z] #19 46.45 Preparing to unpack .../05-mingw-w64-common_6.0.0-3_all.deb ... [2021-08-12T12:46:31.584Z] #19 46.45 Unpacking mingw-w64-common (6.0.0-3) ... [2021-08-12T12:46:31.840Z] #19 ... [2021-08-12T12:46:31.840Z] [2021-08-12T12:46:31.840Z] #44 [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-08-12T12:46:31.840Z] #44 sha256:0a0c462f242e184bcfacaf941c96214517a837a0316b709fe5140ed015b51522 [2021-08-12T12:46:31.840Z] #44 0.775 + RM_GOPATH=0 [2021-08-12T12:46:31.840Z] #44 0.776 + TMP_GOPATH= [2021-08-12T12:46:31.840Z] #44 0.776 + : /build [2021-08-12T12:46:31.840Z] #44 0.776 + '[' -z '' ']' [2021-08-12T12:46:31.840Z] #44 0.777 ++ mktemp -d [2021-08-12T12:46:31.840Z] #44 0.778 + export GOPATH=/tmp/tmp.2ZPQEz3mxZ [2021-08-12T12:46:31.840Z] #44 0.779 + GOPATH=/tmp/tmp.2ZPQEz3mxZ [2021-08-12T12:46:31.840Z] #44 0.779 + RM_GOPATH=1 [2021-08-12T12:46:31.840Z] #44 0.779 + case "$(go env GOARCH)" in [2021-08-12T12:46:31.840Z] #44 0.779 ++ go env GOARCH [2021-08-12T12:46:31.840Z] #44 0.784 + export GO_BUILDMODE=-buildmode=pie [2021-08-12T12:46:31.840Z] #44 0.784 + GO_BUILDMODE=-buildmode=pie [2021-08-12T12:46:31.840Z] #44 0.785 ++ dirname /tmp/install/install.sh [2021-08-12T12:46:31.840Z] #44 0.786 + dir=/tmp/install [2021-08-12T12:46:31.840Z] #44 0.786 + bin=tini [2021-08-12T12:46:31.840Z] #44 0.786 + shift [2021-08-12T12:46:31.840Z] #44 0.786 + '[' '!' -f /tmp/install/tini.installer ']' [2021-08-12T12:46:31.840Z] #44 0.786 + . /tmp/install/tini.installer [2021-08-12T12:46:31.840Z] #44 0.787 ++ : de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-12T12:46:31.840Z] #44 0.787 + install_tini [2021-08-12T12:46:31.840Z] #44 0.787 + echo 'Install tini version de40ad007797e0dcd8b7126f27bb87401d224240' [2021-08-12T12:46:31.840Z] #44 0.787 Install tini version de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-12T12:46:31.840Z] #44 0.787 + git clone https://github.com/krallin/tini.git /tmp/tmp.2ZPQEz3mxZ/tini [2021-08-12T12:46:31.840Z] #44 0.789 Cloning into '/tmp/tmp.2ZPQEz3mxZ/tini'... [2021-08-12T12:46:31.840Z] #44 1.158 + cd /tmp/tmp.2ZPQEz3mxZ/tini [2021-08-12T12:46:31.840Z] #44 1.161 + git checkout -q de40ad007797e0dcd8b7126f27bb87401d224240 [2021-08-12T12:46:31.840Z] #44 1.169 + cmake . [2021-08-12T12:46:31.840Z] #44 1.524 -- The C compiler identification is GNU 8.3.0 [2021-08-12T12:46:31.840Z] #44 1.542 -- Check for working C compiler: /usr/bin/cc [2021-08-12T12:46:31.840Z] #44 1.691 -- Check for working C compiler: /usr/bin/cc -- works [2021-08-12T12:46:31.840Z] #44 1.692 -- Detecting C compiler ABI info [2021-08-12T12:46:31.840Z] #44 1.903 -- Detecting C compiler ABI info - done [2021-08-12T12:46:31.840Z] #44 1.911 -- Detecting C compile features [2021-08-12T12:46:31.840Z] #44 2.395 -- Detecting C compile features - done [2021-08-12T12:46:31.840Z] #44 2.406 -- Performing Test HAS_BUILTIN_FORTIFY [2021-08-12T12:46:31.840Z] #44 2.459 -- Performing Test HAS_BUILTIN_FORTIFY - Failed [2021-08-12T12:46:31.840Z] #44 2.482 -- Configuring done [2021-08-12T12:46:31.840Z] #44 2.488 -- Generating done [2021-08-12T12:46:31.840Z] #44 2.490 -- Build files have been written to: /tmp/tmp.2ZPQEz3mxZ/tini [2021-08-12T12:46:31.840Z] #44 2.494 + make tini-static [2021-08-12T12:46:32.096Z] #44 2.651 Scanning dependencies of target tini-static [2021-08-12T12:46:32.096Z] #44 2.683 [ 50%] Building C object CMakeFiles/tini-static.dir/src/tini.c.o [2021-08-12T12:46:32.659Z] #44 3.171 [100%] Linking C executable tini-static [2021-08-12T12:46:32.915Z] #44 3.358 [100%] Built target tini-static [2021-08-12T12:46:32.915Z] #44 3.385 + mkdir -p /build [2021-08-12T12:46:32.915Z] #44 3.386 + cp tini-static /build/docker-init [2021-08-12T12:46:33.171Z] #44 DONE 3.6s [2021-08-12T12:46:33.171Z] [2021-08-12T12:46:33.171Z] #64 [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-08-12T12:46:33.171Z] #64 sha256:653271d6da01735735054252bd93a86446f76397a448089ec5c5e91ccf744c99 [2021-08-12T12:46:33.171Z] #64 0.871 + RM_GOPATH=0 [2021-08-12T12:46:33.171Z] #64 0.871 + TMP_GOPATH= [2021-08-12T12:46:33.171Z] #64 0.873 + : /build [2021-08-12T12:46:33.171Z] #64 0.873 + '[' -z '' ']' [2021-08-12T12:46:33.171Z] #64 0.873 ++ mktemp -d [2021-08-12T12:46:33.171Z] #64 0.874 + export GOPATH=/tmp/tmp.7xSflgD600 [2021-08-12T12:46:33.171Z] #64 0.874 + GOPATH=/tmp/tmp.7xSflgD600 [2021-08-12T12:46:33.171Z] #64 0.874 + RM_GOPATH=1 [2021-08-12T12:46:33.171Z] #64 0.874 + case "$(go env GOARCH)" in [2021-08-12T12:46:33.171Z] #64 0.875 ++ go env GOARCH [2021-08-12T12:46:33.171Z] #64 0.888 + export GO_BUILDMODE=-buildmode=pie [2021-08-12T12:46:33.171Z] #64 0.888 + GO_BUILDMODE=-buildmode=pie [2021-08-12T12:46:33.171Z] #64 0.888 ++ dirname /tmp/install/install.sh [2021-08-12T12:46:33.171Z] #64 0.889 + dir=/tmp/install [2021-08-12T12:46:33.171Z] #64 0.890 + bin=containerd [2021-08-12T12:46:33.171Z] #64 0.890 + shift [2021-08-12T12:46:33.171Z] #64 0.890 + '[' '!' -f /tmp/install/containerd.installer ']' [2021-08-12T12:46:33.171Z] #64 0.890 + . /tmp/install/containerd.installer [2021-08-12T12:46:33.171Z] #64 0.891 ++ set -e [2021-08-12T12:46:33.171Z] #64 0.891 ++ : 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-12T12:46:33.171Z] #64 0.891 + install_containerd [2021-08-12T12:46:33.171Z] #64 0.892 + echo 'Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0' [2021-08-12T12:46:33.171Z] #64 0.892 Install containerd version 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-12T12:46:33.171Z] #64 0.892 + git clone https://github.com/containerd/containerd.git /tmp/tmp.7xSflgD600/src/github.com/containerd/containerd [2021-08-12T12:46:33.171Z] #64 0.894 Cloning into '/tmp/tmp.7xSflgD600/src/github.com/containerd/containerd'... [2021-08-12T12:46:33.427Z] #64 ... [2021-08-12T12:46:33.428Z] [2021-08-12T12:46:33.428Z] #19 [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-08-12T12:46:33.428Z] #19 sha256:f0d0f111531c0949cfdbc48b5b29eb94eae70b5f4637418a5b9c0b9e045e6216 [2021-08-12T12:46:33.428Z] #19 48.23 Selecting previously unselected package mingw-w64-x86-64-dev. [2021-08-12T12:46:33.428Z] #19 48.24 Preparing to unpack .../06-mingw-w64-x86-64-dev_6.0.0-3_all.deb ... [2021-08-12T12:46:33.428Z] #19 48.25 Unpacking mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-12T12:46:34.796Z] #19 ... [2021-08-12T12:46:34.796Z] [2021-08-12T12:46:34.796Z] #46 [registry 1/2] WORKDIR /go/src/github.com/docker/distribution [2021-08-12T12:46:34.796Z] #46 sha256:efd80286761176ee564d025e72652fcfddfb87a962996642aeaf6c72974de29a [2021-08-12T12:46:34.796Z] #46 CACHED [2021-08-12T12:46:34.796Z] [2021-08-12T12:46:34.796Z] #47 [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-08-12T12:46:34.796Z] #47 sha256:045d5dc3d4ce4234b8de1cd60c57163253f9265cbb2b1243735e12fb551aa589 [2021-08-12T12:46:34.796Z] #47 CACHED [2021-08-12T12:46:34.796Z] [2021-08-12T12:46:34.796Z] #50 [criu 1/2] ADD --chmod=0644 https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/Release.key /etc/apt/trusted.gpg.d/criu.gpg.asc [2021-08-12T12:46:34.796Z] #50 sha256:d958b768befa6fe327e99f4570d9b81a7f7ea13b78a99d3f89ac4fc7c24c600d [2021-08-12T12:46:34.796Z] #50 CACHED [2021-08-12T12:46:34.796Z] [2021-08-12T12:46:34.796Z] #51 [criu 2/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 chmod 0644 /etc/apt/trusted.gpg.d/criu.gpg.asc && echo 'deb https://download.opensuse.org/repositories/devel:/tools:/criu/Debian_10/ /' > /etc/apt/sources.list.d/criu.list && apt-get update && apt-get install -y --no-install-recommends criu && install -D /usr/sbin/criu /build/criu [2021-08-12T12:46:34.796Z] #51 sha256:a75d11a30fa95d5a670f39d806498f55793c5526056bde086ba23ab363f40f35 [2021-08-12T12:46:34.796Z] #51 CACHED [2021-08-12T12:46:34.796Z] [2021-08-12T12:46:34.796Z] #53 [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-08-12T12:46:34.796Z] #53 sha256:23f6accfe721054b1a41fdbf2121ddaf4b43a0053e994f6eceb62bc8e6b839b7 [2021-08-12T12:46:34.796Z] #53 CACHED [2021-08-12T12:46:34.796Z] [2021-08-12T12:46:34.796Z] #55 [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-08-12T12:46:34.796Z] #55 sha256:e79273528feabafc86420ec081d42bdae7656d498c966c1ad081911dae54dbb6 [2021-08-12T12:46:34.796Z] #55 CACHED [2021-08-12T12:46:34.796Z] [2021-08-12T12:46:34.796Z] #57 [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-08-12T12:46:34.796Z] #57 sha256:d5a7384be81d3bd58fe0e61ea2e9c70044160541f26d0a74765df32c84f0e461 [2021-08-12T12:46:34.796Z] #57 CACHED [2021-08-12T12:46:34.796Z] [2021-08-12T12:46:34.796Z] #59 [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-08-12T12:46:34.796Z] #59 sha256:f38d0b299ebd1478ae358729e2d817e021315494449a1a723284018e1928e9a3 [2021-08-12T12:46:34.796Z] #59 CACHED [2021-08-12T12:46:35.052Z] [2021-08-12T12:46:35.052Z] #19 [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-08-12T12:46:35.052Z] #19 sha256:f0d0f111531c0949cfdbc48b5b29eb94eae70b5f4637418a5b9c0b9e045e6216 [2021-08-12T12:46:35.823Z] #19 50.19 Selecting previously unselected package gcc-mingw-w64-base. [2021-08-12T12:46:35.823Z] #19 50.19 Preparing to unpack .../07-gcc-mingw-w64-base_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-12T12:46:35.823Z] #19 50.20 Unpacking gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-12T12:46:35.823Z] #19 50.27 Selecting previously unselected package gcc-mingw-w64-x86-64. [2021-08-12T12:46:35.823Z] #19 50.27 Preparing to unpack .../08-gcc-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-12T12:46:35.823Z] #19 50.28 Unpacking gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-12T12:46:41.068Z] #19 55.05 Selecting previously unselected package g++-mingw-w64-x86-64. [2021-08-12T12:46:41.068Z] #19 55.06 Preparing to unpack .../09-g++-mingw-w64-x86-64_8.3.0-6+21.3~deb10u1_amd64.deb ... [2021-08-12T12:46:41.068Z] #19 55.06 Unpacking g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-12T12:46:43.587Z] #19 ... [2021-08-12T12:46:43.587Z] [2021-08-12T12:46:43.587Z] #64 [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-08-12T12:46:43.587Z] #64 sha256:653271d6da01735735054252bd93a86446f76397a448089ec5c5e91ccf744c99 [2021-08-12T12:46:43.587Z] #64 11.94 + cd /tmp/tmp.7xSflgD600/src/github.com/containerd/containerd [2021-08-12T12:46:43.587Z] #64 11.94 + git checkout -q 72cec4be58a9eb6b2910f5d10f1c01ca47d231c0 [2021-08-12T12:46:43.587Z] #64 12.28 + export 'BUILDTAGS=netgo osusergo static_build' [2021-08-12T12:46:43.587Z] #64 12.28 + BUILDTAGS='netgo osusergo static_build' [2021-08-12T12:46:43.587Z] #64 12.28 + export EXTRA_FLAGS=-buildmode=pie [2021-08-12T12:46:43.587Z] #64 12.28 + EXTRA_FLAGS=-buildmode=pie [2021-08-12T12:46:43.587Z] #64 12.28 + export 'EXTRA_LDFLAGS=-extldflags "-fno-PIC -static"' [2021-08-12T12:46:43.587Z] #64 12.28 + EXTRA_LDFLAGS='-extldflags "-fno-PIC -static"' [2021-08-12T12:46:43.587Z] #64 12.28 + '[' '' = dynamic ']' [2021-08-12T12:46:43.587Z] #64 12.28 + make [2021-08-12T12:46:43.587Z] #64 13.06 + bin/ctr [2021-08-12T12:46:44.150Z] #64 ... [2021-08-12T12:46:44.150Z] [2021-08-12T12:46:44.150Z] #19 [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-08-12T12:46:44.150Z] #19 sha256:f0d0f111531c0949cfdbc48b5b29eb94eae70b5f4637418a5b9c0b9e045e6216 [2021-08-12T12:46:44.150Z] #19 59.01 Selecting previously unselected package libapparmor1:amd64. [2021-08-12T12:46:44.150Z] #19 59.01 Preparing to unpack .../10-libapparmor1_2.13.2-10_amd64.deb ... [2021-08-12T12:46:44.150Z] #19 59.02 Unpacking libapparmor1:amd64 (2.13.2-10) ... [2021-08-12T12:46:44.150Z] #19 59.08 Selecting previously unselected package libapparmor-dev:amd64. [2021-08-12T12:46:44.406Z] #19 59.08 Preparing to unpack .../11-libapparmor-dev_2.13.2-10_amd64.deb ... [2021-08-12T12:46:44.406Z] #19 59.09 Unpacking libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-12T12:46:44.406Z] #19 59.16 Selecting previously unselected package libbtrfs0. [2021-08-12T12:46:44.406Z] #19 59.16 Preparing to unpack .../12-libbtrfs0_4.20.1-2_amd64.deb ... [2021-08-12T12:46:44.407Z] #19 59.16 Unpacking libbtrfs0 (4.20.1-2) ... [2021-08-12T12:46:44.407Z] #19 59.21 Selecting previously unselected package libbtrfs-dev. [2021-08-12T12:46:44.407Z] #19 59.21 Preparing to unpack .../13-libbtrfs-dev_4.20.1-2_amd64.deb ... [2021-08-12T12:46:44.407Z] #19 59.22 Unpacking libbtrfs-dev (4.20.1-2) ... [2021-08-12T12:46:44.407Z] #19 59.29 Selecting previously unselected package libdevmapper-event1.02.1:amd64. [2021-08-12T12:46:44.407Z] #19 59.29 Preparing to unpack .../14-libdevmapper-event1.02.1_2%3a1.02.155-3_amd64.deb ... [2021-08-12T12:46:44.407Z] #19 59.30 Unpacking libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-12T12:46:44.407Z] #19 59.35 Selecting previously unselected package libudev-dev:amd64. [2021-08-12T12:46:44.662Z] #19 59.35 Preparing to unpack .../15-libudev-dev_241-7~deb10u8_amd64.deb ... [2021-08-12T12:46:44.662Z] #19 59.36 Unpacking libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-12T12:46:44.662Z] #19 59.42 Selecting previously unselected package libsepol1-dev:amd64. [2021-08-12T12:46:44.662Z] #19 59.42 Preparing to unpack .../16-libsepol1-dev_2.8-1_amd64.deb ... [2021-08-12T12:46:44.662Z] #19 59.43 Unpacking libsepol1-dev:amd64 (2.8-1) ... [2021-08-12T12:46:44.919Z] #19 59.54 Selecting previously unselected package libpcre16-3:amd64. [2021-08-12T12:46:44.919Z] #19 59.55 Preparing to unpack .../17-libpcre16-3_2%3a8.39-12_amd64.deb ... [2021-08-12T12:46:44.919Z] #19 59.56 Unpacking libpcre16-3:amd64 (2:8.39-12) ... [2021-08-12T12:46:44.919Z] #19 59.65 Selecting previously unselected package libpcre32-3:amd64. [2021-08-12T12:46:44.919Z] #19 59.65 Preparing to unpack .../18-libpcre32-3_2%3a8.39-12_amd64.deb ... [2021-08-12T12:46:44.919Z] #19 59.66 Unpacking libpcre32-3:amd64 (2:8.39-12) ... [2021-08-12T12:46:44.919Z] #19 59.73 Selecting previously unselected package libpcrecpp0v5:amd64. [2021-08-12T12:46:44.919Z] #19 59.73 Preparing to unpack .../19-libpcrecpp0v5_2%3a8.39-12_amd64.deb ... [2021-08-12T12:46:44.919Z] #19 59.74 Unpacking libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-12T12:46:45.175Z] #19 59.80 Selecting previously unselected package libpcre3-dev:amd64. [2021-08-12T12:46:45.175Z] #19 59.80 Preparing to unpack .../20-libpcre3-dev_2%3a8.39-12_amd64.deb ... [2021-08-12T12:46:45.175Z] #19 59.81 Unpacking libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-12T12:46:45.175Z] #19 59.97 Selecting previously unselected package libselinux1-dev:amd64. [2021-08-12T12:46:45.175Z] #19 59.98 Preparing to unpack .../21-libselinux1-dev_2.8-1+b1_amd64.deb ... [2021-08-12T12:46:45.175Z] #19 59.98 Unpacking libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-12T12:46:45.175Z] #19 60.09 Selecting previously unselected package libdevmapper-dev:amd64. [2021-08-12T12:46:45.431Z] #19 60.09 Preparing to unpack .../22-libdevmapper-dev_2%3a1.02.155-3_amd64.deb ... [2021-08-12T12:46:45.431Z] #19 60.10 Unpacking libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-12T12:46:45.431Z] #19 60.14 Selecting previously unselected package libseccomp-dev:amd64. [2021-08-12T12:46:45.431Z] #19 60.15 Preparing to unpack .../23-libseccomp-dev_2.4.4-1~bpo10+1_amd64.deb ... [2021-08-12T12:46:45.431Z] #19 60.16 Unpacking libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-12T12:46:45.431Z] #19 60.22 Selecting previously unselected package libsystemd-dev:amd64. [2021-08-12T12:46:45.431Z] #19 60.23 Preparing to unpack .../24-libsystemd-dev_241-7~deb10u8_amd64.deb ... [2021-08-12T12:46:45.431Z] #19 60.23 Unpacking libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-12T12:46:45.688Z] #19 60.41 Setting up libpcrecpp0v5:amd64 (2:8.39-12) ... [2021-08-12T12:46:45.688Z] #19 60.43 Setting up libseccomp-dev:amd64 (2.4.4-1~bpo10+1) ... [2021-08-12T12:46:45.688Z] #19 60.44 Setting up libapparmor1:amd64 (2.13.2-10) ... [2021-08-12T12:46:45.688Z] #19 60.46 Setting up binutils-mingw-w64-x86-64 (2.31.1-11+8.3) ... [2021-08-12T12:46:45.688Z] #19 60.47 Setting up libpcre16-3:amd64 (2:8.39-12) ... [2021-08-12T12:46:45.688Z] #19 60.56 Setting up libsepol1-dev:amd64 (2.8-1) ... [2021-08-12T12:46:45.688Z] #19 60.60 Setting up gcc-mingw-w64-base (8.3.0-6+21.3~deb10u1) ... [2021-08-12T12:46:45.944Z] #19 60.62 Setting up libbtrfs0 (4.20.1-2) ... [2021-08-12T12:46:45.944Z] #19 60.63 Setting up libpcre32-3:amd64 (2:8.39-12) ... [2021-08-12T12:46:45.944Z] #19 60.65 Setting up libudev-dev:amd64 (241-7~deb10u8) ... [2021-08-12T12:46:45.944Z] #19 60.66 Setting up binutils-mingw-w64-i686 (2.31.1-11+8.3) ... [2021-08-12T12:46:45.944Z] #19 60.68 Setting up libbtrfs-dev (4.20.1-2) ... [2021-08-12T12:46:45.944Z] #19 60.70 Setting up libapparmor-dev:amd64 (2.13.2-10) ... [2021-08-12T12:46:45.944Z] #19 60.71 Setting up mingw-w64-common (6.0.0-3) ... [2021-08-12T12:46:45.944Z] #19 60.72 Setting up libsystemd-dev:amd64 (241-7~deb10u8) ... [2021-08-12T12:46:45.944Z] #19 60.73 Setting up mingw-w64-x86-64-dev (6.0.0-3) ... [2021-08-12T12:46:45.944Z] #19 60.75 Setting up libpcre3-dev:amd64 (2:8.39-12) ... [2021-08-12T12:46:45.944Z] #19 60.76 Setting up gcc-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-12T12:46:45.944Z] #19 60.78 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-08-12T12:46:45.944Z] #19 60.78 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-08-12T12:46:45.944Z] #19 60.79 Setting up g++-mingw-w64-x86-64 (8.3.0-6+21.3~deb10u1) ... [2021-08-12T12:46:45.944Z] #19 60.80 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-08-12T12:46:46.200Z] #19 60.81 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-08-12T12:46:46.200Z] #19 60.82 Setting up binutils-mingw-w64 (2.31.1-11+8.3) ... [2021-08-12T12:46:46.200Z] #19 60.83 Setting up libselinux1-dev:amd64 (2.8-1+b1) ... [2021-08-12T12:46:46.200Z] #19 60.84 Setting up libdevmapper1.02.1:amd64 (2:1.02.155-3) ... [2021-08-12T12:46:46.200Z] #19 60.85 Setting up dmsetup (2:1.02.155-3) ... [2021-08-12T12:46:46.200Z] #19 60.86 Setting up libdevmapper-event1.02.1:amd64 (2:1.02.155-3) ... [2021-08-12T12:46:46.200Z] #19 60.88 Setting up libdevmapper-dev:amd64 (2:1.02.155-3) ... [2021-08-12T12:46:46.200Z] #19 60.89 Processing triggers for libc-bin (2.28-10) ... [2021-08-12T12:46:47.129Z] #19 DONE 61.7s [2021-08-12T12:46:47.129Z] [2021-08-12T12:46:47.129Z] #20 [runtime-dev-cross-true 1/1] RUN --mount=type=cache,sharing=locked,id=moby-cross-true-aptlib,target=/var/lib/apt --mount=type=cache,sharing=locked,id=moby-cross-true-aptcache,target=/var/cache/apt apt-get update && apt-get install -y --no-install-recommends libapparmor-dev:arm64 libapparmor-dev:armel libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-12T12:46:47.129Z] #20 sha256:7c0c0ec0d31034afc64a4a8dc841f1ef3d7898f13213171732b6ce974948eab5 [2021-08-12T12:46:48.497Z] #20 1.196 Get:1 http://deb.debian.org/debian buster-backports InRelease [46.7 kB] [2021-08-12T12:46:48.497Z] #20 1.208 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-12T12:46:48.497Z] #20 1.282 Hit:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [2021-08-12T12:46:48.497Z] #20 1.362 Hit:4 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-12T12:46:48.497Z] #20 1.547 Get:5 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] [2021-08-12T12:46:48.497Z] #20 1.577 Get:6 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB] [2021-08-12T12:46:48.497Z] #20 1.594 Get:7 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-12T12:46:48.754Z] #20 1.604 Get:8 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB] [2021-08-12T12:46:48.754Z] #20 1.617 Get:9 http://deb.debian.org/debian buster-backports/main amd64 Packages [484 kB] [2021-08-12T12:46:48.754Z] #20 1.630 Get:10 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-08-12T12:46:49.316Z] #20 2.455 Fetched 2851 kB in 2s (1892 kB/s) [2021-08-12T12:46:54.566Z] #20 2.455 Reading package lists... [2021-08-12T12:46:59.816Z] #20 7.589 Reading package lists... [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-12T12:47:00.060Z] ok github.com/docker/docker/api/server/httputils 0.005s coverage: 14.7% of statements [2021-08-12T12:47:00.060Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-12T12:47:00.060Z] ok github.com/docker/docker/api/server/router/swarm 0.016s coverage: 5.7% of statements [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-12T12:47:00.060Z] ok github.com/docker/docker/api/types/strslice 0.003s coverage: 90.0% of statements [2021-08-12T12:47:00.060Z] ok github.com/docker/docker/api/types/filters 0.004s coverage: 92.2% of statements [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-12T12:47:00.060Z] ok github.com/docker/docker/api/types/time 0.010s coverage: 100.0% of statements [2021-08-12T12:47:00.060Z] ok github.com/docker/docker/api/types/versions 0.008s coverage: 75.0% of statements [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/builder [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-12T12:47:00.060Z] ok github.com/docker/docker/builder/remotecontext 0.098s coverage: 13.7% of statements [2021-08-12T12:47:00.060Z] ok github.com/docker/docker/builder/dockerfile 0.464s coverage: 49.0% of statements [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-12T12:47:00.060Z] ok github.com/docker/docker/cli/debug 0.003s coverage: 100.0% of statements [2021-08-12T12:47:00.060Z] ok github.com/docker/docker/builder/remotecontext/git 1.333s coverage: 86.3% of statements [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/cli [no test files] [2021-08-12T12:47:00.060Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-12T12:47:00.744Z] #20 12.65 Building dependency tree... [2021-08-12T12:47:00.744Z] #20 13.80 Reading state information... [2021-08-12T12:47:01.423Z] ok github.com/docker/docker/cmd/docker-proxy 0.120s coverage: 67.6% of statements [2021-08-12T12:47:01.672Z] #20 14.71 The following additional packages will be installed: [2021-08-12T12:47:01.672Z] #20 14.71 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-12T12:47:01.672Z] #20 14.71 gcc-8-base:s390x libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-12T12:47:01.672Z] #20 14.71 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-12T12:47:01.672Z] #20 14.71 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-12T12:47:01.672Z] #20 14.72 libgcc1:ppc64el libgcc1:s390x [2021-08-12T12:47:01.672Z] #20 14.73 Suggested packages: [2021-08-12T12:47:01.672Z] #20 14.73 glibc-doc:arm64 libc-l10n:arm64 locales:arm64 glibc-doc:armel [2021-08-12T12:47:01.672Z] #20 14.73 libc-l10n:armel locales:armel glibc-doc:armhf libc-l10n:armhf locales:armhf [2021-08-12T12:47:01.672Z] #20 14.73 glibc-doc:ppc64el libc-l10n:ppc64el locales:ppc64el glibc-doc:s390x [2021-08-12T12:47:01.672Z] #20 14.73 libc-l10n:s390x locales:s390x [2021-08-12T12:47:01.672Z] #20 14.73 Recommended packages: [2021-08-12T12:47:01.672Z] #20 14.73 libidn2-0:arm64 libidn2-0:armel libidn2-0:armhf libidn2-0:ppc64el [2021-08-12T12:47:01.672Z] #20 14.73 libidn2-0:s390x [2021-08-12T12:47:01.928Z] #20 14.94 The following NEW packages will be installed: [2021-08-12T12:47:01.928Z] #20 14.94 gcc-8-base:arm64 gcc-8-base:armel gcc-8-base:armhf gcc-8-base:ppc64el [2021-08-12T12:47:01.928Z] #20 14.94 gcc-8-base:s390x libapparmor-dev:arm64 libapparmor-dev:armel [2021-08-12T12:47:01.928Z] #20 14.94 libapparmor-dev:armhf libapparmor-dev:ppc64el libapparmor-dev:s390x [2021-08-12T12:47:01.928Z] #20 14.94 libapparmor1:arm64 libapparmor1:armel libapparmor1:armhf [2021-08-12T12:47:01.928Z] #20 14.94 libapparmor1:ppc64el libapparmor1:s390x libc6:arm64 libc6:armel libc6:armhf [2021-08-12T12:47:01.928Z] #20 14.95 libc6:ppc64el libc6:s390x libgcc1:arm64 libgcc1:armel libgcc1:armhf [2021-08-12T12:47:01.928Z] #20 14.95 libgcc1:ppc64el libgcc1:s390x [2021-08-12T12:47:02.184Z] #20 15.28 0 upgraded, 25 newly installed, 0 to remove and 4 not upgraded. [2021-08-12T12:47:02.184Z] #20 15.28 Need to get 15.0 MB of archives. [2021-08-12T12:47:02.184Z] #20 15.28 After this operation, 68.1 MB of additional disk space will be used. [2021-08-12T12:47:02.184Z] #20 15.28 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main armel gcc-8-base armel 8.3.0-6 [191 kB] [2021-08-12T12:47:02.440Z] #20 15.29 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main armhf gcc-8-base armhf 8.3.0-6 [191 kB] [2021-08-12T12:47:02.440Z] #20 15.29 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el gcc-8-base ppc64el 8.3.0-6 [191 kB] [2021-08-12T12:47:02.440Z] #20 15.30 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main s390x gcc-8-base s390x 8.3.0-6 [191 kB] [2021-08-12T12:47:02.440Z] #20 15.30 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main arm64 gcc-8-base arm64 8.3.0-6 [191 kB] [2021-08-12T12:47:02.440Z] #20 15.31 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main s390x libgcc1 s390x 1:8.3.0-6 [24.8 kB] [2021-08-12T12:47:02.440Z] #20 15.31 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main s390x libc6 s390x 2.28-10 [2505 kB] [2021-08-12T12:47:02.440Z] #20 15.35 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor1 s390x 2.13.2-10 [93.1 kB] [2021-08-12T12:47:02.440Z] #20 15.35 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main s390x libapparmor-dev s390x 2.13.2-10 [135 kB] [2021-08-12T12:47:02.440Z] #20 15.36 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libgcc1 ppc64el 1:8.3.0-6 [30.2 kB] [2021-08-12T12:47:02.440Z] #20 15.36 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libc6 ppc64el 2.28-10 [2887 kB] [2021-08-12T12:47:02.440Z] #20 15.41 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor1 ppc64el 2.13.2-10 [98.2 kB] [2021-08-12T12:47:02.440Z] #20 15.41 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el libapparmor-dev ppc64el 2.13.2-10 [141 kB] [2021-08-12T12:47:02.440Z] #20 15.41 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main armhf libgcc1 armhf 1:8.3.0-6 [37.2 kB] [2021-08-12T12:47:02.440Z] #20 15.42 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main armhf libc6 armhf 2.28-10 [2390 kB] [2021-08-12T12:47:02.440Z] #20 15.45 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor1 armhf 2.13.2-10 [89.6 kB] [2021-08-12T12:47:02.440Z] #20 15.46 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main armhf libapparmor-dev armhf 2.13.2-10 [132 kB] [2021-08-12T12:47:02.440Z] #20 15.46 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main armel libgcc1 armel 1:8.3.0-6 [38.4 kB] [2021-08-12T12:47:02.440Z] #20 15.46 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main armel libc6 armel 2.28-10 [2399 kB] [2021-08-12T12:47:02.440Z] #20 15.50 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor1 armel 2.13.2-10 [90.3 kB] [2021-08-12T12:47:02.440Z] #20 15.50 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main armel libapparmor-dev armel 2.13.2-10 [133 kB] [2021-08-12T12:47:02.440Z] #20 15.51 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libgcc1 arm64 1:8.3.0-6 [34.4 kB] [2021-08-12T12:47:02.440Z] #20 15.51 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libc6 arm64 2.28-10 [2521 kB] [2021-08-12T12:47:02.440Z] #20 15.55 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor1 arm64 2.13.2-10 [93.8 kB] [2021-08-12T12:47:02.696Z] #20 15.55 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main arm64 libapparmor-dev arm64 2.13.2-10 [137 kB] [2021-08-12T12:47:02.952Z] #20 15.98 debconf: delaying package configuration, since apt-utils is not installed [2021-08-12T12:47:03.209Z] #20 16.13 Fetched 15.0 MB in 1s (28.4 MB/s) [2021-08-12T12:47:03.209Z] #20 16.18 Selecting previously unselected package gcc-8-base:armhf. [2021-08-12T12:47:03.209Z] #20 16.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 ... 37546 files and directories currently installed.) [2021-08-12T12:47:03.209Z] #20 16.22 Preparing to unpack .../00-gcc-8-base_8.3.0-6_armhf.deb ... [2021-08-12T12:47:03.209Z] #20 16.22 Unpacking gcc-8-base:armhf (8.3.0-6) ... [2021-08-12T12:47:03.209Z] #20 16.28 Selecting previously unselected package gcc-8-base:ppc64el. [2021-08-12T12:47:03.209Z] #20 16.28 Preparing to unpack .../01-gcc-8-base_8.3.0-6_ppc64el.deb ... [2021-08-12T12:47:03.209Z] #20 16.29 Unpacking gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-12T12:47:03.209Z] #20 16.35 Selecting previously unselected package gcc-8-base:s390x. [2021-08-12T12:47:03.209Z] #20 16.35 Preparing to unpack .../02-gcc-8-base_8.3.0-6_s390x.deb ... [2021-08-12T12:47:03.209Z] #20 16.35 Unpacking gcc-8-base:s390x (8.3.0-6) ... [2021-08-12T12:47:03.209Z] #20 16.41 Selecting previously unselected package gcc-8-base:arm64. [2021-08-12T12:47:03.310Z] ok github.com/docker/docker/client 0.166s coverage: 75.4% of statements [2021-08-12T12:47:03.465Z] #20 16.41 Preparing to unpack .../03-gcc-8-base_8.3.0-6_arm64.deb ... [2021-08-12T12:47:03.465Z] #20 16.41 Unpacking gcc-8-base:arm64 (8.3.0-6) ... [2021-08-12T12:47:03.465Z] #20 16.47 Selecting previously unselected package gcc-8-base:armel. [2021-08-12T12:47:03.465Z] #20 16.48 Preparing to unpack .../04-gcc-8-base_8.3.0-6_armel.deb ... [2021-08-12T12:47:03.465Z] #20 16.48 Unpacking gcc-8-base:armel (8.3.0-6) ... [2021-08-12T12:47:03.465Z] #20 16.55 Selecting previously unselected package libgcc1:arm64. [2021-08-12T12:47:03.721Z] #20 16.55 Preparing to unpack .../05-libgcc1_1%3a8.3.0-6_arm64.deb ... [2021-08-12T12:47:03.721Z] #20 16.56 Unpacking libgcc1:arm64 (1:8.3.0-6) ... [2021-08-12T12:47:03.721Z] #20 16.63 Selecting previously unselected package libc6:arm64. [2021-08-12T12:47:03.721Z] #20 16.63 Preparing to unpack .../06-libc6_2.28-10_arm64.deb ... [2021-08-12T12:47:03.721Z] #20 16.80 Unpacking libc6:arm64 (2.28-10) ... [2021-08-12T12:47:04.284Z] #20 17.21 Selecting previously unselected package libapparmor1:arm64. [2021-08-12T12:47:04.284Z] #20 17.21 Preparing to unpack .../07-libapparmor1_2.13.2-10_arm64.deb ... [2021-08-12T12:47:04.284Z] #20 17.21 Unpacking libapparmor1:arm64 (2.13.2-10) ... [2021-08-12T12:47:04.284Z] #20 17.27 Selecting previously unselected package libapparmor-dev:arm64. [2021-08-12T12:47:04.284Z] #20 17.27 Preparing to unpack .../08-libapparmor-dev_2.13.2-10_arm64.deb ... [2021-08-12T12:47:04.284Z] #20 17.28 Unpacking libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-12T12:47:04.284Z] #20 17.36 Selecting previously unselected package libgcc1:armel. [2021-08-12T12:47:04.284Z] #20 17.36 Preparing to unpack .../09-libgcc1_1%3a8.3.0-6_armel.deb ... [2021-08-12T12:47:04.284Z] #20 17.36 Unpacking libgcc1:armel (1:8.3.0-6) ... [2021-08-12T12:47:04.540Z] #20 17.45 Selecting previously unselected package libc6:armel. [2021-08-12T12:47:04.540Z] #20 17.46 Preparing to unpack .../10-libc6_2.28-10_armel.deb ... [2021-08-12T12:47:04.540Z] #20 17.62 Unpacking libc6:armel (2.28-10) ... [2021-08-12T12:47:04.796Z] #20 18.01 Selecting previously unselected package libapparmor1:armel. [2021-08-12T12:47:05.052Z] #20 18.01 Preparing to unpack .../11-libapparmor1_2.13.2-10_armel.deb ... [2021-08-12T12:47:05.052Z] #20 18.01 Unpacking libapparmor1:armel (2.13.2-10) ... [2021-08-12T12:47:05.052Z] #20 18.07 Selecting previously unselected package libapparmor-dev:armel. [2021-08-12T12:47:05.052Z] #20 18.07 Preparing to unpack .../12-libapparmor-dev_2.13.2-10_armel.deb ... [2021-08-12T12:47:05.052Z] #20 18.07 Unpacking libapparmor-dev:armel (2.13.2-10) ... [2021-08-12T12:47:05.052Z] #20 18.14 Selecting previously unselected package libgcc1:armhf. [2021-08-12T12:47:05.052Z] #20 18.14 Preparing to unpack .../13-libgcc1_1%3a8.3.0-6_armhf.deb ... [2021-08-12T12:47:05.052Z] #20 18.15 Unpacking libgcc1:armhf (1:8.3.0-6) ... [2021-08-12T12:47:05.052Z] #20 18.25 Selecting previously unselected package libc6:armhf. [2021-08-12T12:47:05.052Z] #20 18.25 Preparing to unpack .../14-libc6_2.28-10_armhf.deb ... [2021-08-12T12:47:05.613Z] #20 18.40 Unpacking libc6:armhf (2.28-10) ... [2021-08-12T12:47:05.613Z] #20 18.79 Selecting previously unselected package libapparmor1:armhf. [2021-08-12T12:47:05.613Z] #20 18.79 Preparing to unpack .../15-libapparmor1_2.13.2-10_armhf.deb ... [2021-08-12T12:47:05.870Z] #20 18.80 Unpacking libapparmor1:armhf (2.13.2-10) ... [2021-08-12T12:47:05.870Z] #20 18.86 Selecting previously unselected package libapparmor-dev:armhf. [2021-08-12T12:47:05.870Z] #20 18.87 Preparing to unpack .../16-libapparmor-dev_2.13.2-10_armhf.deb ... [2021-08-12T12:47:05.870Z] #20 18.88 Unpacking libapparmor-dev:armhf (2.13.2-10) ... [2021-08-12T12:47:06.126Z] #20 18.95 Selecting previously unselected package libgcc1:ppc64el. [2021-08-12T12:47:06.126Z] #20 18.96 Preparing to unpack .../17-libgcc1_1%3a8.3.0-6_ppc64el.deb ... [2021-08-12T12:47:06.126Z] #20 18.96 Unpacking libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-12T12:47:06.126Z] #20 19.03 Selecting previously unselected package libc6:ppc64el. [2021-08-12T12:47:06.126Z] #20 19.04 Preparing to unpack .../18-libc6_2.28-10_ppc64el.deb ... [2021-08-12T12:47:06.126Z] #20 19.19 Unpacking libc6:ppc64el (2.28-10) ... [2021-08-12T12:47:06.689Z] #20 19.75 Selecting previously unselected package libapparmor1:ppc64el. [2021-08-12T12:47:06.689Z] #20 19.75 Preparing to unpack .../19-libapparmor1_2.13.2-10_ppc64el.deb ... [2021-08-12T12:47:06.689Z] #20 19.76 Unpacking libapparmor1:ppc64el (2.13.2-10) ... [2021-08-12T12:47:06.944Z] #20 19.82 Selecting previously unselected package libapparmor-dev:ppc64el. [2021-08-12T12:47:06.944Z] #20 19.83 Preparing to unpack .../20-libapparmor-dev_2.13.2-10_ppc64el.deb ... [2021-08-12T12:47:06.944Z] #20 19.84 Unpacking libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-12T12:47:06.944Z] #20 19.91 Selecting previously unselected package libgcc1:s390x. [2021-08-12T12:47:06.944Z] #20 19.91 Preparing to unpack .../21-libgcc1_1%3a8.3.0-6_s390x.deb ... [2021-08-12T12:47:06.944Z] #20 19.92 Unpacking libgcc1:s390x (1:8.3.0-6) ... [2021-08-12T12:47:06.944Z] #20 19.99 Selecting previously unselected package libc6:s390x. [2021-08-12T12:47:06.944Z] #20 20.00 Preparing to unpack .../22-libc6_2.28-10_s390x.deb ... [2021-08-12T12:47:07.200Z] #20 20.14 Unpacking libc6:s390x (2.28-10) ... [2021-08-12T12:47:07.456Z] #20 20.56 Selecting previously unselected package libapparmor1:s390x. [2021-08-12T12:47:07.713Z] #20 20.56 Preparing to unpack .../23-libapparmor1_2.13.2-10_s390x.deb ... [2021-08-12T12:47:07.713Z] #20 20.57 Unpacking libapparmor1:s390x (2.13.2-10) ... [2021-08-12T12:47:07.713Z] #20 20.62 Selecting previously unselected package libapparmor-dev:s390x. [2021-08-12T12:47:07.713Z] #20 20.63 Preparing to unpack .../24-libapparmor-dev_2.13.2-10_s390x.deb ... [2021-08-12T12:47:07.713Z] #20 20.64 Unpacking libapparmor-dev:s390x (2.13.2-10) ... [2021-08-12T12:47:07.713Z] #20 20.73 Setting up gcc-8-base:arm64 (8.3.0-6) ... [2021-08-12T12:47:07.713Z] #20 20.75 Setting up gcc-8-base:armel (8.3.0-6) ... [2021-08-12T12:47:07.713Z] #20 20.76 Setting up gcc-8-base:armhf (8.3.0-6) ... [2021-08-12T12:47:07.713Z] #20 20.77 Setting up gcc-8-base:ppc64el (8.3.0-6) ... [2021-08-12T12:47:07.713Z] #20 20.78 Setting up gcc-8-base:s390x (8.3.0-6) ... [2021-08-12T12:47:07.713Z] #20 20.80 Setting up libc6:arm64 (2.28-10) ... [2021-08-12T12:47:09.080Z] #20 22.03 Setting up libc6:armel (2.28-10) ... [2021-08-12T12:47:10.447Z] #20 23.23 Setting up libc6:armhf (2.28-10) ... [2021-08-12T12:47:11.374Z] #20 24.46 Setting up libc6:ppc64el (2.28-10) ... [2021-08-12T12:47:12.773Z] #20 25.70 Setting up libc6:s390x (2.28-10) ... [2021-08-12T12:47:14.154Z] #20 26.96 Setting up libapparmor1:arm64 (2.13.2-10) ... [2021-08-12T12:47:14.154Z] #20 26.99 Setting up libapparmor1:armel (2.13.2-10) ... [2021-08-12T12:47:14.154Z] #20 27.00 Setting up libapparmor1:armhf (2.13.2-10) ... [2021-08-12T12:47:14.154Z] #20 27.01 Setting up libapparmor1:ppc64el (2.13.2-10) ... [2021-08-12T12:47:14.154Z] #20 27.03 Setting up libapparmor1:s390x (2.13.2-10) ... [2021-08-12T12:47:14.154Z] #20 27.04 Setting up libgcc1:arm64 (1:8.3.0-6) ... [2021-08-12T12:47:14.154Z] #20 27.05 Setting up libgcc1:armel (1:8.3.0-6) ... [2021-08-12T12:47:14.154Z] #20 27.07 Setting up libgcc1:armhf (1:8.3.0-6) ... [2021-08-12T12:47:14.154Z] #20 27.08 Setting up libgcc1:ppc64el (1:8.3.0-6) ... [2021-08-12T12:47:14.154Z] #20 27.09 Setting up libgcc1:s390x (1:8.3.0-6) ... [2021-08-12T12:47:14.154Z] #20 27.11 Setting up libapparmor-dev:arm64 (2.13.2-10) ... [2021-08-12T12:47:14.154Z] #20 27.12 Setting up libapparmor-dev:armel (2.13.2-10) ... [2021-08-12T12:47:14.154Z] #20 27.14 Setting up libapparmor-dev:armhf (2.13.2-10) ... [2021-08-12T12:47:14.154Z] #20 27.15 Setting up libapparmor-dev:ppc64el (2.13.2-10) ... [2021-08-12T12:47:14.154Z] #20 27.16 Setting up libapparmor-dev:s390x (2.13.2-10) ... [2021-08-12T12:47:14.154Z] #20 27.17 Processing triggers for libc-bin (2.28-10) ... [2021-08-12T12:47:14.717Z] #20 DONE 27.7s [2021-08-12T12:47:14.717Z] [2021-08-12T12:47:14.717Z] #21 [dev-systemd-false 1/25] RUN groupadd -r docker [2021-08-12T12:47:14.717Z] #21 sha256:ec079f923a92cd6b4dfa5eeedba36a28c8393b0dfe8845b6b3ba24b0df88d0b6 [2021-08-12T12:47:16.086Z] #21 DONE 1.3s [2021-08-12T12:47:16.086Z] [2021-08-12T12:47:16.086Z] #61 [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-08-12T12:47:16.086Z] #61 sha256:a75364ca4bcebb0ddfbf2a3a9a6fb0dc4de8267bedbe9fe2413b599a2eff2bc7 [2021-08-12T12:47:16.086Z] #61 1.185 + RM_GOPATH=0 [2021-08-12T12:47:16.086Z] #61 1.186 + TMP_GOPATH= [2021-08-12T12:47:16.086Z] #61 1.186 + : /build [2021-08-12T12:47:16.086Z] #61 1.186 + '[' -z '' ']' [2021-08-12T12:47:16.086Z] #61 1.187 ++ mktemp -d [2021-08-12T12:47:16.086Z] #61 1.191 + export GOPATH=/tmp/tmp.LyRBXdy3ld [2021-08-12T12:47:16.086Z] #61 1.192 + GOPATH=/tmp/tmp.LyRBXdy3ld [2021-08-12T12:47:16.086Z] #61 1.192 + RM_GOPATH=1 [2021-08-12T12:47:16.086Z] #61 1.192 + case "$(go env GOARCH)" in [2021-08-12T12:47:16.086Z] #61 1.192 ++ go env GOARCH [2021-08-12T12:47:16.086Z] #61 1.196 + export GO_BUILDMODE=-buildmode=pie [2021-08-12T12:47:16.086Z] #61 1.196 + GO_BUILDMODE=-buildmode=pie [2021-08-12T12:47:16.086Z] #61 1.196 ++ dirname /tmp/install/install.sh [2021-08-12T12:47:16.086Z] #61 1.197 + dir=/tmp/install [2021-08-12T12:47:16.086Z] #61 1.198 + bin=runc [2021-08-12T12:47:16.086Z] #61 1.198 + shift [2021-08-12T12:47:16.086Z] #61 1.200 + '[' '!' -f /tmp/install/runc.installer ']' [2021-08-12T12:47:16.086Z] #61 1.200 + . /tmp/install/runc.installer [2021-08-12T12:47:16.086Z] #61 1.200 ++ : 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-12T12:47:16.086Z] #61 1.201 + install_runc [2021-08-12T12:47:16.086Z] #61 1.203 + uname -r [2021-08-12T12:47:16.086Z] #61 1.203 + grep -q '^3\.10\.0.*\.el7\.' [2021-08-12T12:47:16.086Z] #61 1.205 + RUNC_BUILDTAGS='seccomp ' [2021-08-12T12:47:16.086Z] #61 1.205 Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp ) [2021-08-12T12:47:16.086Z] #61 1.205 + echo 'Install runc version 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 (build tags: seccomp )' [2021-08-12T12:47:16.086Z] #61 1.205 + git clone https://github.com/opencontainers/runc.git /tmp/tmp.LyRBXdy3ld/src/github.com/opencontainers/runc [2021-08-12T12:47:16.086Z] #61 1.209 Cloning into '/tmp/tmp.LyRBXdy3ld/src/github.com/opencontainers/runc'... [2021-08-12T12:47:17.017Z] #61 ... [2021-08-12T12:47:17.017Z] [2021-08-12T12:47:17.017Z] #22 [dev-systemd-false 2/25] RUN useradd --create-home --gid docker unprivilegeduser && mkdir -p /home/unprivilegeduser/.local/share/docker && chown -R unprivilegeduser /home/unprivilegeduser [2021-08-12T12:47:17.017Z] #22 sha256:a8621ac7056b9a4e07d6a2942ca0726f01cfd8292a1cde46e0bce0186c223618 [2021-08-12T12:47:17.017Z] #22 DONE 1.0s [2021-08-12T12:47:17.017Z] [2021-08-12T12:47:17.017Z] #23 [dev-systemd-false 3/25] RUN ln -sfv /go/src/github.com/docker/docker/.bashrc ~/.bashrc [2021-08-12T12:47:17.017Z] #23 sha256:1cfa898e8fcf36b742336a0319bba5853031c369690cd46068be76b8ab08451a [2021-08-12T12:47:17.950Z] #23 0.977 '/root/.bashrc' -> '/go/src/github.com/docker/docker/.bashrc' [2021-08-12T12:47:18.207Z] #23 DONE 1.1s [2021-08-12T12:47:18.207Z] [2021-08-12T12:47:18.207Z] #24 [dev-systemd-false 4/25] RUN echo "source /usr/share/bash-completion/bash_completion" >> /etc/bash.bashrc [2021-08-12T12:47:18.207Z] #24 sha256:9fa010d3318026a40329b3f3adafcff29bc0bbd8d2d64370ccfdb11c93a56954 [2021-08-12T12:47:19.134Z] #24 DONE 1.0s [2021-08-12T12:47:19.134Z] [2021-08-12T12:47:19.134Z] #25 [dev-systemd-false 5/25] RUN ln -s /usr/local/completion/bash/docker /etc/bash_completion.d/docker [2021-08-12T12:47:19.134Z] #25 sha256:8d5b949f2b1ee8c3114411e5ed2ba659af0c296b6ffb1552c7b2a14b3893416c [2021-08-12T12:47:20.063Z] #25 DONE 1.1s [2021-08-12T12:47:20.063Z] [2021-08-12T12:47:20.063Z] #61 [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-08-12T12:47:20.063Z] #61 sha256:a75364ca4bcebb0ddfbf2a3a9a6fb0dc4de8267bedbe9fe2413b599a2eff2bc7 [2021-08-12T12:47:20.063Z] #61 4.678 + cd /tmp/tmp.LyRBXdy3ld/src/github.com/opencontainers/runc [2021-08-12T12:47:20.063Z] #61 4.678 + git checkout -q 4144b63817ebcc5b358fc2c8ef95f7cddd709aa7 [2021-08-12T12:47:20.063Z] #61 4.863 + '[' -z '' ']' [2021-08-12T12:47:20.063Z] #61 4.865 + target=static [2021-08-12T12:47:20.063Z] #61 4.865 + make 'BUILDTAGS=seccomp ' static [2021-08-12T12:47:20.063Z] #61 5.171 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o runc . [2021-08-12T12:47:21.433Z] #61 ... [2021-08-12T12:47:21.433Z] [2021-08-12T12:47:21.433Z] #26 [dev-systemd-false 6/25] RUN ldconfig [2021-08-12T12:47:21.433Z] #26 sha256:d8d709524f5d484c1362bf5dff6c1449bf538988c99656730652d978363410ee [2021-08-12T12:47:21.433Z] #26 DONE 0.9s [2021-08-12T12:47:21.433Z] [2021-08-12T12:47:21.433Z] #27 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-12T12:47:21.433Z] #27 sha256:72d1fc09cd4d52389d06cc7d2a7c227797dff88846aee3e2d0b301c943b1b6a7 [2021-08-12T12:47:22.361Z] #27 1.316 Hit:1 http://deb.debian.org/debian buster-backports InRelease [2021-08-12T12:47:22.617Z] #27 1.388 Hit:2 http://cdn-fastly.deb.debian.org/debian buster InRelease [2021-08-12T12:47:22.617Z] #27 1.472 Get:3 http://cdn-fastly.deb.debian.org/debian-security buster/updates InRelease [65.4 kB] [2021-08-12T12:47:22.617Z] #27 1.547 Get:4 http://deb.debian.org/debian buster-backports/main armhf Packages [473 kB] [2021-08-12T12:47:22.617Z] #27 1.558 Hit:5 http://cdn-fastly.deb.debian.org/debian buster-updates InRelease [2021-08-12T12:47:22.617Z] #27 1.577 Get:6 http://deb.debian.org/debian buster-backports/main arm64 Packages [478 kB] [2021-08-12T12:47:22.873Z] #27 1.601 Get:7 http://deb.debian.org/debian buster-backports/main armel Packages [452 kB] [2021-08-12T12:47:22.873Z] #27 1.624 Get:8 http://deb.debian.org/debian buster-backports/main ppc64el Packages [469 kB] [2021-08-12T12:47:22.873Z] #27 1.643 Get:9 http://deb.debian.org/debian buster-backports/main s390x Packages [448 kB] [2021-08-12T12:47:23.435Z] #27 2.096 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main ppc64el Packages [7693 kB] [2021-08-12T12:47:23.692Z] #27 2.514 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main armhf Packages [7698 kB] [2021-08-12T12:47:23.948Z] #27 2.850 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main s390x Packages [7623 kB] [2021-08-12T12:47:24.529Z] #27 3.300 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main armel Packages [7628 kB] [2021-08-12T12:47:24.529Z] #27 ... [2021-08-12T12:47:24.529Z] [2021-08-12T12:47:24.529Z] #61 [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-08-12T12:47:24.529Z] #61 sha256:a75364ca4bcebb0ddfbf2a3a9a6fb0dc4de8267bedbe9fe2413b599a2eff2bc7 [2021-08-12T12:47:24.529Z] #61 8.846 CGO_ENABLED=1 go build -trimpath -tags "seccomp netgo osusergo" -ldflags "-w -extldflags -static -X main.gitCommit=v1.0.1-0-g4144b638 -X main.version=1.0.1 " -o contrib/cmd/recvtty/recvtty ./contrib/cmd/recvtty [2021-08-12T12:47:24.529Z] #61 9.758 + mkdir -p /build [2021-08-12T12:47:24.529Z] #61 9.759 + cp runc /build/runc [2021-08-12T12:47:24.529Z] #61 DONE 10.0s [2021-08-12T12:47:24.786Z] [2021-08-12T12:47:24.786Z] #64 [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-08-12T12:47:24.786Z] #64 sha256:653271d6da01735735054252bd93a86446f76397a448089ec5c5e91ccf744c99 [2021-08-12T12:47:24.786Z] #64 52.36 + bin/containerd [2021-08-12T12:47:25.043Z] #64 ... [2021-08-12T12:47:25.043Z] [2021-08-12T12:47:25.043Z] #27 [dev-systemd-false 7/25] 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 patch pigz python3-pip python3-setuptools python3-wheel sudo thin-provisioning-tools uidmap vim vim-common xfsprogs xz-utils zip [2021-08-12T12:47:25.043Z] #27 sha256:72d1fc09cd4d52389d06cc7d2a7c227797dff88846aee3e2d0b301c943b1b6a7 [2021-08-12T12:47:25.043Z] #27 3.752 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main arm64 Packages [7735 kB] [2021-08-12T12:47:25.299Z] #27 4.131 Get:15 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main ppc64el Packages [290 kB] [2021-08-12T12:47:25.299Z] #27 4.163 Get:16 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armhf Packages [294 kB] [2021-08-12T12:47:25.299Z] #27 4.173 Get:17 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main s390x Packages [271 kB] [2021-08-12T12:47:25.299Z] #27 4.218 Get:18 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main arm64 Packages [295 kB] [2021-08-12T12:47:25.299Z] #27 4.248 Get:19 http://cdn-fastly.deb.debian.org/debian-security buster/updates/main armel Packages [274 kB] [2021-08-12T12:47:25.555Z] #27 4.364 Get:20 http://cdn-fastly.deb.debian.org/debian buster-updates/main ppc64el Packages [12.6 kB] [2021-08-12T12:47:25.555Z] #27 4.375 Get:21 http://cdn-fastly.deb.debian.org/debian buster-updates/main s390x Packages [13.8 kB] [2021-08-12T12:47:25.555Z] #27 4.375 Get:22 http://cdn-fastly.deb.debian.org/debian buster-updates/main armel Packages [14.1 kB] [2021-08-12T12:47:25.555Z] #27 4.375 Get:23 http://cdn-fastly.deb.debian.org/debian buster-updates/main armhf Packages [14.4 kB] [2021-08-12T12:47:25.555Z] #27 4.375 Get:24 http://cdn-fastly.deb.debian.org/debian buster-updates/main arm64 Packages [14.5 kB] [2021-08-12T12:47:33.644Z] #27 12.36 Fetched 42.3 MB in 11s (3743 kB/s) [2021-08-12T12:47:38.891Z] #27 12.36 Reading package lists... [2021-08-12T12:47:44.142Z] #27 17.74 Reading package lists... [2021-08-12T12:47:45.071Z] #27 22.94 Building dependency tree... [2021-08-12T12:47:45.327Z] #27 24.09 Reading state information... [2021-08-12T12:47:45.890Z] #27 24.75 bzip2 is already the newest version (1.0.6-9.2~deb10u1). [2021-08-12T12:47:45.890Z] #27 24.75 libcap2-bin is already the newest version (1:2.25-2). [2021-08-12T12:47:45.890Z] #27 24.75 patch is already the newest version (2.7.6-3+deb10u1). [2021-08-12T12:47:45.890Z] #27 24.75 xz-utils is already the newest version (5.2.4-1). [2021-08-12T12:47:45.890Z] #27 24.75 The following additional packages will be installed: [2021-08-12T12:47:45.890Z] #27 24.75 libaio1 libgpm2 libip4tc0 libip6tc0 libiptc0 libjq1 libmpdec2 [2021-08-12T12:47:45.890Z] #27 24.75 libnetfilter-conntrack3 libnfnetlink0 libnftnl11 libonig5 libpython3-stdlib [2021-08-12T12:47:45.890Z] #27 24.75 libpython3.7-minimal libpython3.7-stdlib libreadline5 python-pip-whl python3 [2021-08-12T12:47:45.890Z] #27 24.76 python3-distutils python3-lib2to3 python3-minimal python3-pkg-resources [2021-08-12T12:47:45.890Z] #27 24.76 python3.7 python3.7-minimal vim-runtime xxd [2021-08-12T12:47:45.890Z] #27 24.77 Suggested packages: [2021-08-12T12:47:45.890Z] #27 24.77 apparmor-profiles-extra apparmor-utils kmod gpm python3-doc python3-tk [2021-08-12T12:47:45.890Z] #27 24.77 python3-venv python-setuptools-doc python3.7-venv python3.7-doc [2021-08-12T12:47:45.890Z] #27 24.77 binfmt-support ctags vim-doc vim-scripts xfsdump acl attr quota [2021-08-12T12:47:45.890Z] #27 24.77 Recommended packages: [2021-08-12T12:47:45.890Z] #27 24.77 aufs-dkms nftables build-essential python3-dev python3-keyring [2021-08-12T12:47:45.890Z] #27 24.77 python3-keyrings.alt python3-xdg unzip [2021-08-12T12:47:47.783Z] #27 26.23 The following NEW packages will be installed: [2021-08-12T12:47:47.783Z] #27 26.24 apparmor aufs-tools bash-completion iptables jq libaio1 libgpm2 libip4tc0 [2021-08-12T12:47:47.783Z] #27 26.24 libip6tc0 libiptc0 libjq1 libmpdec2 libnet1 libnetfilter-conntrack3 [2021-08-12T12:47:47.783Z] #27 26.24 libnfnetlink0 libnftnl11 libnl-3-200 libonig5 libprotobuf-c1 [2021-08-12T12:47:47.783Z] #27 26.24 libpython3-stdlib libpython3.7-minimal libpython3.7-stdlib libreadline5 [2021-08-12T12:47:47.783Z] #27 26.24 net-tools pigz python-pip-whl python3 python3-distutils python3-lib2to3 [2021-08-12T12:47:47.783Z] #27 26.24 python3-minimal python3-pip python3-pkg-resources python3-setuptools [2021-08-12T12:47:47.783Z] #27 26.25 python3-wheel python3.7 python3.7-minimal sudo thin-provisioning-tools [2021-08-12T12:47:47.783Z] #27 26.25 uidmap vim vim-common vim-runtime xfsprogs xxd zip [2021-08-12T12:47:47.783Z] #27 26.59 0 upgraded, 45 newly installed, 0 to remove and 4 not upgraded. [2021-08-12T12:47:47.783Z] #27 26.59 Need to get 20.0 MB of archives. [2021-08-12T12:47:47.783Z] #27 26.59 After this operation, 82.5 MB of additional disk space will be used. [2021-08-12T12:47:47.783Z] #27 26.59 Get:1 http://cdn-fastly.deb.debian.org/debian buster/main amd64 pigz amd64 2.4-1 [57.8 kB] [2021-08-12T12:47:47.783Z] #27 26.59 Get:2 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-minimal amd64 3.7.3-2+deb10u3 [589 kB] [2021-08-12T12:47:47.783Z] #27 26.61 Get:3 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7-minimal amd64 3.7.3-2+deb10u3 [1737 kB] [2021-08-12T12:47:47.783Z] #27 26.64 Get:4 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-minimal amd64 3.7.3-1 [36.6 kB] [2021-08-12T12:47:47.783Z] #27 26.64 Get:5 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libmpdec2 amd64 2.4.2-2 [87.2 kB] [2021-08-12T12:47:47.783Z] #27 26.68 Get:6 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3.7-stdlib amd64 3.7.3-2+deb10u3 [1734 kB] [2021-08-12T12:47:47.783Z] #27 26.72 Get:7 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3.7 amd64 3.7.3-2+deb10u3 [330 kB] [2021-08-12T12:47:48.040Z] #27 26.72 Get:8 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libpython3-stdlib amd64 3.7.3-1 [20.0 kB] [2021-08-12T12:47:48.040Z] #27 26.73 Get:9 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3 amd64 3.7.3-1 [61.5 kB] [2021-08-12T12:47:48.040Z] #27 26.73 Get:10 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip4tc0 amd64 1.8.2-4 [70.2 kB] [2021-08-12T12:47:48.040Z] #27 26.73 Get:11 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libip6tc0 amd64 1.8.2-4 [70.5 kB] [2021-08-12T12:47:48.040Z] #27 26.73 Get:12 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libiptc0 amd64 1.8.2-4 [59.6 kB] [2021-08-12T12:47:48.040Z] #27 26.73 Get:13 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnfnetlink0 amd64 1.0.1-3+b1 [13.9 kB] [2021-08-12T12:47:48.040Z] #27 26.73 Get:14 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnetfilter-conntrack3 amd64 1.0.7-1 [42.4 kB] [2021-08-12T12:47:48.040Z] #27 26.74 Get:15 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnftnl11 amd64 1.1.2-2 [56.2 kB] [2021-08-12T12:47:48.040Z] #27 26.74 Get:16 http://cdn-fastly.deb.debian.org/debian buster/main amd64 iptables amd64 1.8.2-4 [399 kB] [2021-08-12T12:47:48.040Z] #27 26.74 Get:17 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xxd amd64 2:8.1.0875-5 [140 kB] [2021-08-12T12:47:48.040Z] #27 26.75 Get:18 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-common all 2:8.1.0875-5 [195 kB] [2021-08-12T12:47:48.040Z] #27 26.76 Get:19 http://cdn-fastly.deb.debian.org/debian buster/main amd64 bash-completion all 1:2.8-6 [208 kB] [2021-08-12T12:47:48.040Z] #27 26.76 Get:20 http://cdn-fastly.deb.debian.org/debian buster/main amd64 apparmor amd64 2.13.2-10 [537 kB] [2021-08-12T12:47:48.040Z] #27 26.77 Get:21 http://cdn-fastly.deb.debian.org/debian buster/main amd64 aufs-tools amd64 1:4.14+20190211-1 [105 kB] [2021-08-12T12:47:48.040Z] #27 26.77 Get:22 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libonig5 amd64 6.9.1-1 [171 kB] [2021-08-12T12:47:48.040Z] #27 26.77 Get:23 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libjq1 amd64 1.5+dfsg-2+b1 [124 kB] [2021-08-12T12:47:48.040Z] #27 26.78 Get:24 http://cdn-fastly.deb.debian.org/debian buster/main amd64 jq amd64 1.5+dfsg-2+b1 [59.4 kB] [2021-08-12T12:47:48.040Z] #27 26.78 Get:25 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libaio1 amd64 0.3.112-3 [11.2 kB] [2021-08-12T12:47:48.040Z] #27 26.78 Get:26 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libgpm2 amd64 1.20.7-5 [35.1 kB] [2021-08-12T12:47:48.040Z] #27 26.78 Get:27 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnet1 amd64 1.1.6+dfsg-3.1 [60.4 kB] [2021-08-12T12:47:48.040Z] #27 26.78 Get:28 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libnl-3-200 amd64 3.4.0-1 [63.0 kB] [2021-08-12T12:47:48.040Z] #27 26.78 Get:29 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libprotobuf-c1 amd64 1.3.1-1+b1 [26.5 kB] [2021-08-12T12:47:48.040Z] #27 26.78 Get:30 http://cdn-fastly.deb.debian.org/debian buster/main amd64 libreadline5 amd64 5.2+dfsg-3+b13 [120 kB] [2021-08-12T12:47:48.040Z] #27 26.85 Get:31 http://cdn-fastly.deb.debian.org/debian buster/main amd64 net-tools amd64 1.60+git20180626.aebd88e-1 [248 kB] [2021-08-12T12:47:48.040Z] #27 26.86 Get:32 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python-pip-whl all 18.1-5 [1591 kB] [2021-08-12T12:47:48.040Z] #27 26.89 Get:33 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-lib2to3 all 3.7.3-1 [76.7 kB] [2021-08-12T12:47:48.040Z] #27 26.89 Get:34 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-distutils all 3.7.3-1 [142 kB] [2021-08-12T12:47:48.040Z] #27 26.89 Get:35 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pip all 18.1-5 [171 kB] [2021-08-12T12:47:48.040Z] #27 26.90 Get:36 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-pkg-resources all 40.8.0-1 [153 kB] [2021-08-12T12:47:48.040Z] #27 26.90 Get:37 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-setuptools all 40.8.0-1 [306 kB] [2021-08-12T12:47:48.040Z] #27 26.90 Get:38 http://cdn-fastly.deb.debian.org/debian buster/main amd64 python3-wheel all 0.32.3-2 [19.4 kB] [2021-08-12T12:47:48.040Z] #27 26.96 Get:39 http://cdn-fastly.deb.debian.org/debian buster/main amd64 sudo amd64 1.8.27-1+deb10u3 [1244 kB] [2021-08-12T12:47:48.297Z] #27 27.04 Get:40 http://cdn-fastly.deb.debian.org/debian buster/main amd64 thin-provisioning-tools amd64 0.7.6-2.1 [363 kB] [2021-08-12T12:47:48.297Z] #27 27.05 Get:41 http://cdn-fastly.deb.debian.org/debian buster/main amd64 uidmap amd64 1:4.5-1.1 [258 kB] [2021-08-12T12:47:48.297Z] #27 27.05 Get:42 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim-runtime all 2:8.1.0875-5 [5775 kB] [2021-08-12T12:47:48.297Z] #27 27.16 Get:43 http://cdn-fastly.deb.debian.org/debian buster/main amd64 vim amd64 2:8.1.0875-5 [1280 kB] [2021-08-12T12:47:48.297Z] #27 27.19 Get:44 http://cdn-fastly.deb.debian.org/debian buster/main amd64 xfsprogs amd64 4.20.0-1 [909 kB] [2021-08-12T12:47:48.297Z] #27 27.21 Get:45 http://cdn-fastly.deb.debian.org/debian buster/main amd64 zip amd64 3.0-11+b1 [234 kB] [2021-08-12T12:47:48.860Z] #27 27.62 debconf: delaying package configuration, since apt-utils is not installed [2021-08-12T12:47:48.860Z] #27 27.77 Fetched 20.0 MB in 1s (22.6 MB/s) [2021-08-12T12:47:49.117Z] #27 27.81 Selecting previously unselected package pigz. [2021-08-12T12:47:49.117Z] #27 27.81 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39111 files and directories currently installed.) [2021-08-12T12:47:49.117Z] #27 27.84 Preparing to unpack .../archives/pigz_2.4-1_amd64.deb ... [2021-08-12T12:47:49.117Z] #27 27.85 Unpacking pigz (2.4-1) ... [2021-08-12T12:47:49.117Z] #27 27.91 Selecting previously unselected package libpython3.7-minimal:amd64. [2021-08-12T12:47:49.117Z] #27 27.91 Preparing to unpack .../libpython3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-12T12:47:49.117Z] #27 27.92 Unpacking libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-12T12:47:49.373Z] #27 28.08 Selecting previously unselected package python3.7-minimal. [2021-08-12T12:47:49.373Z] #27 28.09 Preparing to unpack .../python3.7-minimal_3.7.3-2+deb10u3_amd64.deb ... [2021-08-12T12:47:49.373Z] #27 28.10 Unpacking python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-12T12:47:49.629Z] #27 28.41 Setting up libpython3.7-minimal:amd64 (3.7.3-2+deb10u3) ... [2021-08-12T12:47:49.629Z] #27 28.43 Setting up python3.7-minimal (3.7.3-2+deb10u3) ... [2021-08-12T12:47:49.937Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2021-08-12T12:47:49.937Z] ok github.com/docker/docker/cmd/dockerd/trap 2.596s coverage: 0.0% of statements [2021-08-12T12:47:49.937Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-12T12:47:49.937Z] ok github.com/docker/docker/container 0.122s coverage: 34.8% of statements [2021-08-12T12:47:49.937Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-12T12:47:49.937Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-12T12:47:49.937Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-12T12:47:49.937Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-12T12:47:50.559Z] #27 29.15 Selecting previously unselected package python3-minimal. [2021-08-12T12:47:50.559Z] #27 29.15 (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 39360 files and directories currently installed.) [2021-08-12T12:47:50.559Z] #27 29.18 Preparing to unpack .../python3-minimal_3.7.3-1_amd64.deb ... [2021-08-12T12:47:50.559Z] #27 29.19 Unpacking python3-minimal (3.7.3-1) ... [2021-08-12T12:47:50.559Z] #27 29.25 Selecting previously unselected package libmpdec2:amd64. [2021-08-12T12:47:50.559Z] #27 29.26 Preparing to unpack .../libmpdec2_2.4.2-2_amd64.deb ... [2021-08-12T12:47:50.559Z] #27 29.27 Unpacking libmpdec2:amd64 (2.4.2-2) ... [2021-08-12T12:47:50.559Z] #27 29.33 Selecting previously unselected package libpython3.7-stdlib:amd64. [2021-08-12T12:47:50.559Z] #27 29.34 Preparing to unpack .../libpython3.7-stdlib_3.7.3-2+deb10u3_amd64.deb ... [2021-08-12T12:47:50.559Z] #27 29.34 Unpacking libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-12T12:47:50.815Z] #27 29.69 Selecting previously unselected package python3.7. [2021-08-12T12:47:50.815Z] #27 29.70 Preparing to unpack .../python3.7_3.7.3-2+deb10u3_amd64.deb ... [2021-08-12T12:47:50.815Z] #27 29.70 Unpacking python3.7 (3.7.3-2+deb10u3) ... [2021-08-12T12:47:50.815Z] #27 29.77 Selecting previously unselected package libpython3-stdlib:amd64. [2021-08-12T12:47:50.815Z] #27 29.77 Preparing to unpack .../libpython3-stdlib_3.7.3-1_amd64.deb ... [2021-08-12T12:47:50.815Z] #27 29.78 Unpacking libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-12T12:47:50.815Z] #27 29.84 Setting up python3-minimal (3.7.3-1) ... [2021-08-12T12:47:51.377Z] #27 30.20 Selecting previously unselected package python3. [2021-08-12T12:47:51.377Z] #27 30.20 (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 ... 39772 files and directories currently installed.) [2021-08-12T12:47:51.377Z] #27 30.24 Preparing to unpack .../00-python3_3.7.3-1_amd64.deb ... [2021-08-12T12:47:51.377Z] #27 30.25 Unpacking python3 (3.7.3-1) ... [2021-08-12T12:47:51.377Z] #27 30.32 Selecting previously unselected package libip4tc0:amd64. [2021-08-12T12:47:51.377Z] #27 30.33 Preparing to unpack .../01-libip4tc0_1.8.2-4_amd64.deb ... [2021-08-12T12:47:51.377Z] #27 30.33 Unpacking libip4tc0:amd64 (1.8.2-4) ... [2021-08-12T12:47:51.377Z] #27 30.39 Selecting previously unselected package libip6tc0:amd64. [2021-08-12T12:47:51.377Z] #27 30.39 Preparing to unpack .../02-libip6tc0_1.8.2-4_amd64.deb ... [2021-08-12T12:47:51.633Z] #27 30.40 Unpacking libip6tc0:amd64 (1.8.2-4) ... [2021-08-12T12:47:51.633Z] #27 30.46 Selecting previously unselected package libiptc0:amd64. [2021-08-12T12:47:51.633Z] #27 30.46 Preparing to unpack .../03-libiptc0_1.8.2-4_amd64.deb ... [2021-08-12T12:47:51.633Z] #27 30.46 Unpacking libiptc0:amd64 (1.8.2-4) ... [2021-08-12T12:47:51.633Z] #27 30.54 Selecting previously unselected package libnfnetlink0:amd64. [2021-08-12T12:47:51.633Z] #27 30.54 Preparing to unpack .../04-libnfnetlink0_1.0.1-3+b1_amd64.deb ... [2021-08-12T12:47:51.633Z] #27 30.54 Unpacking libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-12T12:47:51.633Z] #27 30.59 Selecting previously unselected package libnetfilter-conntrack3:amd64. [2021-08-12T12:47:51.633Z] #27 30.59 Preparing to unpack .../05-libnetfilter-conntrack3_1.0.7-1_amd64.deb ... [2021-08-12T12:47:51.633Z] #27 30.59 Unpacking libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-12T12:47:51.633Z] #27 30.64 Selecting previously unselected package libnftnl11:amd64. [2021-08-12T12:47:51.890Z] #27 30.65 Preparing to unpack .../06-libnftnl11_1.1.2-2_amd64.deb ... [2021-08-12T12:47:51.890Z] #27 30.66 Unpacking libnftnl11:amd64 (1.1.2-2) ... [2021-08-12T12:47:51.890Z] #27 30.71 Selecting previously unselected package iptables. [2021-08-12T12:47:51.890Z] #27 30.71 Preparing to unpack .../07-iptables_1.8.2-4_amd64.deb ... [2021-08-12T12:47:51.890Z] #27 30.72 Unpacking iptables (1.8.2-4) ... [2021-08-12T12:47:52.146Z] #27 30.89 Selecting previously unselected package xxd. [2021-08-12T12:47:52.146Z] #27 30.89 Preparing to unpack .../08-xxd_2%3a8.1.0875-5_amd64.deb ... [2021-08-12T12:47:52.146Z] #27 30.89 Unpacking xxd (2:8.1.0875-5) ... [2021-08-12T12:47:52.146Z] #27 30.96 Selecting previously unselected package vim-common. [2021-08-12T12:47:52.146Z] #27 30.97 Preparing to unpack .../09-vim-common_2%3a8.1.0875-5_all.deb ... [2021-08-12T12:47:52.146Z] #27 30.99 Unpacking vim-common (2:8.1.0875-5) ... [2021-08-12T12:47:52.403Z] #27 31.11 Selecting previously unselected package bash-completion. [2021-08-12T12:47:52.403Z] #27 31.12 Preparing to unpack .../10-bash-completion_1%3a2.8-6_all.deb ... [2021-08-12T12:47:53.770Z] #27 32.36 Unpacking bash-completion (1:2.8-6) ... [2021-08-12T12:47:53.770Z] #27 32.53 Selecting previously unselected package apparmor. [2021-08-12T12:47:53.770Z] #27 32.54 Preparing to unpack .../11-apparmor_2.13.2-10_amd64.deb ... [2021-08-12T12:47:53.770Z] #27 32.58 Unpacking apparmor (2.13.2-10) ... [2021-08-12T12:47:54.026Z] #27 32.77 Selecting previously unselected package aufs-tools. [2021-08-12T12:47:54.026Z] #27 32.77 Preparing to unpack .../12-aufs-tools_1%3a4.14+20190211-1_amd64.deb ... [2021-08-12T12:47:54.026Z] #27 32.78 Unpacking aufs-tools (1:4.14+20190211-1) ... [2021-08-12T12:47:54.026Z] #27 32.86 Selecting previously unselected package libonig5:amd64. [2021-08-12T12:47:54.026Z] #27 32.87 Preparing to unpack .../13-libonig5_6.9.1-1_amd64.deb ... [2021-08-12T12:47:54.026Z] #27 32.88 Unpacking libonig5:amd64 (6.9.1-1) ... [2021-08-12T12:47:54.026Z] #27 32.95 Selecting previously unselected package libjq1:amd64. [2021-08-12T12:47:54.026Z] #27 32.96 Preparing to unpack .../14-libjq1_1.5+dfsg-2+b1_amd64.deb ... [2021-08-12T12:47:54.026Z] #27 32.96 Unpacking libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-12T12:47:54.282Z] #27 33.03 Selecting previously unselected package jq. [2021-08-12T12:47:54.282Z] #27 33.04 Preparing to unpack .../15-jq_1.5+dfsg-2+b1_amd64.deb ... [2021-08-12T12:47:54.282Z] #27 33.04 Unpacking jq (1.5+dfsg-2+b1) ... [2021-08-12T12:47:54.282Z] #27 33.13 Selecting previously unselected package libaio1:amd64. [2021-08-12T12:47:54.282Z] #27 33.14 Preparing to unpack .../16-libaio1_0.3.112-3_amd64.deb ... [2021-08-12T12:47:54.282Z] #27 33.14 Unpacking libaio1:amd64 (0.3.112-3) ... [2021-08-12T12:47:54.283Z] #27 33.19 Selecting previously unselected package libgpm2:amd64. [2021-08-12T12:47:54.283Z] #27 33.20 Preparing to unpack .../17-libgpm2_1.20.7-5_amd64.deb ... [2021-08-12T12:47:54.283Z] #27 33.21 Unpacking libgpm2:amd64 (1.20.7-5) ... [2021-08-12T12:47:54.539Z] #27 33.26 Selecting previously unselected package libnet1:amd64. [2021-08-12T12:47:54.539Z] #27 33.27 Preparing to unpack .../18-libnet1_1.1.6+dfsg-3.1_amd64.deb ... [2021-08-12T12:47:54.539Z] #27 33.27 Unpacking libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-12T12:47:54.539Z] #27 33.34 Selecting previously unselected package libnl-3-200:amd64. [2021-08-12T12:47:54.539Z] #27 33.34 Preparing to unpack .../19-libnl-3-200_3.4.0-1_amd64.deb ... [2021-08-12T12:47:54.539Z] #27 33.35 Unpacking libnl-3-200:amd64 (3.4.0-1) ... [2021-08-12T12:47:54.539Z] #27 33.41 Selecting previously unselected package libprotobuf-c1:amd64. [2021-08-12T12:47:54.539Z] #27 33.42 Preparing to unpack .../20-libprotobuf-c1_1.3.1-1+b1_amd64.deb ... [2021-08-12T12:47:54.539Z] #27 33.43 Unpacking libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-12T12:47:54.539Z] #27 33.47 Selecting previously unselected package libreadline5:amd64. [2021-08-12T12:47:54.539Z] #27 33.47 Preparing to unpack .../21-libreadline5_5.2+dfsg-3+b13_amd64.deb ... [2021-08-12T12:47:54.539Z] #27 33.48 Unpacking libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-12T12:47:54.795Z] #27 33.59 Selecting previously unselected package net-tools. [2021-08-12T12:47:54.795Z] #27 33.60 Preparing to unpack .../22-net-tools_1.60+git20180626.aebd88e-1_amd64.deb ... [2021-08-12T12:47:54.795Z] #27 33.61 Unpacking net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-12T12:47:54.795Z] #27 33.70 Selecting previously unselected package python-pip-whl. [2021-08-12T12:47:55.054Z] #27 33.71 Preparing to unpack .../23-python-pip-whl_18.1-5_all.deb ... [2021-08-12T12:47:55.054Z] #27 33.72 Unpacking python-pip-whl (18.1-5) ... [2021-08-12T12:47:55.054Z] #27 33.95 Selecting previously unselected package python3-lib2to3. [2021-08-12T12:47:55.054Z] #27 33.95 Preparing to unpack .../24-python3-lib2to3_3.7.3-1_all.deb ... [2021-08-12T12:47:55.311Z] #27 33.96 Unpacking python3-lib2to3 (3.7.3-1) ... [2021-08-12T12:47:55.311Z] #27 34.02 Selecting previously unselected package python3-distutils. [2021-08-12T12:47:55.311Z] #27 34.03 Preparing to unpack .../25-python3-distutils_3.7.3-1_all.deb ... [2021-08-12T12:47:55.311Z] #27 34.03 Unpacking python3-distutils (3.7.3-1) ... [2021-08-12T12:47:55.311Z] #27 34.10 Selecting previously unselected package python3-pip. [2021-08-12T12:47:55.311Z] #27 34.11 Preparing to unpack .../26-python3-pip_18.1-5_all.deb ... [2021-08-12T12:47:55.311Z] #27 34.12 Unpacking python3-pip (18.1-5) ... [2021-08-12T12:47:55.311Z] #27 34.21 Selecting previously unselected package python3-pkg-resources. [2021-08-12T12:47:55.567Z] #27 34.22 Preparing to unpack .../27-python3-pkg-resources_40.8.0-1_all.deb ... [2021-08-12T12:47:55.567Z] #27 34.23 Unpacking python3-pkg-resources (40.8.0-1) ... [2021-08-12T12:47:55.567Z] #27 34.29 Selecting previously unselected package python3-setuptools. [2021-08-12T12:47:55.567Z] #27 34.30 Preparing to unpack .../28-python3-setuptools_40.8.0-1_all.deb ... [2021-08-12T12:47:55.567Z] #27 34.31 Unpacking python3-setuptools (40.8.0-1) ... [2021-08-12T12:47:55.567Z] #27 34.42 Selecting previously unselected package python3-wheel. [2021-08-12T12:47:55.567Z] #27 34.43 Preparing to unpack .../29-python3-wheel_0.32.3-2_all.deb ... [2021-08-12T12:47:55.567Z] #27 34.43 Unpacking python3-wheel (0.32.3-2) ... [2021-08-12T12:47:55.567Z] #27 34.49 Selecting previously unselected package sudo. [2021-08-12T12:47:55.824Z] #27 34.50 Preparing to unpack .../30-sudo_1.8.27-1+deb10u3_amd64.deb ... [2021-08-12T12:47:55.824Z] #27 34.51 Unpacking sudo (1.8.27-1+deb10u3) ... [2021-08-12T12:47:55.824Z] #27 34.72 Selecting previously unselected package thin-provisioning-tools. [2021-08-12T12:47:55.824Z] #27 34.73 Preparing to unpack .../31-thin-provisioning-tools_0.7.6-2.1_amd64.deb ... [2021-08-12T12:47:55.824Z] #27 34.74 Unpacking thin-provisioning-tools (0.7.6-2.1) ... [2021-08-12T12:47:56.080Z] #27 34.84 Selecting previously unselected package uidmap. [2021-08-12T12:47:56.080Z] #27 34.85 Preparing to unpack .../32-uidmap_1%3a4.5-1.1_amd64.deb ... [2021-08-12T12:47:56.080Z] #27 34.86 Unpacking uidmap (1:4.5-1.1) ... [2021-08-12T12:47:56.080Z] #27 34.93 Selecting previously unselected package vim-runtime. [2021-08-12T12:47:56.080Z] #27 34.94 Preparing to unpack .../33-vim-runtime_2%3a8.1.0875-5_all.deb ... [2021-08-12T12:47:56.080Z] #27 34.96 Adding 'diversion of /usr/share/vim/vim81/doc/help.txt to /usr/share/vim/vim81/doc/help.txt.vim-tiny by vim-runtime' [2021-08-12T12:47:56.080Z] #27 34.99 Adding 'diversion of /usr/share/vim/vim81/doc/tags to /usr/share/vim/vim81/doc/tags.vim-tiny by vim-runtime' [2021-08-12T12:47:56.080Z] #27 34.99 Unpacking vim-runtime (2:8.1.0875-5) ... [2021-08-12T12:47:57.448Z] #27 36.22 Selecting previously unselected package vim. [2021-08-12T12:47:57.448Z] #27 36.22 Preparing to unpack .../34-vim_2%3a8.1.0875-5_amd64.deb ... [2021-08-12T12:47:57.448Z] #27 36.24 Unpacking vim (2:8.1.0875-5) ... [2021-08-12T12:47:57.704Z] #27 36.48 Selecting previously unselected package xfsprogs. [2021-08-12T12:47:57.704Z] #27 36.49 Preparing to unpack .../35-xfsprogs_4.20.0-1_amd64.deb ... [2021-08-12T12:47:57.704Z] #27 36.50 Unpacking xfsprogs (4.20.0-1) ... [2021-08-12T12:47:57.961Z] #27 36.68 Selecting previously unselected package zip. [2021-08-12T12:47:57.961Z] #27 36.69 Preparing to unpack .../36-zip_3.0-11+b1_amd64.deb ... [2021-08-12T12:47:57.961Z] #27 36.70 Unpacking zip (3.0-11+b1) ... [2021-08-12T12:47:57.961Z] #27 36.82 Setting up aufs-tools (1:4.14+20190211-1) ... [2021-08-12T12:47:57.961Z] #27 36.85 Setting up net-tools (1.60+git20180626.aebd88e-1) ... [2021-08-12T12:47:57.961Z] #27 36.86 Setting up libip6tc0:amd64 (1.8.2-4) ... [2021-08-12T12:47:57.961Z] #27 36.88 Setting up libreadline5:amd64 (5.2+dfsg-3+b13) ... [2021-08-12T12:47:57.961Z] #27 36.89 Setting up libgpm2:amd64 (1.20.7-5) ... [2021-08-12T12:47:58.022Z] ok github.com/docker/docker/daemon/cluster 0.062s coverage: 0.5% of statements [2021-08-12T12:47:58.218Z] #27 36.90 Setting up libip4tc0:amd64 (1.8.2-4) ... [2021-08-12T12:47:58.218Z] #27 36.92 Setting up uidmap (1:4.5-1.1) ... [2021-08-12T12:47:58.218Z] #27 36.93 Setting up libnftnl11:amd64 (1.1.2-2) ... [2021-08-12T12:47:58.218Z] #27 36.95 Setting up libnet1:amd64 (1.1.6+dfsg-3.1) ... [2021-08-12T12:47:58.218Z] #27 36.96 Setting up libprotobuf-c1:amd64 (1.3.1-1+b1) ... [2021-08-12T12:47:58.218Z] #27 36.98 Setting up xxd (2:8.1.0875-5) ... [2021-08-12T12:47:58.218Z] #27 37.00 Setting up zip (3.0-11+b1) ... [2021-08-12T12:47:58.218Z] #27 37.04 Setting up vim-common (2:8.1.0875-5) ... [2021-08-12T12:47:58.218Z] #27 37.06 Setting up bash-completion (1:2.8-6) ... [2021-08-12T12:47:59.388Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.010s coverage: 65.3% of statements [2021-08-12T12:47:59.587Z] #27 38.43 Setting up libiptc0:amd64 (1.8.2-4) ... [2021-08-12T12:47:59.587Z] #27 38.44 Setting up sudo (1.8.27-1+deb10u3) ... [2021-08-12T12:47:59.587Z] #27 38.48 invoke-rc.d: could not determine current runlevel [2021-08-12T12:47:59.587Z] #27 38.49 invoke-rc.d: policy-rc.d denied execution of start. [2021-08-12T12:47:59.844Z] #27 38.50 Setting up pigz (2.4-1) ... [2021-08-12T12:47:59.844Z] #27 38.51 Setting up libnfnetlink0:amd64 (1.0.1-3+b1) ... [2021-08-12T12:47:59.844Z] #27 38.52 Setting up libnl-3-200:amd64 (3.4.0-1) ... [2021-08-12T12:47:59.844Z] #27 38.54 Setting up python-pip-whl (18.1-5) ... [2021-08-12T12:47:59.844Z] #27 38.55 Setting up libmpdec2:amd64 (2.4.2-2) ... [2021-08-12T12:47:59.844Z] #27 38.57 Setting up vim-runtime (2:8.1.0875-5) ... [2021-08-12T12:48:00.100Z] #27 38.78 Setting up libaio1:amd64 (0.3.112-3) ... [2021-08-12T12:48:00.100Z] #27 38.79 Setting up libonig5:amd64 (6.9.1-1) ... [2021-08-12T12:48:00.100Z] #27 38.81 Setting up libpython3.7-stdlib:amd64 (3.7.3-2+deb10u3) ... [2021-08-12T12:48:00.100Z] #27 38.82 Setting up vim (2:8.1.0875-5) ... [2021-08-12T12:48:00.100Z] #27 38.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vim (vim) in auto mode [2021-08-12T12:48:00.100Z] #27 38.83 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vimdiff (vimdiff) in auto mode [2021-08-12T12:48:00.100Z] #27 38.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rvim (rvim) in auto mode [2021-08-12T12:48:00.100Z] #27 38.84 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/rview (rview) in auto mode [2021-08-12T12:48:00.100Z] #27 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/vi (vi) in auto mode [2021-08-12T12:48:00.100Z] #27 38.85 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/view (view) in auto mode [2021-08-12T12:48:00.100Z] #27 38.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/ex (ex) in auto mode [2021-08-12T12:48:00.100Z] #27 38.86 update-alternatives: using /usr/bin/vim.basic to provide /usr/bin/editor (editor) in auto mode [2021-08-12T12:48:00.100Z] #27 38.88 Setting up libjq1:amd64 (1.5+dfsg-2+b1) ... [2021-08-12T12:48:00.100Z] #27 38.89 Setting up thin-provisioning-tools (0.7.6-2.1) ... [2021-08-12T12:48:00.100Z] #27 38.91 Setting up libnetfilter-conntrack3:amd64 (1.0.7-1) ... [2021-08-12T12:48:00.100Z] #27 38.92 Setting up jq (1.5+dfsg-2+b1) ... [2021-08-12T12:48:00.100Z] #27 38.93 Setting up libpython3-stdlib:amd64 (3.7.3-1) ... [2021-08-12T12:48:00.100Z] #27 38.95 Setting up python3.7 (3.7.3-2+deb10u3) ... [2021-08-12T12:48:00.754Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-08-12T12:48:01.030Z] #27 39.85 Setting up iptables (1.8.2-4) ... [2021-08-12T12:48:01.030Z] #27 39.87 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-12T12:48:01.030Z] #27 39.87 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-12T12:48:01.030Z] #27 39.88 update-alternatives: using /usr/sbin/iptables-nft to provide /usr/sbin/iptables (iptables) in auto mode [2021-08-12T12:48:01.030Z] #27 39.88 update-alternatives: using /usr/sbin/ip6tables-nft to provide /usr/sbin/ip6tables (ip6tables) in auto mode [2021-08-12T12:48:01.030Z] #27 39.89 update-alternatives: using /usr/sbin/arptables-nft to provide /usr/sbin/arptables (arptables) in auto mode [2021-08-12T12:48:01.030Z] #27 39.90 update-alternatives: using /usr/sbin/ebtables-nft to provide /usr/sbin/ebtables (ebtables) in auto mode [2021-08-12T12:48:01.030Z] #27 39.91 Setting up python3 (3.7.3-1) ... [2021-08-12T12:48:01.287Z] #27 40.07 Setting up python3-wheel (0.32.3-2) ... [2021-08-12T12:48:01.544Z] #27 40.32 Setting up apparmor (2.13.2-10) ... [2021-08-12T12:48:02.909Z] #27 41.54 Setting up xfsprogs (4.20.0-1) ... [2021-08-12T12:48:02.909Z] #27 41.56 Setting up python3-lib2to3 (3.7.3-1) ... [2021-08-12T12:48:02.909Z] #27 41.72 Setting up python3-pkg-resources (40.8.0-1) ... [2021-08-12T12:48:03.165Z] #27 42.06 Setting up python3-distutils (3.7.3-1) ... [2021-08-12T12:48:03.421Z] #27 42.26 Setting up python3-setuptools (40.8.0-1) ... [2021-08-12T12:48:03.678Z] #27 42.66 Setting up python3-pip (18.1-5) ... [2021-08-12T12:48:04.240Z] #27 43.02 Processing triggers for libc-bin (2.28-10) ... [2021-08-12T12:48:04.240Z] #27 43.07 Processing triggers for mime-support (3.62) ... [2021-08-12T12:48:05.169Z] #27 DONE 43.9s [2021-08-12T12:48:05.169Z] [2021-08-12T12:48:05.169Z] #28 [dev-systemd-false 8/25] 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-08-12T12:48:05.169Z] #28 sha256:d5abc9a348fc8fd1ae9bac679faa7028c1f4c5105a459d188e819c04b4731537 [2021-08-12T12:48:06.096Z] #28 0.926 update-alternatives: using /usr/sbin/iptables-legacy to provide /usr/sbin/iptables (iptables) in manual mode [2021-08-12T12:48:06.096Z] #28 0.930 update-alternatives: using /usr/sbin/ip6tables-legacy to provide /usr/sbin/ip6tables (ip6tables) in manual mode [2021-08-12T12:48:06.096Z] #28 0.934 update-alternatives: error: alternative /usr/sbin/arptables-legacy for arptables not registered; not setting [2021-08-12T12:48:06.096Z] #28 DONE 1.0s [2021-08-12T12:48:06.096Z] [2021-08-12T12:48:06.096Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-12T12:48:06.096Z] #29 sha256:eed26d85c9a791fed1cc5bd1990d5895deca7ceb3dd65ea195d6e6bb74552530 [2021-08-12T12:48:08.615Z] #29 2.198 Collecting yamllint==1.26.1 [2021-08-12T12:48:08.835Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.438s coverage: 13.8% of statements [2021-08-12T12:48:08.835Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.1% of statements [2021-08-12T12:48:09.091Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-08-12T12:48:09.347Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-08-12T12:48:09.909Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-12T12:48:11.801Z] ok github.com/docker/docker/daemon/graphdriver/aufs 0.801s coverage: 73.3% of statements [2021-08-12T12:48:11.801Z] ok github.com/docker/docker/daemon 12.180s coverage: 17.5% of statements [2021-08-12T12:48:11.801Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-12T12:48:11.801Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-12T12:48:11.801Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-12T12:48:11.801Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-12T12:48:12.730Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.404s coverage: 56.2% of statements [2021-08-12T12:48:12.783Z] #29 ... [2021-08-12T12:48:12.783Z] [2021-08-12T12:48:12.783Z] #64 [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-08-12T12:48:12.783Z] #64 sha256:653271d6da01735735054252bd93a86446f76397a448089ec5c5e91ccf744c99 [2021-08-12T12:48:12.783Z] #64 103.9 # github.com/containerd/containerd/cmd/containerd [2021-08-12T12:48:12.783Z] #64 103.9 /usr/bin/ld: /tmp/go-link-622011510/000019.o: in function `New': [2021-08-12T12:48:12.783Z] #64 103.9 /tmp/tmp.7xSflgD600/src/github.com/containerd/containerd/vendor/github.com/miekg/pkcs11/pkcs11.go:75: warning: Using 'dlopen' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking [2021-08-12T12:48:12.783Z] #64 104.0 + bin/containerd-stress [2021-08-12T12:48:12.783Z] #64 105.0 + bin/containerd-shim [2021-08-12T12:48:13.659Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.006s coverage: 3.1% of statements [2021-08-12T12:48:15.304Z] #64 ... [2021-08-12T12:48:15.304Z] [2021-08-12T12:48:15.304Z] #29 [dev-systemd-false 9/25] RUN pip3 install yamllint==1.26.1 [2021-08-12T12:48:15.304Z] #29 sha256:eed26d85c9a791fed1cc5bd1990d5895deca7ceb3dd65ea195d6e6bb74552530 [2021-08-12T12:48:15.304Z] #29 7.436 Downloading https://files.pythonhosted.org/packages/50/a1/9093baeb2545d43c22bbcc98c94b926d324598b50e196b492b0882dcb465/yamllint-1.26.1.tar.gz (126kB) [2021-08-12T12:48:15.304Z] #29 7.855 Collecting pathspec>=0.5.3 (from yamllint==1.26.1) [2021-08-12T12:48:15.304Z] #29 7.880 Downloading https://files.pythonhosted.org/packages/42/ba/a9d64c7bcbc7e3e8e5f93a52721b377e994c22d16196e2b0f1236774353a/pathspec-0.9.0-py2.py3-none-any.whl [2021-08-12T12:48:15.304Z] #29 7.906 Collecting pyyaml (from yamllint==1.26.1) [2021-08-12T12:48:15.304Z] #29 8.021 Downloading https://files.pythonhosted.org/packages/7a/a5/393c087efdc78091afa2af9f1378762f9821c9c1d7a22c5753fb5ac5f97a/PyYAML-5.4.1-cp37-cp37m-manylinux1_x86_64.whl (636kB) [2021-08-12T12:48:15.304Z] #29 8.125 Requirement already satisfied: setuptools in /usr/lib/python3/dist-packages (from yamllint==1.26.1) (40.8.0) [2021-08-12T12:48:15.304Z] #29 8.126 Building wheels for collected packages: yamllint [2021-08-12T12:48:15.304Z] #29 8.127 Running setup.py bdist_wheel for yamllint: started [2021-08-12T12:48:15.304Z] #29 8.497 Running setup.py bdist_wheel for yamllint: finished with status 'done' [2021-08-12T12:48:15.304Z] #29 8.497 Stored in directory: /root/.cache/pip/wheels/db/c9/7f/2b7d21ea348b5085f20219b71cb64093a23036b73dd3412627 [2021-08-12T12:48:15.304Z] #29 8.517 Successfully built yamllint [2021-08-12T12:48:15.304Z] #29 8.527 Installing collected packages: pathspec, pyyaml, yamllint [2021-08-12T12:48:15.304Z] #29 8.686 Successfully installed pathspec-0.9.0 pyyaml-5.4.1 yamllint-1.26.1 [2021-08-12T12:48:15.304Z] #29 DONE 9.0s [2021-08-12T12:48:15.304Z] [2021-08-12T12:48:15.304Z] #32 [dev-systemd-false 10/25] COPY --from=dockercli /build/ /usr/local/cli [2021-08-12T12:48:15.304Z] #32 sha256:d8c02ed5c3b7c952fba46e30492300e16ad5b2121c254d970488a0e7a067d14d [2021-08-12T12:48:15.304Z] #32 DONE 0.2s [2021-08-12T12:48:15.304Z] [2021-08-12T12:48:15.304Z] #37 [dev-systemd-false 11/25] COPY --from=frozen-images /build/ /docker-frozen-images [2021-08-12T12:48:15.304Z] #37 sha256:a8592d2ea46fb58a99cd4c8533a4a5dd6ace07f2404045c4ba09c28f05d0c97e [2021-08-12T12:48:15.568Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.008s coverage: 1.9% of statements [2021-08-12T12:48:17.459Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.268s coverage: 49.4% of statements [2021-08-12T12:48:17.459Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.622s coverage: 45.9% of statements [2021-08-12T12:48:17.459Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-12T12:48:17.895Z] #37 DONE 2.5s [2021-08-12T12:48:17.895Z] [2021-08-12T12:48:17.895Z] #40 [dev-systemd-false 12/25] COPY --from=swagger /build/ /usr/local/bin/ [2021-08-12T12:48:17.895Z] #40 sha256:fc53eb0b13bae756200074e6d9c99f8309f7a8f1f9f6a9bac78efaef63e21205 [2021-08-12T12:48:17.895Z] #40 DONE 0.2s [2021-08-12T12:48:17.895Z] [2021-08-12T12:48:17.895Z] #64 [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-08-12T12:48:17.895Z] #64 sha256:653271d6da01735735054252bd93a86446f76397a448089ec5c5e91ccf744c99 [2021-08-12T12:48:18.158Z] #64 ... [2021-08-12T12:48:18.158Z] [2021-08-12T12:48:18.158Z] #42 [dev-systemd-false 13/25] COPY --from=tomll /build/ /usr/local/bin/ [2021-08-12T12:48:18.158Z] #42 sha256:d3470d41d12dba243ed4d5abba45ab42ce6572cc7d4219382f68a16a20d0a800 [2021-08-12T12:48:18.158Z] #42 DONE 0.1s [2021-08-12T12:48:18.158Z] [2021-08-12T12:48:18.158Z] #45 [dev-systemd-false 14/25] COPY --from=tini /build/ /usr/local/bin/ [2021-08-12T12:48:18.158Z] #45 sha256:137d43db1fca6b10f0127b7fe351d650154c815e627aebc91ad8ded406d575d8 [2021-08-12T12:48:18.158Z] #45 DONE 0.1s [2021-08-12T12:48:18.158Z] [2021-08-12T12:48:18.158Z] #48 [dev-systemd-false 15/25] COPY --from=registry /build/ /usr/local/bin/ [2021-08-12T12:48:18.158Z] #48 sha256:792ebe25f7d0f5f9e5903110163a6952557c3dfef7815fc278c322065aa75372 [2021-08-12T12:48:18.415Z] #48 DONE 0.3s [2021-08-12T12:48:18.415Z] [2021-08-12T12:48:18.415Z] #52 [dev-systemd-false 16/25] COPY --from=criu /build/ /usr/local/bin/ [2021-08-12T12:48:18.415Z] #52 sha256:ebc029063340d13da52f2f26898272b1b37271df028ff31607c0aeeb3b5a2862 [2021-08-12T12:48:18.415Z] #52 DONE 0.1s [2021-08-12T12:48:18.415Z] [2021-08-12T12:48:18.415Z] #64 [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-08-12T12:48:18.415Z] #64 sha256:653271d6da01735735054252bd93a86446f76397a448089ec5c5e91ccf744c99 [2021-08-12T12:48:18.678Z] #64 ... [2021-08-12T12:48:18.678Z] [2021-08-12T12:48:18.678Z] #54 [dev-systemd-false 17/25] COPY --from=vndr /build/ /usr/local/bin/ [2021-08-12T12:48:18.678Z] #54 sha256:603bd075d48155832ea558872d72058af5f5a89d0ac7e74253dd9ca8d3d6614c [2021-08-12T12:48:18.678Z] #54 DONE 0.1s [2021-08-12T12:48:18.678Z] [2021-08-12T12:48:18.678Z] #56 [dev-systemd-false 18/25] COPY --from=gotestsum /build/ /usr/local/bin/ [2021-08-12T12:48:18.678Z] #56 sha256:f7651335b59d729f3bfb4995cf0855c2b77c87fb0c699f545af2148302767a26 [2021-08-12T12:48:18.678Z] #56 DONE 0.1s [2021-08-12T12:48:18.678Z] [2021-08-12T12:48:18.678Z] #64 [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-08-12T12:48:18.678Z] #64 sha256:653271d6da01735735054252bd93a86446f76397a448089ec5c5e91ccf744c99 [2021-08-12T12:48:18.825Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.010s coverage: 57.5% of statements [2021-08-12T12:48:18.934Z] #64 ... [2021-08-12T12:48:18.934Z] [2021-08-12T12:48:18.934Z] #58 [dev-systemd-false 19/25] COPY --from=golangci_lint /build/ /usr/local/bin/ [2021-08-12T12:48:18.934Z] #58 sha256:e838428e0491fb1ab3289b6827a89ccb9608919d32b2c1a2d2e16e4efd5ebed8 [2021-08-12T12:48:18.934Z] #58 DONE 0.2s [2021-08-12T12:48:18.934Z] [2021-08-12T12:48:18.934Z] #60 [dev-systemd-false 20/25] COPY --from=shfmt /build/ /usr/local/bin/ [2021-08-12T12:48:18.934Z] #60 sha256:08048cb7c46a77390a1bd5acd599f5b059191d5b71e9ddf0fabff2175940c362 [2021-08-12T12:48:19.080Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.714s coverage: 57.7% of statements [2021-08-12T12:48:19.080Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-12T12:48:19.080Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-12T12:48:19.190Z] #60 DONE 0.1s [2021-08-12T12:48:19.190Z] [2021-08-12T12:48:19.190Z] #62 [dev-systemd-false 21/25] COPY --from=runc /build/ /usr/local/bin/ [2021-08-12T12:48:19.190Z] #62 sha256:57b8caeeb6decd7a6ea97b69f33d7d98dada340dd702fdb463dbfc462c44d018 [2021-08-12T12:48:19.190Z] #62 DONE 0.1s [2021-08-12T12:48:19.190Z] [2021-08-12T12:48:19.190Z] #64 [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-08-12T12:48:19.190Z] #64 sha256:653271d6da01735735054252bd93a86446f76397a448089ec5c5e91ccf744c99 [2021-08-12T12:48:19.751Z] #64 113.5 + bin/containerd-shim-runc-v1 [2021-08-12T12:48:20.007Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.007s coverage: 3.0% of statements [2021-08-12T12:48:20.934Z] ok github.com/docker/docker/daemon/links 0.004s coverage: 93.0% of statements [2021-08-12T12:48:21.496Z] ok github.com/docker/docker/daemon/images 0.017s coverage: 6.7% of statements [2021-08-12T12:48:21.496Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-12T12:48:21.496Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-12T12:48:22.057Z] ok github.com/docker/docker/daemon/logger 0.218s coverage: 43.5% of statements [2021-08-12T12:48:22.986Z] ok github.com/docker/docker/daemon/logger/awslogs 0.185s coverage: 77.4% of statements [2021-08-12T12:48:22.986Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-12T12:48:22.986Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-12T12:48:23.242Z] ok github.com/docker/docker/daemon/logger/gelf 0.017s coverage: 67.0% of statements [2021-08-12T12:48:23.803Z] ok github.com/docker/docker/daemon/logger/journald 0.004s coverage: 23.9% of statements [2021-08-12T12:48:24.059Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.008s coverage: 69.9% of statements [2021-08-12T12:48:24.314Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.014s coverage: 87.2% of statements [2021-08-12T12:48:24.875Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-08-12T12:48:24.875Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-12T12:48:24.997Z] #64 118.3 + bin/containerd-shim-runc-v2 [2021-08-12T12:48:25.253Z] #64 118.9 + binaries [2021-08-12T12:48:25.253Z] #64 118.9 + install -D bin/containerd /build/containerd [2021-08-12T12:48:25.253Z] #64 118.9 + install -D bin/containerd-shim /build/containerd-shim [2021-08-12T12:48:25.253Z] #64 118.9 + install -D bin/containerd-shim-runc-v2 /build/containerd-shim-runc-v2 [2021-08-12T12:48:25.253Z] #64 118.9 + install -D bin/ctr /build/ctr [2021-08-12T12:48:25.437Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.046s coverage: 57.5% of statements [2021-08-12T12:48:25.508Z] #64 DONE 119.2s [2021-08-12T12:48:25.999Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.008s coverage: 31.5% of statements [2021-08-12T12:48:26.873Z] [2021-08-12T12:48:26.873Z] #65 [dev-systemd-false 22/25] COPY --from=containerd /build/ /usr/local/bin/ [2021-08-12T12:48:26.873Z] #65 sha256:5101639845132a5c1564b0e2b66e5a0e991d53cf4e226500f0fdfebab8855774 [2021-08-12T12:48:26.873Z] #65 DONE 0.2s [2021-08-12T12:48:26.873Z] [2021-08-12T12:48:26.873Z] #69 [dev-systemd-false 23/25] COPY --from=rootlesskit /build/ /usr/local/bin/ [2021-08-12T12:48:26.873Z] #69 sha256:5a9a44374449f2d3c990f2ebd96e276017bd14deb118c5f2a98d5b76c7bd6069 [2021-08-12T12:48:26.873Z] #69 DONE 0.1s [2021-08-12T12:48:26.873Z] [2021-08-12T12:48:26.873Z] #74 [dev-systemd-false 24/25] COPY --from=vpnkit /build/ /usr/local/bin/ [2021-08-12T12:48:26.873Z] #74 sha256:4b03df3f0c9cb9c8bfcece6b73c630a6bb094d48c60a8000e1a0006ea649cc61 [2021-08-12T12:48:26.926Z] ok github.com/docker/docker/daemon/logger/syslog 0.004s coverage: 46.8% of statements [2021-08-12T12:48:27.182Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-12T12:48:27.435Z] #74 DONE 0.5s [2021-08-12T12:48:27.435Z] [2021-08-12T12:48:27.435Z] #75 [dev-systemd-false 25/25] WORKDIR /go/src/github.com/docker/docker [2021-08-12T12:48:27.435Z] #75 sha256:507e31119e953a900622e2ecac4ac8b53201e9f28cbf6de4c1df68dd2280660f [2021-08-12T12:48:27.435Z] #75 DONE 0.0s [2021-08-12T12:48:27.435Z] [2021-08-12T12:48:27.435Z] #76 [final 1/1] COPY . /go/src/github.com/docker/docker [2021-08-12T12:48:27.435Z] #76 sha256:e2915fc7513f946409f311383d63dacffb9d0008ac75f2c1c8843f6cb58d7853 [2021-08-12T12:48:27.744Z] ok github.com/docker/docker/daemon/network 0.005s coverage: 63.8% of statements [2021-08-12T12:48:28.000Z] ok github.com/docker/docker/daemon/logger/splunk 1.606s coverage: 82.5% of statements [2021-08-12T12:48:28.000Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-12T12:48:28.000Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-12T12:48:28.363Z] #76 DONE 0.7s [2021-08-12T12:48:28.363Z] [2021-08-12T12:48:28.363Z] #77 exporting to image [2021-08-12T12:48:28.363Z] #77 sha256:e8c613e07b0b7ff33893b694f7759a10d42e180f2b4dc349fb57dc6b71dcab00 [2021-08-12T12:48:28.363Z] #77 exporting layers [2021-08-12T12:48:29.365Z] ok github.com/docker/docker/distribution/metadata 0.048s coverage: 48.2% of statements [2021-08-12T12:48:29.622Z] ok github.com/docker/docker/distribution 0.138s coverage: 25.8% of statements [2021-08-12T12:48:29.622Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-12T12:48:30.550Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-08-12T12:48:31.110Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-08-12T12:48:31.672Z] ok github.com/docker/docker/image/cache 0.007s coverage: 19.2% of statements [2021-08-12T12:48:32.235Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-08-12T12:48:32.235Z] ok github.com/docker/docker/distribution/xfer 1.988s coverage: 85.1% of statements [2021-08-12T12:48:32.235Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-12T12:48:32.492Z] ok github.com/docker/docker/image/v1 0.010s coverage: 25.0% of statements [2021-08-12T12:48:32.492Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-12T12:48:32.748Z] ok github.com/docker/docker/libcontainerd/queue 0.029s coverage: 100.0% of statements [2021-08-12T12:48:34.116Z] ok github.com/docker/docker/oci 0.014s coverage: 43.3% of statements [2021-08-12T12:48:34.714Z] ok github.com/docker/docker/opts 0.019s coverage: 67.1% of statements [2021-08-12T12:48:34.969Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-12T12:48:36.333Z] ok github.com/docker/docker/pkg/archive 0.323s coverage: 81.8% of statements [2021-08-12T12:48:37.259Z] ok github.com/docker/docker/pkg/authorization 0.170s coverage: 68.3% of statements [2021-08-12T12:48:37.515Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-12T12:48:37.515Z] ok github.com/docker/docker/pkg/capabilities 0.002s coverage: 87.5% of statements [2021-08-12T12:48:38.304Z] #77 exporting layers 9.9s done [2021-08-12T12:48:38.304Z] #77 writing image sha256:ba731a779c9470bc276b6b1d8b4eabb81e51aae7c3ab21eac135d1c5f036fb6a done [2021-08-12T12:48:38.304Z] #77 naming to docker.io/library/docker:c8af25319a92fc8c58d1d21e6f0359284d548f27 done [2021-08-12T12:48:38.304Z] #77 DONE 9.9s [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate) [Pipeline] sh [2021-08-12T12:48:38.630Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42740/bundles:/go/src/github.com/docker/docker/bundles -v /home/ubuntu/workspace/moby_PR-42740/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c8af25319a92fc8c58d1d21e6f0359284d548f27 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c8af25319a92fc8c58d1d21e6f0359284d548f27 hack/validate/default [2021-08-12T12:48:39.559Z] Congratulations! Packages in "./pkg/..." are safely isolated from internal code. [2021-08-12T12:48:39.559Z] No api/types/ or api/swagger.yaml changes in diff. [2021-08-12T12:48:39.559Z] Congratulations! All TOML source files changed here have valid syntax. [2021-08-12T12:48:39.559Z] Congratulations! Changelog CHANGELOG.md is well-formed. [2021-08-12T12:48:39.559Z] Congratulations! Changelog CHANGELOG.md dates are in descending order. [2021-08-12T12:48:39.559Z] Congratulations! No new tests were added to integration-cli. [2021-08-12T12:48:39.559Z] [2021-08-12T12:48:39.559Z] INFO Start validation with golang-ci-lint [2021-08-12T12:48:39.559Z] INFO [config_reader] Used config file hack/validate/golangci-lint.yml [2021-08-12T12:48:39.559Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-12T12:48:39.559Z] INFO [lintersdb] Active 14 linters: [deadcode goimports golint gosec gosimple govet ineffassign misspell staticcheck structcheck typecheck unconvert unused varcheck] [2021-08-12T12:48:40.778Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 43.2% of statements [2021-08-12T12:48:40.778Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-12T12:48:41.033Z] ok github.com/docker/docker/pkg/discovery 0.004s coverage: 58.3% of statements [2021-08-12T12:48:41.289Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-08-12T12:48:42.216Z] ok github.com/docker/docker/layer 7.962s coverage: 68.8% of statements [2021-08-12T12:48:42.216Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-12T12:48:42.216Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-12T12:48:42.216Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-12T12:48:42.216Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-12T12:48:42.216Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-12T12:48:42.216Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-12T12:48:42.216Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-12T12:48:42.471Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-08-12T12:48:43.033Z] ok github.com/docker/docker/pkg/discovery/nodes 0.005s coverage: 93.8% of statements [2021-08-12T12:48:43.290Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-08-12T12:48:44.219Z] ok github.com/docker/docker/pkg/filenotify 0.607s coverage: 67.0% of statements [2021-08-12T12:48:44.781Z] ok github.com/docker/docker/pkg/discovery/kv 3.040s coverage: 84.1% of statements [2021-08-12T12:48:44.781Z] ok github.com/docker/docker/pkg/fileutils 0.007s coverage: 86.3% of statements [2021-08-12T12:48:45.344Z] ok github.com/docker/docker/pkg/homedir 0.002s coverage: 11.4% of statements [2021-08-12T12:48:45.344Z] ok github.com/docker/docker/pkg/fsutils 0.200s coverage: 85.1% of statements [2021-08-12T12:48:46.273Z] ok github.com/docker/docker/pkg/idtools 0.602s coverage: 69.5% of statements [2021-08-12T12:48:46.273Z] ok github.com/docker/docker/pkg/ioutils 0.413s coverage: 68.8% of statements [2021-08-12T12:48:46.835Z] ok github.com/docker/docker/pkg/longpath 0.005s coverage: 100.0% of statements [2021-08-12T12:48:46.835Z] ok github.com/docker/docker/pkg/jsonmessage 0.010s coverage: 91.7% of statements [2021-08-12T12:48:46.835Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-12T12:48:46.835Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-12T12:48:46.835Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-12T12:48:47.091Z] ok github.com/docker/docker/pkg/namesgenerator 0.002s coverage: 85.7% of statements [2021-08-12T12:48:47.091Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-12T12:48:47.091Z] ok github.com/docker/docker/pkg/parsers 0.011s coverage: 97.0% of statements [2021-08-12T12:48:47.348Z] ok github.com/docker/docker/pkg/parsers/kernel 0.004s coverage: 60.0% of statements [2021-08-12T12:48:47.603Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.012s coverage: 86.7% of statements [2021-08-12T12:48:47.603Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-08-12T12:48:47.603Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-12T12:48:47.603Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-12T12:48:48.530Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-08-12T12:48:48.785Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-12T12:48:49.041Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-12T12:48:49.296Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-12T12:48:50.659Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-08-12T12:48:50.659Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-12T12:48:50.915Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-12T12:48:51.170Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-08-12T12:48:51.170Z] ok github.com/docker/docker/pkg/streamformatter 0.004s coverage: 66.2% of statements [2021-08-12T12:48:51.426Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-12T12:48:51.987Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-08-12T12:48:52.244Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-08-12T12:48:52.805Z] ok github.com/docker/docker/pkg/tailfile 0.051s coverage: 88.6% of statements [2021-08-12T12:48:53.061Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-08-12T12:48:53.316Z] testing: warning: no tests to run [2021-08-12T12:48:53.316Z] coverage: [no statements] [2021-08-12T12:48:53.316Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-08-12T12:48:53.572Z] ok github.com/docker/docker/pkg/truncindex 0.103s coverage: 91.5% of statements [2021-08-12T12:48:53.572Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-12T12:48:53.829Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-12T12:48:55.728Z] ok github.com/docker/docker/plugin 0.515s coverage: 23.2% of statements [2021-08-12T12:48:55.984Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-12T12:48:56.241Z] ok github.com/docker/docker/profiles/seccomp 0.007s coverage: 86.0% of statements [2021-08-12T12:48:57.610Z] ok github.com/docker/docker/quota 0.257s coverage: 71.4% of statements [2021-08-12T12:48:57.610Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-12T12:48:58.538Z] ok github.com/docker/docker/registry 0.049s coverage: 58.8% of statements [2021-08-12T12:48:59.099Z] ok github.com/docker/docker/registry/resumable 0.015s coverage: 100.0% of statements [2021-08-12T12:48:59.355Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 50.9% of statements [2021-08-12T12:48:59.917Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-08-12T12:49:00.172Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-12T12:49:02.806Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-12T12:49:03.736Z] ok github.com/docker/docker/volume/local 0.091s coverage: 76.4% of statements [2021-08-12T12:49:03.992Z] ok github.com/docker/docker/volume/mounts 0.022s coverage: 67.8% of statements [2021-08-12T12:49:05.357Z] ok github.com/docker/docker/volume/service 0.017s coverage: 72.3% of statements [2021-08-12T12:49:23.389Z] ok github.com/docker/docker/pkg/plugins 33.642s coverage: 76.6% of statements [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/rootless [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/volume [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-12T12:49:23.389Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-12T12:49:23.389Z] [2021-08-12T12:49:23.389Z] === Skipped [2021-08-12T12:49:23.389Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-12T12:49:23.389Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-12T12:49:23.389Z] [2021-08-12T12:49:23.389Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-12T12:49:23.389Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-12T12:49:23.389Z] [2021-08-12T12:49:23.389Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-12T12:49:23.389Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-12T12:49:23.389Z] [2021-08-12T12:49:23.389Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-12T12:49:23.389Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-12T12:49:23.389Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:71: No driver to put! [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-12T12:49:23.390Z] time="2021-08-12T12:48:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-12T12:49:23.390Z] time="2021-08-12T12:48:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-12T12:49:23.390Z] time="2021-08-12T12:48:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-12T12:49:23.390Z] time="2021-08-12T12:48:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-12T12:49:23.390Z] time="2021-08-12T12:48:15Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:71: No driver to put! [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-12T12:49:23.390Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-12T12:49:23.390Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-12T12:49:23.390Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T12:49:23.390Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-12T12:49:23.390Z] graphtest_unix.go:71: No driver to put! [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-12T12:49:23.390Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-12T12:49:23.390Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] [2021-08-12T12:49:23.390Z] DONE 2308 tests, 28 skipped in 254.346s [2021-08-12T12:49:23.390Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/api [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/bitseq [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/cluster [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/config [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/datastore [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/driverapi [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/etchosts [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/idm [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/ipam [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/iptables [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/netlabel [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/netutils [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/networkdb [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/ns [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/options [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/osl [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/portallocator [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/portmapper [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/testutils [2021-08-12T12:49:23.390Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-12T12:49:23.390Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-12T12:50:10.000Z] ok github.com/docker/docker/libnetwork 37.578s coverage: 40.8% of statements [2021-08-12T12:50:10.000Z] ok github.com/docker/docker/libnetwork/api 1.424s coverage: 90.1% of statements [2021-08-12T12:50:10.000Z] ok github.com/docker/docker/libnetwork/bitseq 0.122s coverage: 84.4% of statements [2021-08-12T12:50:10.000Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-12T12:50:10.000Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-12T12:50:10.000Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-12T12:50:10.000Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-12T12:50:10.000Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-12T12:50:10.000Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-12T12:50:10.000Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-12T12:50:10.000Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-12T12:50:10.000Z] ok github.com/docker/docker/libnetwork/config 0.042s coverage: 24.0% of statements [2021-08-12T12:50:10.263Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-12T12:50:10.263Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-12T12:50:10.263Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-12T12:50:10.519Z] ok github.com/docker/docker/libnetwork/driverapi 0.009s coverage: 68.9% of statements [2021-08-12T12:50:13.782Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.476s coverage: 59.9% of statements [2021-08-12T12:50:13.782Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-12T12:50:13.782Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-12T12:50:14.039Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.123s coverage: 4.0% of statements [2021-08-12T12:50:14.295Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-12T12:50:14.857Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-08-12T12:50:14.857Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-12T12:50:14.857Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-12T12:50:24.793Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.385s coverage: 7.2% of statements [2021-08-12T12:50:24.793Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-12T12:50:24.793Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-12T12:50:24.793Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-08-12T12:50:24.793Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-12T12:50:24.793Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-12T12:50:24.793Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-12T12:50:25.048Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-08-12T12:50:25.305Z] ok github.com/docker/docker/libnetwork/etchosts 0.015s coverage: 81.2% of statements [2021-08-12T12:50:25.561Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-12T12:50:25.817Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-12T12:50:26.073Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-12T12:50:38.238Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.003s coverage: 100.0% of statements [2021-08-12T12:50:53.074Z] ok github.com/docker/docker/libnetwork/ipam 14.823s coverage: 85.3% of statements [2021-08-12T12:50:53.074Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-12T12:50:53.074Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-12T12:50:53.074Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-12T12:50:53.074Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-08-12T12:50:53.074Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-12T12:50:53.074Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-12T12:50:53.074Z] ok github.com/docker/docker/libnetwork/ipamutils 0.258s coverage: 74.0% of statements [2021-08-12T12:50:53.635Z] ok github.com/docker/docker/libnetwork/iptables 0.169s coverage: 45.1% of statements [2021-08-12T12:50:53.891Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-08-12T12:50:54.146Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2021-08-12T12:51:00.961Z] INFO [loader] Go packages loading at mode 575 (exports_file|types_sizes|compiled_files|deps|files|imports|name) took 2m10.848579342s [2021-08-12T12:51:00.961Z] INFO [runner/filename_unadjuster] Pre-built 0 adjustments in 521.631142ms [2021-08-12T12:52:22.343Z] INFO [runner/goanalysis_metalinter/goanalysis] analyzers took 3m15.73442841s with top 10 stages: buildssa: 1m38.908480705s, goimports: 22.284222858s, unconvert: 14.445364227s, gosec: 10.160450305s, golint: 6.373134001s, ineffassign: 4.709133794s, misspell: 4.63459458s, inspect: 3.754028248s, vrp: 3.214423987s, printf: 1.99900977s [2021-08-12T12:52:32.372Z] INFO [runner/unused/goanalysis] analyzers took 29.087697517s with top 10 stages: buildssa: 25.008747854s, U1000: 4.078949663s [2021-08-12T12:52:32.372Z] INFO [runner] Issues before processing: 2857, after processing: 0 [2021-08-12T12:52:32.372Z] INFO [runner] Processors filtering stat (out/in): cgo: 2282/2857, identifier_marker: 1893/1893, exclude-rules: 78/1893, autogenerated_exclude: 1893/2282, nolint: 0/78, skip_dirs: 2282/2282, exclude: 1893/1893, filename_unadjuster: 2282/2282, path_prettifier: 2282/2282, skip_files: 2282/2282 [2021-08-12T12:52:32.372Z] INFO [runner] processing took 72.113659ms with stages: nolint: 26.8816ms, identifier_marker: 22.749485ms, path_prettifier: 10.838154ms, autogenerated_exclude: 5.545837ms, exclude-rules: 3.458392ms, skip_dirs: 2.046461ms, cgo: 332.774µs, filename_unadjuster: 256.339µs, max_same_issues: 1.057µs, exclude: 863ns, uniq_by_line: 530ns, source_code: 500ns, diff: 460ns, skip_files: 431ns, path_shortener: 318ns, max_from_linter: 268ns, max_per_file_from_linter: 190ns [2021-08-12T12:52:32.372Z] INFO [runner] linters took 1m41.064124793s with stages: goanalysis_metalinter: 1m19.345194609s, unused: 21.646651291s [2021-08-12T12:52:32.372Z] INFO File cache stats: 1687 entries of total size 8.5MiB [2021-08-12T12:52:32.372Z] INFO Memory: 2326 samples, avg is 458.1MB, max is 4103.3MB [2021-08-12T12:52:32.372Z] INFO Execution took 3m52.443112064s [2021-08-12T12:52:32.372Z] Congratulations! The shell scripts are properly formatted. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker-py) [Pipeline] sh [2021-08-12T12:52:33.281Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c8af25319a92fc8c58d1d21e6f0359284d548f27 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c8af25319a92fc8c58d1d21e6f0359284d548f27 hack/make.sh dynbinary test-docker-py [2021-08-12T12:52:33.842Z] [2021-08-12T12:52:34.098Z] Removing bundles/ [2021-08-12T12:52:34.098Z] [2021-08-12T12:52:34.098Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-12T12:52:34.098Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-12T12:52:34.098Z] GOOS="" GOARCH="" GOARM="" [2021-08-12T12:53:15.541Z] ok github.com/docker/docker/libnetwork/networkdb 137.503s coverage: 60.0% of statements [2021-08-12T12:53:15.541Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-12T12:53:15.541Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-12T12:53:18.809Z] ok github.com/docker/docker/libnetwork/osl 4.304s coverage: 39.7% of statements [2021-08-12T12:53:18.809Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.002s coverage: 20.0% of statements [2021-08-12T12:53:18.809Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-08-12T12:53:19.370Z] ok github.com/docker/docker/libnetwork/portmapper 0.227s coverage: 49.5% of statements [2021-08-12T12:53:19.626Z] ok github.com/docker/docker/libnetwork/resolvconf 0.003s coverage: 70.5% of statements [2021-08-12T12:53:19.626Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-12T12:53:19.626Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-12T12:53:20.192Z] ok github.com/docker/docker/libnetwork/types 0.009s coverage: 47.9% of statements [2021-08-12T12:53:20.192Z] [2021-08-12T12:53:20.192Z] === Skipped [2021-08-12T12:53:20.192Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-12T12:53:20.192Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-12T12:53:20.192Z] [2021-08-12T12:53:20.192Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-12T12:53:20.192Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-12T12:53:20.192Z] [2021-08-12T12:53:20.192Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-12T12:53:20.192Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-12T12:53:20.192Z] [2021-08-12T12:53:20.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-12T12:53:20.192Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-12T12:53:20.192Z] [2021-08-12T12:53:20.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-12T12:53:20.192Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-12T12:53:20.192Z] [2021-08-12T12:53:20.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-12T12:53:20.192Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-12T12:53:20.192Z] [2021-08-12T12:53:20.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-12T12:53:20.192Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-12T12:53:20.192Z] [2021-08-12T12:53:20.192Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-12T12:53:20.192Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-12T12:53:20.192Z] [2021-08-12T12:53:20.192Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-12T12:53:20.192Z] firewalld_test.go:13: firewalld is not running [2021-08-12T12:53:20.192Z] [2021-08-12T12:53:20.192Z] [2021-08-12T12:53:20.192Z] DONE 361 tests, 9 skipped in 237.888s Post stage [Pipeline] junit [2021-08-12T12:53:20.770Z] Recording test results [2021-08-12T12:53:20.870Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Integration tests) [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2021-08-12T12:53:21.282Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=c8af25319a92fc8c58d1d21e6f0359284d548f27 -e DOCKER_GRAPHDRIVER -e DOCKER_EXPERIMENTAL -e DOCKER_ROOTLESS -e TEST_SKIP_INTEGRATION_CLI -e TIMEOUT -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c8af25319a92fc8c58d1d21e6f0359284d548f27 hack/make.sh dynbinary test-integration [2021-08-12T12:53:21.844Z] [2021-08-12T12:53:21.844Z] Removing bundles/ [2021-08-12T12:53:21.844Z] [2021-08-12T12:53:21.844Z] ---> Making bundle: dynbinary (in bundles/dynbinary) [2021-08-12T12:53:21.844Z] Building: bundles/dynbinary-daemon/dockerd-dev [2021-08-12T12:53:21.844Z] GOOS="" GOARCH="" GOARM="" [2021-08-12T12:54:10.485Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-12T12:54:10.485Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-12T12:54:10.485Z] GOOS="" GOARCH="" GOARM="" [2021-08-12T12:54:10.485Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-12T12:54:10.485Z] [2021-08-12T12:54:10.485Z] ---> Making bundle: test-docker-py (in bundles/test-docker-py) [2021-08-12T12:54:10.485Z] ---> Making bundle: .integration-daemon-start (in bundles/test-docker-py) [2021-08-12T12:54:10.485Z] Using test binary docker [2021-08-12T12:54:10.485Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-12T12:54:10.485Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-12T12:54:10.485Z] INFO: Waiting for daemon to start... [2021-08-12T12:54:10.485Z] Starting dockerd [2021-08-12T12:54:10.485Z] . [2021-08-12T12:54:10.485Z] INFO: Building docker-sdk-python3:5.0.0... [2021-08-12T12:54:49.175Z] sha256:b8a8f973e614b52628b2ce3e9c114f3f03d1711e7a82497f62fd71cbdd154010 [2021-08-12T12:54:49.175Z] INFO: Starting docker-py tests... [2021-08-12T12:54:49.736Z] ============================= test session starts ============================== [2021-08-12T12:54:49.736Z] platform linux -- Python 3.7.11, pytest-4.3.1, py-1.10.0, pluggy-0.13.1 [2021-08-12T12:54:49.736Z] rootdir: /src, inifile: pytest.ini [2021-08-12T12:54:49.736Z] plugins: timeout-1.3.3, cov-2.6.1 [2021-08-12T12:54:50.667Z] collected 390 items / 1 deselected / 389 selected [2021-08-12T12:54:50.667Z] [2021-08-12T12:54:58.233Z] Created binary: bundles/dynbinary-daemon/dockerd-dev [2021-08-12T12:54:58.233Z] Building: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-12T12:54:58.233Z] GOOS="" GOARCH="" GOARM="" [2021-08-12T12:54:58.233Z] Created binary: bundles/dynbinary-daemon/docker-proxy-dev [2021-08-12T12:54:58.233Z] [2021-08-12T12:54:58.233Z] ---> Making bundle: test-integration (in bundles/test-integration) [2021-08-12T12:54:58.233Z] SCRIPTDIR=/go/src/github.com/docker/docker/hack [2021-08-12T12:54:58.233Z] HOSTNAME=0d3c51c5677c [2021-08-12T12:54:58.233Z] DEST=bundles/test-integration [2021-08-12T12:54:58.233Z] PWD=/go/src/github.com/docker/docker [2021-08-12T12:54:58.233Z] DOCKER_ROOTLESS=1 [2021-08-12T12:54:58.233Z] DOCKER_GITCOMMIT=c8af25319a92fc8c58d1d21e6f0359284d548f27 [2021-08-12T12:54:58.233Z] container=docker [2021-08-12T12:54:58.233Z] HOME=/root [2021-08-12T12:54:58.233Z] GOLANG_VERSION=1.16.7 [2021-08-12T12:54:58.233Z] VALIDATE_REPO=https://github.com/moby/moby.git [2021-08-12T12:54:58.233Z] VALIDATE_BRANCH=master [2021-08-12T12:54:58.233Z] TERM=xterm [2021-08-12T12:54:58.233Z] DOCKER_PKG=github.com/docker/docker [2021-08-12T12:54:58.233Z] SHLVL=1 [2021-08-12T12:54:58.233Z] TIMEOUT=120m [2021-08-12T12:54:58.233Z] DOCKER_BUILDTAGS=apparmor seccomp journald [2021-08-12T12:54:58.233Z] DOCKER_GRAPHDRIVER=overlay2 [2021-08-12T12:54:58.233Z] GO111MODULE=off [2021-08-12T12:54:58.233Z] DOCKER_EXPERIMENTAL=1 [2021-08-12T12:54:58.233Z] TEST_SKIP_INTEGRATION_CLI=1 [2021-08-12T12:54:58.233Z] PATH=/usr/local/cli:/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin [2021-08-12T12:54:58.233Z] MAKEDIR=/go/src/github.com/docker/docker/hack/make [2021-08-12T12:54:58.233Z] GOPATH=/go [2021-08-12T12:54:58.233Z] PKG_CONFIG=pkg-config [2021-08-12T12:54:58.233Z] _=/usr/bin/env [2021-08-12T12:54:58.233Z] Building test suite binary /go/src/github.com/docker/docker/integration/build/test.main [2021-08-12T12:55:11.220Z] tests/integration/api_build_test.py .......................X [ 6%] [2021-08-12T12:55:12.037Z] tests/integration/api_client_test.py ..... [ 7%] [2021-08-12T12:55:13.525Z] tests/integration/api_config_test.py ..... [ 8%] [2021-08-12T12:55:36.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/config/test.main [2021-08-12T12:55:36.895Z] Building test suite binary /go/src/github.com/docker/docker/integration/container/test.main [2021-08-12T12:55:50.046Z] tests/integration/api_container_test.py ....x...........x............... [ 16%] [2021-08-12T12:55:58.783Z] Building test suite binary /go/src/github.com/docker/docker/integration/daemon/test.main [2021-08-12T12:56:08.730Z] Building test suite binary /go/src/github.com/docker/docker/integration/image/test.main [2021-08-12T12:56:20.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/test.main [2021-08-12T12:56:20.901Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/ipvlan/test.main [2021-08-12T12:56:21.501Z] Building test suite binary /go/src/github.com/docker/docker/integration/network/macvlan/test.main [2021-08-12T12:56:22.062Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/test.main [2021-08-12T12:56:22.317Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/authz/test.main [2021-08-12T12:56:23.681Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/common/test.main [2021-08-12T12:56:26.197Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/graphdriver/test.main [2021-08-12T12:56:27.126Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/test.main [2021-08-12T12:56:28.052Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/logging/cmd/discard/test.main [2021-08-12T12:56:28.308Z] Building test suite binary /go/src/github.com/docker/docker/integration/plugin/volumes/test.main [2021-08-12T12:56:29.236Z] Building test suite binary /go/src/github.com/docker/docker/integration/secret/test.main [2021-08-12T12:56:30.163Z] Building test suite binary /go/src/github.com/docker/docker/integration/service/test.main [2021-08-12T12:56:31.090Z] Building test suite binary /go/src/github.com/docker/docker/integration/session/test.main [2021-08-12T12:56:31.651Z] Building test suite binary /go/src/github.com/docker/docker/integration/system/test.main [2021-08-12T12:56:32.578Z] Building test suite binary /go/src/github.com/docker/docker/integration/volume/test.main [2021-08-12T12:56:33.507Z] ---> Making bundle: .integration-daemon-start (in bundles/test-integration) [2021-08-12T12:56:33.507Z] Using test binary docker [2021-08-12T12:56:33.507Z] # DOCKER_EXPERIMENTAL is set: starting daemon with experimental features enabled! [2021-08-12T12:56:33.507Z] Starting: AppArmor: already loaded with profiles.: Skipped. ... (warning). [2021-08-12T12:56:33.507Z] INFO: Waiting for daemon to start... [2021-08-12T12:56:33.507Z] Starting dockerd [2021-08-12T12:56:36.022Z] . [2021-08-12T12:56:36.022Z] ---> Making bundle: .integration-daemon-setup (in bundles/test-integration) [2021-08-12T12:56:36.022Z] ---> Making bundle: .ensure-emptyfs (in bundles/test-integration) [2021-08-12T12:56:36.022Z] Error: No such image: emptyfs [2021-08-12T12:56:36.022Z] Running integration-test (iteration 1) [2021-08-12T12:56:36.022Z] Running /go/src/github.com/docker/docker/integration/build (amd64.integration.build) flags=-test.v -test.timeout=120m [2021-08-12T12:56:54.069Z] Loaded image: buildpack-deps:buster [2021-08-12T12:56:54.069Z] Loaded image: busybox:latest [2021-08-12T12:56:54.069Z] Loaded image: busybox:glibc [2021-08-12T12:56:54.069Z] Loaded image: debian:bullseye [2021-08-12T12:56:54.069Z] Loaded image: hello-world:latest [2021-08-12T12:56:54.069Z] Loaded image: arm32v7/hello-world:latest [2021-08-12T12:56:54.069Z] INFO: Testing against a local daemon [2021-08-12T12:56:54.069Z] === RUN TestCgroupNamespacesBuild [2021-08-12T12:56:55.434Z] --- PASS: TestCgroupNamespacesBuild (1.51s) [2021-08-12T12:56:55.434Z] === RUN TestCgroupNamespacesBuildDaemonHostMode [2021-08-12T12:56:56.716Z] ..........................xx.................... [ 29%] [2021-08-12T12:56:56.811Z] --- PASS: TestCgroupNamespacesBuildDaemonHostMode (1.37s) [2021-08-12T12:56:56.811Z] === RUN TestBuildWithSession [2021-08-12T12:56:56.811Z] build_session_test.go:25: TODO: BuildKit [2021-08-12T12:56:56.811Z] --- SKIP: TestBuildWithSession (0.00s) [2021-08-12T12:56:56.811Z] === RUN TestBuildSquashParent [2021-08-12T12:57:04.895Z] --- PASS: TestBuildSquashParent (8.00s) [2021-08-12T12:57:04.895Z] === RUN TestBuildWithRemoveAndForceRemove [2021-08-12T12:57:04.895Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-12T12:57:04.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-12T12:57:04.895Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-12T12:57:04.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-12T12:57:04.895Z] === RUN TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-12T12:57:04.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-12T12:57:04.895Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-12T12:57:04.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-12T12:57:04.895Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-12T12:57:04.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-12T12:57:04.895Z] === RUN TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-12T12:57:04.895Z] === PAUSE TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-12T12:57:04.895Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal [2021-08-12T12:57:04.895Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal [2021-08-12T12:57:08.161Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove [2021-08-12T12:57:08.161Z] === CONT TestBuildWithRemoveAndForceRemove/successful_build_with_remove [2021-08-12T12:57:10.050Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove [2021-08-12T12:57:10.306Z] === CONT TestBuildWithRemoveAndForceRemove/failed_build_with_remove [2021-08-12T12:57:12.196Z] --- PASS: TestBuildWithRemoveAndForceRemove (0.01s) [2021-08-12T12:57:12.196Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_no_removal (3.22s) [2021-08-12T12:57:12.196Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_no_removal (3.25s) [2021-08-12T12:57:12.196Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove_and_force_remove (2.00s) [2021-08-12T12:57:12.196Z] --- PASS: TestBuildWithRemoveAndForceRemove/successful_build_with_remove (2.00s) [2021-08-12T12:57:12.196Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove_and_force_remove (1.93s) [2021-08-12T12:57:12.196Z] --- PASS: TestBuildWithRemoveAndForceRemove/failed_build_with_remove (1.95s) [2021-08-12T12:57:12.196Z] === RUN TestBuildMultiStageCopy [2021-08-12T12:57:12.196Z] === RUN TestBuildMultiStageCopy/copy_to_root [2021-08-12T12:57:15.461Z] === RUN TestBuildMultiStageCopy/copy_to_newdir [2021-08-12T12:57:16.387Z] === RUN TestBuildMultiStageCopy/copy_to_newdir_nested [2021-08-12T12:57:17.312Z] === RUN TestBuildMultiStageCopy/copy_to_existingdir [2021-08-12T12:57:18.237Z] === RUN TestBuildMultiStageCopy/copy_to_newsubdir [2021-08-12T12:57:19.162Z] --- PASS: TestBuildMultiStageCopy (7.02s) [2021-08-12T12:57:19.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_root (3.02s) [2021-08-12T12:57:19.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir (1.00s) [2021-08-12T12:57:19.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_newdir_nested (1.00s) [2021-08-12T12:57:19.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_existingdir (1.00s) [2021-08-12T12:57:19.162Z] --- PASS: TestBuildMultiStageCopy/copy_to_newsubdir (1.00s) [2021-08-12T12:57:19.162Z] === RUN TestBuildMultiStageParentConfig [2021-08-12T12:57:21.642Z] tests/integration/api_exec_test.py ..................... [ 34%] [2021-08-12T12:57:24.403Z] --- PASS: TestBuildMultiStageParentConfig (5.00s) [2021-08-12T12:57:24.403Z] === RUN TestBuildLabelWithTargets [2021-08-12T12:57:31.288Z] tests/integration/api_healthcheck_test.py .... [ 35%] [2021-08-12T12:57:32.493Z] --- PASS: TestBuildLabelWithTargets (8.07s) [2021-08-12T12:57:32.493Z] === RUN TestBuildWithEmptyLayers [2021-08-12T12:57:35.026Z] --- PASS: TestBuildWithEmptyLayers (2.93s) [2021-08-12T12:57:35.026Z] === RUN TestBuildMultiStageOnBuild [2021-08-12T12:57:35.211Z] tests/integration/api_image_test.py ............s..... [ 40%] [2021-08-12T12:57:40.266Z] --- PASS: TestBuildMultiStageOnBuild (5.02s) [2021-08-12T12:57:40.266Z] === RUN TestBuildUncleanTarFilenames [2021-08-12T12:57:40.827Z] --- PASS: TestBuildUncleanTarFilenames (0.56s) [2021-08-12T12:57:40.827Z] === RUN TestBuildMultiStageLayerLeak [2021-08-12T12:57:46.066Z] --- PASS: TestBuildMultiStageLayerLeak (4.44s) [2021-08-12T12:57:46.066Z] === RUN TestBuildWithHugeFile [2021-08-12T12:57:54.790Z] tests/integration/api_network_test.py ............................ [ 47%] [2021-08-12T12:58:01.734Z] tests/integration/api_plugin_test.py ........... [ 50%] [2021-08-12T12:58:03.478Z] tests/integration/api_secret_test.py ..... [ 51%] [2021-08-12T12:58:07.808Z] tests/integration/api_service_test.py ....................s............. [ 60%] [2021-08-12T12:58:21.916Z] .......................... [ 67%] [2021-08-12T12:58:42.363Z] --- PASS: TestBuildWithHugeFile (50.12s) [2021-08-12T12:58:42.363Z] === RUN TestBuildWCOWSandboxSize [2021-08-12T12:58:42.363Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-12T12:58:42.363Z] --- SKIP: TestBuildWCOWSandboxSize (0.01s) [2021-08-12T12:58:42.363Z] === RUN TestBuildWithEmptyDockerfile [2021-08-12T12:58:42.363Z] === RUN TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-12T12:58:42.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-12T12:58:42.363Z] === RUN TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-12T12:58:42.363Z] === PAUSE TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-12T12:58:42.363Z] === RUN TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-12T12:58:42.363Z] === PAUSE TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-12T12:58:42.363Z] === CONT TestBuildWithEmptyDockerfile/empty-dockerfile [2021-08-12T12:58:42.363Z] === CONT TestBuildWithEmptyDockerfile/comment-only-dockerfile [2021-08-12T12:58:42.363Z] === CONT TestBuildWithEmptyDockerfile/empty-lines-dockerfile [2021-08-12T12:58:42.363Z] --- PASS: TestBuildWithEmptyDockerfile (0.12s) [2021-08-12T12:58:42.363Z] --- PASS: TestBuildWithEmptyDockerfile/comment-only-dockerfile (0.13s) [2021-08-12T12:58:42.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-dockerfile (0.14s) [2021-08-12T12:58:42.363Z] --- PASS: TestBuildWithEmptyDockerfile/empty-lines-dockerfile (0.05s) [2021-08-12T12:58:42.363Z] === RUN TestBuildPreserveOwnership [2021-08-12T12:58:42.363Z] === RUN TestBuildPreserveOwnership/copy_from [2021-08-12T12:58:42.363Z] === RUN TestBuildPreserveOwnership/copy_from_chowned [2021-08-12T12:58:46.523Z] --- PASS: TestBuildPreserveOwnership (10.58s) [2021-08-12T12:58:46.523Z] --- PASS: TestBuildPreserveOwnership/copy_from (6.54s) [2021-08-12T12:58:46.523Z] --- PASS: TestBuildPreserveOwnership/copy_from_chowned (4.03s) [2021-08-12T12:58:46.523Z] === RUN TestBuildPlatformInvalid [2021-08-12T12:58:46.523Z] --- PASS: TestBuildPlatformInvalid (0.08s) [2021-08-12T12:58:46.523Z] === RUN TestBuildUserNamespaceValidateCapabilitiesAreV2 [2021-08-12T12:58:46.523Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-12T12:58:46.523Z] --- SKIP: TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-12T12:58:46.523Z] PASS [2021-08-12T12:58:46.523Z] [2021-08-12T12:58:46.523Z] === Skipped [2021-08-12T12:58:46.523Z] === SKIP: amd64.integration.build TestBuildWithSession (0.00s) [2021-08-12T12:58:46.523Z] build_session_test.go:25: TODO: BuildKit [2021-08-12T12:58:46.523Z] [2021-08-12T12:58:46.523Z] === SKIP: amd64.integration.build TestBuildWCOWSandboxSize (0.01s) [2021-08-12T12:58:46.523Z] build_test.go:527: testEnv.DaemonInfo.OSType != "windows": only Windows has sandbox size control [2021-08-12T12:58:46.523Z] [2021-08-12T12:58:46.523Z] === SKIP: amd64.integration.build TestBuildUserNamespaceValidateCapabilitiesAreV2 (0.00s) [2021-08-12T12:58:46.523Z] build_userns_linux_test.go:32: testEnv.IsRootless() [2021-08-12T12:58:46.523Z] [2021-08-12T12:58:46.523Z] [2021-08-12T12:58:46.523Z] DONE 34 tests, 3 skipped in 130.551s [2021-08-12T12:58:46.523Z] Running /go/src/github.com/docker/docker/integration/config (amd64.integration.config) flags=-test.v -test.timeout=120m [2021-08-12T12:58:46.523Z] INFO: Testing against a local daemon [2021-08-12T12:58:46.523Z] === RUN TestConfigInspect [2021-08-12T12:58:46.523Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T12:58:46.523Z] --- SKIP: TestConfigInspect (0.02s) [2021-08-12T12:58:46.523Z] === RUN TestConfigList [2021-08-12T12:58:46.523Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T12:58:46.523Z] --- SKIP: TestConfigList (0.01s) [2021-08-12T12:58:46.523Z] === RUN TestConfigsCreateAndDelete [2021-08-12T12:58:46.523Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T12:58:46.523Z] --- SKIP: TestConfigsCreateAndDelete (0.01s) [2021-08-12T12:58:46.523Z] === RUN TestConfigsUpdate [2021-08-12T12:58:46.523Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T12:58:46.523Z] --- SKIP: TestConfigsUpdate (0.01s) [2021-08-12T12:58:46.523Z] === RUN TestTemplatedConfig [2021-08-12T12:58:46.523Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T12:58:46.523Z] --- SKIP: TestTemplatedConfig (0.00s) [2021-08-12T12:58:46.523Z] === RUN TestConfigCreateResolve [2021-08-12T12:58:46.523Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T12:58:46.523Z] --- SKIP: TestConfigCreateResolve (0.01s) [2021-08-12T12:58:46.523Z] PASS [2021-08-12T12:58:46.523Z] [2021-08-12T12:58:46.523Z] === Skipped [2021-08-12T12:58:46.523Z] === SKIP: amd64.integration.config TestConfigInspect (0.02s) [2021-08-12T12:58:46.523Z] config_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T12:58:46.523Z] [2021-08-12T12:58:46.523Z] === SKIP: amd64.integration.config TestConfigList (0.01s) [2021-08-12T12:58:46.523Z] config_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T12:58:46.523Z] [2021-08-12T12:58:46.523Z] === SKIP: amd64.integration.config TestConfigsCreateAndDelete (0.01s) [2021-08-12T12:58:46.523Z] config_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T12:58:46.523Z] [2021-08-12T12:58:46.523Z] === SKIP: amd64.integration.config TestConfigsUpdate (0.01s) [2021-08-12T12:58:46.523Z] config_test.go:171: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T12:58:46.523Z] [2021-08-12T12:58:46.523Z] === SKIP: amd64.integration.config TestTemplatedConfig (0.00s) [2021-08-12T12:58:46.524Z] config_test.go:221: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T12:58:46.524Z] [2021-08-12T12:58:46.524Z] === SKIP: amd64.integration.config TestConfigCreateResolve (0.01s) [2021-08-12T12:58:46.524Z] config_test.go:333: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T12:58:46.524Z] [2021-08-12T12:58:46.524Z] [2021-08-12T12:58:46.524Z] DONE 6 tests, 6 skipped in 0.193s [2021-08-12T12:58:46.524Z] Running /go/src/github.com/docker/docker/integration/container (amd64.integration.container) flags=-test.v -test.timeout=120m [2021-08-12T12:58:46.779Z] INFO: Testing against a local daemon [2021-08-12T12:58:46.779Z] === RUN TestCheckpoint [2021-08-12T12:58:46.779Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-12T12:58:46.779Z] --- SKIP: TestCheckpoint (0.00s) [2021-08-12T12:58:46.779Z] === RUN TestContainerInvalidJSON [2021-08-12T12:58:46.779Z] === RUN TestContainerInvalidJSON//containers/foobar/exec [2021-08-12T12:58:46.779Z] === PAUSE TestContainerInvalidJSON//containers/foobar/exec [2021-08-12T12:58:46.779Z] === RUN TestContainerInvalidJSON//exec/foobar/start [2021-08-12T12:58:46.779Z] === PAUSE TestContainerInvalidJSON//exec/foobar/start [2021-08-12T12:58:46.779Z] === CONT TestContainerInvalidJSON//containers/foobar/exec [2021-08-12T12:58:46.779Z] === CONT TestContainerInvalidJSON//exec/foobar/start [2021-08-12T12:58:46.779Z] --- PASS: TestContainerInvalidJSON (0.01s) [2021-08-12T12:58:46.779Z] --- PASS: TestContainerInvalidJSON//exec/foobar/start (0.00s) [2021-08-12T12:58:46.779Z] --- PASS: TestContainerInvalidJSON//containers/foobar/exec (0.00s) [2021-08-12T12:58:46.779Z] === RUN TestCopyFromContainerPathDoesNotExist [2021-08-12T12:58:46.779Z] --- PASS: TestCopyFromContainerPathDoesNotExist (0.06s) [2021-08-12T12:58:46.779Z] === RUN TestCopyFromContainerPathIsNotDir [2021-08-12T12:58:46.779Z] --- PASS: TestCopyFromContainerPathIsNotDir (0.05s) [2021-08-12T12:58:46.779Z] === RUN TestCopyToContainerPathDoesNotExist [2021-08-12T12:58:46.779Z] --- PASS: TestCopyToContainerPathDoesNotExist (0.05s) [2021-08-12T12:58:46.779Z] === RUN TestCopyToContainerPathIsNotDir [2021-08-12T12:58:47.035Z] --- PASS: TestCopyToContainerPathIsNotDir (0.05s) [2021-08-12T12:58:47.035Z] === RUN TestCopyFromContainer [2021-08-12T12:58:50.300Z] === RUN TestCopyFromContainer// [2021-08-12T12:58:50.300Z] === RUN TestCopyFromContainer//bar/root [2021-08-12T12:58:50.300Z] === RUN TestCopyFromContainer//bar/root/ [2021-08-12T12:58:50.300Z] === RUN TestCopyFromContainer/bar/quux [2021-08-12T12:58:50.300Z] === RUN TestCopyFromContainer/bar/quux/ [2021-08-12T12:58:50.556Z] === RUN TestCopyFromContainer/bar/quux/baz [2021-08-12T12:58:50.556Z] === RUN TestCopyFromContainer/bar/filesymlink [2021-08-12T12:58:50.556Z] === RUN TestCopyFromContainer/bar/dirsymlink [2021-08-12T12:58:50.556Z] === RUN TestCopyFromContainer/bar/dirsymlink/ [2021-08-12T12:58:50.556Z] === RUN TestCopyFromContainer/bar/notarget [2021-08-12T12:58:50.812Z] --- PASS: TestCopyFromContainer (3.78s) [2021-08-12T12:58:50.812Z] --- PASS: TestCopyFromContainer// (0.06s) [2021-08-12T12:58:50.812Z] --- PASS: TestCopyFromContainer//bar/root (0.05s) [2021-08-12T12:58:50.812Z] --- PASS: TestCopyFromContainer//bar/root/ (0.06s) [2021-08-12T12:58:50.812Z] --- PASS: TestCopyFromContainer/bar/quux (0.05s) [2021-08-12T12:58:50.812Z] --- PASS: TestCopyFromContainer/bar/quux/ (0.05s) [2021-08-12T12:58:50.812Z] --- PASS: TestCopyFromContainer/bar/quux/baz (0.05s) [2021-08-12T12:58:50.812Z] --- PASS: TestCopyFromContainer/bar/filesymlink (0.05s) [2021-08-12T12:58:50.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink (0.05s) [2021-08-12T12:58:50.812Z] --- PASS: TestCopyFromContainer/bar/dirsymlink/ (0.05s) [2021-08-12T12:58:50.812Z] --- PASS: TestCopyFromContainer/bar/notarget (0.05s) [2021-08-12T12:58:50.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist [2021-08-12T12:58:50.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-12T12:58:50.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-12T12:58:50.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-12T12:58:50.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-12T12:58:50.812Z] === RUN TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-12T12:58:50.812Z] === PAUSE TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-12T12:58:50.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag [2021-08-12T12:58:50.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/digest [2021-08-12T12:58:50.812Z] === CONT TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag [2021-08-12T12:58:50.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist (0.02s) [2021-08-12T12:58:50.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_and_tag (0.00s) [2021-08-12T12:58:50.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/image_no_tag (0.00s) [2021-08-12T12:58:50.812Z] --- PASS: TestCreateFailsWhenIdentifierDoesNotExist/digest (0.00s) [2021-08-12T12:58:50.812Z] === RUN TestCreateLinkToNonExistingContainer [2021-08-12T12:58:50.812Z] --- PASS: TestCreateLinkToNonExistingContainer (0.03s) [2021-08-12T12:58:50.812Z] === RUN TestCreateWithInvalidEnv [2021-08-12T12:58:50.812Z] === RUN TestCreateWithInvalidEnv/0 [2021-08-12T12:58:50.812Z] === PAUSE TestCreateWithInvalidEnv/0 [2021-08-12T12:58:50.812Z] === RUN TestCreateWithInvalidEnv/1 [2021-08-12T12:58:50.812Z] === PAUSE TestCreateWithInvalidEnv/1 [2021-08-12T12:58:50.812Z] === RUN TestCreateWithInvalidEnv/2 [2021-08-12T12:58:50.812Z] === PAUSE TestCreateWithInvalidEnv/2 [2021-08-12T12:58:50.812Z] === CONT TestCreateWithInvalidEnv/0 [2021-08-12T12:58:50.812Z] === CONT TestCreateWithInvalidEnv/2 [2021-08-12T12:58:50.812Z] === CONT TestCreateWithInvalidEnv/1 [2021-08-12T12:58:50.812Z] --- PASS: TestCreateWithInvalidEnv (0.01s) [2021-08-12T12:58:50.812Z] --- PASS: TestCreateWithInvalidEnv/2 (0.00s) [2021-08-12T12:58:50.812Z] --- PASS: TestCreateWithInvalidEnv/0 (0.00s) [2021-08-12T12:58:50.812Z] --- PASS: TestCreateWithInvalidEnv/1 (0.00s) [2021-08-12T12:58:50.812Z] === RUN TestCreateTmpfsMountsTarget [2021-08-12T12:58:50.812Z] --- PASS: TestCreateTmpfsMountsTarget (0.01s) [2021-08-12T12:58:50.812Z] === RUN TestCreateWithCustomMaskedPaths [2021-08-12T12:58:52.712Z] --- PASS: TestCreateWithCustomMaskedPaths (1.93s) [2021-08-12T12:58:52.712Z] === RUN TestCreateWithCustomReadonlyPaths [2021-08-12T12:58:54.601Z] --- PASS: TestCreateWithCustomReadonlyPaths (1.82s) [2021-08-12T12:58:54.601Z] === RUN TestCreateWithInvalidHealthcheckParams [2021-08-12T12:58:54.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-12T12:58:54.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-12T12:58:54.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-12T12:58:54.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-12T12:58:54.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-12T12:58:54.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-12T12:58:54.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-12T12:58:54.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-12T12:58:54.601Z] === RUN TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-12T12:58:54.601Z] === PAUSE TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-12T12:58:54.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s [2021-08-12T12:58:54.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms [2021-08-12T12:58:54.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms [2021-08-12T12:58:54.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 [2021-08-12T12:58:54.601Z] === CONT TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms [2021-08-12T12:58:54.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams (0.01s) [2021-08-12T12:58:54.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_StartPeriod_in_Healthcheck:_not_0_and_less_than_1ms (0.01s) [2021-08-12T12:58:54.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_less_than_0s (0.01s) [2021-08-12T12:58:54.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Timeout_in_Healthcheck:_less_than_1ms (0.01s) [2021-08-12T12:58:54.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Retries_in_Healthcheck:_less_than_0 (0.01s) [2021-08-12T12:58:54.601Z] --- PASS: TestCreateWithInvalidHealthcheckParams/test_invalid_Interval_in_Healthcheck:_larger_than_0s_but_less_than_1ms (0.01s) [2021-08-12T12:58:54.601Z] === RUN TestCreateTmpfsOverrideAnonymousVolume [2021-08-12T12:58:55.162Z] --- PASS: TestCreateTmpfsOverrideAnonymousVolume (0.62s) [2021-08-12T12:58:55.162Z] === RUN TestCreateDifferentPlatform [2021-08-12T12:58:55.162Z] === RUN TestCreateDifferentPlatform/different_os [2021-08-12T12:58:55.162Z] === RUN TestCreateDifferentPlatform/different_cpu_arch [2021-08-12T12:58:55.162Z] --- PASS: TestCreateDifferentPlatform (0.02s) [2021-08-12T12:58:55.162Z] --- PASS: TestCreateDifferentPlatform/different_os (0.01s) [2021-08-12T12:58:55.162Z] --- PASS: TestCreateDifferentPlatform/different_cpu_arch (0.00s) [2021-08-12T12:58:55.162Z] === RUN TestCreateVolumesFromNonExistingContainer [2021-08-12T12:58:55.162Z] --- PASS: TestCreateVolumesFromNonExistingContainer (0.02s) [2021-08-12T12:58:55.162Z] === RUN TestCreatePlatformSpecificImageNoPlatform [2021-08-12T12:58:55.162Z] --- PASS: TestCreatePlatformSpecificImageNoPlatform (0.05s) [2021-08-12T12:58:55.162Z] === RUN TestContainerStartOnDaemonRestart [2021-08-12T12:58:55.162Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-12T12:58:55.162Z] --- SKIP: TestContainerStartOnDaemonRestart (0.00s) [2021-08-12T12:58:55.162Z] === RUN TestDaemonRestartIpcMode [2021-08-12T12:58:55.162Z] === PAUSE TestDaemonRestartIpcMode [2021-08-12T12:58:55.162Z] === RUN TestDaemonHostGatewayIP [2021-08-12T12:58:55.162Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T12:58:55.162Z] --- SKIP: TestDaemonHostGatewayIP (0.00s) [2021-08-12T12:58:55.162Z] === RUN TestRestartDaemonWithRestartingContainer [2021-08-12T12:58:55.162Z] === PAUSE TestRestartDaemonWithRestartingContainer [2021-08-12T12:58:55.162Z] === RUN TestContainerKillOnDaemonStart [2021-08-12T12:58:55.162Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-12T12:58:55.162Z] --- SKIP: TestContainerKillOnDaemonStart (0.00s) [2021-08-12T12:58:55.162Z] === RUN TestDiff [2021-08-12T12:58:56.088Z] --- PASS: TestDiff (0.62s) [2021-08-12T12:58:56.088Z] === RUN TestExecWithCloseStdin [2021-08-12T12:58:57.015Z] --- PASS: TestExecWithCloseStdin (0.95s) [2021-08-12T12:58:57.015Z] === RUN TestExec [2021-08-12T12:58:57.941Z] --- PASS: TestExec (0.91s) [2021-08-12T12:58:57.941Z] === RUN TestExecUser [2021-08-12T12:58:58.868Z] --- PASS: TestExecUser (0.94s) [2021-08-12T12:58:58.868Z] === RUN TestExportContainerAndImportImage [2021-08-12T12:58:59.428Z] --- PASS: TestExportContainerAndImportImage (0.82s) [2021-08-12T12:58:59.428Z] === RUN TestExportContainerAfterDaemonRestart [2021-08-12T12:59:01.316Z] --- PASS: TestExportContainerAfterDaemonRestart (1.42s) [2021-08-12T12:59:01.316Z] === RUN TestHealthCheckWorkdir [2021-08-12T12:59:02.244Z] --- PASS: TestHealthCheckWorkdir (1.40s) [2021-08-12T12:59:02.244Z] === RUN TestHealthKillContainer [2021-08-12T12:59:02.923Z] tests/integration/api_swarm_test.py ......xs...x....... [ 71%] [2021-08-12T12:59:05.619Z] --- PASS: TestHealthKillContainer (2.98s) [2021-08-12T12:59:05.619Z] === RUN TestInspectCpusetInConfigPre120 [2021-08-12T12:59:05.875Z] --- PASS: TestInspectCpusetInConfigPre120 (0.66s) [2021-08-12T12:59:05.875Z] === RUN TestIpcModeNone [2021-08-12T12:59:06.801Z] --- PASS: TestIpcModeNone (0.91s) [2021-08-12T12:59:06.801Z] === RUN TestIpcModePrivate [2021-08-12T12:59:07.728Z] ipcmode_linux_test.go:90: [testIpcPrivateShareable] ipcmode: private, ipcdev: 0:72, shared: false, mustBeShared: false [2021-08-12T12:59:07.728Z] --- PASS: TestIpcModePrivate (0.96s) [2021-08-12T12:59:07.728Z] === RUN TestIpcModeShareable [2021-08-12T12:59:07.728Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-12T12:59:07.728Z] --- SKIP: TestIpcModeShareable (0.00s) [2021-08-12T12:59:07.728Z] === RUN TestAPIIpcModeShareableAndContainer [2021-08-12T12:59:10.992Z] --- PASS: TestAPIIpcModeShareableAndContainer (2.61s) [2021-08-12T12:59:10.992Z] === RUN TestAPIIpcModeHost [2021-08-12T12:59:10.992Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-12T12:59:10.992Z] --- SKIP: TestAPIIpcModeHost (0.00s) [2021-08-12T12:59:10.992Z] === RUN TestDaemonIpcModeShareable [2021-08-12T12:59:10.992Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-12T12:59:10.992Z] --- SKIP: TestDaemonIpcModeShareable (0.00s) [2021-08-12T12:59:10.992Z] === RUN TestDaemonIpcModePrivate [2021-08-12T12:59:11.919Z] ipcmode_linux_test.go:260: [testDaemonIpcPrivateShareable] ipcdev: 0:75, shared: false, mustBeShared: false [2021-08-12T12:59:12.175Z] --- PASS: TestDaemonIpcModePrivate (1.66s) [2021-08-12T12:59:12.175Z] === RUN TestDaemonIpcModePrivateFromConfig [2021-08-12T12:59:12.175Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-12T12:59:12.175Z] --- SKIP: TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-12T12:59:12.175Z] === RUN TestDaemonIpcModeShareableFromConfig [2021-08-12T12:59:12.175Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-12T12:59:12.175Z] --- SKIP: TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-12T12:59:12.175Z] === RUN TestIpcModeOlderClient [2021-08-12T12:59:12.175Z] === PAUSE TestIpcModeOlderClient [2021-08-12T12:59:12.175Z] === RUN TestKillContainerInvalidSignal [2021-08-12T12:59:12.736Z] --- PASS: TestKillContainerInvalidSignal (0.70s) [2021-08-12T12:59:12.737Z] === RUN TestKillContainer [2021-08-12T12:59:12.737Z] === RUN TestKillContainer/no_signal [2021-08-12T12:59:13.664Z] === RUN TestKillContainer/non_killing_signal [2021-08-12T12:59:13.921Z] === RUN TestKillContainer/killing_signal [2021-08-12T12:59:14.849Z] --- PASS: TestKillContainer (1.93s) [2021-08-12T12:59:14.849Z] --- PASS: TestKillContainer/no_signal (0.62s) [2021-08-12T12:59:14.849Z] --- PASS: TestKillContainer/non_killing_signal (0.51s) [2021-08-12T12:59:14.849Z] --- PASS: TestKillContainer/killing_signal (0.63s) [2021-08-12T12:59:14.849Z] === RUN TestKillWithStopSignalAndRestartPolicies [2021-08-12T12:59:14.849Z] === RUN TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy [2021-08-12T12:59:15.412Z] === RUN TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy [2021-08-12T12:59:15.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies (1.30s) [2021-08-12T12:59:15.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/same-signal-disables-restart-policy (0.63s) [2021-08-12T12:59:15.979Z] --- PASS: TestKillWithStopSignalAndRestartPolicies/different-signal-keep-restart-policy (0.48s) [2021-08-12T12:59:15.979Z] === RUN TestKillStoppedContainer [2021-08-12T12:59:16.540Z] --- PASS: TestKillStoppedContainer (0.32s) [2021-08-12T12:59:16.540Z] === RUN TestKillStoppedContainerAPIPre120 [2021-08-12T12:59:16.540Z] --- PASS: TestKillStoppedContainerAPIPre120 (0.07s) [2021-08-12T12:59:16.540Z] === RUN TestKillDifferentUserContainer [2021-08-12T12:59:17.101Z] --- PASS: TestKillDifferentUserContainer (0.66s) [2021-08-12T12:59:17.101Z] === RUN TestInspectOomKilledTrue [2021-08-12T12:59:17.101Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T12:59:17.101Z] --- SKIP: TestInspectOomKilledTrue (0.00s) [2021-08-12T12:59:17.101Z] === RUN TestInspectOomKilledFalse [2021-08-12T12:59:17.101Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-12T12:59:17.101Z] --- SKIP: TestInspectOomKilledFalse (0.00s) [2021-08-12T12:59:17.101Z] === RUN TestLinksEtcHostsContentMatch [2021-08-12T12:59:17.101Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-12T12:59:17.101Z] --- SKIP: TestLinksEtcHostsContentMatch (0.00s) [2021-08-12T12:59:17.102Z] === RUN TestLinksContainerNames [2021-08-12T12:59:18.023Z] tests/integration/api_volume_test.py ......... [ 74%] [2021-08-12T12:59:18.465Z] --- PASS: TestLinksContainerNames (1.29s) [2021-08-12T12:59:18.465Z] === RUN TestLogsFollowTailEmpty [2021-08-12T12:59:19.026Z] --- PASS: TestLogsFollowTailEmpty (0.65s) [2021-08-12T12:59:19.026Z] === RUN TestContainerNetworkMountsNoChown [2021-08-12T12:59:19.587Z] --- PASS: TestContainerNetworkMountsNoChown (0.64s) [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/default [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/default [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/private [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/private [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/rprivate [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/rprivate [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/slave [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/slave [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/rslave [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/rslave [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/shared [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/shared [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/rshared [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/rshared [2021-08-12T12:59:19.587Z] === CONT TestMountDaemonRoot/default [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/default/mount_subpath [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/default/mount_subpath [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/default/bind_root [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/default/bind_root [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/default/bind_subpath [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/default/bind_subpath [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/default/mount_root [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/default/mount_root [2021-08-12T12:59:19.587Z] === CONT TestMountDaemonRoot/default/mount_subpath [2021-08-12T12:59:19.587Z] === CONT TestMountDaemonRoot/rshared [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/rshared/bind_root [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/rshared/bind_root [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/rshared/bind_subpath [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/rshared/bind_subpath [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/rshared/mount_root [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/rshared/mount_root [2021-08-12T12:59:19.587Z] === RUN TestMountDaemonRoot/rshared/mount_subpath [2021-08-12T12:59:19.587Z] === PAUSE TestMountDaemonRoot/rshared/mount_subpath [2021-08-12T12:59:19.587Z] === CONT TestMountDaemonRoot/rshared/bind_root [2021-08-12T12:59:19.842Z] === CONT TestMountDaemonRoot/shared [2021-08-12T12:59:19.842Z] === RUN TestMountDaemonRoot/shared/bind_root [2021-08-12T12:59:19.842Z] === PAUSE TestMountDaemonRoot/shared/bind_root [2021-08-12T12:59:19.842Z] === RUN TestMountDaemonRoot/shared/bind_subpath [2021-08-12T12:59:19.842Z] === PAUSE TestMountDaemonRoot/shared/bind_subpath [2021-08-12T12:59:19.842Z] === RUN TestMountDaemonRoot/shared/mount_root [2021-08-12T12:59:19.842Z] === PAUSE TestMountDaemonRoot/shared/mount_root [2021-08-12T12:59:19.842Z] === RUN TestMountDaemonRoot/shared/mount_subpath [2021-08-12T12:59:19.842Z] === PAUSE TestMountDaemonRoot/shared/mount_subpath [2021-08-12T12:59:19.842Z] === CONT TestMountDaemonRoot/rslave [2021-08-12T12:59:19.842Z] === RUN TestMountDaemonRoot/rslave/bind_root [2021-08-12T12:59:19.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_root [2021-08-12T12:59:19.842Z] === RUN TestMountDaemonRoot/rslave/bind_subpath [2021-08-12T12:59:19.842Z] === PAUSE TestMountDaemonRoot/rslave/bind_subpath [2021-08-12T12:59:19.842Z] === RUN TestMountDaemonRoot/rslave/mount_root [2021-08-12T12:59:19.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_root [2021-08-12T12:59:19.842Z] === RUN TestMountDaemonRoot/rslave/mount_subpath [2021-08-12T12:59:19.842Z] === PAUSE TestMountDaemonRoot/rslave/mount_subpath [2021-08-12T12:59:19.842Z] === CONT TestMountDaemonRoot/slave [2021-08-12T12:59:19.842Z] === RUN TestMountDaemonRoot/slave/bind_root [2021-08-12T12:59:19.843Z] === PAUSE TestMountDaemonRoot/slave/bind_root [2021-08-12T12:59:19.843Z] === RUN TestMountDaemonRoot/slave/bind_subpath [2021-08-12T12:59:19.843Z] === PAUSE TestMountDaemonRoot/slave/bind_subpath [2021-08-12T12:59:19.843Z] === RUN TestMountDaemonRoot/slave/mount_root [2021-08-12T12:59:19.843Z] === PAUSE TestMountDaemonRoot/slave/mount_root [2021-08-12T12:59:19.843Z] === RUN TestMountDaemonRoot/slave/mount_subpath [2021-08-12T12:59:19.843Z] === PAUSE TestMountDaemonRoot/slave/mount_subpath [2021-08-12T12:59:19.843Z] === CONT TestMountDaemonRoot/rprivate [2021-08-12T12:59:19.843Z] === RUN TestMountDaemonRoot/rprivate/bind_root [2021-08-12T12:59:19.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_root [2021-08-12T12:59:19.843Z] === RUN TestMountDaemonRoot/rprivate/bind_subpath [2021-08-12T12:59:19.843Z] === PAUSE TestMountDaemonRoot/rprivate/bind_subpath [2021-08-12T12:59:19.843Z] === RUN TestMountDaemonRoot/rprivate/mount_root [2021-08-12T12:59:19.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_root [2021-08-12T12:59:19.843Z] === RUN TestMountDaemonRoot/rprivate/mount_subpath [2021-08-12T12:59:19.843Z] === PAUSE TestMountDaemonRoot/rprivate/mount_subpath [2021-08-12T12:59:19.843Z] === CONT TestMountDaemonRoot/private [2021-08-12T12:59:19.843Z] === RUN TestMountDaemonRoot/private/bind_root [2021-08-12T12:59:19.843Z] === PAUSE TestMountDaemonRoot/private/bind_root [2021-08-12T12:59:19.843Z] === RUN TestMountDaemonRoot/private/bind_subpath [2021-08-12T12:59:19.843Z] === PAUSE TestMountDaemonRoot/private/bind_subpath [2021-08-12T12:59:19.843Z] === RUN TestMountDaemonRoot/private/mount_root [2021-08-12T12:59:19.843Z] === PAUSE TestMountDaemonRoot/private/mount_root [2021-08-12T12:59:19.843Z] === RUN TestMountDaemonRoot/private/mount_subpath [2021-08-12T12:59:19.843Z] === PAUSE TestMountDaemonRoot/private/mount_subpath [2021-08-12T12:59:19.843Z] === CONT TestMountDaemonRoot/default/mount_root [2021-08-12T12:59:19.843Z] === CONT TestMountDaemonRoot/default/bind_subpath [2021-08-12T12:59:19.843Z] === CONT TestMountDaemonRoot/default/bind_root [2021-08-12T12:59:19.843Z] === CONT TestMountDaemonRoot/rshared/mount_subpath [2021-08-12T12:59:19.843Z] === CONT TestMountDaemonRoot/rshared/mount_root [2021-08-12T12:59:19.843Z] === CONT TestMountDaemonRoot/rshared/bind_subpath [2021-08-12T12:59:19.843Z] === CONT TestMountDaemonRoot/shared/bind_root [2021-08-12T12:59:19.843Z] === CONT TestMountDaemonRoot/rslave/bind_root [2021-08-12T12:59:19.843Z] === CONT TestMountDaemonRoot/shared/mount_subpath [2021-08-12T12:59:19.843Z] === CONT TestMountDaemonRoot/shared/mount_root [2021-08-12T12:59:19.843Z] === CONT TestMountDaemonRoot/shared/bind_subpath [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/slave/bind_root [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/rslave/mount_subpath [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/rslave/mount_root [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/rslave/bind_subpath [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/rprivate/bind_root [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/slave/mount_subpath [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/slave/mount_root [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/slave/bind_subpath [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/private/bind_root [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/rprivate/mount_subpath [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/rprivate/mount_root [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/rprivate/bind_subpath [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/private/mount_subpath [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/private/mount_root [2021-08-12T12:59:20.098Z] === CONT TestMountDaemonRoot/private/bind_subpath [2021-08-12T12:59:20.098Z] --- PASS: TestMountDaemonRoot (0.02s) [2021-08-12T12:59:20.098Z] --- PASS: TestMountDaemonRoot/default (0.00s) [2021-08-12T12:59:20.098Z] --- PASS: TestMountDaemonRoot/default/mount_subpath (0.06s) [2021-08-12T12:59:20.098Z] --- PASS: TestMountDaemonRoot/default/mount_root (0.05s) [2021-08-12T12:59:20.098Z] --- PASS: TestMountDaemonRoot/default/bind_subpath (0.06s) [2021-08-12T12:59:20.098Z] --- PASS: TestMountDaemonRoot/default/bind_root (0.06s) [2021-08-12T12:59:20.098Z] --- PASS: TestMountDaemonRoot/rshared (0.00s) [2021-08-12T12:59:20.098Z] --- PASS: TestMountDaemonRoot/rshared/bind_root (0.06s) [2021-08-12T12:59:20.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_subpath (0.05s) [2021-08-12T12:59:20.098Z] --- PASS: TestMountDaemonRoot/rshared/mount_root (0.04s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/rshared/bind_subpath (0.04s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/shared (0.00s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/shared/bind_root (0.02s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/shared/mount_subpath (0.02s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/shared/mount_root (0.03s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/shared/bind_subpath (0.02s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/rslave (0.00s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/rslave/bind_root (0.05s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/rslave/mount_subpath (0.04s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/rslave/mount_root (0.04s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/rslave/bind_subpath (0.05s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/slave (0.00s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/slave/bind_root (0.03s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/slave/mount_subpath (0.02s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/slave/mount_root (0.02s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/slave/bind_subpath (0.02s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/rprivate (0.00s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/rprivate/bind_root (0.02s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/rprivate/mount_subpath (0.02s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/rprivate/mount_root (0.02s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/rprivate/bind_subpath (0.02s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/private (0.00s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/private/bind_root (0.02s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/private/mount_root (0.02s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/private/mount_subpath (0.02s) [2021-08-12T12:59:20.099Z] --- PASS: TestMountDaemonRoot/private/bind_subpath (0.02s) [2021-08-12T12:59:20.099Z] === RUN TestContainerBindMountNonRecursive [2021-08-12T12:59:20.099Z] 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-08-12T12:59:20.099Z] --- SKIP: TestContainerBindMountNonRecursive (0.01s) [2021-08-12T12:59:20.099Z] === RUN TestContainerVolumesMountedAsShared [2021-08-12T12:59:20.099Z] 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-08-12T12:59:20.099Z] --- SKIP: TestContainerVolumesMountedAsShared (0.00s) [2021-08-12T12:59:20.099Z] === RUN TestContainerVolumesMountedAsSlave [2021-08-12T12:59:20.099Z] 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-08-12T12:59:20.099Z] --- SKIP: TestContainerVolumesMountedAsSlave (0.00s) [2021-08-12T12:59:20.099Z] === RUN TestNetworkNat [2021-08-12T12:59:20.535Z] tests/integration/client_test.py ..... [ 75%] [2021-08-12T12:59:20.535Z] tests/integration/context_api_test.py ... [ 76%] [2021-08-12T12:59:20.790Z] tests/integration/errors_test.py . [ 76%] [2021-08-12T12:59:21.025Z] --- PASS: TestNetworkNat (0.79s) [2021-08-12T12:59:21.025Z] === RUN TestNetworkLocalhostTCPNat [2021-08-12T12:59:21.586Z] --- PASS: TestNetworkLocalhostTCPNat (0.66s) [2021-08-12T12:59:21.586Z] === RUN TestNetworkLoopbackNat [2021-08-12T12:59:24.850Z] --- PASS: TestNetworkLoopbackNat (2.98s) [2021-08-12T12:59:24.850Z] === RUN TestPause [2021-08-12T12:59:24.850Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T12:59:24.850Z] --- SKIP: TestPause (0.00s) [2021-08-12T12:59:24.850Z] === RUN TestPauseFailsOnWindowsServerContainers [2021-08-12T12:59:24.850Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-12T12:59:24.850Z] --- SKIP: TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-12T12:59:24.850Z] === RUN TestPauseStopPausedContainer [2021-08-12T12:59:24.850Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T12:59:24.850Z] --- SKIP: TestPauseStopPausedContainer (0.01s) [2021-08-12T12:59:24.850Z] === RUN TestPidHost [2021-08-12T12:59:26.738Z] --- PASS: TestPidHost (1.78s) [2021-08-12T12:59:26.738Z] === RUN TestPsFilter [2021-08-12T12:59:26.738Z] --- PASS: TestPsFilter (0.13s) [2021-08-12T12:59:26.738Z] === RUN TestRemoveContainerWithRemovedVolume [2021-08-12T12:59:27.299Z] --- PASS: TestRemoveContainerWithRemovedVolume (0.63s) [2021-08-12T12:59:27.299Z] === RUN TestRemoveContainerWithVolume [2021-08-12T12:59:27.861Z] --- PASS: TestRemoveContainerWithVolume (0.65s) [2021-08-12T12:59:27.861Z] === RUN TestRemoveContainerRunning [2021-08-12T12:59:28.424Z] --- PASS: TestRemoveContainerRunning (0.64s) [2021-08-12T12:59:28.424Z] === RUN TestRemoveContainerForceRemoveRunning [2021-08-12T12:59:29.351Z] --- PASS: TestRemoveContainerForceRemoveRunning (0.68s) [2021-08-12T12:59:29.351Z] === RUN TestRemoveInvalidContainer [2021-08-12T12:59:29.351Z] --- PASS: TestRemoveInvalidContainer (0.01s) [2021-08-12T12:59:29.351Z] === RUN TestRenameLinkedContainer [2021-08-12T12:59:31.870Z] --- PASS: TestRenameLinkedContainer (2.61s) [2021-08-12T12:59:31.870Z] === RUN TestRenameStoppedContainer [2021-08-12T12:59:32.432Z] --- PASS: TestRenameStoppedContainer (0.66s) [2021-08-12T12:59:32.432Z] === RUN TestRenameRunningContainerAndReuse [2021-08-12T12:59:33.795Z] --- PASS: TestRenameRunningContainerAndReuse (1.27s) [2021-08-12T12:59:33.795Z] === RUN TestRenameInvalidName [2021-08-12T12:59:34.356Z] --- PASS: TestRenameInvalidName (0.63s) [2021-08-12T12:59:34.356Z] === RUN TestRenameAnonymousContainer [2021-08-12T12:59:36.871Z] --- PASS: TestRenameAnonymousContainer (2.15s) [2021-08-12T12:59:36.871Z] === RUN TestRenameContainerWithSameName [2021-08-12T12:59:37.127Z] --- PASS: TestRenameContainerWithSameName (0.61s) [2021-08-12T12:59:37.127Z] === RUN TestRenameContainerWithLinkedContainer [2021-08-12T12:59:38.493Z] --- PASS: TestRenameContainerWithLinkedContainer (1.28s) [2021-08-12T12:59:38.493Z] === RUN TestResize [2021-08-12T12:59:39.054Z] --- PASS: TestResize (0.64s) [2021-08-12T12:59:39.054Z] === RUN TestResizeWithInvalidSize [2021-08-12T12:59:39.615Z] --- PASS: TestResizeWithInvalidSize (0.67s) [2021-08-12T12:59:39.615Z] === RUN TestResizeWhenContainerNotStarted [2021-08-12T12:59:40.176Z] --- PASS: TestResizeWhenContainerNotStarted (0.62s) [2021-08-12T12:59:40.176Z] === RUN TestDaemonRestartKillContainers [2021-08-12T12:59:40.176Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-12T12:59:40.176Z] --- SKIP: TestDaemonRestartKillContainers (0.00s) [2021-08-12T12:59:40.176Z] === RUN TestCgroupNamespacesRun [2021-08-12T12:59:42.066Z] --- PASS: TestCgroupNamespacesRun (1.59s) [2021-08-12T12:59:42.066Z] === RUN TestCgroupNamespacesRunPrivileged [2021-08-12T12:59:42.997Z] --- PASS: TestCgroupNamespacesRunPrivileged (1.11s) [2021-08-12T12:59:42.997Z] === RUN TestCgroupNamespacesRunDaemonHostMode [2021-08-12T12:59:44.884Z] --- PASS: TestCgroupNamespacesRunDaemonHostMode (1.59s) [2021-08-12T12:59:44.884Z] === RUN TestCgroupNamespacesRunHostMode [2021-08-12T12:59:45.909Z] tests/integration/models_containers_test.py ............................ [ 83%] [2021-08-12T12:59:46.247Z] --- PASS: TestCgroupNamespacesRunHostMode (1.61s) [2021-08-12T12:59:46.247Z] === RUN TestCgroupNamespacesRunPrivateMode [2021-08-12T12:59:48.134Z] --- PASS: TestCgroupNamespacesRunPrivateMode (1.60s) [2021-08-12T12:59:48.134Z] === RUN TestCgroupNamespacesRunPrivilegedAndPrivate [2021-08-12T12:59:49.062Z] --- PASS: TestCgroupNamespacesRunPrivilegedAndPrivate (1.10s) [2021-08-12T12:59:49.062Z] === RUN TestCgroupNamespacesRunInvalidMode [2021-08-12T12:59:49.624Z] --- PASS: TestCgroupNamespacesRunInvalidMode (0.71s) [2021-08-12T12:59:49.624Z] === RUN TestCgroupNamespacesRunOlderClient [2021-08-12T12:59:51.512Z] --- PASS: TestCgroupNamespacesRunOlderClient (1.59s) [2021-08-12T12:59:51.512Z] === RUN TestNISDomainname [2021-08-12T12:59:51.512Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-12T12:59:51.512Z] --- SKIP: TestNISDomainname (0.01s) [2021-08-12T12:59:51.512Z] === RUN TestHostnameDnsResolution [2021-08-12T12:59:52.439Z] --- PASS: TestHostnameDnsResolution (1.13s) [2021-08-12T12:59:52.439Z] === RUN TestStats [2021-08-12T12:59:52.439Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T12:59:52.439Z] --- SKIP: TestStats (0.00s) [2021-08-12T12:59:52.439Z] === RUN TestStopContainerWithTimeout [2021-08-12T12:59:52.439Z] === RUN TestStopContainerWithTimeout/0 [2021-08-12T12:59:52.439Z] === PAUSE TestStopContainerWithTimeout/0 [2021-08-12T12:59:52.439Z] === RUN TestStopContainerWithTimeout/1 [2021-08-12T12:59:52.439Z] === PAUSE TestStopContainerWithTimeout/1 [2021-08-12T12:59:52.439Z] === RUN TestStopContainerWithTimeout/3 [2021-08-12T12:59:52.439Z] === PAUSE TestStopContainerWithTimeout/3 [2021-08-12T12:59:52.439Z] === RUN TestStopContainerWithTimeout/-1 [2021-08-12T12:59:52.439Z] === PAUSE TestStopContainerWithTimeout/-1 [2021-08-12T12:59:52.439Z] === CONT TestStopContainerWithTimeout/0 [2021-08-12T12:59:52.439Z] === CONT TestStopContainerWithTimeout/-1 [2021-08-12T12:59:53.390Z] === CONT TestStopContainerWithTimeout/3 [2021-08-12T12:59:55.277Z] === CONT TestStopContainerWithTimeout/1 [2021-08-12T12:59:57.164Z] --- PASS: TestStopContainerWithTimeout (0.01s) [2021-08-12T12:59:57.164Z] --- PASS: TestStopContainerWithTimeout/0 (1.06s) [2021-08-12T12:59:57.164Z] --- PASS: TestStopContainerWithTimeout/-1 (2.89s) [2021-08-12T12:59:57.164Z] --- PASS: TestStopContainerWithTimeout/3 (2.61s) [2021-08-12T12:59:57.164Z] --- PASS: TestStopContainerWithTimeout/1 (1.64s) [2021-08-12T12:59:57.164Z] === RUN TestDeleteDevicemapper [2021-08-12T12:59:57.164Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-12T12:59:57.164Z] --- SKIP: TestDeleteDevicemapper (0.00s) [2021-08-12T12:59:57.164Z] === RUN TestStopContainerWithRestartPolicyAlways [2021-08-12T12:59:59.052Z] --- PASS: TestStopContainerWithRestartPolicyAlways (2.30s) [2021-08-12T12:59:59.052Z] === RUN TestUpdateMemory [2021-08-12T12:59:59.052Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T12:59:59.052Z] --- SKIP: TestUpdateMemory (0.00s) [2021-08-12T12:59:59.052Z] === RUN TestUpdateCPUQuota [2021-08-12T12:59:59.052Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T12:59:59.052Z] --- SKIP: TestUpdateCPUQuota (0.00s) [2021-08-12T12:59:59.052Z] === RUN TestUpdatePidsLimit [2021-08-12T12:59:59.052Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T12:59:59.052Z] --- SKIP: TestUpdatePidsLimit (0.00s) [2021-08-12T12:59:59.052Z] === RUN TestUpdateRestartPolicy [2021-08-12T13:00:04.715Z] ......... [ 86%] [2021-08-12T13:00:10.189Z] tests/integration/models_images_test.py ............... [ 89%] [2021-08-12T13:00:11.627Z] tests/integration/models_networks_test.py .... [ 91%] [2021-08-12T13:00:13.889Z] --- PASS: TestUpdateRestartPolicy (12.20s) [2021-08-12T13:00:13.889Z] === RUN TestUpdateRestartWithAutoRemove [2021-08-12T13:00:13.889Z] --- PASS: TestUpdateRestartWithAutoRemove (0.65s) [2021-08-12T13:00:13.889Z] === RUN TestWaitNonBlocked [2021-08-12T13:00:13.889Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-12T13:00:13.889Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-12T13:00:13.889Z] === RUN TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-12T13:00:13.889Z] === PAUSE TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-12T13:00:13.889Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-0 [2021-08-12T13:00:13.889Z] === CONT TestWaitNonBlocked/wait-nonblocking-exit-random [2021-08-12T13:00:13.889Z] --- PASS: TestWaitNonBlocked (0.01s) [2021-08-12T13:00:13.889Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-random (1.03s) [2021-08-12T13:00:13.889Z] --- PASS: TestWaitNonBlocked/wait-nonblocking-exit-0 (1.08s) [2021-08-12T13:00:13.889Z] === RUN TestWaitBlocked [2021-08-12T13:00:13.889Z] === RUN TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-12T13:00:13.889Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-12T13:00:13.889Z] === RUN TestWaitBlocked/test-wait-blocked-exit-random [2021-08-12T13:00:13.889Z] === PAUSE TestWaitBlocked/test-wait-blocked-exit-random [2021-08-12T13:00:13.889Z] === CONT TestWaitBlocked/test-wait-blocked-exit-zero [2021-08-12T13:00:13.889Z] === CONT TestWaitBlocked/test-wait-blocked-exit-random [2021-08-12T13:00:14.144Z] --- PASS: TestWaitBlocked (0.01s) [2021-08-12T13:00:14.144Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-random (0.91s) [2021-08-12T13:00:14.144Z] --- PASS: TestWaitBlocked/test-wait-blocked-exit-zero (0.96s) [2021-08-12T13:00:14.144Z] === CONT TestDaemonRestartIpcMode [2021-08-12T13:00:14.144Z] === CONT TestIpcModeOlderClient [2021-08-12T13:00:14.144Z] --- PASS: TestIpcModeOlderClient (0.06s) [2021-08-12T13:00:14.144Z] === CONT TestRestartDaemonWithRestartingContainer [2021-08-12T13:00:17.408Z] --- PASS: TestRestartDaemonWithRestartingContainer (3.13s) [2021-08-12T13:00:17.969Z] --- PASS: TestDaemonRestartIpcMode (3.76s) [2021-08-12T13:00:17.969Z] PASS [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === Skipped [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestCheckpoint (0.00s) [2021-08-12T13:00:17.969Z] checkpoint_test.go:34: TestCheckpoint is broken; see https://github.com/moby/moby/issues/38963 [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestContainerStartOnDaemonRestart (0.00s) [2021-08-12T13:00:17.969Z] daemon_linux_test.go:38: (*Execution).IsRootless-fm [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestDaemonHostGatewayIP (0.00s) [2021-08-12T13:00:17.969Z] daemon_linux_test.go:138: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestContainerKillOnDaemonStart (0.00s) [2021-08-12T13:00:17.969Z] daemon_test.go:20: (*Execution).IsRootless-fm: scenario doesn't work with rootless mode [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestIpcModeShareable (0.00s) [2021-08-12T13:00:17.969Z] ipcmode_linux_test.go:119: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestAPIIpcModeHost (0.00s) [2021-08-12T13:00:17.969Z] ipcmode_linux_test.go:195: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareable (0.00s) [2021-08-12T13:00:17.969Z] ipcmode_linux_test.go:267: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestDaemonIpcModePrivateFromConfig (0.00s) [2021-08-12T13:00:17.969Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestDaemonIpcModeShareableFromConfig (0.00s) [2021-08-12T13:00:17.969Z] ipcmode_linux_test.go:281: (*Execution).IsRootless-fm: cannot test /dev/shm in rootless [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestInspectOomKilledTrue (0.00s) [2021-08-12T13:00:17.969Z] kill_test.go:156: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestInspectOomKilledFalse (0.00s) [2021-08-12T13:00:17.969Z] kill_test.go:176: testEnv.DaemonInfo.OSType == "windows" || !testEnv.DaemonInfo.MemoryLimit || !testEnv.DaemonInfo.SwapLimit [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestLinksEtcHostsContentMatch (0.00s) [2021-08-12T13:00:17.969Z] links_linux_test.go:19: (*Execution).IsRootless-fm: rootless mode has different view of /etc/hosts [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestContainerBindMountNonRecursive (0.01s) [2021-08-12T13:00:17.969Z] 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-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsShared (0.00s) [2021-08-12T13:00:17.969Z] 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-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestContainerVolumesMountedAsSlave (0.00s) [2021-08-12T13:00:17.969Z] 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-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestPause (0.00s) [2021-08-12T13:00:17.969Z] pause_test.go:24: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestPauseFailsOnWindowsServerContainers (0.00s) [2021-08-12T13:00:17.969Z] pause_test.go:56: testEnv.DaemonInfo.OSType != "windows" || testEnv.DaemonInfo.Isolation != "process" [2021-08-12T13:00:17.969Z] [2021-08-12T13:00:17.969Z] === SKIP: amd64.integration.container TestPauseStopPausedContainer (0.01s) [2021-08-12T13:00:17.970Z] pause_test.go:72: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T13:00:17.970Z] [2021-08-12T13:00:17.970Z] === SKIP: amd64.integration.container TestDaemonRestartKillContainers (0.00s) [2021-08-12T13:00:17.970Z] restart_test.go:19: (*Execution).IsRootless-fm: rootless mode doesn't support live-restore [2021-08-12T13:00:17.970Z] [2021-08-12T13:00:17.970Z] === SKIP: amd64.integration.container TestNISDomainname (0.01s) [2021-08-12T13:00:17.970Z] run_linux_test.go:29: (*Execution).IsRootless-fm: rootless mode doesn't support setting Domainname (TODO: https://github.com/moby/moby/issues/40632) [2021-08-12T13:00:17.970Z] [2021-08-12T13:00:17.970Z] === SKIP: amd64.integration.container TestStats (0.00s) [2021-08-12T13:00:17.970Z] stats_test.go:20: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T13:00:17.970Z] [2021-08-12T13:00:17.970Z] === SKIP: amd64.integration.container TestDeleteDevicemapper (0.00s) [2021-08-12T13:00:17.970Z] stop_linux_test.go:74: testEnv.DaemonInfo.Driver != "devicemapper" [2021-08-12T13:00:17.970Z] [2021-08-12T13:00:17.970Z] === SKIP: amd64.integration.container TestUpdateMemory (0.00s) [2021-08-12T13:00:17.970Z] update_linux_test.go:22: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T13:00:17.970Z] [2021-08-12T13:00:17.970Z] === SKIP: amd64.integration.container TestUpdateCPUQuota (0.00s) [2021-08-12T13:00:17.970Z] update_linux_test.go:87: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T13:00:17.970Z] [2021-08-12T13:00:17.970Z] === SKIP: amd64.integration.container TestUpdatePidsLimit (0.00s) [2021-08-12T13:00:17.970Z] update_linux_test.go:155: testEnv.DaemonInfo.CgroupDriver == "none" [2021-08-12T13:00:17.970Z] [2021-08-12T13:00:17.970Z] [2021-08-12T13:00:17.970Z] DONE 176 tests, 25 skipped in 91.303s [2021-08-12T13:00:17.970Z] Running /go/src/github.com/docker/docker/integration/daemon (amd64.integration.daemon) flags=-test.v -test.timeout=120m [2021-08-12T13:00:17.970Z] === RUN TestConfigDaemonLibtrustID [2021-08-12T13:00:18.159Z] tests/integration/models_nodes_test.py . [ 91%] [2021-08-12T13:00:18.531Z] --- PASS: TestConfigDaemonLibtrustID (0.55s) [2021-08-12T13:00:18.531Z] === RUN TestDaemonConfigValidation [2021-08-12T13:00:18.531Z] === RUN TestDaemonConfigValidation/config_with_no_content [2021-08-12T13:00:18.531Z] === PAUSE TestDaemonConfigValidation/config_with_no_content [2021-08-12T13:00:18.531Z] === RUN TestDaemonConfigValidation/config_with_{} [2021-08-12T13:00:18.531Z] === PAUSE TestDaemonConfigValidation/config_with_{} [2021-08-12T13:00:18.531Z] === RUN TestDaemonConfigValidation/invalid_config [2021-08-12T13:00:18.531Z] === PAUSE TestDaemonConfigValidation/invalid_config [2021-08-12T13:00:18.531Z] === RUN TestDaemonConfigValidation/malformed_config [2021-08-12T13:00:18.531Z] === PAUSE TestDaemonConfigValidation/malformed_config [2021-08-12T13:00:18.531Z] === RUN TestDaemonConfigValidation/valid_config [2021-08-12T13:00:18.531Z] === PAUSE TestDaemonConfigValidation/valid_config [2021-08-12T13:00:18.531Z] === CONT TestDaemonConfigValidation/config_with_no_content [2021-08-12T13:00:18.531Z] === CONT TestDaemonConfigValidation/valid_config [2021-08-12T13:00:18.720Z] tests/integration/models_resources_test.py . [ 91%] [2021-08-12T13:00:18.790Z] === CONT TestDaemonConfigValidation/invalid_config [2021-08-12T13:00:18.790Z] === CONT TestDaemonConfigValidation/malformed_config [2021-08-12T13:00:18.790Z] === CONT TestDaemonConfigValidation/config_with_{} [2021-08-12T13:00:18.790Z] --- PASS: TestDaemonConfigValidation (0.00s) [2021-08-12T13:00:18.790Z] --- PASS: TestDaemonConfigValidation/config_with_no_content (0.08s) [2021-08-12T13:00:18.790Z] --- PASS: TestDaemonConfigValidation/valid_config (0.08s) [2021-08-12T13:00:18.790Z] --- PASS: TestDaemonConfigValidation/invalid_config (0.07s) [2021-08-12T13:00:18.790Z] --- PASS: TestDaemonConfigValidation/malformed_config (0.08s) [2021-08-12T13:00:18.790Z] --- PASS: TestDaemonConfigValidation/config_with_{} (0.05s) [2021-08-12T13:00:18.790Z] === RUN TestConfigDaemonSeccompProfiles [2021-08-12T13:00:18.790Z] === RUN TestConfigDaemonSeccompProfiles/empty_profile_set [2021-08-12T13:00:20.154Z] === RUN TestConfigDaemonSeccompProfiles/default_profile [2021-08-12T13:00:20.462Z] tests/integration/models_services_test.py ..............X. [ 95%] [2021-08-12T13:00:21.081Z] === RUN TestConfigDaemonSeccompProfiles/unconfined_profile [2021-08-12T13:00:22.008Z] === CONT TestConfigDaemonSeccompProfiles [2021-08-12T13:00:22.008Z] daemon_test.go:149: [d9ba691af318a] daemon is not started [2021-08-12T13:00:22.008Z] --- PASS: TestConfigDaemonSeccompProfiles (3.27s) [2021-08-12T13:00:22.008Z] --- PASS: TestConfigDaemonSeccompProfiles/empty_profile_set (1.09s) [2021-08-12T13:00:22.008Z] --- PASS: TestConfigDaemonSeccompProfiles/default_profile (1.10s) [2021-08-12T13:00:22.008Z] --- PASS: TestConfigDaemonSeccompProfiles/unconfined_profile (1.08s) [2021-08-12T13:00:22.008Z] PASS [2021-08-12T13:00:22.008Z] [2021-08-12T13:00:22.008Z] DONE 11 tests in 4.208s [2021-08-12T13:00:22.008Z] Running /go/src/github.com/docker/docker/integration/image (amd64.integration.image) flags=-test.v -test.timeout=120m [2021-08-12T13:00:22.263Z] INFO: Testing against a local daemon [2021-08-12T13:00:22.263Z] === RUN TestCommitInheritsEnv [2021-08-12T13:00:23.192Z] tests/integration/models_swarm_test.py .. [ 96%] [2021-08-12T13:00:23.192Z] tests/integration/models_volumes_test.py .. [ 96%] [2021-08-12T13:00:24.150Z] --- PASS: TestCommitInheritsEnv (1.94s) [2021-08-12T13:00:24.150Z] === RUN TestImportExtremelyLargeImageWorks [2021-08-12T13:00:24.150Z] === PAUSE TestImportExtremelyLargeImageWorks [2021-08-12T13:00:24.150Z] === RUN TestImagesFilterMultiReference [2021-08-12T13:00:24.150Z] --- PASS: TestImagesFilterMultiReference (0.05s) [2021-08-12T13:00:24.150Z] === RUN TestImagePullPlatformInvalid [2021-08-12T13:00:24.150Z] --- PASS: TestImagePullPlatformInvalid (0.02s) [2021-08-12T13:00:24.150Z] === RUN TestRemoveImageOrphaning [2021-08-12T13:00:26.663Z] --- PASS: TestRemoveImageOrphaning (1.94s) [2021-08-12T13:00:26.663Z] === RUN TestRemoveImageGarbageCollector [2021-08-12T13:00:26.663Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-12T13:00:26.663Z] --- SKIP: TestRemoveImageGarbageCollector (0.00s) [2021-08-12T13:00:26.663Z] === RUN TestTagUnprefixedRepoByNameOrName [2021-08-12T13:00:26.663Z] --- PASS: TestTagUnprefixedRepoByNameOrName (0.03s) [2021-08-12T13:00:26.663Z] === RUN TestTagInvalidReference [2021-08-12T13:00:26.663Z] --- PASS: TestTagInvalidReference (0.01s) [2021-08-12T13:00:26.663Z] === RUN TestTagValidPrefixedRepo [2021-08-12T13:00:26.663Z] --- PASS: TestTagValidPrefixedRepo (0.04s) [2021-08-12T13:00:26.663Z] === RUN TestTagExistedNameWithoutForce [2021-08-12T13:00:26.663Z] --- PASS: TestTagExistedNameWithoutForce (0.03s) [2021-08-12T13:00:26.663Z] === RUN TestTagOfficialNames [2021-08-12T13:00:26.663Z] --- PASS: TestTagOfficialNames (0.05s) [2021-08-12T13:00:26.663Z] === RUN TestTagMatchesDigest [2021-08-12T13:00:26.663Z] --- PASS: TestTagMatchesDigest (0.01s) [2021-08-12T13:00:26.663Z] === CONT TestImportExtremelyLargeImageWorks [2021-08-12T13:00:28.100Z] tests/integration/regression_test.py ...... [ 98%] [2021-08-12T13:00:28.611Z] tests/integration/credentials/store_test.py ...... [ 99%] [2021-08-12T13:00:28.611Z] tests/integration/credentials/utils_test.py . [100%] [2021-08-12T13:00:28.611Z] [2021-08-12T13:00:28.611Z] ------- generated xml file: /src/bundles/test-docker-py/junit-report.xml ------- [2021-08-12T13:00:28.611Z] =========================== short test summary info ============================ [2021-08-12T13:00:28.611Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_cpu_rt_options [2021-08-12T13:00:28.611Z] CONFIG_RT_GROUP_SCHED isn't enabled [2021-08-12T13:00:28.611Z] XFAIL tests/integration/api_container_test.py::CreateContainerTest::test_create_with_storage_opt [2021-08-12T13:00:28.611Z] Not supported on most drivers [2021-08-12T13:00:28.611Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top [2021-08-12T13:00:28.611Z] Output of docker top depends on host distro, and is not formalized. [2021-08-12T13:00:28.611Z] XFAIL tests/integration/api_container_test.py::ContainerTopTest::test_top_with_psargs [2021-08-12T13:00:28.611Z] Output of docker top depends on host distro, and is not formalized. [2021-08-12T13:00:28.611Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_data_path_addr [2021-08-12T13:00:28.611Z] Can fail if eth0 has multiple IP addresses [2021-08-12T13:00:28.611Z] XFAIL tests/integration/api_swarm_test.py::SwarmTest::test_init_swarm_with_log_driver [2021-08-12T13:00:28.611Z] This doesn't seem to be taken into account by the engine [2021-08-12T13:00:28.611Z] SKIPPED [1] tests/integration/api_image_test.py:291: Doesn't work inside a container - FIXME [2021-08-12T13:00:28.611Z] SKIPPED [1] tests/integration/api_service_test.py:473: API version is too low (< 1.40) [2021-08-12T13:00:28.611Z] SKIPPED [1] /src/tests/integration/api_swarm_test.py:31: Test stalls the engine on 1.12.0 [2021-08-12T13:00:28.611Z] = 378 passed, 3 skipped, 1 deselected, 6 xfailed, 2 xpassed in 339.14 seconds == [2021-08-12T13:00:28.868Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-docker-py) [2021-08-12T13:00:41.028Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-12T13:00:41.028Z] [2021-08-12T13:00:41.028Z] Unloading profiles will leave already running processes permanently [2021-08-12T13:00:41.028Z] unconfined, which can lead to unexpected situations. [2021-08-12T13:00:41.028Z] [2021-08-12T13:00:41.028Z] To set a process to complain mode, use the command line tool [2021-08-12T13:00:41.028Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-12T13:00:41.028Z] Post stage [Pipeline] junit [2021-08-12T13:00:41.040Z] Recording test results [2021-08-12T13:00:41.155Z] [Checks API] No suitable checks publisher found. [Pipeline] sh [2021-08-12T13:00:41.424Z] + echo Ensuring container killed. [2021-08-12T13:00:41.424Z] Ensuring container killed. [2021-08-12T13:00:41.424Z] + docker rm -vf docker-pr3 [2021-08-12T13:00:41.424Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-08-12T13:00:41.700Z] + echo Chowning /workspace to jenkins user [2021-08-12T13:00:41.700Z] Chowning /workspace to jenkins user [2021-08-12T13:00:41.700Z] + id -u [2021-08-12T13:00:41.700Z] + id -g [2021-08-12T13:00:41.700Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42740:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-12T13:00:43.399Z] + bundleName=docker-py [2021-08-12T13:00:43.399Z] + echo Creating docker-py-bundles.tar.gz [2021-08-12T13:00:43.399Z] Creating docker-py-bundles.tar.gz [2021-08-12T13:00:43.399Z] + 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-08-12T13:00:43.408Z] Archiving artifacts [2021-08-12T13:00:43.719Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42740/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Static) [Pipeline] sh [2021-08-12T13:00:44.115Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=c8af25319a92fc8c58d1d21e6f0359284d548f27 -e DOCKER_GRAPHDRIVER docker:c8af25319a92fc8c58d1d21e6f0359284d548f27 hack/make.sh binary [2021-08-12T13:00:44.677Z] [2021-08-12T13:00:44.677Z] Removing bundles/ [2021-08-12T13:00:44.677Z] [2021-08-12T13:00:44.677Z] ---> Making bundle: binary (in bundles/binary) [2021-08-12T13:00:44.677Z] Building: bundles/binary-daemon/dockerd-dev [2021-08-12T13:00:44.677Z] GOOS="" GOARCH="" GOARM="" [2021-08-12T13:02:03.464Z] --- PASS: TestImportExtremelyLargeImageWorks (93.88s) [2021-08-12T13:02:03.464Z] PASS [2021-08-12T13:02:03.464Z] [2021-08-12T13:02:03.464Z] === Skipped [2021-08-12T13:02:03.464Z] === SKIP: amd64.integration.image TestRemoveImageGarbageCollector (0.00s) [2021-08-12T13:02:03.464Z] remove_unix_test.go:37: (*Execution).IsRootless-fm: rootless mode doesn't support overlay2 on most distros [2021-08-12T13:02:03.464Z] [2021-08-12T13:02:03.464Z] [2021-08-12T13:02:03.464Z] DONE 12 tests, 1 skipped in 98.161s [2021-08-12T13:02:03.464Z] Running /go/src/github.com/docker/docker/integration/network (amd64.integration.network) flags=-test.v -test.timeout=120m [2021-08-12T13:02:03.464Z] INFO: Testing against a local daemon [2021-08-12T13:02:03.464Z] === RUN TestNetworkCreateDelete [2021-08-12T13:02:03.464Z] --- PASS: TestNetworkCreateDelete (0.14s) [2021-08-12T13:02:03.464Z] === RUN TestDockerNetworkDeletePreferID [2021-08-12T13:02:03.464Z] --- PASS: TestDockerNetworkDeletePreferID (0.36s) [2021-08-12T13:02:03.464Z] === RUN TestDaemonDNSFallback [2021-08-12T13:02:07.632Z] --- PASS: TestDaemonDNSFallback (6.60s) [2021-08-12T13:02:07.632Z] === RUN TestInspectNetwork [2021-08-12T13:02:07.632Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:07.632Z] --- SKIP: TestInspectNetwork (0.00s) [2021-08-12T13:02:07.632Z] === RUN TestRunContainerWithBridgeNone [2021-08-12T13:02:07.632Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.632Z] --- SKIP: TestRunContainerWithBridgeNone (0.00s) [2021-08-12T13:02:07.632Z] === RUN TestNetworkInvalidJSON [2021-08-12T13:02:07.632Z] === RUN TestNetworkInvalidJSON//networks/create [2021-08-12T13:02:07.632Z] === PAUSE TestNetworkInvalidJSON//networks/create [2021-08-12T13:02:07.632Z] === RUN TestNetworkInvalidJSON//networks/bridge/connect [2021-08-12T13:02:07.632Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/connect [2021-08-12T13:02:07.632Z] === RUN TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-12T13:02:07.632Z] === PAUSE TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-12T13:02:07.632Z] === CONT TestNetworkInvalidJSON//networks/create [2021-08-12T13:02:07.632Z] === CONT TestNetworkInvalidJSON//networks/bridge/disconnect [2021-08-12T13:02:07.632Z] === CONT TestNetworkInvalidJSON//networks/bridge/connect [2021-08-12T13:02:07.632Z] --- PASS: TestNetworkInvalidJSON (0.01s) [2021-08-12T13:02:07.632Z] --- PASS: TestNetworkInvalidJSON//networks/create (0.00s) [2021-08-12T13:02:07.632Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/disconnect (0.00s) [2021-08-12T13:02:07.632Z] --- PASS: TestNetworkInvalidJSON//networks/bridge/connect (0.00s) [2021-08-12T13:02:07.632Z] === RUN TestNetworkList [2021-08-12T13:02:07.632Z] === RUN TestNetworkList//networks [2021-08-12T13:02:07.632Z] === PAUSE TestNetworkList//networks [2021-08-12T13:02:07.632Z] === RUN TestNetworkList//networks/ [2021-08-12T13:02:07.632Z] === PAUSE TestNetworkList//networks/ [2021-08-12T13:02:07.632Z] === CONT TestNetworkList//networks [2021-08-12T13:02:07.632Z] === CONT TestNetworkList//networks/ [2021-08-12T13:02:07.632Z] --- PASS: TestNetworkList (0.02s) [2021-08-12T13:02:07.632Z] --- PASS: TestNetworkList//networks/ (0.00s) [2021-08-12T13:02:07.632Z] --- PASS: TestNetworkList//networks (0.00s) [2021-08-12T13:02:07.632Z] === RUN TestHostIPv4BridgeLabel [2021-08-12T13:02:07.632Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.632Z] --- SKIP: TestHostIPv4BridgeLabel (0.00s) [2021-08-12T13:02:07.632Z] === RUN TestDaemonRestartWithLiveRestore [2021-08-12T13:02:07.632Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.632Z] --- SKIP: TestDaemonRestartWithLiveRestore (0.01s) [2021-08-12T13:02:07.632Z] === RUN TestDaemonDefaultNetworkPools [2021-08-12T13:02:07.632Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.632Z] --- SKIP: TestDaemonDefaultNetworkPools (0.01s) [2021-08-12T13:02:07.632Z] === RUN TestDaemonRestartWithExistingNetwork [2021-08-12T13:02:07.632Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.632Z] --- SKIP: TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-12T13:02:07.632Z] === RUN TestDaemonRestartWithExistingNetworkWithDefaultPoolRange [2021-08-12T13:02:07.632Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.632Z] --- SKIP: TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-08-12T13:02:07.632Z] === RUN TestDaemonWithBipAndDefaultNetworkPool [2021-08-12T13:02:07.632Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.632Z] --- SKIP: TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-12T13:02:07.632Z] === RUN TestServiceWithPredefinedNetwork [2021-08-12T13:02:07.632Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:07.632Z] --- SKIP: TestServiceWithPredefinedNetwork (0.00s) [2021-08-12T13:02:07.632Z] === RUN TestServiceRemoveKeepsIngressNetwork [2021-08-12T13:02:07.632Z] service_test.go:242: FLAKY_TEST [2021-08-12T13:02:07.632Z] --- SKIP: TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-12T13:02:07.632Z] === RUN TestServiceWithDataPathPortInit [2021-08-12T13:02:07.632Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:07.632Z] --- SKIP: TestServiceWithDataPathPortInit (0.00s) [2021-08-12T13:02:07.632Z] === RUN TestServiceWithDefaultAddressPoolInit [2021-08-12T13:02:07.632Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:07.632Z] --- SKIP: TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-12T13:02:07.632Z] PASS [2021-08-12T13:02:07.632Z] [2021-08-12T13:02:07.632Z] === Skipped [2021-08-12T13:02:07.632Z] === SKIP: amd64.integration.network TestInspectNetwork (0.00s) [2021-08-12T13:02:07.632Z] inspect_test.go:17: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:07.632Z] [2021-08-12T13:02:07.632Z] === SKIP: amd64.integration.network TestRunContainerWithBridgeNone (0.00s) [2021-08-12T13:02:07.632Z] network_test.go:27: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.632Z] [2021-08-12T13:02:07.633Z] === SKIP: amd64.integration.network TestHostIPv4BridgeLabel (0.00s) [2021-08-12T13:02:07.633Z] network_test.go:130: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] === SKIP: amd64.integration.network TestDaemonRestartWithLiveRestore (0.01s) [2021-08-12T13:02:07.633Z] service_test.go:32: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] === SKIP: amd64.integration.network TestDaemonDefaultNetworkPools (0.01s) [2021-08-12T13:02:07.633Z] service_test.go:62: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetwork (0.01s) [2021-08-12T13:02:07.633Z] service_test.go:105: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] === SKIP: amd64.integration.network TestDaemonRestartWithExistingNetworkWithDefaultPoolRange (0.01s) [2021-08-12T13:02:07.633Z] service_test.go:139: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] === SKIP: amd64.integration.network TestDaemonWithBipAndDefaultNetworkPool (0.00s) [2021-08-12T13:02:07.633Z] service_test.go:190: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] === SKIP: amd64.integration.network TestServiceWithPredefinedNetwork (0.00s) [2021-08-12T13:02:07.633Z] service_test.go:213: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] === SKIP: amd64.integration.network TestServiceRemoveKeepsIngressNetwork (0.00s) [2021-08-12T13:02:07.633Z] service_test.go:242: FLAKY_TEST [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] === SKIP: amd64.integration.network TestServiceWithDataPathPortInit (0.00s) [2021-08-12T13:02:07.633Z] service_test.go:335: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] === SKIP: amd64.integration.network TestServiceWithDefaultAddressPoolInit (0.00s) [2021-08-12T13:02:07.633Z] service_test.go:402: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] DONE 22 tests, 12 skipped in 7.300s [2021-08-12T13:02:07.633Z] Running /go/src/github.com/docker/docker/integration/network/ipvlan (amd64.integration.network.ipvlan) flags=-test.v -test.timeout=120m [2021-08-12T13:02:07.633Z] INFO: Testing against a local daemon [2021-08-12T13:02:07.633Z] === RUN TestDockerNetworkIpvlanPersistance [2021-08-12T13:02:07.633Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-12T13:02:07.633Z] --- SKIP: TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-12T13:02:07.633Z] === RUN TestDockerNetworkIpvlan [2021-08-12T13:02:07.633Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-12T13:02:07.633Z] --- SKIP: TestDockerNetworkIpvlan (0.00s) [2021-08-12T13:02:07.633Z] PASS [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] === Skipped [2021-08-12T13:02:07.633Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlanPersistance (0.00s) [2021-08-12T13:02:07.633Z] ipvlan_test.go:25: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] === SKIP: amd64.integration.network.ipvlan TestDockerNetworkIpvlan (0.00s) [2021-08-12T13:02:07.633Z] ipvlan_test.go:52: !ipvlanKernelSupport(t): Kernel doesn't support ipvlan [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] [2021-08-12T13:02:07.633Z] DONE 2 tests, 2 skipped in 0.119s [2021-08-12T13:02:07.633Z] Running /go/src/github.com/docker/docker/integration/network/macvlan (amd64.integration.network.macvlan) flags=-test.v -test.timeout=120m [2021-08-12T13:02:07.888Z] INFO: Testing against a local daemon [2021-08-12T13:02:07.888Z] === RUN TestDockerNetworkMacvlanPersistance [2021-08-12T13:02:07.888Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.888Z] --- SKIP: TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-12T13:02:07.888Z] === RUN TestDockerNetworkMacvlan [2021-08-12T13:02:07.888Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.888Z] --- SKIP: TestDockerNetworkMacvlan (0.00s) [2021-08-12T13:02:07.888Z] PASS [2021-08-12T13:02:07.888Z] [2021-08-12T13:02:07.888Z] === Skipped [2021-08-12T13:02:07.888Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlanPersistance (0.00s) [2021-08-12T13:02:07.888Z] macvlan_test.go:22: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.888Z] [2021-08-12T13:02:07.888Z] === SKIP: amd64.integration.network.macvlan TestDockerNetworkMacvlan (0.00s) [2021-08-12T13:02:07.888Z] macvlan_test.go:45: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:07.888Z] [2021-08-12T13:02:07.888Z] [2021-08-12T13:02:07.888Z] DONE 2 tests, 2 skipped in 0.126s [2021-08-12T13:02:07.888Z] Running /go/src/github.com/docker/docker/integration/plugin (amd64.integration.plugin) flags=-test.v -test.timeout=120m [2021-08-12T13:02:07.888Z] testing: warning: no tests to run [2021-08-12T13:02:07.888Z] PASS [2021-08-12T13:02:07.888Z] [2021-08-12T13:02:07.888Z] DONE 0 tests in 0.028s [2021-08-12T13:02:07.888Z] Running /go/src/github.com/docker/docker/integration/plugin/authz (amd64.integration.plugin.authz) flags=-test.v -test.timeout=120m [2021-08-12T13:02:07.888Z] INFO: Testing against a local daemon [2021-08-12T13:02:07.888Z] === RUN TestAuthZPluginAllowRequest [2021-08-12T13:02:07.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:07.888Z] --- SKIP: TestAuthZPluginAllowRequest (0.00s) [2021-08-12T13:02:07.888Z] === RUN TestAuthZPluginTLS [2021-08-12T13:02:07.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:07.888Z] --- SKIP: TestAuthZPluginTLS (0.00s) [2021-08-12T13:02:07.888Z] === RUN TestAuthZPluginDenyRequest [2021-08-12T13:02:07.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:07.888Z] --- SKIP: TestAuthZPluginDenyRequest (0.00s) [2021-08-12T13:02:07.888Z] === RUN TestAuthZPluginAPIDenyResponse [2021-08-12T13:02:07.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:07.888Z] --- SKIP: TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-12T13:02:07.888Z] === RUN TestAuthZPluginDenyResponse [2021-08-12T13:02:07.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:07.888Z] --- SKIP: TestAuthZPluginDenyResponse (0.00s) [2021-08-12T13:02:07.888Z] === RUN TestAuthZPluginAllowEventStream [2021-08-12T13:02:07.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:07.888Z] --- SKIP: TestAuthZPluginAllowEventStream (0.00s) [2021-08-12T13:02:07.888Z] === RUN TestAuthZPluginErrorResponse [2021-08-12T13:02:07.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:07.888Z] --- SKIP: TestAuthZPluginErrorResponse (0.00s) [2021-08-12T13:02:07.888Z] === RUN TestAuthZPluginErrorRequest [2021-08-12T13:02:07.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:07.888Z] --- SKIP: TestAuthZPluginErrorRequest (0.00s) [2021-08-12T13:02:07.888Z] === RUN TestAuthZPluginEnsureNoDuplicatePluginRegistration [2021-08-12T13:02:07.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:07.888Z] --- SKIP: TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-12T13:02:07.888Z] === RUN TestAuthZPluginEnsureLoadImportWorking [2021-08-12T13:02:07.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:07.888Z] --- SKIP: TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-12T13:02:07.888Z] === RUN TestAuthzPluginEnsureContainerCopyToFrom [2021-08-12T13:02:07.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:07.888Z] --- SKIP: TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-12T13:02:07.888Z] === RUN TestAuthZPluginHeader [2021-08-12T13:02:07.888Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:07.888Z] --- SKIP: TestAuthZPluginHeader (0.00s) [2021-08-12T13:02:07.888Z] === RUN TestAuthZPluginV2AllowNonVolumeRequest [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] --- SKIP: TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-08-12T13:02:08.144Z] === RUN TestAuthZPluginV2Disable [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] --- SKIP: TestAuthZPluginV2Disable (0.02s) [2021-08-12T13:02:08.144Z] === RUN TestAuthZPluginV2RejectVolumeRequests [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] --- SKIP: TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-12T13:02:08.144Z] === RUN TestAuthZPluginV2BadManifestFailsDaemonStart [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] --- SKIP: TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-12T13:02:08.144Z] === RUN TestAuthZPluginV2NonexistentFailsDaemonStart [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] --- SKIP: TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-12T13:02:08.144Z] PASS [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === Skipped [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowRequest (0.00s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginTLS (0.00s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyRequest (0.00s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAPIDenyResponse (0.00s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginDenyResponse (0.00s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginAllowEventStream (0.00s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorResponse (0.00s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginErrorRequest (0.00s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureNoDuplicatePluginRegistration (0.00s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginEnsureLoadImportWorking (0.00s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthzPluginEnsureContainerCopyToFrom (0.00s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginHeader (0.00s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2AllowNonVolumeRequest (0.18s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2Disable (0.02s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2RejectVolumeRequests (0.02s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2BadManifestFailsDaemonStart (0.02s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] === SKIP: amd64.integration.plugin.authz TestAuthZPluginV2NonexistentFailsDaemonStart (0.02s) [2021-08-12T13:02:08.144Z] main_test.go:52: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] [2021-08-12T13:02:08.144Z] DONE 17 tests, 17 skipped in 0.379s [2021-08-12T13:02:08.144Z] Running /go/src/github.com/docker/docker/integration/plugin/common (amd64.integration.plugin.common) flags=-test.v -test.timeout=120m [2021-08-12T13:02:08.400Z] INFO: Testing against a local daemon [2021-08-12T13:02:08.400Z] === RUN TestPluginInvalidJSON [2021-08-12T13:02:08.400Z] === RUN TestPluginInvalidJSON//plugins/foobar/set [2021-08-12T13:02:08.400Z] === PAUSE TestPluginInvalidJSON//plugins/foobar/set [2021-08-12T13:02:08.400Z] === CONT TestPluginInvalidJSON//plugins/foobar/set [2021-08-12T13:02:08.400Z] --- PASS: TestPluginInvalidJSON (0.02s) [2021-08-12T13:02:08.400Z] --- PASS: TestPluginInvalidJSON//plugins/foobar/set (0.00s) [2021-08-12T13:02:08.400Z] === RUN TestPluginInstall [2021-08-12T13:02:08.400Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.400Z] --- SKIP: TestPluginInstall (0.00s) [2021-08-12T13:02:08.400Z] === RUN TestPluginsWithRuntimes [2021-08-12T13:02:08.400Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-12T13:02:08.400Z] --- SKIP: TestPluginsWithRuntimes (0.00s) [2021-08-12T13:02:08.400Z] === RUN TestPluginBackCompatMediaTypes [2021-08-12T13:02:08.400Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-12T13:02:08.400Z] --- SKIP: TestPluginBackCompatMediaTypes (0.00s) [2021-08-12T13:02:08.400Z] PASS [2021-08-12T13:02:08.400Z] [2021-08-12T13:02:08.400Z] === Skipped [2021-08-12T13:02:08.400Z] === SKIP: amd64.integration.plugin.common TestPluginInstall (0.00s) [2021-08-12T13:02:08.400Z] plugin_test.go:65: (*Execution).IsRootless-fm: rootless mode has different view of localhost [2021-08-12T13:02:08.400Z] [2021-08-12T13:02:08.400Z] === SKIP: amd64.integration.plugin.common TestPluginsWithRuntimes (0.00s) [2021-08-12T13:02:08.400Z] plugin_test.go:172: (*Execution).IsRootless-fm: Test not supported on rootless due to buggy daemon setup in rootless mode due to daemon restart [2021-08-12T13:02:08.400Z] [2021-08-12T13:02:08.400Z] === SKIP: amd64.integration.plugin.common TestPluginBackCompatMediaTypes (0.00s) [2021-08-12T13:02:08.400Z] plugin_test.go:236: (*Execution).IsRootless-fm: Rootless has a different view of localhost (needed for test registry access) [2021-08-12T13:02:08.400Z] [2021-08-12T13:02:08.400Z] [2021-08-12T13:02:08.400Z] DONE 5 tests, 3 skipped in 0.146s [2021-08-12T13:02:08.400Z] Running /go/src/github.com/docker/docker/integration/plugin/graphdriver (amd64.integration.plugin.graphdriver) flags=-test.v -test.timeout=120m [2021-08-12T13:02:08.655Z] INFO: Testing against a local daemon [2021-08-12T13:02:08.655Z] === RUN TestExternalGraphDriver [2021-08-12T13:02:08.655Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-12T13:02:08.655Z] --- SKIP: TestExternalGraphDriver (0.06s) [2021-08-12T13:02:08.655Z] === RUN TestGraphdriverPluginV2 [2021-08-12T13:02:12.853Z] --- PASS: TestGraphdriverPluginV2 (3.68s) [2021-08-12T13:02:12.853Z] PASS [2021-08-12T13:02:12.853Z] [2021-08-12T13:02:12.853Z] === Skipped [2021-08-12T13:02:12.853Z] === SKIP: amd64.integration.plugin.graphdriver TestExternalGraphDriver (0.06s) [2021-08-12T13:02:12.853Z] external_test.go:51: (*Execution).IsRootless-fm: rootless mode doesn't support external graph driver [2021-08-12T13:02:12.853Z] [2021-08-12T13:02:12.853Z] [2021-08-12T13:02:12.853Z] DONE 2 tests, 1 skipped in 3.866s [2021-08-12T13:02:12.853Z] Running /go/src/github.com/docker/docker/integration/plugin/logging (amd64.integration.plugin.logging) flags=-test.v -test.timeout=120m [2021-08-12T13:02:12.853Z] INFO: Testing against a local daemon [2021-08-12T13:02:12.853Z] === RUN TestContinueAfterPluginCrash [2021-08-12T13:02:12.853Z] === PAUSE TestContinueAfterPluginCrash [2021-08-12T13:02:12.853Z] === RUN TestReadPluginNoRead [2021-08-12T13:02:12.853Z] === PAUSE TestReadPluginNoRead [2021-08-12T13:02:12.853Z] === RUN TestDaemonStartWithLogOpt [2021-08-12T13:02:12.853Z] === PAUSE TestDaemonStartWithLogOpt [2021-08-12T13:02:12.853Z] === CONT TestContinueAfterPluginCrash [2021-08-12T13:02:12.853Z] === CONT TestDaemonStartWithLogOpt [2021-08-12T13:02:17.019Z] --- PASS: TestDaemonStartWithLogOpt (4.18s) [2021-08-12T13:02:17.019Z] === CONT TestReadPluginNoRead [2021-08-12T13:02:18.907Z] === RUN TestReadPluginNoRead/default [2021-08-12T13:02:20.272Z] === RUN TestReadPluginNoRead/disabled_caching [2021-08-12T13:02:21.062Z] Created binary: bundles/binary-daemon/dockerd-dev [2021-08-12T13:02:21.062Z] Copying nested executables into bundles/binary-daemon [2021-08-12T13:02:21.062Z] Building: bundles/binary-daemon/docker-proxy-dev [2021-08-12T13:02:21.062Z] GOOS="" GOARCH="" GOARM="" [2021-08-12T13:02:21.062Z] Created binary: bundles/binary-daemon/docker-proxy-dev [2021-08-12T13:02:21.062Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Cross) [Pipeline] sh [2021-08-12T13:02:21.428Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_GITCOMMIT=c8af25319a92fc8c58d1d21e6f0359284d548f27 -e DOCKER_GRAPHDRIVER docker:c8af25319a92fc8c58d1d21e6f0359284d548f27 hack/make.sh cross [2021-08-12T13:02:21.636Z] --- PASS: TestContinueAfterPluginCrash (9.22s) [2021-08-12T13:02:21.892Z] === RUN TestReadPluginNoRead/explicitly_enabled_caching [2021-08-12T13:02:22.012Z] [2021-08-12T13:02:22.012Z] Removing bundles/ [2021-08-12T13:02:22.012Z] [2021-08-12T13:02:22.012Z] ---> Making bundle: cross (in bundles/cross) [2021-08-12T13:02:22.012Z] Cross building: bundles/cross/linux/amd64 [2021-08-12T13:02:22.012Z] Building: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-12T13:02:22.012Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-12T13:02:23.780Z] === CONT TestReadPluginNoRead [2021-08-12T13:02:23.780Z] read_test.go:92: [da5408179697d] daemon is not started [2021-08-12T13:02:23.780Z] --- PASS: TestReadPluginNoRead (6.92s) [2021-08-12T13:02:23.780Z] --- PASS: TestReadPluginNoRead/default (1.54s) [2021-08-12T13:02:23.780Z] --- PASS: TestReadPluginNoRead/disabled_caching (1.62s) [2021-08-12T13:02:23.780Z] --- PASS: TestReadPluginNoRead/explicitly_enabled_caching (1.52s) [2021-08-12T13:02:23.780Z] PASS [2021-08-12T13:02:23.780Z] [2021-08-12T13:02:23.780Z] DONE 6 tests in 11.225s [2021-08-12T13:02:23.780Z] 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-08-12T13:02:23.780Z] testing: warning: no tests to run [2021-08-12T13:02:23.780Z] PASS [2021-08-12T13:02:23.780Z] [2021-08-12T13:02:23.780Z] DONE 0 tests in 0.041s [2021-08-12T13:02:23.780Z] Running /go/src/github.com/docker/docker/integration/plugin/volumes (amd64.integration.plugin.volumes) flags=-test.v -test.timeout=120m [2021-08-12T13:02:23.780Z] INFO: Testing against a local daemon [2021-08-12T13:02:23.780Z] === RUN TestPluginWithDevMounts [2021-08-12T13:02:23.780Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-12T13:02:23.780Z] --- SKIP: TestPluginWithDevMounts (0.00s) [2021-08-12T13:02:23.780Z] PASS [2021-08-12T13:02:23.780Z] [2021-08-12T13:02:23.780Z] === Skipped [2021-08-12T13:02:23.780Z] === SKIP: amd64.integration.plugin.volumes TestPluginWithDevMounts (0.00s) [2021-08-12T13:02:23.780Z] mounts_test.go:21: (*Execution).IsRootless-fm [2021-08-12T13:02:23.780Z] [2021-08-12T13:02:23.780Z] [2021-08-12T13:02:23.780Z] DONE 1 tests, 1 skipped in 0.129s [2021-08-12T13:02:23.780Z] Running /go/src/github.com/docker/docker/integration/secret (amd64.integration.secret) flags=-test.v -test.timeout=120m [2021-08-12T13:02:23.780Z] INFO: Testing against a local daemon [2021-08-12T13:02:23.780Z] === RUN TestSecretInspect [2021-08-12T13:02:23.780Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:23.780Z] --- SKIP: TestSecretInspect (0.01s) [2021-08-12T13:02:23.780Z] === RUN TestSecretList [2021-08-12T13:02:23.780Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:23.780Z] --- SKIP: TestSecretList (0.01s) [2021-08-12T13:02:23.780Z] === RUN TestSecretsCreateAndDelete [2021-08-12T13:02:23.780Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:23.780Z] --- SKIP: TestSecretsCreateAndDelete (0.02s) [2021-08-12T13:02:23.780Z] === RUN TestSecretsUpdate [2021-08-12T13:02:23.780Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:23.780Z] --- SKIP: TestSecretsUpdate (0.01s) [2021-08-12T13:02:23.780Z] === RUN TestTemplatedSecret [2021-08-12T13:02:23.780Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:23.780Z] --- SKIP: TestTemplatedSecret (0.00s) [2021-08-12T13:02:23.780Z] === RUN TestSecretCreateResolve [2021-08-12T13:02:24.036Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] --- SKIP: TestSecretCreateResolve (0.01s) [2021-08-12T13:02:24.036Z] PASS [2021-08-12T13:02:24.036Z] [2021-08-12T13:02:24.036Z] === Skipped [2021-08-12T13:02:24.036Z] === SKIP: amd64.integration.secret TestSecretInspect (0.01s) [2021-08-12T13:02:24.036Z] secret_test.go:28: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] [2021-08-12T13:02:24.036Z] === SKIP: amd64.integration.secret TestSecretList (0.01s) [2021-08-12T13:02:24.036Z] secret_test.go:52: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] [2021-08-12T13:02:24.036Z] === SKIP: amd64.integration.secret TestSecretsCreateAndDelete (0.02s) [2021-08-12T13:02:24.036Z] secret_test.go:133: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] [2021-08-12T13:02:24.036Z] === SKIP: amd64.integration.secret TestSecretsUpdate (0.01s) [2021-08-12T13:02:24.036Z] secret_test.go:181: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] [2021-08-12T13:02:24.036Z] === SKIP: amd64.integration.secret TestTemplatedSecret (0.00s) [2021-08-12T13:02:24.036Z] secret_test.go:231: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] [2021-08-12T13:02:24.036Z] === SKIP: amd64.integration.secret TestSecretCreateResolve (0.01s) [2021-08-12T13:02:24.036Z] secret_test.go:343: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] [2021-08-12T13:02:24.036Z] [2021-08-12T13:02:24.036Z] DONE 6 tests, 6 skipped in 0.200s [2021-08-12T13:02:24.036Z] Running /go/src/github.com/docker/docker/integration/service (amd64.integration.service) flags=-test.v -test.timeout=120m [2021-08-12T13:02:24.036Z] INFO: Testing against a local daemon [2021-08-12T13:02:24.036Z] === RUN TestServiceCreateInit [2021-08-12T13:02:24.036Z] === RUN TestServiceCreateInit/daemonInitDisabled [2021-08-12T13:02:24.036Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] === RUN TestServiceCreateInit/daemonInitEnabled [2021-08-12T13:02:24.036Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] --- PASS: TestServiceCreateInit (0.02s) [2021-08-12T13:02:24.036Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-12T13:02:24.036Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-12T13:02:24.036Z] === RUN TestCreateServiceMultipleTimes [2021-08-12T13:02:24.036Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] --- SKIP: TestCreateServiceMultipleTimes (0.01s) [2021-08-12T13:02:24.036Z] === RUN TestCreateServiceConflict [2021-08-12T13:02:24.036Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] --- SKIP: TestCreateServiceConflict (0.01s) [2021-08-12T13:02:24.036Z] === RUN TestCreateServiceMaxReplicas [2021-08-12T13:02:24.036Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] --- SKIP: TestCreateServiceMaxReplicas (0.01s) [2021-08-12T13:02:24.036Z] === RUN TestCreateWithDuplicateNetworkNames [2021-08-12T13:02:24.036Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] --- SKIP: TestCreateWithDuplicateNetworkNames (0.02s) [2021-08-12T13:02:24.036Z] === RUN TestCreateServiceSecretFileMode [2021-08-12T13:02:24.036Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.036Z] --- SKIP: TestCreateServiceSecretFileMode (0.01s) [2021-08-12T13:02:24.036Z] === RUN TestCreateServiceConfigFileMode [2021-08-12T13:02:24.036Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.295Z] --- SKIP: TestCreateServiceConfigFileMode (0.01s) [2021-08-12T13:02:24.295Z] === RUN TestCreateServiceSysctls [2021-08-12T13:02:24.295Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.295Z] --- SKIP: TestCreateServiceSysctls (0.02s) [2021-08-12T13:02:24.295Z] === RUN TestCreateServiceCapabilities [2021-08-12T13:02:24.295Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.295Z] --- SKIP: TestCreateServiceCapabilities (0.02s) [2021-08-12T13:02:24.295Z] === RUN TestInspect [2021-08-12T13:02:24.295Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.295Z] --- SKIP: TestInspect (0.01s) [2021-08-12T13:02:24.295Z] === RUN TestCreateJob [2021-08-12T13:02:24.295Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.295Z] --- SKIP: TestCreateJob (0.01s) [2021-08-12T13:02:24.295Z] === RUN TestReplicatedJob [2021-08-12T13:02:24.295Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.295Z] --- SKIP: TestReplicatedJob (0.01s) [2021-08-12T13:02:24.295Z] === RUN TestUpdateReplicatedJob [2021-08-12T13:02:24.295Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.295Z] --- SKIP: TestUpdateReplicatedJob (0.01s) [2021-08-12T13:02:24.295Z] === RUN TestServiceListWithStatuses [2021-08-12T13:02:24.295Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-12T13:02:24.295Z] --- SKIP: TestServiceListWithStatuses (0.00s) [2021-08-12T13:02:24.295Z] === RUN TestDockerNetworkConnectAlias [2021-08-12T13:02:24.295Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.295Z] --- SKIP: TestDockerNetworkConnectAlias (0.02s) [2021-08-12T13:02:24.295Z] === RUN TestDockerNetworkReConnect [2021-08-12T13:02:24.295Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:24.295Z] --- SKIP: TestDockerNetworkReConnect (0.01s) [2021-08-12T13:02:24.295Z] === RUN TestServicePlugin [2021-08-12T13:02:26.184Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.184Z] --- SKIP: TestServicePlugin (2.00s) [2021-08-12T13:02:26.184Z] === RUN TestServiceUpdateLabel [2021-08-12T13:02:26.184Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.184Z] --- SKIP: TestServiceUpdateLabel (0.01s) [2021-08-12T13:02:26.184Z] === RUN TestServiceUpdateSecrets [2021-08-12T13:02:26.184Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.184Z] --- SKIP: TestServiceUpdateSecrets (0.01s) [2021-08-12T13:02:26.184Z] === RUN TestServiceUpdateConfigs [2021-08-12T13:02:26.184Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.184Z] --- SKIP: TestServiceUpdateConfigs (0.01s) [2021-08-12T13:02:26.184Z] === RUN TestServiceUpdateNetwork [2021-08-12T13:02:26.184Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] --- SKIP: TestServiceUpdateNetwork (0.02s) [2021-08-12T13:02:26.440Z] === RUN TestServiceUpdatePidsLimit [2021-08-12T13:02:26.440Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] --- SKIP: TestServiceUpdatePidsLimit (0.02s) [2021-08-12T13:02:26.440Z] PASS [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === Skipped [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-12T13:02:26.440Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] --- SKIP: TestServiceCreateInit/daemonInitDisabled (0.00s) [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-12T13:02:26.440Z] create_test.go:40: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] --- SKIP: TestServiceCreateInit/daemonInitEnabled (0.00s) [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestCreateServiceMultipleTimes (0.01s) [2021-08-12T13:02:26.440Z] create_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestCreateServiceConflict (0.01s) [2021-08-12T13:02:26.440Z] create_test.go:155: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestCreateServiceMaxReplicas (0.01s) [2021-08-12T13:02:26.440Z] create_test.go:176: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestCreateWithDuplicateNetworkNames (0.02s) [2021-08-12T13:02:26.440Z] create_test.go:197: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestCreateServiceSecretFileMode (0.01s) [2021-08-12T13:02:26.440Z] create_test.go:250: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestCreateServiceConfigFileMode (0.01s) [2021-08-12T13:02:26.440Z] create_test.go:314: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestCreateServiceSysctls (0.02s) [2021-08-12T13:02:26.440Z] create_test.go:404: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestCreateServiceCapabilities (0.02s) [2021-08-12T13:02:26.440Z] create_test.go:488: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestInspect (0.01s) [2021-08-12T13:02:26.440Z] inspect_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestCreateJob (0.01s) [2021-08-12T13:02:26.440Z] jobs_test.go:26: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestReplicatedJob (0.01s) [2021-08-12T13:02:26.440Z] jobs_test.go:61: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.440Z] === SKIP: amd64.integration.service TestUpdateReplicatedJob (0.01s) [2021-08-12T13:02:26.440Z] jobs_test.go:94: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.440Z] [2021-08-12T13:02:26.441Z] === SKIP: amd64.integration.service TestServiceListWithStatuses (0.00s) [2021-08-12T13:02:26.441Z] list_test.go:34: versions.LessThan(testEnv.DaemonInfo.ServerVersion, "1.41") [2021-08-12T13:02:26.441Z] [2021-08-12T13:02:26.441Z] === SKIP: amd64.integration.service TestDockerNetworkConnectAlias (0.02s) [2021-08-12T13:02:26.441Z] network_test.go:20: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.441Z] [2021-08-12T13:02:26.441Z] === SKIP: amd64.integration.service TestDockerNetworkReConnect (0.01s) [2021-08-12T13:02:26.441Z] network_test.go:82: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.441Z] [2021-08-12T13:02:26.441Z] === SKIP: amd64.integration.service TestServicePlugin (2.00s) [2021-08-12T13:02:26.441Z] plugin_test.go:59: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.441Z] [2021-08-12T13:02:26.441Z] === SKIP: amd64.integration.service TestServiceUpdateLabel (0.01s) [2021-08-12T13:02:26.441Z] update_test.go:23: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.441Z] [2021-08-12T13:02:26.441Z] === SKIP: amd64.integration.service TestServiceUpdateSecrets (0.01s) [2021-08-12T13:02:26.441Z] update_test.go:79: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.441Z] [2021-08-12T13:02:26.441Z] === SKIP: amd64.integration.service TestServiceUpdateConfigs (0.01s) [2021-08-12T13:02:26.441Z] update_test.go:141: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.441Z] [2021-08-12T13:02:26.441Z] === SKIP: amd64.integration.service TestServiceUpdateNetwork (0.02s) [2021-08-12T13:02:26.441Z] update_test.go:203: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.441Z] [2021-08-12T13:02:26.441Z] === SKIP: amd64.integration.service TestServiceUpdatePidsLimit (0.02s) [2021-08-12T13:02:26.441Z] update_test.go:283: (*Execution).IsRootless-fm: rootless mode doesn't support Swarm-mode [2021-08-12T13:02:26.441Z] [2021-08-12T13:02:26.441Z] [2021-08-12T13:02:26.441Z] DONE 24 tests, 23 skipped in 2.410s [2021-08-12T13:02:26.441Z] Running /go/src/github.com/docker/docker/integration/session (amd64.integration.session) flags=-test.v -test.timeout=120m [2021-08-12T13:02:26.441Z] INFO: Testing against a local daemon [2021-08-12T13:02:26.441Z] === RUN TestSessionCreate [2021-08-12T13:02:26.441Z] --- PASS: TestSessionCreate (0.02s) [2021-08-12T13:02:26.441Z] === RUN TestSessionCreateWithBadUpgrade [2021-08-12T13:02:26.441Z] --- PASS: TestSessionCreateWithBadUpgrade (0.02s) [2021-08-12T13:02:26.441Z] PASS [2021-08-12T13:02:26.441Z] [2021-08-12T13:02:26.441Z] DONE 2 tests in 0.154s [2021-08-12T13:02:26.441Z] Running /go/src/github.com/docker/docker/integration/system (amd64.integration.system) flags=-test.v -test.timeout=120m [2021-08-12T13:02:26.697Z] INFO: Testing against a local daemon [2021-08-12T13:02:26.697Z] === RUN TestCgroupDriverSystemdMemoryLimit [2021-08-12T13:02:26.697Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-12T13:02:26.697Z] --- SKIP: TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-12T13:02:26.697Z] === RUN TestDiskUsage [2021-08-12T13:02:26.697Z] === PAUSE TestDiskUsage [2021-08-12T13:02:26.697Z] === RUN TestEventsExecDie [2021-08-12T13:02:27.626Z] --- PASS: TestEventsExecDie (0.96s) [2021-08-12T13:02:27.626Z] === RUN TestEventsBackwardsCompatible [2021-08-12T13:02:27.626Z] --- PASS: TestEventsBackwardsCompatible (0.04s) [2021-08-12T13:02:27.626Z] === RUN TestEventsVolumeCreate [2021-08-12T13:02:27.626Z] --- PASS: TestEventsVolumeCreate (0.05s) [2021-08-12T13:02:27.626Z] === RUN TestInfoBinaryCommits [2021-08-12T13:02:27.626Z] --- PASS: TestInfoBinaryCommits (0.02s) [2021-08-12T13:02:27.626Z] === RUN TestInfoAPIVersioned [2021-08-12T13:02:27.626Z] --- PASS: TestInfoAPIVersioned (0.01s) [2021-08-12T13:02:27.626Z] === RUN TestInfoDiscoveryBackend [2021-08-12T13:02:28.187Z] --- PASS: TestInfoDiscoveryBackend (0.55s) [2021-08-12T13:02:28.187Z] === RUN TestInfoDiscoveryInvalidAdvertise [2021-08-12T13:02:32.349Z] --- PASS: TestInfoDiscoveryInvalidAdvertise (3.44s) [2021-08-12T13:02:32.349Z] === RUN TestInfoDiscoveryAdvertiseInterfaceName [2021-08-12T13:02:32.349Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:32.349Z] --- SKIP: TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-12T13:02:32.349Z] === RUN TestInfoAPI [2021-08-12T13:02:32.349Z] --- PASS: TestInfoAPI (0.02s) [2021-08-12T13:02:32.349Z] === RUN TestInfoAPIWarnings [2021-08-12T13:02:50.382Z] --- PASS: TestInfoAPIWarnings (16.40s) [2021-08-12T13:02:50.382Z] === RUN TestInfoDebug [2021-08-12T13:02:50.382Z] --- PASS: TestInfoDebug (0.54s) [2021-08-12T13:02:50.382Z] === RUN TestInfoInsecureRegistries [2021-08-12T13:02:50.382Z] --- PASS: TestInfoInsecureRegistries (0.55s) [2021-08-12T13:02:50.382Z] === RUN TestInfoRegistryMirrors [2021-08-12T13:02:50.382Z] --- PASS: TestInfoRegistryMirrors (0.54s) [2021-08-12T13:02:50.382Z] === RUN TestLoginFailsWithBadCredentials [2021-08-12T13:02:50.382Z] --- PASS: TestLoginFailsWithBadCredentials (0.12s) [2021-08-12T13:02:50.382Z] === RUN TestPingCacheHeaders [2021-08-12T13:02:50.382Z] --- PASS: TestPingCacheHeaders (0.02s) [2021-08-12T13:02:50.382Z] === RUN TestPingGet [2021-08-12T13:02:50.382Z] --- PASS: TestPingGet (0.01s) [2021-08-12T13:02:50.382Z] === RUN TestPingHead [2021-08-12T13:02:50.382Z] --- PASS: TestPingHead (0.02s) [2021-08-12T13:02:50.382Z] === RUN TestVersion [2021-08-12T13:02:50.382Z] --- PASS: TestVersion (0.02s) [2021-08-12T13:02:50.382Z] === CONT TestDiskUsage [2021-08-12T13:02:50.382Z] === RUN TestDiskUsage/empty [2021-08-12T13:02:50.382Z] === RUN TestDiskUsage/empty/container_types [2021-08-12T13:02:50.382Z] === RUN TestDiskUsage/empty/image_types [2021-08-12T13:02:50.382Z] === RUN TestDiskUsage/empty/volume_types [2021-08-12T13:02:50.382Z] === RUN TestDiskUsage/empty/build-cache_types [2021-08-12T13:02:50.382Z] === RUN TestDiskUsage/empty/container,_volume_types [2021-08-12T13:02:50.382Z] === RUN TestDiskUsage/empty/image,_build-cache_types [2021-08-12T13:02:50.382Z] === RUN TestDiskUsage/empty/container,_volume,_build-cache_types [2021-08-12T13:02:50.382Z] === RUN TestDiskUsage/empty/image,_volume,_build-cache_types [2021-08-12T13:02:50.382Z] === RUN TestDiskUsage/empty/container,_image,_volume_types [2021-08-12T13:02:50.382Z] === RUN TestDiskUsage/empty/container,_image,_volume,_build-cache_types [2021-08-12T13:02:50.382Z] === RUN TestDiskUsage/after_LoadBusybox [2021-08-12T13:02:50.638Z] === RUN TestDiskUsage/after_LoadBusybox/container_types [2021-08-12T13:02:50.638Z] === RUN TestDiskUsage/after_LoadBusybox/image_types [2021-08-12T13:02:50.638Z] === RUN TestDiskUsage/after_LoadBusybox/volume_types [2021-08-12T13:02:50.638Z] === RUN TestDiskUsage/after_LoadBusybox/build-cache_types [2021-08-12T13:02:50.638Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume_types [2021-08-12T13:02:50.638Z] === RUN TestDiskUsage/after_LoadBusybox/image,_build-cache_types [2021-08-12T13:02:50.638Z] === RUN TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types [2021-08-12T13:02:50.638Z] === RUN TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types [2021-08-12T13:02:50.638Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume_types [2021-08-12T13:02:50.638Z] === RUN TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types [2021-08-12T13:02:50.638Z] === RUN TestDiskUsage/after_container.Run [2021-08-12T13:02:51.199Z] === RUN TestDiskUsage/after_container.Run/container_types [2021-08-12T13:02:51.199Z] === RUN TestDiskUsage/after_container.Run/image_types [2021-08-12T13:02:51.199Z] === RUN TestDiskUsage/after_container.Run/volume_types [2021-08-12T13:02:51.199Z] === RUN TestDiskUsage/after_container.Run/build-cache_types [2021-08-12T13:02:51.199Z] === RUN TestDiskUsage/after_container.Run/container,_volume_types [2021-08-12T13:02:51.199Z] === RUN TestDiskUsage/after_container.Run/image,_build-cache_types [2021-08-12T13:02:51.199Z] === RUN TestDiskUsage/after_container.Run/container,_volume,_build-cache_types [2021-08-12T13:02:51.199Z] === RUN TestDiskUsage/after_container.Run/image,_volume,_build-cache_types [2021-08-12T13:02:51.199Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume_types [2021-08-12T13:02:51.199Z] === RUN TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage (1.48s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/empty (0.01s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/empty/container_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/empty/image_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/empty/volume_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/empty/build-cache_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/empty/container,_volume_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/empty/image,_build-cache_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/empty/container,_volume,_build-cache_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/empty/image,_volume,_build-cache_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/empty/container,_image,_volume_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/empty/container,_image,_volume,_build-cache_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_LoadBusybox (0.17s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/container_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/image_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/volume_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/build-cache_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_build-cache_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_volume,_build-cache_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/image,_volume,_build-cache_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_LoadBusybox/container,_image,_volume,_build-cache_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_container.Run (0.60s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_container.Run/container_types (0.01s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_container.Run/image_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_container.Run/volume_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_container.Run/build-cache_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume_types (0.01s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_container.Run/image,_build-cache_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_container.Run/container,_volume,_build-cache_types (0.01s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_container.Run/image,_volume,_build-cache_types (0.00s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume_types (0.02s) [2021-08-12T13:02:51.456Z] --- PASS: TestDiskUsage/after_container.Run/container,_image,_volume,_build-cache_types (0.02s) [2021-08-12T13:02:51.456Z] PASS [2021-08-12T13:02:51.456Z] [2021-08-12T13:02:51.456Z] === Skipped [2021-08-12T13:02:51.456Z] === SKIP: amd64.integration.system TestCgroupDriverSystemdMemoryLimit (0.00s) [2021-08-12T13:02:51.456Z] cgroupdriver_systemd_test.go:32: !hasSystemd() [2021-08-12T13:02:51.456Z] [2021-08-12T13:02:51.457Z] === SKIP: amd64.integration.system TestInfoDiscoveryAdvertiseInterfaceName (0.00s) [2021-08-12T13:02:51.457Z] info_linux_test.go:95: (*Execution).IsRootless-fm: rootless mode has different view of network [2021-08-12T13:02:51.457Z] [2021-08-12T13:02:51.457Z] [2021-08-12T13:02:51.457Z] DONE 53 tests, 2 skipped in 24.892s [2021-08-12T13:02:51.457Z] Running /go/src/github.com/docker/docker/integration/volume (amd64.integration.volume) flags=-test.v -test.timeout=120m [2021-08-12T13:02:51.457Z] INFO: Testing against a local daemon [2021-08-12T13:02:51.457Z] === RUN TestVolumesCreateAndList [2021-08-12T13:02:51.457Z] --- PASS: TestVolumesCreateAndList (0.02s) [2021-08-12T13:02:51.457Z] === RUN TestVolumesRemove [2021-08-12T13:02:51.712Z] --- PASS: TestVolumesRemove (0.05s) [2021-08-12T13:02:51.712Z] === RUN TestVolumesInspect [2021-08-12T13:02:51.712Z] --- PASS: TestVolumesInspect (0.02s) [2021-08-12T13:02:51.712Z] === RUN TestVolumesInvalidJSON [2021-08-12T13:02:51.712Z] === RUN TestVolumesInvalidJSON//volumes/create [2021-08-12T13:02:51.712Z] === PAUSE TestVolumesInvalidJSON//volumes/create [2021-08-12T13:02:51.712Z] === CONT TestVolumesInvalidJSON//volumes/create [2021-08-12T13:02:51.712Z] --- PASS: TestVolumesInvalidJSON (0.01s) [2021-08-12T13:02:51.712Z] --- PASS: TestVolumesInvalidJSON//volumes/create (0.00s) [2021-08-12T13:02:51.712Z] PASS [2021-08-12T13:02:51.712Z] [2021-08-12T13:02:51.712Z] DONE 5 tests in 0.232s [2021-08-12T13:02:51.712Z] ---> Making bundle: .integration-daemon-stop (in bundles/test-integration) [2021-08-12T13:02:51.712Z] /go/src/github.com/docker/docker/hack/make/.integration-daemon-stop: line 13: wait: pid 13333 is not a child of this shell [2021-08-12T13:02:51.712Z] warning: PID 13333 from bundles/test-integration/docker.pid had a nonzero exit code [2021-08-12T13:02:51.712Z] Leaving: AppArmorNo profiles have been unloaded. [2021-08-12T13:02:51.712Z] [2021-08-12T13:02:51.712Z] Unloading profiles will leave already running processes permanently [2021-08-12T13:02:51.712Z] unconfined, which can lead to unexpected situations. [2021-08-12T13:02:51.712Z] [2021-08-12T13:02:51.712Z] To set a process to complain mode, use the command line tool [2021-08-12T13:02:51.712Z] 'aa-complain'. To really tear down all profiles, run 'aa-teardown'." [2021-08-12T13:02:51.712Z] Removing test suite binaries [2021-08-12T13:02:51.712Z] exiting test-integration [2021-08-12T13:02:51.712Z] ++ exit 0 [2021-08-12T13:02:51.712Z] Post stage [Pipeline] junit [2021-08-12T13:02:54.263Z] Recording test results [2021-08-12T13:02:54.592Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-12T13:02:54.926Z] + echo Ensuring container killed. [2021-08-12T13:02:54.926Z] Ensuring container killed. [2021-08-12T13:02:54.926Z] + docker rm -vf docker-pr3 [2021-08-12T13:02:54.926Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-08-12T13:02:55.200Z] + echo Chowning /workspace to jenkins user [2021-08-12T13:02:55.200Z] Chowning /workspace to jenkins user [2021-08-12T13:02:55.200Z] + id -u [2021-08-12T13:02:55.200Z] + id -g [2021-08-12T13:02:55.200Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42740:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-12T13:02:57.414Z] + bundleName=amd64-rootless [2021-08-12T13:02:57.414Z] + echo Creating amd64-rootless-bundles.tar.gz [2021-08-12T13:02:57.414Z] Creating amd64-rootless-bundles.tar.gz [2021-08-12T13:02:57.414Z] + find bundles -path */root/*overlay2 -prune -o -type f ( -name *-report.json -o -name *.log -o -name *.prof -o -name *-report.xml ) -print [2021-08-12T13:02:57.414Z] + xargs tar -czf amd64-rootless-bundles.tar.gz [Pipeline] archiveArtifacts [2021-08-12T13:02:57.423Z] Archiving artifacts [2021-08-12T13:02:57.595Z] Uploaded 1 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42740/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-12T13:02:57.940Z] + make clean [2021-08-12T13:02:57.940Z] docker volume rm -f docker-dev-cache [2021-08-12T13:02:58.195Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2021-08-12T13:03:58.410Z] Created binary: bundles/cross/linux/amd64-daemon/dockerd-dev [2021-08-12T13:03:58.410Z] Copying nested executables into bundles/cross/linux/amd64-daemon [2021-08-12T13:03:58.410Z] Building: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-12T13:03:58.410Z] GOOS="linux" GOARCH="amd64" GOARM="" [2021-08-12T13:03:58.410Z] Created binary: bundles/cross/linux/amd64-daemon/docker-proxy-dev [2021-08-12T13:03:58.410Z] Cross building: bundles/cross/windows/amd64 [2021-08-12T13:03:58.410Z] Building: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-12T13:03:58.410Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-12T13:05:19.795Z] Created binary: bundles/cross/windows/amd64-daemon/dockerd-dev.exe [2021-08-12T13:05:19.795Z] Building: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-12T13:05:19.795Z] GOOS="windows" GOARCH="amd64" GOARM="" [2021-08-12T13:05:19.795Z] Created binary: bundles/cross/windows/amd64-daemon/docker-proxy-dev.exe [2021-08-12T13:05:19.795Z] Cloning into '/go/src/github.com/docker/windows-container-utility'... [2021-08-12T13:05:19.795Z] remote: Enumerating objects: 23, done. [2021-08-12T13:05:19.795Z] remote: Counting objects: 50% (1/2) remote: Counting objects: 100% (2/2) remote: Counting objects: 100% (2/2), done. [2021-08-12T13:05:19.795Z] remote: Compressing objects: 50% (1/2) remote: Compressing objects: 100% (2/2) remote: Compressing objects: 100% (2/2), done. [2021-08-12T13:05:19.795Z] remote: Total 23 (delta 0), reused 0 (delta 0), pack-reused 21 [2021-08-12T13:05:19.796Z] 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-08-12T13:05:19.796Z] Building: bundles/cross/windows/amd64/containerutility.exe [2021-08-12T13:05:19.796Z] Cross building: bundles/cross/linux/ppc64le [2021-08-12T13:05:19.796Z] Building: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-12T13:05:19.796Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-12T13:06:41.182Z] Created binary: bundles/cross/linux/ppc64le-daemon/dockerd-dev [2021-08-12T13:06:41.182Z] Building: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-12T13:06:41.182Z] GOOS="linux" GOARCH="ppc64le" GOARM="" [2021-08-12T13:06:41.182Z] Created binary: bundles/cross/linux/ppc64le-daemon/docker-proxy-dev [2021-08-12T13:06:41.182Z] Cross building: bundles/cross/linux/s390x [2021-08-12T13:06:41.182Z] Building: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-12T13:06:41.182Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-12T13:08:02.638Z] Created binary: bundles/cross/linux/s390x-daemon/dockerd-dev [2021-08-12T13:08:02.638Z] Building: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-12T13:08:02.638Z] GOOS="linux" GOARCH="s390x" GOARM="" [2021-08-12T13:08:02.638Z] Created binary: bundles/cross/linux/s390x-daemon/docker-proxy-dev [2021-08-12T13:08:02.638Z] [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Unit tests) [Pipeline] sh [2021-08-12T13:08:02.960Z] + sudo modprobe ip6table_filter [Pipeline] sh [2021-08-12T13:08:03.280Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42740/bundles:/go/src/github.com/docker/docker/bundles --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c8af25319a92fc8c58d1d21e6f0359284d548f27 -e DOCKER_GRAPHDRIVER -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c8af25319a92fc8c58d1d21e6f0359284d548f27 hack/test/unit [2021-08-12T13:08:03.842Z] + BUILDFLAGS=(-tags 'netgo seccomp libdm_no_deferred_remove') [2021-08-12T13:08:03.842Z] + TESTFLAGS+=' -test.timeout=5m' [2021-08-12T13:08:03.842Z] + TESTDIRS=./... [2021-08-12T13:08:03.842Z] + exclude_paths='/vendor/|/integration' [2021-08-12T13:08:03.842Z] ++ go list ./... [2021-08-12T13:08:03.842Z] ++ grep -vE '(/vendor/|/integration)' [2021-08-12T13:08:04.773Z] + pkg_list='github.com/docker/docker/api [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/backend/build [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/httputils [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/middleware [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router/build [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router/container [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router/debug [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router/distribution [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router/grpc [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router/image [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router/network [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router/plugin [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router/session [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router/swarm [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router/system [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/server/router/volume [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/backend [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/blkiodev [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/container [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/events [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/filters [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/image [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/mount [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/network [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/registry [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/strslice [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/swarm [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/time [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/versions [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-12T13:08:04.773Z] github.com/docker/docker/api/types/volume [2021-08-12T13:08:04.773Z] github.com/docker/docker/builder [2021-08-12T13:08:04.773Z] github.com/docker/docker/builder/builder-next [2021-08-12T13:08:04.773Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-12T13:08:04.773Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-12T13:08:04.773Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-12T13:08:04.773Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-12T13:08:04.773Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-12T13:08:04.773Z] github.com/docker/docker/builder/builder-next/worker [2021-08-12T13:08:04.773Z] github.com/docker/docker/builder/dockerfile [2021-08-12T13:08:04.773Z] github.com/docker/docker/builder/dockerignore [2021-08-12T13:08:04.773Z] github.com/docker/docker/builder/remotecontext [2021-08-12T13:08:04.773Z] github.com/docker/docker/builder/remotecontext/git [2021-08-12T13:08:04.773Z] github.com/docker/docker/cli [2021-08-12T13:08:04.773Z] github.com/docker/docker/cli/config [2021-08-12T13:08:04.773Z] github.com/docker/docker/cli/debug [2021-08-12T13:08:04.773Z] github.com/docker/docker/client [2021-08-12T13:08:04.773Z] github.com/docker/docker/cmd/docker-proxy [2021-08-12T13:08:04.773Z] github.com/docker/docker/cmd/dockerd [2021-08-12T13:08:04.773Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-12T13:08:04.773Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-12T13:08:04.773Z] github.com/docker/docker/container [2021-08-12T13:08:04.773Z] github.com/docker/docker/container/stream [2021-08-12T13:08:04.773Z] github.com/docker/docker/contrib/apparmor [2021-08-12T13:08:04.773Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-12T13:08:04.773Z] github.com/docker/docker/contrib/httpserver [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/cluster [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/cluster/convert [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/cluster/executor [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/cluster/provider [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/config [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/discovery [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/events [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/events/testutils [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/exec [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/graphdriver [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/images [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/initlayer [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/links [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/listeners [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/gelf [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/journald [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/local [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/logentries [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/splunk [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/syslog [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/logger/templates [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/names [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/network [2021-08-12T13:08:04.773Z] github.com/docker/docker/daemon/stats [2021-08-12T13:08:04.773Z] github.com/docker/docker/distribution [2021-08-12T13:08:04.773Z] github.com/docker/docker/distribution/metadata [2021-08-12T13:08:04.773Z] github.com/docker/docker/distribution/utils [2021-08-12T13:08:04.773Z] github.com/docker/docker/distribution/xfer [2021-08-12T13:08:04.773Z] github.com/docker/docker/dockerversion [2021-08-12T13:08:04.773Z] github.com/docker/docker/errdefs [2021-08-12T13:08:04.773Z] github.com/docker/docker/image [2021-08-12T13:08:04.773Z] github.com/docker/docker/image/cache [2021-08-12T13:08:04.773Z] github.com/docker/docker/image/tarexport [2021-08-12T13:08:04.773Z] github.com/docker/docker/image/v1 [2021-08-12T13:08:04.773Z] github.com/docker/docker/internal/test/suite [2021-08-12T13:08:04.773Z] github.com/docker/docker/layer [2021-08-12T13:08:04.773Z] github.com/docker/docker/libcontainerd [2021-08-12T13:08:04.773Z] github.com/docker/docker/libcontainerd/queue [2021-08-12T13:08:04.773Z] github.com/docker/docker/libcontainerd/remote [2021-08-12T13:08:04.773Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-12T13:08:04.773Z] github.com/docker/docker/libcontainerd/types [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/api [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/bitseq [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/cluster [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/config [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/datastore [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/driverapi [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/etchosts [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/idm [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/ipam [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/iptables [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/netlabel [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/netutils [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/networkdb [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/ns [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/options [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/osl [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/portallocator [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/portmapper [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/testutils [2021-08-12T13:08:04.773Z] github.com/docker/docker/libnetwork/types [2021-08-12T13:08:04.773Z] github.com/docker/docker/oci [2021-08-12T13:08:04.773Z] github.com/docker/docker/oci/caps [2021-08-12T13:08:04.773Z] github.com/docker/docker/opts [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/aaparser [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/archive [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/authorization [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/broadcaster [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/capabilities [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/chrootarchive [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/containerfs [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/devicemapper [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/directory [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/discovery [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/discovery/file [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/discovery/kv [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/discovery/memory [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/dmesg [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/filenotify [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/fileutils [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/fsutils [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/homedir [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/idtools [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/ioutils [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/jsonmessage [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/locker [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/longpath [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/loopback [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/mount [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/namesgenerator [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/parsers [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/pidfile [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/platform [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/plugingetter [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/plugins [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/plugins/transport [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/pools [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/progress [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/pubsub [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/reexec [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/signal [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/stack [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/stdcopy [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/streamformatter [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/stringid [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/symlink [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/sysinfo [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/system [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/tailfile [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/tarsum [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/term [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/term/windows [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/truncindex [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/urlutil [2021-08-12T13:08:04.773Z] github.com/docker/docker/pkg/useragent [2021-08-12T13:08:04.773Z] github.com/docker/docker/plugin [2021-08-12T13:08:04.773Z] github.com/docker/docker/plugin/executor/containerd [2021-08-12T13:08:04.773Z] github.com/docker/docker/plugin/v2 [2021-08-12T13:08:04.773Z] github.com/docker/docker/profiles/apparmor [2021-08-12T13:08:04.773Z] github.com/docker/docker/profiles/seccomp [2021-08-12T13:08:04.773Z] github.com/docker/docker/quota [2021-08-12T13:08:04.773Z] github.com/docker/docker/reference [2021-08-12T13:08:04.773Z] github.com/docker/docker/registry [2021-08-12T13:08:04.773Z] github.com/docker/docker/registry/resumable [2021-08-12T13:08:04.773Z] github.com/docker/docker/restartmanager [2021-08-12T13:08:04.773Z] github.com/docker/docker/rootless [2021-08-12T13:08:04.773Z] github.com/docker/docker/rootless/specconv [2021-08-12T13:08:04.773Z] github.com/docker/docker/runconfig [2021-08-12T13:08:04.773Z] github.com/docker/docker/runconfig/opts [2021-08-12T13:08:04.773Z] github.com/docker/docker/testutil [2021-08-12T13:08:04.773Z] github.com/docker/docker/testutil/daemon [2021-08-12T13:08:04.773Z] github.com/docker/docker/testutil/environment [2021-08-12T13:08:04.773Z] github.com/docker/docker/testutil/fakecontext [2021-08-12T13:08:04.773Z] github.com/docker/docker/testutil/fakegit [2021-08-12T13:08:04.773Z] github.com/docker/docker/testutil/fakestorage [2021-08-12T13:08:04.773Z] github.com/docker/docker/testutil/fixtures/load [2021-08-12T13:08:04.773Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-12T13:08:04.773Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-12T13:08:04.773Z] github.com/docker/docker/testutil/registry [2021-08-12T13:08:04.773Z] github.com/docker/docker/testutil/request [2021-08-12T13:08:04.773Z] github.com/docker/docker/volume [2021-08-12T13:08:04.773Z] github.com/docker/docker/volume/drivers [2021-08-12T13:08:04.773Z] github.com/docker/docker/volume/local [2021-08-12T13:08:04.773Z] github.com/docker/docker/volume/mounts [2021-08-12T13:08:04.773Z] github.com/docker/docker/volume/service [2021-08-12T13:08:04.773Z] github.com/docker/docker/volume/service/opts [2021-08-12T13:08:04.773Z] github.com/docker/docker/volume/testutils' [2021-08-12T13:08:04.774Z] ++ grep --fixed-strings -v /libnetwork [2021-08-12T13:08:04.774Z] ++ echo 'github.com/docker/docker/api [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/backend/build [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/httputils [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/middleware [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/build [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/container [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/debug [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/distribution [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/grpc [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/image [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/network [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/plugin [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/session [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/swarm [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/system [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/volume [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/backend [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/blkiodev [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/container [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/events [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/filters [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/image [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/mount [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/network [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/registry [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/strslice [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/swarm [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/time [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/versions [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/volume [2021-08-12T13:08:04.774Z] github.com/docker/docker/builder [2021-08-12T13:08:04.774Z] github.com/docker/docker/builder/builder-next [2021-08-12T13:08:04.774Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-12T13:08:04.774Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-12T13:08:04.774Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-12T13:08:04.774Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-12T13:08:04.774Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-12T13:08:04.774Z] github.com/docker/docker/builder/builder-next/worker [2021-08-12T13:08:04.774Z] github.com/docker/docker/builder/dockerfile [2021-08-12T13:08:04.774Z] github.com/docker/docker/builder/dockerignore [2021-08-12T13:08:04.774Z] github.com/docker/docker/builder/remotecontext [2021-08-12T13:08:04.774Z] github.com/docker/docker/builder/remotecontext/git [2021-08-12T13:08:04.774Z] github.com/docker/docker/cli [2021-08-12T13:08:04.774Z] github.com/docker/docker/cli/config [2021-08-12T13:08:04.774Z] github.com/docker/docker/cli/debug [2021-08-12T13:08:04.774Z] github.com/docker/docker/client [2021-08-12T13:08:04.774Z] github.com/docker/docker/cmd/docker-proxy [2021-08-12T13:08:04.774Z] github.com/docker/docker/cmd/dockerd [2021-08-12T13:08:04.774Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-12T13:08:04.774Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-12T13:08:04.774Z] github.com/docker/docker/container [2021-08-12T13:08:04.774Z] github.com/docker/docker/container/stream [2021-08-12T13:08:04.774Z] github.com/docker/docker/contrib/apparmor [2021-08-12T13:08:04.774Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-12T13:08:04.774Z] github.com/docker/docker/contrib/httpserver [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/cluster [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/cluster/convert [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/cluster/executor [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/cluster/provider [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/config [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/discovery [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/events [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/events/testutils [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/exec [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/graphdriver [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/images [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/initlayer [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/links [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/listeners [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/gelf [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/journald [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/local [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/logentries [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/splunk [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/syslog [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/logger/templates [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/names [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/network [2021-08-12T13:08:04.774Z] github.com/docker/docker/daemon/stats [2021-08-12T13:08:04.774Z] github.com/docker/docker/distribution [2021-08-12T13:08:04.774Z] github.com/docker/docker/distribution/metadata [2021-08-12T13:08:04.774Z] github.com/docker/docker/distribution/utils [2021-08-12T13:08:04.774Z] github.com/docker/docker/distribution/xfer [2021-08-12T13:08:04.774Z] github.com/docker/docker/dockerversion [2021-08-12T13:08:04.774Z] github.com/docker/docker/errdefs [2021-08-12T13:08:04.774Z] github.com/docker/docker/image [2021-08-12T13:08:04.774Z] github.com/docker/docker/image/cache [2021-08-12T13:08:04.774Z] github.com/docker/docker/image/tarexport [2021-08-12T13:08:04.774Z] github.com/docker/docker/image/v1 [2021-08-12T13:08:04.774Z] github.com/docker/docker/internal/test/suite [2021-08-12T13:08:04.774Z] github.com/docker/docker/layer [2021-08-12T13:08:04.774Z] github.com/docker/docker/libcontainerd [2021-08-12T13:08:04.774Z] github.com/docker/docker/libcontainerd/queue [2021-08-12T13:08:04.774Z] github.com/docker/docker/libcontainerd/remote [2021-08-12T13:08:04.774Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-12T13:08:04.774Z] github.com/docker/docker/libcontainerd/types [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/api [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/bitseq [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/cluster [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/config [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/datastore [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/driverapi [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/etchosts [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/idm [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/ipam [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/iptables [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/netlabel [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/netutils [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/networkdb [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/ns [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/options [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/osl [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/portallocator [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/portmapper [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/testutils [2021-08-12T13:08:04.774Z] github.com/docker/docker/libnetwork/types [2021-08-12T13:08:04.774Z] github.com/docker/docker/oci [2021-08-12T13:08:04.774Z] github.com/docker/docker/oci/caps [2021-08-12T13:08:04.774Z] github.com/docker/docker/opts [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/aaparser [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/archive [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/authorization [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/broadcaster [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/capabilities [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/chrootarchive [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/containerfs [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/devicemapper [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/directory [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/discovery [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/discovery/file [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/discovery/kv [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/discovery/memory [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/dmesg [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/filenotify [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/fileutils [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/fsutils [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/homedir [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/idtools [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/ioutils [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/jsonmessage [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/locker [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/longpath [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/loopback [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/mount [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/namesgenerator [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/parsers [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/pidfile [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/platform [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/plugingetter [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/plugins [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/plugins/transport [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/pools [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/progress [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/pubsub [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/reexec [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/signal [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/stack [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/stdcopy [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/streamformatter [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/stringid [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/symlink [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/sysinfo [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/system [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/tailfile [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/tarsum [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/term [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/term/windows [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/truncindex [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/urlutil [2021-08-12T13:08:04.774Z] github.com/docker/docker/pkg/useragent [2021-08-12T13:08:04.774Z] github.com/docker/docker/plugin [2021-08-12T13:08:04.774Z] github.com/docker/docker/plugin/executor/containerd [2021-08-12T13:08:04.774Z] github.com/docker/docker/plugin/v2 [2021-08-12T13:08:04.774Z] github.com/docker/docker/profiles/apparmor [2021-08-12T13:08:04.774Z] github.com/docker/docker/profiles/seccomp [2021-08-12T13:08:04.774Z] github.com/docker/docker/quota [2021-08-12T13:08:04.774Z] github.com/docker/docker/reference [2021-08-12T13:08:04.774Z] github.com/docker/docker/registry [2021-08-12T13:08:04.774Z] github.com/docker/docker/registry/resumable [2021-08-12T13:08:04.774Z] github.com/docker/docker/restartmanager [2021-08-12T13:08:04.774Z] github.com/docker/docker/rootless [2021-08-12T13:08:04.774Z] github.com/docker/docker/rootless/specconv [2021-08-12T13:08:04.774Z] github.com/docker/docker/runconfig [2021-08-12T13:08:04.774Z] github.com/docker/docker/runconfig/opts [2021-08-12T13:08:04.774Z] github.com/docker/docker/testutil [2021-08-12T13:08:04.774Z] github.com/docker/docker/testutil/daemon [2021-08-12T13:08:04.774Z] github.com/docker/docker/testutil/environment [2021-08-12T13:08:04.774Z] github.com/docker/docker/testutil/fakecontext [2021-08-12T13:08:04.774Z] github.com/docker/docker/testutil/fakegit [2021-08-12T13:08:04.774Z] github.com/docker/docker/testutil/fakestorage [2021-08-12T13:08:04.774Z] github.com/docker/docker/testutil/fixtures/load [2021-08-12T13:08:04.774Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-12T13:08:04.774Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-12T13:08:04.774Z] github.com/docker/docker/testutil/registry [2021-08-12T13:08:04.774Z] github.com/docker/docker/testutil/request [2021-08-12T13:08:04.774Z] github.com/docker/docker/volume [2021-08-12T13:08:04.774Z] github.com/docker/docker/volume/drivers [2021-08-12T13:08:04.774Z] github.com/docker/docker/volume/local [2021-08-12T13:08:04.774Z] github.com/docker/docker/volume/mounts [2021-08-12T13:08:04.774Z] github.com/docker/docker/volume/service [2021-08-12T13:08:04.774Z] github.com/docker/docker/volume/service/opts [2021-08-12T13:08:04.774Z] github.com/docker/docker/volume/testutils' [2021-08-12T13:08:04.774Z] + base_pkg_list='github.com/docker/docker/api [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/backend/build [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/httputils [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/middleware [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/build [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/container [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/debug [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/distribution [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/grpc [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/image [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/network [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/plugin [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/session [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/swarm [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/system [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/server/router/volume [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/backend [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/blkiodev [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/container [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/events [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/filters [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/image [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/mount [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/network [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/registry [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/strslice [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/swarm [2021-08-12T13:08:04.774Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/time [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/versions [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/volume [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next/worker [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/dockerfile [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/dockerignore [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/remotecontext [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/remotecontext/git [2021-08-12T13:08:04.775Z] github.com/docker/docker/cli [2021-08-12T13:08:04.775Z] github.com/docker/docker/cli/config [2021-08-12T13:08:04.775Z] github.com/docker/docker/cli/debug [2021-08-12T13:08:04.775Z] github.com/docker/docker/client [2021-08-12T13:08:04.775Z] github.com/docker/docker/cmd/docker-proxy [2021-08-12T13:08:04.775Z] github.com/docker/docker/cmd/dockerd [2021-08-12T13:08:04.775Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-12T13:08:04.775Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-12T13:08:04.775Z] github.com/docker/docker/container [2021-08-12T13:08:04.775Z] github.com/docker/docker/container/stream [2021-08-12T13:08:04.775Z] github.com/docker/docker/contrib/apparmor [2021-08-12T13:08:04.775Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-12T13:08:04.775Z] github.com/docker/docker/contrib/httpserver [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/cluster [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/cluster/convert [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/cluster/executor [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/cluster/provider [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/config [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/discovery [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/events [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/events/testutils [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/exec [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/images [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/initlayer [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/links [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/listeners [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/gelf [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/journald [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/local [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/logentries [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/splunk [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/syslog [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/templates [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/names [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/network [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/stats [2021-08-12T13:08:04.775Z] github.com/docker/docker/distribution [2021-08-12T13:08:04.775Z] github.com/docker/docker/distribution/metadata [2021-08-12T13:08:04.775Z] github.com/docker/docker/distribution/utils [2021-08-12T13:08:04.775Z] github.com/docker/docker/distribution/xfer [2021-08-12T13:08:04.775Z] github.com/docker/docker/dockerversion [2021-08-12T13:08:04.775Z] github.com/docker/docker/errdefs [2021-08-12T13:08:04.775Z] github.com/docker/docker/image [2021-08-12T13:08:04.775Z] github.com/docker/docker/image/cache [2021-08-12T13:08:04.775Z] github.com/docker/docker/image/tarexport [2021-08-12T13:08:04.775Z] github.com/docker/docker/image/v1 [2021-08-12T13:08:04.775Z] github.com/docker/docker/internal/test/suite [2021-08-12T13:08:04.775Z] github.com/docker/docker/layer [2021-08-12T13:08:04.775Z] github.com/docker/docker/libcontainerd [2021-08-12T13:08:04.775Z] github.com/docker/docker/libcontainerd/queue [2021-08-12T13:08:04.775Z] github.com/docker/docker/libcontainerd/remote [2021-08-12T13:08:04.775Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-12T13:08:04.775Z] github.com/docker/docker/libcontainerd/types [2021-08-12T13:08:04.775Z] github.com/docker/docker/oci [2021-08-12T13:08:04.775Z] github.com/docker/docker/oci/caps [2021-08-12T13:08:04.775Z] github.com/docker/docker/opts [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/aaparser [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/archive [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/authorization [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/broadcaster [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/capabilities [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/chrootarchive [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/containerfs [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/devicemapper [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/directory [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/discovery [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/discovery/file [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/discovery/kv [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/discovery/memory [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/dmesg [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/filenotify [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/fileutils [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/fsutils [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/homedir [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/idtools [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/ioutils [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/jsonmessage [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/locker [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/longpath [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/loopback [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/mount [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/namesgenerator [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/parsers [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/pidfile [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/platform [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/plugingetter [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/plugins [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/plugins/transport [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/pools [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/progress [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/pubsub [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/reexec [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/signal [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/stack [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/stdcopy [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/streamformatter [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/stringid [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/symlink [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/sysinfo [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/system [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/tailfile [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/tarsum [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/term [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/term/windows [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/truncindex [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/urlutil [2021-08-12T13:08:04.775Z] github.com/docker/docker/pkg/useragent [2021-08-12T13:08:04.775Z] github.com/docker/docker/plugin [2021-08-12T13:08:04.775Z] github.com/docker/docker/plugin/executor/containerd [2021-08-12T13:08:04.775Z] github.com/docker/docker/plugin/v2 [2021-08-12T13:08:04.775Z] github.com/docker/docker/profiles/apparmor [2021-08-12T13:08:04.775Z] github.com/docker/docker/profiles/seccomp [2021-08-12T13:08:04.775Z] github.com/docker/docker/quota [2021-08-12T13:08:04.775Z] github.com/docker/docker/reference [2021-08-12T13:08:04.775Z] github.com/docker/docker/registry [2021-08-12T13:08:04.775Z] github.com/docker/docker/registry/resumable [2021-08-12T13:08:04.775Z] github.com/docker/docker/restartmanager [2021-08-12T13:08:04.775Z] github.com/docker/docker/rootless [2021-08-12T13:08:04.775Z] github.com/docker/docker/rootless/specconv [2021-08-12T13:08:04.775Z] github.com/docker/docker/runconfig [2021-08-12T13:08:04.775Z] github.com/docker/docker/runconfig/opts [2021-08-12T13:08:04.775Z] github.com/docker/docker/testutil [2021-08-12T13:08:04.775Z] github.com/docker/docker/testutil/daemon [2021-08-12T13:08:04.775Z] github.com/docker/docker/testutil/environment [2021-08-12T13:08:04.775Z] github.com/docker/docker/testutil/fakecontext [2021-08-12T13:08:04.775Z] github.com/docker/docker/testutil/fakegit [2021-08-12T13:08:04.775Z] github.com/docker/docker/testutil/fakestorage [2021-08-12T13:08:04.775Z] github.com/docker/docker/testutil/fixtures/load [2021-08-12T13:08:04.775Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-12T13:08:04.775Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-12T13:08:04.775Z] github.com/docker/docker/testutil/registry [2021-08-12T13:08:04.775Z] github.com/docker/docker/testutil/request [2021-08-12T13:08:04.775Z] github.com/docker/docker/volume [2021-08-12T13:08:04.775Z] github.com/docker/docker/volume/drivers [2021-08-12T13:08:04.775Z] github.com/docker/docker/volume/local [2021-08-12T13:08:04.775Z] github.com/docker/docker/volume/mounts [2021-08-12T13:08:04.775Z] github.com/docker/docker/volume/service [2021-08-12T13:08:04.775Z] github.com/docker/docker/volume/service/opts [2021-08-12T13:08:04.775Z] github.com/docker/docker/volume/testutils' [2021-08-12T13:08:04.775Z] ++ grep --fixed-strings /libnetwork [2021-08-12T13:08:04.775Z] ++ echo 'github.com/docker/docker/api [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/backend/build [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/httputils [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/middleware [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router/build [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router/container [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router/debug [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router/distribution [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router/grpc [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router/image [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router/network [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router/plugin [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router/session [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router/swarm [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router/system [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/server/router/volume [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/backend [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/blkiodev [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/container [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/events [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/filters [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/image [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/mount [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/network [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/registry [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/strslice [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/swarm [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/time [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/versions [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-12T13:08:04.775Z] github.com/docker/docker/api/types/volume [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/builder-next/worker [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/dockerfile [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/dockerignore [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/remotecontext [2021-08-12T13:08:04.775Z] github.com/docker/docker/builder/remotecontext/git [2021-08-12T13:08:04.775Z] github.com/docker/docker/cli [2021-08-12T13:08:04.775Z] github.com/docker/docker/cli/config [2021-08-12T13:08:04.775Z] github.com/docker/docker/cli/debug [2021-08-12T13:08:04.775Z] github.com/docker/docker/client [2021-08-12T13:08:04.775Z] github.com/docker/docker/cmd/docker-proxy [2021-08-12T13:08:04.775Z] github.com/docker/docker/cmd/dockerd [2021-08-12T13:08:04.775Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-12T13:08:04.775Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-12T13:08:04.775Z] github.com/docker/docker/container [2021-08-12T13:08:04.775Z] github.com/docker/docker/container/stream [2021-08-12T13:08:04.775Z] github.com/docker/docker/contrib/apparmor [2021-08-12T13:08:04.775Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-12T13:08:04.775Z] github.com/docker/docker/contrib/httpserver [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/cluster [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/cluster/convert [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/cluster/executor [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/cluster/provider [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/config [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/discovery [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/events [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/events/testutils [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/exec [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/images [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/initlayer [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/links [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/listeners [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/gelf [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/journald [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/local [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/logentries [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/splunk [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/syslog [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/logger/templates [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/names [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/network [2021-08-12T13:08:04.775Z] github.com/docker/docker/daemon/stats [2021-08-12T13:08:04.775Z] github.com/docker/docker/distribution [2021-08-12T13:08:04.775Z] github.com/docker/docker/distribution/metadata [2021-08-12T13:08:04.775Z] github.com/docker/docker/distribution/utils [2021-08-12T13:08:04.775Z] github.com/docker/docker/distribution/xfer [2021-08-12T13:08:04.775Z] github.com/docker/docker/dockerversion [2021-08-12T13:08:04.775Z] github.com/docker/docker/errdefs [2021-08-12T13:08:04.775Z] github.com/docker/docker/image [2021-08-12T13:08:04.775Z] github.com/docker/docker/image/cache [2021-08-12T13:08:04.775Z] github.com/docker/docker/image/tarexport [2021-08-12T13:08:04.775Z] github.com/docker/docker/image/v1 [2021-08-12T13:08:04.775Z] github.com/docker/docker/internal/test/suite [2021-08-12T13:08:04.775Z] github.com/docker/docker/layer [2021-08-12T13:08:04.775Z] github.com/docker/docker/libcontainerd [2021-08-12T13:08:04.776Z] github.com/docker/docker/libcontainerd/queue [2021-08-12T13:08:04.776Z] github.com/docker/docker/libcontainerd/remote [2021-08-12T13:08:04.776Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-12T13:08:04.776Z] github.com/docker/docker/libcontainerd/types [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/api [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/bitseq [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cluster [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/config [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/datastore [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/driverapi [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/etchosts [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/idm [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipam [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/iptables [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/netlabel [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/netutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/networkdb [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ns [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/options [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/osl [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/portallocator [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/portmapper [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/testutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/types [2021-08-12T13:08:04.776Z] github.com/docker/docker/oci [2021-08-12T13:08:04.776Z] github.com/docker/docker/oci/caps [2021-08-12T13:08:04.776Z] github.com/docker/docker/opts [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/aaparser [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/archive [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/authorization [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/broadcaster [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/capabilities [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/chrootarchive [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/containerfs [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/devicemapper [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/directory [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/discovery [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/discovery/file [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/discovery/kv [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/discovery/memory [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/dmesg [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/filenotify [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/fileutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/fsutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/homedir [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/idtools [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/ioutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/jsonmessage [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/locker [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/longpath [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/loopback [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/mount [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/namesgenerator [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/parsers [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/pidfile [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/platform [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/plugingetter [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/plugins [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/plugins/transport [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/pools [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/progress [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/pubsub [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/reexec [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/signal [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/stack [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/stdcopy [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/streamformatter [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/stringid [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/symlink [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/sysinfo [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/system [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/tailfile [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/tarsum [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/term [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/term/windows [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/truncindex [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/urlutil [2021-08-12T13:08:04.776Z] github.com/docker/docker/pkg/useragent [2021-08-12T13:08:04.776Z] github.com/docker/docker/plugin [2021-08-12T13:08:04.776Z] github.com/docker/docker/plugin/executor/containerd [2021-08-12T13:08:04.776Z] github.com/docker/docker/plugin/v2 [2021-08-12T13:08:04.776Z] github.com/docker/docker/profiles/apparmor [2021-08-12T13:08:04.776Z] github.com/docker/docker/profiles/seccomp [2021-08-12T13:08:04.776Z] github.com/docker/docker/quota [2021-08-12T13:08:04.776Z] github.com/docker/docker/reference [2021-08-12T13:08:04.776Z] github.com/docker/docker/registry [2021-08-12T13:08:04.776Z] github.com/docker/docker/registry/resumable [2021-08-12T13:08:04.776Z] github.com/docker/docker/restartmanager [2021-08-12T13:08:04.776Z] github.com/docker/docker/rootless [2021-08-12T13:08:04.776Z] github.com/docker/docker/rootless/specconv [2021-08-12T13:08:04.776Z] github.com/docker/docker/runconfig [2021-08-12T13:08:04.776Z] github.com/docker/docker/runconfig/opts [2021-08-12T13:08:04.776Z] github.com/docker/docker/testutil [2021-08-12T13:08:04.776Z] github.com/docker/docker/testutil/daemon [2021-08-12T13:08:04.776Z] github.com/docker/docker/testutil/environment [2021-08-12T13:08:04.776Z] github.com/docker/docker/testutil/fakecontext [2021-08-12T13:08:04.776Z] github.com/docker/docker/testutil/fakegit [2021-08-12T13:08:04.776Z] github.com/docker/docker/testutil/fakestorage [2021-08-12T13:08:04.776Z] github.com/docker/docker/testutil/fixtures/load [2021-08-12T13:08:04.776Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-12T13:08:04.776Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-12T13:08:04.776Z] github.com/docker/docker/testutil/registry [2021-08-12T13:08:04.776Z] github.com/docker/docker/testutil/request [2021-08-12T13:08:04.776Z] github.com/docker/docker/volume [2021-08-12T13:08:04.776Z] github.com/docker/docker/volume/drivers [2021-08-12T13:08:04.776Z] github.com/docker/docker/volume/local [2021-08-12T13:08:04.776Z] github.com/docker/docker/volume/mounts [2021-08-12T13:08:04.776Z] github.com/docker/docker/volume/service [2021-08-12T13:08:04.776Z] github.com/docker/docker/volume/service/opts [2021-08-12T13:08:04.776Z] github.com/docker/docker/volume/testutils' [2021-08-12T13:08:04.776Z] + libnetwork_pkg_list='github.com/docker/docker/libnetwork [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/api [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/bitseq [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cluster [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/config [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/datastore [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/driverapi [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/etchosts [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/idm [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipam [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/iptables [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/netlabel [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/netutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/networkdb [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ns [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/options [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/osl [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/portallocator [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/portmapper [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/testutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/types' [2021-08-12T13:08:04.776Z] + grep --fixed-strings libnetwork/drivers/bridge [2021-08-12T13:08:04.776Z] + echo 'github.com/docker/docker/libnetwork [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/api [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/bitseq [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cluster [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/config [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/datastore [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/driverapi [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/etchosts [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/idm [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipam [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/iptables [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/netlabel [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/netutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/networkdb [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/ns [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/options [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/osl [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/portallocator [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/portmapper [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/testutils [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/types' [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T13:08:04.776Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T13:08:04.776Z] + type docker-proxy [2021-08-12T13:08:04.776Z] hack/test/unit: line 25: type: docker-proxy: not found [2021-08-12T13:08:04.776Z] + hack/make.sh binary-proxy install-proxy [2021-08-12T13:08:04.776Z] [2021-08-12T13:08:04.776Z] Removing bundles/ [2021-08-12T13:08:04.776Z] [2021-08-12T13:08:04.776Z] ---> Making bundle: binary-proxy (in bundles/binary-proxy) [2021-08-12T13:08:04.776Z] Building: bundles/binary-proxy/docker-proxy-dev [2021-08-12T13:08:04.776Z] GOOS="" GOARCH="" GOARM="" [2021-08-12T13:08:11.317Z] Created binary: bundles/binary-proxy/docker-proxy-dev [2021-08-12T13:08:11.317Z] [2021-08-12T13:08:11.317Z] ---> Making bundle: install-proxy (in bundles/install-proxy) [2021-08-12T13:08:11.317Z] Installing docker-proxy to /usr/local/bin/ [2021-08-12T13:08:11.317Z] [2021-08-12T13:08:11.317Z] + mkdir -p bundles [2021-08-12T13:08:11.317Z] + '[' -n 'github.com/docker/docker/api [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/backend/build [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/httputils [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/middleware [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router/build [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router/checkpoint [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router/container [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router/debug [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router/distribution [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router/grpc [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router/image [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router/network [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router/plugin [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router/session [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router/swarm [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router/system [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/server/router/volume [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/backend [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/blkiodev [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/container [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/events [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/filters [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/image [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/mount [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/network [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/plugins/logdriver [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/registry [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/strslice [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/swarm [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/swarm/runtime [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/time [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/versions [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/versions/v1p19 [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/versions/v1p20 [2021-08-12T13:08:11.317Z] github.com/docker/docker/api/types/volume [2021-08-12T13:08:11.317Z] github.com/docker/docker/builder [2021-08-12T13:08:11.317Z] github.com/docker/docker/builder/builder-next [2021-08-12T13:08:11.317Z] github.com/docker/docker/builder/builder-next/adapters/containerimage [2021-08-12T13:08:11.317Z] github.com/docker/docker/builder/builder-next/adapters/localinlinecache [2021-08-12T13:08:11.317Z] github.com/docker/docker/builder/builder-next/adapters/snapshot [2021-08-12T13:08:11.317Z] github.com/docker/docker/builder/builder-next/exporter [2021-08-12T13:08:11.317Z] github.com/docker/docker/builder/builder-next/imagerefchecker [2021-08-12T13:08:11.317Z] github.com/docker/docker/builder/builder-next/worker [2021-08-12T13:08:11.317Z] github.com/docker/docker/builder/dockerfile [2021-08-12T13:08:11.317Z] github.com/docker/docker/builder/dockerignore [2021-08-12T13:08:11.317Z] github.com/docker/docker/builder/remotecontext [2021-08-12T13:08:11.317Z] github.com/docker/docker/builder/remotecontext/git [2021-08-12T13:08:11.317Z] github.com/docker/docker/cli [2021-08-12T13:08:11.317Z] github.com/docker/docker/cli/config [2021-08-12T13:08:11.317Z] github.com/docker/docker/cli/debug [2021-08-12T13:08:11.317Z] github.com/docker/docker/client [2021-08-12T13:08:11.317Z] github.com/docker/docker/cmd/docker-proxy [2021-08-12T13:08:11.317Z] github.com/docker/docker/cmd/dockerd [2021-08-12T13:08:11.317Z] github.com/docker/docker/cmd/dockerd/trap [2021-08-12T13:08:11.317Z] github.com/docker/docker/cmd/dockerd/trap/testfiles [2021-08-12T13:08:11.317Z] github.com/docker/docker/container [2021-08-12T13:08:11.317Z] github.com/docker/docker/container/stream [2021-08-12T13:08:11.317Z] github.com/docker/docker/contrib/apparmor [2021-08-12T13:08:11.317Z] github.com/docker/docker/contrib/docker-device-tool [2021-08-12T13:08:11.317Z] github.com/docker/docker/contrib/httpserver [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/cluster [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/cluster/controllers/plugin [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/cluster/convert [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/cluster/executor [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/cluster/executor/container [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/cluster/provider [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/config [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/discovery [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/events [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/events/testutils [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/exec [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/graphdriver [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/graphdriver/aufs [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/graphdriver/btrfs [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/graphdriver/copy [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/graphdriver/devmapper [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/graphdriver/fuse-overlayfs [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/graphdriver/graphtest [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/graphdriver/overlay [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/graphdriver/overlay2 [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/graphdriver/overlayutils [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/graphdriver/register [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/graphdriver/vfs [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/graphdriver/zfs [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/images [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/initlayer [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/links [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/listeners [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/awslogs [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/fluentd [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/gcplogs [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/gelf [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/journald [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/jsonfilelog [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/local [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/logentries [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/loggerutils [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/loggerutils/cache [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/splunk [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/syslog [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/logger/templates [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/names [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/network [2021-08-12T13:08:11.317Z] github.com/docker/docker/daemon/stats [2021-08-12T13:08:11.317Z] github.com/docker/docker/distribution [2021-08-12T13:08:11.317Z] github.com/docker/docker/distribution/metadata [2021-08-12T13:08:11.317Z] github.com/docker/docker/distribution/utils [2021-08-12T13:08:11.317Z] github.com/docker/docker/distribution/xfer [2021-08-12T13:08:11.317Z] github.com/docker/docker/dockerversion [2021-08-12T13:08:11.317Z] github.com/docker/docker/errdefs [2021-08-12T13:08:11.317Z] github.com/docker/docker/image [2021-08-12T13:08:11.317Z] github.com/docker/docker/image/cache [2021-08-12T13:08:11.317Z] github.com/docker/docker/image/tarexport [2021-08-12T13:08:11.317Z] github.com/docker/docker/image/v1 [2021-08-12T13:08:11.317Z] github.com/docker/docker/internal/test/suite [2021-08-12T13:08:11.317Z] github.com/docker/docker/layer [2021-08-12T13:08:11.317Z] github.com/docker/docker/libcontainerd [2021-08-12T13:08:11.317Z] github.com/docker/docker/libcontainerd/queue [2021-08-12T13:08:11.317Z] github.com/docker/docker/libcontainerd/remote [2021-08-12T13:08:11.317Z] github.com/docker/docker/libcontainerd/supervisor [2021-08-12T13:08:11.317Z] github.com/docker/docker/libcontainerd/types [2021-08-12T13:08:11.317Z] github.com/docker/docker/oci [2021-08-12T13:08:11.317Z] github.com/docker/docker/oci/caps [2021-08-12T13:08:11.317Z] github.com/docker/docker/opts [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/aaparser [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/archive [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/authorization [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/broadcaster [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/capabilities [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/chrootarchive [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/containerfs [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/devicemapper [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/directory [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/discovery [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/discovery/file [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/discovery/kv [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/discovery/memory [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/discovery/nodes [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/dmesg [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/filenotify [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/fileutils [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/fsutils [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/homedir [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/idtools [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/ioutils [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/jsonmessage [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/locker [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/longpath [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/loopback [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/mount [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/namesgenerator [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/parsers [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/parsers/kernel [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/parsers/operatingsystem [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/pidfile [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/platform [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/plugingetter [2021-08-12T13:08:11.317Z] github.com/docker/docker/pkg/plugins [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/plugins/transport [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/pools [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/progress [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/pubsub [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/reexec [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/signal [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/stack [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/stdcopy [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/streamformatter [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/stringid [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/symlink [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/sysinfo [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/system [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/tailfile [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/tarsum [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/term [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/term/windows [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/truncindex [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/urlutil [2021-08-12T13:08:11.318Z] github.com/docker/docker/pkg/useragent [2021-08-12T13:08:11.318Z] github.com/docker/docker/plugin [2021-08-12T13:08:11.318Z] github.com/docker/docker/plugin/executor/containerd [2021-08-12T13:08:11.318Z] github.com/docker/docker/plugin/v2 [2021-08-12T13:08:11.318Z] github.com/docker/docker/profiles/apparmor [2021-08-12T13:08:11.318Z] github.com/docker/docker/profiles/seccomp [2021-08-12T13:08:11.318Z] github.com/docker/docker/quota [2021-08-12T13:08:11.318Z] github.com/docker/docker/reference [2021-08-12T13:08:11.318Z] github.com/docker/docker/registry [2021-08-12T13:08:11.318Z] github.com/docker/docker/registry/resumable [2021-08-12T13:08:11.318Z] github.com/docker/docker/restartmanager [2021-08-12T13:08:11.318Z] github.com/docker/docker/rootless [2021-08-12T13:08:11.318Z] github.com/docker/docker/rootless/specconv [2021-08-12T13:08:11.318Z] github.com/docker/docker/runconfig [2021-08-12T13:08:11.318Z] github.com/docker/docker/runconfig/opts [2021-08-12T13:08:11.318Z] github.com/docker/docker/testutil [2021-08-12T13:08:11.318Z] github.com/docker/docker/testutil/daemon [2021-08-12T13:08:11.318Z] github.com/docker/docker/testutil/environment [2021-08-12T13:08:11.318Z] github.com/docker/docker/testutil/fakecontext [2021-08-12T13:08:11.318Z] github.com/docker/docker/testutil/fakegit [2021-08-12T13:08:11.318Z] github.com/docker/docker/testutil/fakestorage [2021-08-12T13:08:11.318Z] github.com/docker/docker/testutil/fixtures/load [2021-08-12T13:08:11.318Z] github.com/docker/docker/testutil/fixtures/plugin [2021-08-12T13:08:11.318Z] github.com/docker/docker/testutil/fixtures/plugin/basic [2021-08-12T13:08:11.318Z] github.com/docker/docker/testutil/registry [2021-08-12T13:08:11.318Z] github.com/docker/docker/testutil/request [2021-08-12T13:08:11.318Z] github.com/docker/docker/volume [2021-08-12T13:08:11.318Z] github.com/docker/docker/volume/drivers [2021-08-12T13:08:11.318Z] github.com/docker/docker/volume/local [2021-08-12T13:08:11.318Z] github.com/docker/docker/volume/mounts [2021-08-12T13:08:11.318Z] github.com/docker/docker/volume/service [2021-08-12T13:08:11.318Z] github.com/docker/docker/volume/service/opts [2021-08-12T13:08:11.318Z] github.com/docker/docker/volume/testutils' ']' [2021-08-12T13:08:11.318Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report.json --junitfile=bundles/junit-report.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile.out -covermode=atomic -test.timeout=5m 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/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/docker-proxy github.com/docker/docker/cmd/dockerd github.com/docker/docker/cmd/dockerd/trap github.com/docker/docker/cmd/dockerd/trap/testfiles 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/aufs github.com/docker/docker/daemon/graphdriver/btrfs github.com/docker/docker/daemon/graphdriver/copy 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/overlay github.com/docker/docker/daemon/graphdriver/overlay2 github.com/docker/docker/daemon/graphdriver/overlayutils github.com/docker/docker/daemon/graphdriver/register github.com/docker/docker/daemon/graphdriver/vfs 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/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/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/dmesg github.com/docker/docker/pkg/filenotify github.com/docker/docker/pkg/fileutils github.com/docker/docker/pkg/fsutils 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/loopback 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/stack 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/apparmor 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/rootless/specconv 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-08-12T13:08:11.881Z] ? github.com/docker/docker/api [no test files] [2021-08-12T13:08:29.940Z] ok github.com/docker/docker/api/server 0.011s coverage: 9.0% of statements [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/backend/build [no test files] [2021-08-12T13:10:06.357Z] ok github.com/docker/docker/api/server/httputils 0.010s coverage: 14.7% of statements [2021-08-12T13:10:06.357Z] ok github.com/docker/docker/api/server/middleware 0.004s coverage: 37.7% of statements [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/router [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/router/build [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/router/checkpoint [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/router/container [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/router/debug [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/router/distribution [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/router/grpc [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/router/image [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/router/network [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/router/plugin [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/router/session [no test files] [2021-08-12T13:10:06.357Z] ok github.com/docker/docker/api/server/router/swarm 0.010s coverage: 5.7% of statements [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/router/system [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/server/router/volume [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/backend [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/blkiodev [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/container [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/events [no test files] [2021-08-12T13:10:06.357Z] ok github.com/docker/docker/api/types/filters 0.009s coverage: 92.2% of statements [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/image [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/mount [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/network [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/plugins/logdriver [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/registry [no test files] [2021-08-12T13:10:06.357Z] ok github.com/docker/docker/api/types/strslice 0.006s coverage: 90.0% of statements [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/swarm [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/swarm/runtime [no test files] [2021-08-12T13:10:06.357Z] ok github.com/docker/docker/api/types/time 0.002s coverage: 100.0% of statements [2021-08-12T13:10:06.357Z] ok github.com/docker/docker/api/types/versions 0.003s coverage: 75.0% of statements [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/versions/v1p19 [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/versions/v1p20 [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/api/types/volume [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/builder [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/builder/builder-next [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/builder/builder-next/adapters/containerimage [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/builder/builder-next/adapters/localinlinecache [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/builder/builder-next/adapters/snapshot [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/builder/builder-next/exporter [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/builder/builder-next/imagerefchecker [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/builder/builder-next/worker [no test files] [2021-08-12T13:10:06.357Z] ok github.com/docker/docker/builder/dockerfile 0.263s coverage: 49.0% of statements [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/builder/dockerignore [no test files] [2021-08-12T13:10:06.357Z] ok github.com/docker/docker/builder/remotecontext 0.099s coverage: 13.7% of statements [2021-08-12T13:10:06.357Z] ok github.com/docker/docker/cli/debug 0.004s coverage: 100.0% of statements [2021-08-12T13:10:06.357Z] ok github.com/docker/docker/builder/remotecontext/git 1.245s coverage: 86.3% of statements [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/cli [no test files] [2021-08-12T13:10:06.357Z] ? github.com/docker/docker/cli/config [no test files] [2021-08-12T13:10:06.357Z] ok github.com/docker/docker/cmd/docker-proxy 0.104s coverage: 67.6% of statements [2021-08-12T13:10:08.249Z] ok github.com/docker/docker/client 0.130s coverage: 75.4% of statements [2021-08-12T13:10:54.877Z] ok github.com/docker/docker/cmd/dockerd 0.044s coverage: 29.1% of statements [2021-08-12T13:10:54.877Z] ok github.com/docker/docker/cmd/dockerd/trap 2.528s coverage: 0.0% of statements [2021-08-12T13:10:54.877Z] ? github.com/docker/docker/cmd/dockerd/trap/testfiles [no test files] [2021-08-12T13:10:55.439Z] ok github.com/docker/docker/container 0.124s coverage: 34.8% of statements [2021-08-12T13:10:55.439Z] ? github.com/docker/docker/container/stream [no test files] [2021-08-12T13:10:55.439Z] ? github.com/docker/docker/contrib/apparmor [no test files] [2021-08-12T13:10:55.439Z] ? github.com/docker/docker/contrib/docker-device-tool [no test files] [2021-08-12T13:10:55.439Z] ? github.com/docker/docker/contrib/httpserver [no test files] [2021-08-12T13:11:05.386Z] ok github.com/docker/docker/daemon/cluster 0.061s coverage: 0.5% of statements [2021-08-12T13:11:05.386Z] ok github.com/docker/docker/daemon/cluster/controllers/plugin 0.008s coverage: 65.3% of statements [2021-08-12T13:11:06.315Z] ok github.com/docker/docker/daemon/cluster/convert 0.008s coverage: 35.9% of statements [2021-08-12T13:11:14.408Z] ok github.com/docker/docker/daemon/cluster/executor/container 3.437s coverage: 13.8% of statements [2021-08-12T13:11:14.664Z] ok github.com/docker/docker/daemon/config 0.025s coverage: 81.1% of statements [2021-08-12T13:11:15.227Z] ok github.com/docker/docker/daemon/discovery 0.003s coverage: 30.0% of statements [2021-08-12T13:11:15.483Z] ok github.com/docker/docker/daemon/events 0.057s coverage: 50.0% of statements [2021-08-12T13:11:16.046Z] ok github.com/docker/docker/daemon/graphdriver 0.004s coverage: 2.2% of statements [2021-08-12T13:11:17.413Z] ok github.com/docker/docker/daemon 12.144s coverage: 17.5% of statements [2021-08-12T13:11:17.413Z] ? github.com/docker/docker/daemon/cluster/executor [no test files] [2021-08-12T13:11:17.413Z] ? github.com/docker/docker/daemon/cluster/provider [no test files] [2021-08-12T13:11:17.413Z] ? github.com/docker/docker/daemon/events/testutils [no test files] [2021-08-12T13:11:17.413Z] ? github.com/docker/docker/daemon/exec [no test files] [2021-08-12T13:11:17.977Z] ok github.com/docker/docker/daemon/graphdriver/aufs 1.253s coverage: 73.3% of statements [2021-08-12T13:11:19.345Z] ok github.com/docker/docker/daemon/graphdriver/btrfs 0.010s coverage: 3.1% of statements [2021-08-12T13:11:19.345Z] ok github.com/docker/docker/daemon/graphdriver/copy 0.380s coverage: 56.2% of statements [2021-08-12T13:11:21.236Z] ok github.com/docker/docker/daemon/graphdriver/fuse-overlayfs 0.011s coverage: 1.9% of statements [2021-08-12T13:11:23.130Z] ok github.com/docker/docker/daemon/graphdriver/overlay 0.407s coverage: 49.4% of statements [2021-08-12T13:11:24.060Z] ok github.com/docker/docker/daemon/graphdriver/devmapper 2.518s coverage: 45.9% of statements [2021-08-12T13:11:24.060Z] ? github.com/docker/docker/daemon/graphdriver/graphtest [no test files] [2021-08-12T13:11:25.428Z] ok github.com/docker/docker/daemon/graphdriver/vfs 0.018s coverage: 57.5% of statements [2021-08-12T13:11:25.428Z] ok github.com/docker/docker/daemon/graphdriver/overlay2 0.782s coverage: 57.7% of statements [2021-08-12T13:11:25.428Z] ? github.com/docker/docker/daemon/graphdriver/overlayutils [no test files] [2021-08-12T13:11:25.428Z] ? github.com/docker/docker/daemon/graphdriver/register [no test files] [2021-08-12T13:11:26.358Z] ok github.com/docker/docker/daemon/graphdriver/zfs 0.016s coverage: 3.0% of statements [2021-08-12T13:11:27.286Z] ok github.com/docker/docker/daemon/links 0.003s coverage: 93.0% of statements [2021-08-12T13:11:27.542Z] ok github.com/docker/docker/daemon/images 0.020s coverage: 6.7% of statements [2021-08-12T13:11:27.542Z] ? github.com/docker/docker/daemon/initlayer [no test files] [2021-08-12T13:11:27.542Z] ? github.com/docker/docker/daemon/listeners [no test files] [2021-08-12T13:11:28.908Z] ok github.com/docker/docker/daemon/logger 0.233s coverage: 43.5% of statements [2021-08-12T13:11:29.469Z] ok github.com/docker/docker/daemon/logger/awslogs 0.169s coverage: 77.4% of statements [2021-08-12T13:11:29.469Z] ? github.com/docker/docker/daemon/logger/fluentd [no test files] [2021-08-12T13:11:29.469Z] ? github.com/docker/docker/daemon/logger/gcplogs [no test files] [2021-08-12T13:11:29.725Z] ok github.com/docker/docker/daemon/logger/gelf 0.014s coverage: 67.0% of statements [2021-08-12T13:11:29.981Z] ok github.com/docker/docker/daemon/logger/journald 0.019s coverage: 23.9% of statements [2021-08-12T13:11:30.543Z] ok github.com/docker/docker/daemon/logger/jsonfilelog 0.007s coverage: 69.9% of statements [2021-08-12T13:11:30.799Z] ok github.com/docker/docker/daemon/logger/jsonfilelog/jsonlog 0.012s coverage: 87.2% of statements [2021-08-12T13:11:31.361Z] ok github.com/docker/docker/daemon/logger/local 0.015s coverage: 75.2% of statements [2021-08-12T13:11:31.361Z] ? github.com/docker/docker/daemon/logger/logentries [no test files] [2021-08-12T13:11:31.951Z] ok github.com/docker/docker/daemon/logger/loggerutils 0.053s coverage: 59.3% of statements [2021-08-12T13:11:32.896Z] ok github.com/docker/docker/daemon/logger/loggerutils/cache 0.019s coverage: 31.5% of statements [2021-08-12T13:11:33.824Z] ok github.com/docker/docker/daemon/logger/syslog 0.015s coverage: 46.8% of statements [2021-08-12T13:11:34.080Z] ok github.com/docker/docker/daemon/logger/templates 0.002s coverage: 8.3% of statements [2021-08-12T13:11:34.642Z] ok github.com/docker/docker/daemon/network 0.004s coverage: 63.8% of statements [2021-08-12T13:11:34.899Z] ok github.com/docker/docker/daemon/logger/splunk 1.621s coverage: 82.5% of statements [2021-08-12T13:11:34.899Z] ? github.com/docker/docker/daemon/names [no test files] [2021-08-12T13:11:34.899Z] ? github.com/docker/docker/daemon/stats [no test files] [2021-08-12T13:11:36.267Z] ok github.com/docker/docker/distribution/metadata 0.034s coverage: 48.2% of statements [2021-08-12T13:11:36.524Z] ok github.com/docker/docker/distribution 0.163s coverage: 25.8% of statements [2021-08-12T13:11:36.524Z] ? github.com/docker/docker/distribution/utils [no test files] [2021-08-12T13:11:37.455Z] ok github.com/docker/docker/errdefs 0.004s coverage: 53.1% of statements [2021-08-12T13:11:38.017Z] ok github.com/docker/docker/image 0.016s coverage: 86.6% of statements [2021-08-12T13:11:38.579Z] ok github.com/docker/docker/image/cache 0.006s coverage: 19.2% of statements [2021-08-12T13:11:39.142Z] ok github.com/docker/docker/image/tarexport 0.007s coverage: 0.7% of statements [2021-08-12T13:11:39.142Z] ok github.com/docker/docker/distribution/xfer 1.966s coverage: 85.1% of statements [2021-08-12T13:11:39.142Z] ? github.com/docker/docker/dockerversion [no test files] [2021-08-12T13:11:39.399Z] ok github.com/docker/docker/image/v1 0.009s coverage: 25.0% of statements [2021-08-12T13:11:39.399Z] ? github.com/docker/docker/internal/test/suite [no test files] [2021-08-12T13:11:39.963Z] ok github.com/docker/docker/libcontainerd/queue 0.041s coverage: 100.0% of statements [2021-08-12T13:11:40.893Z] ok github.com/docker/docker/oci 0.014s coverage: 43.3% of statements [2021-08-12T13:11:41.822Z] ok github.com/docker/docker/opts 0.021s coverage: 67.1% of statements [2021-08-12T13:11:41.822Z] ok github.com/docker/docker/pkg/aaparser 0.002s coverage: 52.9% of statements [2021-08-12T13:11:43.188Z] ok github.com/docker/docker/pkg/archive 0.322s coverage: 82.2% of statements [2021-08-12T13:11:44.115Z] ok github.com/docker/docker/pkg/authorization 0.074s coverage: 68.3% of statements [2021-08-12T13:11:44.115Z] ok github.com/docker/docker/pkg/broadcaster 0.002s coverage: 100.0% of statements [2021-08-12T13:11:44.372Z] ok github.com/docker/docker/pkg/capabilities 0.003s coverage: 87.5% of statements [2021-08-12T13:11:47.637Z] ok github.com/docker/docker/pkg/chrootarchive 2.475s coverage: 43.2% of statements [2021-08-12T13:11:47.637Z] ok github.com/docker/docker/pkg/directory 0.003s coverage: 80.0% of statements [2021-08-12T13:11:47.894Z] ok github.com/docker/docker/pkg/discovery 0.003s coverage: 58.3% of statements [2021-08-12T13:11:48.151Z] ok github.com/docker/docker/pkg/discovery/file 0.003s coverage: 97.6% of statements [2021-08-12T13:11:48.151Z] ok github.com/docker/docker/layer 7.114s coverage: 68.8% of statements [2021-08-12T13:11:48.151Z] ? github.com/docker/docker/libcontainerd [no test files] [2021-08-12T13:11:48.151Z] ? github.com/docker/docker/libcontainerd/remote [no test files] [2021-08-12T13:11:48.151Z] ? github.com/docker/docker/libcontainerd/supervisor [no test files] [2021-08-12T13:11:48.151Z] ? github.com/docker/docker/libcontainerd/types [no test files] [2021-08-12T13:11:48.151Z] ? github.com/docker/docker/oci/caps [no test files] [2021-08-12T13:11:48.151Z] ? github.com/docker/docker/pkg/containerfs [no test files] [2021-08-12T13:11:48.151Z] ? github.com/docker/docker/pkg/devicemapper [no test files] [2021-08-12T13:11:48.714Z] ok github.com/docker/docker/pkg/discovery/memory 0.009s coverage: 92.3% of statements [2021-08-12T13:11:48.971Z] ok github.com/docker/docker/pkg/discovery/nodes 0.008s coverage: 93.8% of statements [2021-08-12T13:11:49.485Z] ok github.com/docker/docker/pkg/dmesg 0.006s coverage: 83.3% of statements [2021-08-12T13:11:50.424Z] ok github.com/docker/docker/pkg/filenotify 0.603s coverage: 67.0% of statements [2021-08-12T13:11:50.987Z] ok github.com/docker/docker/pkg/fileutils 0.010s coverage: 86.3% of statements [2021-08-12T13:11:51.549Z] ok github.com/docker/docker/pkg/fsutils 0.158s coverage: 85.1% of statements [2021-08-12T13:11:51.549Z] ok github.com/docker/docker/pkg/discovery/kv 3.053s coverage: 84.1% of statements [2021-08-12T13:11:51.806Z] ok github.com/docker/docker/pkg/homedir 0.030s coverage: 11.4% of statements [2021-08-12T13:11:53.193Z] ok github.com/docker/docker/pkg/idtools 0.572s coverage: 69.5% of statements [2021-08-12T13:11:53.193Z] ok github.com/docker/docker/pkg/ioutils 0.418s coverage: 68.8% of statements [2021-08-12T13:11:53.449Z] ok github.com/docker/docker/pkg/longpath 0.004s coverage: 100.0% of statements [2021-08-12T13:11:53.449Z] ok github.com/docker/docker/pkg/jsonmessage 0.005s coverage: 91.7% of statements [2021-08-12T13:11:53.449Z] ? github.com/docker/docker/pkg/locker [no test files] [2021-08-12T13:11:53.449Z] ? github.com/docker/docker/pkg/loopback [no test files] [2021-08-12T13:11:53.449Z] ? github.com/docker/docker/pkg/mount [no test files] [2021-08-12T13:11:53.705Z] ok github.com/docker/docker/pkg/namesgenerator 0.004s coverage: 85.7% of statements [2021-08-12T13:11:53.705Z] ? github.com/docker/docker/pkg/namesgenerator/cmd/names-generator [no test files] [2021-08-12T13:11:53.705Z] ok github.com/docker/docker/pkg/parsers 0.003s coverage: 97.0% of statements [2021-08-12T13:11:53.961Z] ok github.com/docker/docker/pkg/parsers/kernel 0.003s coverage: 60.0% of statements [2021-08-12T13:11:54.217Z] ok github.com/docker/docker/pkg/parsers/operatingsystem 0.005s coverage: 86.7% of statements [2021-08-12T13:11:54.217Z] ok github.com/docker/docker/pkg/pidfile 0.003s coverage: 82.4% of statements [2021-08-12T13:11:54.217Z] ? github.com/docker/docker/pkg/platform [no test files] [2021-08-12T13:11:54.217Z] ? github.com/docker/docker/pkg/plugingetter [no test files] [2021-08-12T13:11:55.146Z] ok github.com/docker/docker/pkg/plugins/pluginrpc-gen 0.007s coverage: 56.8% of statements [2021-08-12T13:11:55.707Z] ok github.com/docker/docker/pkg/plugins/transport 0.002s coverage: 85.7% of statements [2021-08-12T13:11:55.707Z] ok github.com/docker/docker/pkg/pools 0.002s coverage: 88.2% of statements [2021-08-12T13:11:55.963Z] ok github.com/docker/docker/pkg/progress 0.002s coverage: 75.9% of statements [2021-08-12T13:11:57.326Z] ok github.com/docker/docker/pkg/pubsub 1.027s coverage: 75.0% of statements [2021-08-12T13:11:57.326Z] ok github.com/docker/docker/pkg/reexec 0.007s coverage: 82.4% of statements [2021-08-12T13:11:57.583Z] ok github.com/docker/docker/pkg/stack 0.003s coverage: 90.9% of statements [2021-08-12T13:11:57.839Z] ok github.com/docker/docker/pkg/stdcopy 0.004s coverage: 100.0% of statements [2021-08-12T13:11:58.095Z] ok github.com/docker/docker/pkg/streamformatter 0.003s coverage: 66.2% of statements [2021-08-12T13:11:58.352Z] ok github.com/docker/docker/pkg/stringid 0.002s coverage: 70.6% of statements [2021-08-12T13:11:58.915Z] ok github.com/docker/docker/pkg/sysinfo 0.005s coverage: 52.1% of statements [2021-08-12T13:11:59.171Z] ok github.com/docker/docker/pkg/system 0.004s coverage: 40.1% of statements [2021-08-12T13:11:59.428Z] ok github.com/docker/docker/pkg/tailfile 0.058s coverage: 88.6% of statements [2021-08-12T13:11:59.991Z] ok github.com/docker/docker/pkg/tarsum 0.042s coverage: 89.3% of statements [2021-08-12T13:11:59.991Z] testing: warning: no tests to run [2021-08-12T13:11:59.991Z] coverage: [no statements] [2021-08-12T13:11:59.991Z] ok github.com/docker/docker/pkg/term/windows 0.002s coverage: [no statements] [no tests to run] [2021-08-12T13:12:00.552Z] ok github.com/docker/docker/pkg/truncindex 0.102s coverage: 91.5% of statements [2021-08-12T13:12:00.552Z] ok github.com/docker/docker/pkg/urlutil 0.002s coverage: 100.0% of statements [2021-08-12T13:12:00.552Z] ok github.com/docker/docker/pkg/useragent 0.002s coverage: 88.9% of statements [2021-08-12T13:12:02.443Z] ok github.com/docker/docker/plugin 0.517s coverage: 23.2% of statements [2021-08-12T13:12:02.699Z] ok github.com/docker/docker/plugin/v2 0.003s coverage: 14.4% of statements [2021-08-12T13:12:03.262Z] ok github.com/docker/docker/profiles/seccomp 0.008s coverage: 86.0% of statements [2021-08-12T13:12:04.190Z] ok github.com/docker/docker/quota 0.245s coverage: 71.4% of statements [2021-08-12T13:12:04.446Z] ok github.com/docker/docker/reference 0.006s coverage: 84.4% of statements [2021-08-12T13:12:05.812Z] ok github.com/docker/docker/registry 0.053s coverage: 58.8% of statements [2021-08-12T13:12:05.812Z] ok github.com/docker/docker/registry/resumable 0.016s coverage: 100.0% of statements [2021-08-12T13:12:06.068Z] ok github.com/docker/docker/restartmanager 0.002s coverage: 45.3% of statements [2021-08-12T13:12:06.630Z] ok github.com/docker/docker/runconfig 0.008s coverage: 66.1% of statements [2021-08-12T13:12:06.630Z] ok github.com/docker/docker/testutil 0.002s coverage: 62.5% of statements [2021-08-12T13:12:09.898Z] ok github.com/docker/docker/volume/drivers 0.004s coverage: 36.1% of statements [2021-08-12T13:12:10.460Z] ok github.com/docker/docker/volume/local 0.109s coverage: 76.4% of statements [2021-08-12T13:12:11.023Z] ok github.com/docker/docker/volume/mounts 0.026s coverage: 67.8% of statements [2021-08-12T13:12:11.952Z] ok github.com/docker/docker/volume/service 0.015s coverage: 72.3% of statements [2021-08-12T13:12:30.008Z] ok github.com/docker/docker/pkg/plugins 33.639s coverage: 76.6% of statements [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/pkg/plugins/pluginrpc-gen/fixtures/otherfixture [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/pkg/signal [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/pkg/symlink [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/pkg/term [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/plugin/executor/containerd [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/profiles/apparmor [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/rootless [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/rootless/specconv [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/runconfig/opts [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/testutil/daemon [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/testutil/environment [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/testutil/fakecontext [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/testutil/fakegit [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/testutil/fakestorage [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/testutil/fixtures/load [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/testutil/fixtures/plugin [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/testutil/fixtures/plugin/basic [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/testutil/registry [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/testutil/request [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/volume [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/volume/service/opts [no test files] [2021-08-12T13:12:30.008Z] ? github.com/docker/docker/volume/testutils [no test files] [2021-08-12T13:12:30.008Z] [2021-08-12T13:12:30.008Z] === Skipped [2021-08-12T13:12:30.008Z] === SKIP: cmd/docker-proxy TestTCP6Proxy (0.00s) [2021-08-12T13:12:30.008Z] network_proxy_test.go:197: Need to start CI docker with --ipv6 [2021-08-12T13:12:30.008Z] [2021-08-12T13:12:30.008Z] === SKIP: cmd/docker-proxy TestTCPDualStackProxy (0.00s) [2021-08-12T13:12:30.008Z] network_proxy_test.go:212: No support for dual stack yet [2021-08-12T13:12:30.008Z] [2021-08-12T13:12:30.008Z] === SKIP: cmd/docker-proxy TestUDP6Proxy (0.00s) [2021-08-12T13:12:30.008Z] network_proxy_test.go:241: Need to start CI docker with --ipv6 [2021-08-12T13:12:30.008Z] [2021-08-12T13:12:30.008Z] === SKIP: cmd/docker-proxy TestSCTP6Proxy (0.00s) [2021-08-12T13:12:30.008Z] network_proxy_test.go:302: Need to start CI docker with --ipv6 [2021-08-12T13:12:30.008Z] [2021-08-12T13:12:30.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSetup (0.00s) [2021-08-12T13:12:30.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T13:12:30.008Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-12T13:12:30.008Z] [2021-08-12T13:12:30.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateEmpty (0.00s) [2021-08-12T13:12:30.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T13:12:30.008Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-12T13:12:30.008Z] [2021-08-12T13:12:30.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateBase (0.00s) [2021-08-12T13:12:30.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T13:12:30.008Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-12T13:12:30.008Z] [2021-08-12T13:12:30.008Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsCreateSnap (0.00s) [2021-08-12T13:12:30.008Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T13:12:30.008Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-12T13:12:30.008Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsSubvolDelete (0.00s) [2021-08-12T13:12:30.009Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T13:12:30.009Z] graphtest_unix.go:44: Driver btrfs not supported [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/btrfs TestBtrfsTeardown (0.00s) [2021-08-12T13:12:30.009Z] graphtest_unix.go:71: No driver to put! [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSSetup (0.00s) [2021-08-12T13:12:30.009Z] time="2021-08-12T13:11:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-12T13:12:30.009Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-12T13:12:30.009Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateEmpty (0.00s) [2021-08-12T13:12:30.009Z] time="2021-08-12T13:11:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-12T13:12:30.009Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-12T13:12:30.009Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateBase (0.00s) [2021-08-12T13:12:30.009Z] time="2021-08-12T13:11:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-12T13:12:30.009Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-12T13:12:30.009Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSCreateSnap (0.00s) [2021-08-12T13:12:30.009Z] time="2021-08-12T13:11:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-12T13:12:30.009Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-12T13:12:30.009Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFS128LayerRead (0.00s) [2021-08-12T13:12:30.009Z] time="2021-08-12T13:11:21Z" level=error msg="exec: \"fuse-overlayfs\": executable file not found in $PATH" storage-driver=fuse-overlayfs [2021-08-12T13:12:30.009Z] graphtest_unix.go:42: graphdriver: driver not supported [2021-08-12T13:12:30.009Z] graphtest_unix.go:44: Driver fuse-overlayfs not supported [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/fuse-overlayfs TestFUSEOverlayFSTeardown (0.00s) [2021-08-12T13:12:30.009Z] graphtest_unix.go:71: No driver to put! [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/overlay TestOverlayDiffApply10Files (0.00s) [2021-08-12T13:12:30.009Z] overlay_test.go:44: Fails to compute changes after apply intermittently [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/overlay TestOverlayChanges (0.00s) [2021-08-12T13:12:30.009Z] overlay_test.go:49: Fails to compute changes intermittently [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/overlay2 TestOverlayChanges (0.00s) [2021-08-12T13:12:30.009Z] overlay_test.go:65: Cannot run test with naive change algorithm [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/vfs TestVfsSetQuota (0.00s) [2021-08-12T13:12:30.009Z] graphtest_unix.go:314: Quota not supported on underlying filesystem: Filesystem does not support, or has not enabled quotas [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/zfs TestZfsSetup (0.00s) [2021-08-12T13:12:30.009Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T13:12:30.009Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateEmpty (0.00s) [2021-08-12T13:12:30.009Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T13:12:30.009Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateBase (0.00s) [2021-08-12T13:12:30.009Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T13:12:30.009Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/zfs TestZfsCreateSnap (0.00s) [2021-08-12T13:12:30.009Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T13:12:30.009Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/zfs TestZfsSetQuota (0.00s) [2021-08-12T13:12:30.009Z] graphtest_unix.go:42: graphdriver: prerequisites for driver not satisfied (wrong filesystem?) [2021-08-12T13:12:30.009Z] graphtest_unix.go:44: Driver zfs not supported [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: daemon/graphdriver/zfs TestZfsTeardown (0.00s) [2021-08-12T13:12:30.009Z] graphtest_unix.go:71: No driver to put! [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: pkg/sysinfo TestNewAppArmorDisabled (0.00s) [2021-08-12T13:12:30.009Z] sysinfo_linux_test.go:88: AppArmor Must be Disabled [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] === SKIP: pkg/sysinfo TestNewCgroupNamespacesDisabled (0.00s) [2021-08-12T13:12:30.009Z] sysinfo_linux_test.go:108: cgroup namespaces must be disabled [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] [2021-08-12T13:12:30.009Z] DONE 2308 tests, 28 skipped in 257.999s [2021-08-12T13:12:30.009Z] + '[' -n 'github.com/docker/docker/libnetwork [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/api [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/bitseq [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/cluster [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/cmd/diagnostic [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/cmd/ovrouter [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/cmd/readme_test [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/config [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/datastore [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/diagnostic [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/discoverapi [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/driverapi [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/bridge [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/bridge/brmanager [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/host [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/ipvlan [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/macvlan [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/null [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/overlay [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/overlay/ovmanager [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/remote [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/remote/api [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/windows [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drivers/windows/overlay [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/drvregistry [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/etchosts [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/hostdiscovery [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/idm [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/internal/caller [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/internal/setmatrix [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/ipam [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/ipamapi [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/ipams/builtin [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/ipams/null [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/ipams/remote [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/ipams/remote/api [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/ipams/windowsipam [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/ipamutils [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/iptables [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/netlabel [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/netutils [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/networkdb [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/ns [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/options [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/osl [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/osl/kernel [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/portallocator [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/portmapper [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/resolvconf [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/resolvconf/dns [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/testutils [2021-08-12T13:12:30.009Z] github.com/docker/docker/libnetwork/types' ']' [2021-08-12T13:12:30.009Z] + gotestsum --format=standard-quiet --jsonfile=bundles/go-test-report-libnetwork.json --junitfile=bundles/junit-report-libnetwork.xml -- -tags 'netgo seccomp libdm_no_deferred_remove' -cover -coverprofile=bundles/profile-libnetwork.out -covermode=atomic -p=1 -test.timeout=5m github.com/docker/docker/libnetwork github.com/docker/docker/libnetwork/api github.com/docker/docker/libnetwork/bitseq github.com/docker/docker/libnetwork/cluster github.com/docker/docker/libnetwork/cmd/diagnostic github.com/docker/docker/libnetwork/cmd/networkdb-test github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient github.com/docker/docker/libnetwork/cmd/ovrouter github.com/docker/docker/libnetwork/cmd/readme_test github.com/docker/docker/libnetwork/config github.com/docker/docker/libnetwork/datastore github.com/docker/docker/libnetwork/diagnostic github.com/docker/docker/libnetwork/discoverapi github.com/docker/docker/libnetwork/driverapi github.com/docker/docker/libnetwork/drivers/bridge github.com/docker/docker/libnetwork/drivers/bridge/brmanager github.com/docker/docker/libnetwork/drivers/host github.com/docker/docker/libnetwork/drivers/ipvlan github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager github.com/docker/docker/libnetwork/drivers/macvlan github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager github.com/docker/docker/libnetwork/drivers/null github.com/docker/docker/libnetwork/drivers/overlay github.com/docker/docker/libnetwork/drivers/overlay/overlayutils github.com/docker/docker/libnetwork/drivers/overlay/ovmanager github.com/docker/docker/libnetwork/drivers/remote github.com/docker/docker/libnetwork/drivers/remote/api github.com/docker/docker/libnetwork/drivers/windows github.com/docker/docker/libnetwork/drivers/windows/overlay github.com/docker/docker/libnetwork/drvregistry github.com/docker/docker/libnetwork/etchosts github.com/docker/docker/libnetwork/hostdiscovery github.com/docker/docker/libnetwork/idm github.com/docker/docker/libnetwork/internal/caller github.com/docker/docker/libnetwork/internal/setmatrix github.com/docker/docker/libnetwork/ipam github.com/docker/docker/libnetwork/ipamapi github.com/docker/docker/libnetwork/ipams/builtin github.com/docker/docker/libnetwork/ipams/null github.com/docker/docker/libnetwork/ipams/remote github.com/docker/docker/libnetwork/ipams/remote/api github.com/docker/docker/libnetwork/ipams/windowsipam github.com/docker/docker/libnetwork/ipamutils github.com/docker/docker/libnetwork/iptables github.com/docker/docker/libnetwork/netlabel github.com/docker/docker/libnetwork/netutils github.com/docker/docker/libnetwork/networkdb github.com/docker/docker/libnetwork/ns github.com/docker/docker/libnetwork/options github.com/docker/docker/libnetwork/osl github.com/docker/docker/libnetwork/osl/kernel github.com/docker/docker/libnetwork/portallocator github.com/docker/docker/libnetwork/portmapper github.com/docker/docker/libnetwork/resolvconf github.com/docker/docker/libnetwork/resolvconf/dns github.com/docker/docker/libnetwork/testutils github.com/docker/docker/libnetwork/types [2021-08-12T13:13:16.624Z] ok github.com/docker/docker/libnetwork 37.555s coverage: 40.8% of statements [2021-08-12T13:13:16.625Z] ok github.com/docker/docker/libnetwork/api 1.510s coverage: 90.1% of statements [2021-08-12T13:13:16.625Z] ok github.com/docker/docker/libnetwork/bitseq 0.126s coverage: 84.4% of statements [2021-08-12T13:13:16.625Z] ? github.com/docker/docker/libnetwork/cluster [no test files] [2021-08-12T13:13:16.625Z] ? github.com/docker/docker/libnetwork/cmd/diagnostic [no test files] [2021-08-12T13:13:16.625Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test [no test files] [2021-08-12T13:13:16.625Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbclient [no test files] [2021-08-12T13:13:16.625Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dbserver [no test files] [2021-08-12T13:13:16.625Z] ? github.com/docker/docker/libnetwork/cmd/networkdb-test/dummyclient [no test files] [2021-08-12T13:13:16.625Z] ? github.com/docker/docker/libnetwork/cmd/ovrouter [no test files] [2021-08-12T13:13:16.625Z] ? github.com/docker/docker/libnetwork/cmd/readme_test [no test files] [2021-08-12T13:13:16.881Z] ok github.com/docker/docker/libnetwork/config 0.046s coverage: 24.0% of statements [2021-08-12T13:13:17.137Z] ok github.com/docker/docker/libnetwork/datastore 0.003s coverage: 21.9% of statements [2021-08-12T13:13:17.137Z] ? github.com/docker/docker/libnetwork/diagnostic [no test files] [2021-08-12T13:13:17.137Z] ? github.com/docker/docker/libnetwork/discoverapi [no test files] [2021-08-12T13:13:17.393Z] ok github.com/docker/docker/libnetwork/driverapi 0.002s coverage: 68.9% of statements [2021-08-12T13:13:20.664Z] ok github.com/docker/docker/libnetwork/drivers/bridge 1.466s coverage: 59.9% of statements [2021-08-12T13:13:20.664Z] ? github.com/docker/docker/libnetwork/drivers/bridge/brmanager [no test files] [2021-08-12T13:13:20.664Z] ok github.com/docker/docker/libnetwork/drivers/host 0.002s coverage: 34.8% of statements [2021-08-12T13:13:20.921Z] ok github.com/docker/docker/libnetwork/drivers/ipvlan 0.017s coverage: 4.0% of statements [2021-08-12T13:13:20.921Z] ? github.com/docker/docker/libnetwork/drivers/ipvlan/ivmanager [no test files] [2021-08-12T13:13:21.483Z] ok github.com/docker/docker/libnetwork/drivers/macvlan 0.017s coverage: 4.5% of statements [2021-08-12T13:13:21.483Z] ? github.com/docker/docker/libnetwork/drivers/macvlan/mvmanager [no test files] [2021-08-12T13:13:21.738Z] ok github.com/docker/docker/libnetwork/drivers/null 0.002s coverage: 34.8% of statements [2021-08-12T13:13:31.680Z] ok github.com/docker/docker/libnetwork/drivers/overlay 7.448s coverage: 7.2% of statements [2021-08-12T13:13:31.680Z] ? github.com/docker/docker/libnetwork/drivers/overlay/overlayutils [no test files] [2021-08-12T13:13:31.680Z] ok github.com/docker/docker/libnetwork/drivers/overlay/ovmanager 0.002s coverage: 63.6% of statements [2021-08-12T13:13:31.680Z] ok github.com/docker/docker/libnetwork/drivers/remote 0.009s coverage: 57.4% of statements [2021-08-12T13:13:31.680Z] ? github.com/docker/docker/libnetwork/drivers/remote/api [no test files] [2021-08-12T13:13:31.680Z] ? github.com/docker/docker/libnetwork/drivers/windows [no test files] [2021-08-12T13:13:31.680Z] ? github.com/docker/docker/libnetwork/drivers/windows/overlay [no test files] [2021-08-12T13:13:32.244Z] ok github.com/docker/docker/libnetwork/drvregistry 0.016s coverage: 82.4% of statements [2021-08-12T13:13:32.244Z] ok github.com/docker/docker/libnetwork/etchosts 0.016s coverage: 81.2% of statements [2021-08-12T13:13:33.182Z] ok github.com/docker/docker/libnetwork/hostdiscovery 0.003s coverage: 48.1% of statements [2021-08-12T13:13:33.182Z] ok github.com/docker/docker/libnetwork/idm 0.002s coverage: 87.5% of statements [2021-08-12T13:13:33.453Z] ok github.com/docker/docker/libnetwork/internal/caller 0.002s coverage: 100.0% of statements [2021-08-12T13:13:45.622Z] ok github.com/docker/docker/libnetwork/internal/setmatrix 10.005s coverage: 100.0% of statements [2021-08-12T13:14:00.469Z] ok github.com/docker/docker/libnetwork/ipam 14.833s coverage: 85.3% of statements [2021-08-12T13:14:00.469Z] ? github.com/docker/docker/libnetwork/ipamapi [no test files] [2021-08-12T13:14:00.469Z] ? github.com/docker/docker/libnetwork/ipams/builtin [no test files] [2021-08-12T13:14:00.469Z] ok github.com/docker/docker/libnetwork/ipams/null 0.002s coverage: 57.1% of statements [2021-08-12T13:14:00.469Z] ok github.com/docker/docker/libnetwork/ipams/remote 0.006s coverage: 47.4% of statements [2021-08-12T13:14:00.469Z] ? github.com/docker/docker/libnetwork/ipams/remote/api [no test files] [2021-08-12T13:14:00.469Z] ok github.com/docker/docker/libnetwork/ipams/windowsipam 0.002s coverage: 71.4% of statements [2021-08-12T13:14:00.469Z] ok github.com/docker/docker/libnetwork/ipamutils 0.268s coverage: 74.0% of statements [2021-08-12T13:14:01.397Z] ok github.com/docker/docker/libnetwork/iptables 0.177s coverage: 45.1% of statements [2021-08-12T13:14:01.397Z] ok github.com/docker/docker/libnetwork/netlabel 0.002s coverage: 60.0% of statements [2021-08-12T13:14:01.654Z] ok github.com/docker/docker/libnetwork/netutils 0.019s coverage: 44.1% of statements [2021-08-12T13:15:53.035Z] ok github.com/docker/docker/libnetwork/networkdb 104.320s coverage: 55.6% of statements [2021-08-12T13:15:53.035Z] ? github.com/docker/docker/libnetwork/ns [no test files] [2021-08-12T13:15:53.035Z] ok github.com/docker/docker/libnetwork/options 0.002s coverage: 100.0% of statements [2021-08-12T13:15:53.035Z] ok github.com/docker/docker/libnetwork/osl 4.341s coverage: 39.7% of statements [2021-08-12T13:15:53.035Z] ok github.com/docker/docker/libnetwork/osl/kernel 0.014s coverage: 20.0% of statements [2021-08-12T13:15:53.035Z] ok github.com/docker/docker/libnetwork/portallocator 0.007s coverage: 86.1% of statements [2021-08-12T13:15:53.598Z] ok github.com/docker/docker/libnetwork/portmapper 0.227s coverage: 49.5% of statements [2021-08-12T13:15:53.855Z] ok github.com/docker/docker/libnetwork/resolvconf 0.004s coverage: 70.5% of statements [2021-08-12T13:15:53.855Z] ? github.com/docker/docker/libnetwork/resolvconf/dns [no test files] [2021-08-12T13:15:53.855Z] ? github.com/docker/docker/libnetwork/testutils [no test files] [2021-08-12T13:15:54.417Z] ok github.com/docker/docker/libnetwork/types 0.003s coverage: 47.9% of statements [2021-08-12T13:15:54.417Z] [2021-08-12T13:15:54.417Z] === Skipped [2021-08-12T13:15:54.417Z] === SKIP: libnetwork TestParallel1 (0.00s) [2021-08-12T13:15:54.417Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-12T13:15:54.417Z] [2021-08-12T13:15:54.417Z] === SKIP: libnetwork TestParallel3 (0.00s) [2021-08-12T13:15:54.417Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-12T13:15:54.417Z] [2021-08-12T13:15:54.417Z] === SKIP: libnetwork TestParallel2 (0.00s) [2021-08-12T13:15:54.417Z] libnetwork_linux_test.go:966: Skipped because t.parallel was less than 3 [2021-08-12T13:15:54.417Z] [2021-08-12T13:15:54.417Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest1 (0.00s) [2021-08-12T13:15:54.417Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-12T13:15:54.417Z] [2021-08-12T13:15:54.417Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest5 (0.00s) [2021-08-12T13:15:54.417Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-12T13:15:54.417Z] [2021-08-12T13:15:54.417Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest4 (0.00s) [2021-08-12T13:15:54.417Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-12T13:15:54.417Z] [2021-08-12T13:15:54.417Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest3 (0.00s) [2021-08-12T13:15:54.417Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-12T13:15:54.417Z] [2021-08-12T13:15:54.417Z] === SKIP: libnetwork/ipam TestParallelPredefinedRequest2 (0.00s) [2021-08-12T13:15:54.417Z] allocator_test.go:1423: Skipped because t.parallel was less than 5 [2021-08-12T13:15:54.417Z] [2021-08-12T13:15:54.417Z] === SKIP: libnetwork/iptables TestFirewalldInit (0.00s) [2021-08-12T13:15:54.417Z] firewalld_test.go:13: firewalld is not running [2021-08-12T13:15:54.417Z] [2021-08-12T13:15:54.417Z] [2021-08-12T13:15:54.417Z] DONE 361 tests, 9 skipped in 205.398s Post stage [Pipeline] junit [2021-08-12T13:15:55.040Z] Recording test results [2021-08-12T13:15:55.286Z] [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Validate vendor) [Pipeline] sh [2021-08-12T13:15:55.617Z] + docker run --rm -t --privileged -v /home/ubuntu/workspace/moby_PR-42740/.git:/go/src/github.com/docker/docker/.git --name docker-pr3 -e DOCKER_EXPERIMENTAL -e DOCKER_GITCOMMIT=c8af25319a92fc8c58d1d21e6f0359284d548f27 -e DOCKER_GRAPHDRIVER -e TEST_FORCE_VALIDATE -e VALIDATE_REPO=https://github.com/moby/moby.git -e VALIDATE_BRANCH=master docker:c8af25319a92fc8c58d1d21e6f0359284d548f27 hack/validate/vendor [2021-08-12T13:15:56.546Z] No vendor changes in diff. [Pipeline] } [Pipeline] // stage Post stage [Pipeline] sh [2021-08-12T13:15:57.150Z] + echo Ensuring container killed. [2021-08-12T13:15:57.150Z] Ensuring container killed. [2021-08-12T13:15:57.150Z] + docker rm -vf docker-pr3 [2021-08-12T13:15:57.150Z] Error: No such container: docker-pr3 [Pipeline] sh [2021-08-12T13:15:57.424Z] + echo Chowning /workspace to jenkins user [2021-08-12T13:15:57.424Z] Chowning /workspace to jenkins user [2021-08-12T13:15:57.424Z] + id -u [2021-08-12T13:15:57.424Z] + id -g [2021-08-12T13:15:57.424Z] + docker run --rm -v /home/ubuntu/workspace/moby_PR-42740:/workspace busybox chown -R 1000:1000 /workspace [Pipeline] catchError [Pipeline] { [Pipeline] sh [2021-08-12T13:15:58.681Z] + bundleName=unit [2021-08-12T13:15:58.681Z] + echo Creating unit-bundles.tar.gz [2021-08-12T13:15:58.681Z] Creating unit-bundles.tar.gz [2021-08-12T13:15:58.682Z] + tar -czvf unit-bundles.tar.gz bundles/junit-report-libnetwork.xml bundles/junit-report.xml bundles/go-test-report-libnetwork.json bundles/go-test-report.json bundles/profile-libnetwork.out bundles/profile.out [2021-08-12T13:15:58.682Z] bundles/junit-report-libnetwork.xml [2021-08-12T13:15:58.682Z] bundles/junit-report.xml [2021-08-12T13:15:58.682Z] bundles/go-test-report-libnetwork.json [2021-08-12T13:15:58.682Z] bundles/go-test-report.json [2021-08-12T13:15:58.682Z] bundles/profile-libnetwork.out [2021-08-12T13:15:58.682Z] bundles/profile.out [Pipeline] archiveArtifacts [2021-08-12T13:15:58.691Z] Archiving artifacts [2021-08-12T13:15:59.173Z] Uploaded 2 artifact(s) to https://docker-ci-jenkins-artifacts.s3.amazonaws.com/public/moby/PR-42740/3/artifacts/ [Pipeline] } [Pipeline] // catchError [Pipeline] sh [2021-08-12T13:15:59.477Z] + make clean [2021-08-12T13:15:59.477Z] docker volume rm -f docker-dev-cache [2021-08-12T13:15:59.733Z] docker-dev-cache [Pipeline] deleteDir [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [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